body {
	background-color: #D6B890;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif
}

a {color: #FFFFFF; text-decoration:none; }

.darkText a {color: #000000;}

a img {border: none;}

h2 {font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 2.0em;}

h3 {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight: normal;
	border-bottom: 1px solid #666666;}

#wrapper {
	width: 100%;
	min-height: 800px;
	background: url(images/bg_orangebowl.jpg) 270px 122px no-repeat ;
}

#pageBio #wrapper {background: url(images/bg_syd.jpg) 390px 160px no-repeat ;}

#pageGalleries #wrapper {background: url(images/bg_hawaiianforms.jpg) 370px 250px no-repeat ;}

#pageGallery #wrapper {background: none;}

#homeLink {
	position: absolute;
	top: 48px;
	left: 17px;
	display: block;
	width: 306px;
	color: #C1BC93;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 3px;
	padding-top: 40px;}
	
#homeLink:hover  {color:#FFFFFF;}

#header {
	height: 158px;
	background: url(images/akamai_logo.gif) no-repeat 15px 20px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	width: 780px;
}

#header h1 {position:absolute; left:-9999px; width: 300px;}

#header ul {list-style:none; margin: 110px 0 0 0; padding: 0; float: left;}

#header li {float: left; font-size: 18px; }

#header a {display: block; padding: 7px 12px; color: #E6E6DD; text-decoration:none;}

#header a:hover {display: block; padding: 7px 12px; color: #FFFFFF; text-decoration:none; background:#663300;}

#header #navLeft {padding-left: 10px; margin-right: 50px; width: 310px; border-top: #CCCC99 1px solid}

#header #navRight {padding-left: 5px; width: 390px; border-bottom: #CCCC99 1px solid;}

#content {
	width: 350px; 
	padding: 10px 0 10px 30px; 
	color: #E8D7C0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
}

	#content p a {border-bottom: 1px dashed #FFFFFF;}


#pageGalleries #content {width: 600px;}

#pageGallery #content {width: 760px;}

#footer {padding: 5px 30px; font-size: 0.7em; color:#666666}

	#footer a {color: #663300; border-bottom: 1px dashed #7E6B5A;}

.hList {margin: 2.0em 0; padding: 0; list-style: none; display: block; _height: 1%; overflow:auto;}

.hList li {float: left; padding: 3px 3px 10px 3px; line-height: 1.5em;}

.quarters li {width: 23%;}

.thirds li {width: 32%;}

.halfs li {width: 48%;}

.right {float: right; padding-left: 15px;}

.center {text-align: center;}

.lightText {color: #E8D7C0}

.darkText {color: #000000;}

.sectionLinks, .giTitle {font-family: "Times New Roman", Times, serif;
	font-size: 18px; line-height: normal;}
