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) 320px 122px no-repeat ; */
	background: url(images/bg_leibowl.jpg) 420px 175px no-repeat ;
}

#royal_seal {
	position: absolute;
	top: 587px;
	left: 442px;
	width: 200px;
	text-align:center;
	color: #000;
	line-height: 100%;
	font-size: 0.9em;
}

#pageGalleries #royal_seal {left: 620px; top: 697px;}
#pageAbout #royal_seal {left: 430px; top: 590px;}
#pageContact #royal_seal {left: 220px; top: 300px;}
#pageHome #royal_seal {top: 620px;}

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

#pageGalleries #wrapper {background: url(images/bg_lids.jpg) 480px 142px no-repeat ;
/* background: url(images/bg_hawaiianforms.jpg) 420px 250px no-repeat ; */}

#pageGallery #wrapper {background: none;}

#homeLink {
	position: absolute;
	top: 47px;
	left: 87px;
	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 85px 20px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	width: 960px;
}

#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 li a {display: block; padding: 7px 12px; color: #E6E6DD; text-decoration:none;}

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

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

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

#header #addthis {position: absolute; top: 90px; left: 720px;}

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

	#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: 1em 0; padding: 0; list-style: none; display: block; _height: 1%; overflow:auto;}

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

.hList a {color: #000000;}
.hList a:hover {color:#CC3300;}

.quarters li {width: 23%;}

.thirds li {width: 31%;}

.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;}
	
.lnkframe {border: 4px #FFFFFF solid;}
a.lnkframe:hover {border: 4px solid #CC3300;}

