body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #414141;
	background-image: url(../../images/bg_bubbles.jpg);
	background-color: #F7F7E2;
	min-width: 400px;
}
#wrapper {
	width: 85%;
	margin: 0 auto;
	background-image: url(../../images/bubble_bdr_rt.png);
	background-repeat: repeat-y;
	background-position: top right;
	min-width: 810px;
}
#col-lt {
	width: 100%;
	background-image: url(../../images/bubble_bdr_lt.png);
	background-repeat: repeat-y;
}
#inner {
	margin: 0 115px 0 115px;
	background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
}
#header {
	width: 675px;
	height: 80px;
	margin-top: 0;
	margin-left: -40px;
}
#header img {
	float: left;
}

/*Navigation*/

#nav  {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.3em;
	width: 395px;
	float: left;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
  margin-top: 39px;
}
#nav li {
	display: inline;
	float: left;
}
#header #nav a {
  margin: 0 22px 7px 2px;
  text-decoration: none;
  }
#header #nav a:link, #header #nav a:visited {
  color: #5D2E11;
  }
#header #nav a:hover, #header #nav a:active {
  color: #FAAF1A;
  }
/* special style for link to identify current page */
#header #nav #thispage a:link, #header #nav #thispage a:visited, #header #nav #thispage a:hover, #header #nav #thispage a:active {
  color: #0699BF;
  }
#subnav #thissection a:link, #subnav #thissection a:visited, #subnav #thissection a:hover, #subnav #thissection a:active {
  color: #0699BF;
  }
  
/*subnav*/
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FAAF1A;
	text-align: right;
	min-width: 500px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: circle;
}
#subnav li {
	display: inline;
}
#subnav a {
  margin: 0 5px 7px 2px;
  padding: 5px;
  text-decoration: none;
  color: #A27C53;
  }
#subnav a:link, #nav a:visited {
  color: #A27C53;
  }
#subnav a:hover, #nav a:active {
  color: #C2CB92;
  }
  

/*navigation at top*/
#nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FAAF1A;
	padding-top: 12px;
	min-width: 275px;
	text-align: right;
	margin-right: -25px;
}
#nav_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_top li {
	display: inline;
}
#nav_top a {
  margin: 0 5px 7px 2px;
  padding: 5px;
  text-decoration: none;
  color: #7B7E4B;
  }
#nav_top a:link, #nav a:visited {
  color: #7B7E4B;
  }
#nav_top a:hover, #nav a:active {
  color: #C2CB92;
  }
/* special style for link to identify current page */
#nav_top-thispage a:link, #nav_top-thispage a:visited, #nav_top-thispage a:hover, #nav_top-thispage a:active {
  color: #C2CB92;
  	border-bottom: dotted 2px #7B7E4B;
  }

/*content links*/  
#content {
	margin: 0px;
	padding: 0px;
} 
#content a {
	text-decoration: none;
	color: #7B7E4B;
	font-weight: bold;
	background-color: #E9ECD7;
	font-size: 0.85em;
  }
.flashhome {
	background-position: center;
}

#content a:link, #content a:visited {
  color: #7B7E4B;
  }
#content a:hover, #content a:active {
  color: #0699BF;
  }
   

#footer {
	text-align: right;
	padding: 15px 5px 15px 10px;
	;
	font-size: 0.75em;
	color: #FAAF1A;
	font-weight: bold;
	clear: both;
	min-width: 550px;
	margin-right: -15px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
}
#footer a {
	margin: 0 5px 7px 0;
	text-decoration: none;
	color: #A27C53;
	padding-left: 5px;
  }
#footer a:link, #nav a:visited {
  color: #7B7E4B;
  }
#footer a:hover, #nav a:active {
  color: #C2CB92;
  }
.copyright{
	color: #C2CB92;
  }


  
h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #FBAE20;
}

/* special style for link to identify current page */
#footer-thispage a:link, #footer-thispage a:visited, #footer-thispage a:hover, #footer-thispage a:active {
  color: #C2CB92;
  	border-bottom: dotted 2px #7B7E4B;
  }



.clear { 
	clear: both;
}
/*PNG hack for IE*/
img.pngfix {
	behavior: url(../../css/pngHack.htc);
}
 /* \*/
* html #wrapper {
	background: url(../../images/bubbles_bdr_rt.jpg) top right repeat-y;}
* html #col-lt {
	background: url(../../images/bubbles_bdr_lt.jpg) repeat-y;
}	
th {
	color: #0699BF;
	text-transform: lowercase;
	text-align: left;
	background-color: #E4F9FE;
	padding: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #0699BF;
}
#skills td {
	font-size: 0.85em;
	font-weight: bold;
	list-style-type: circle;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCF3FD;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
h2 {
	font-size: 0.85em;
	text-transform: capitalize;
	color: #5D2E11;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0699BF;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #0699BF;
	background-color: #C2CB92;
	margin-bottom: -10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}
h3 {
	font-size: 0.8em;
	color: #333333;
	padding-left: 6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C2CB92;
	margin-left: 15px;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #C2CB92;
	padding-bottom: 2px;
	margin-top: 25px;
}
h4 {
	font-size: 1em;
	color: #5D2E11;
	background-color: #F9E2B0;
	padding: 3px;
	margin-bottom: -8px;
}
.portTable {
	margin-left: 15px;
}
.portTable img {
	border: 2px solid #DADAC0;
	padding: 2px;
}
.portTable td {
	font-size: .7em;
	text-transform: lowercase;
	font-weight: bold;
}
.portTable td .body {
	font-size: 1.2em;
	text-transform: none;
	font-weight: normal;
	margin-left: 10px;
}
.porthomeIMG {
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.zoom {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	margin-right: 20px;
}
#content .portTable .zoom a:link, #content .portTable .zoom a:visited {
	font-size: 1em;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	color: #666666;
}
#content .portTable .zoom a:hover, #content .portTable .zoom a:active {
	font-size: 1em;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	color: #CCCCCC;
}
.welcome {
	font-weight: bold;
	color: #FFB019;
}
