body
{
	margin: 0;
	padding: 0;
	color: #000;
	font: 80%/1.5 Georgia, Times New Roman, Times, serif;
	background: #fff url(../images/site/sand.gif) repeat;
}

img { border: 0; }

#container
{
	width: 806px;
	margin: 10px auto 0;
	background: #fff;
}

#inner
{
	width: 806px;
	margin: 0;
	padding: 0;
	background: #fff;
	background: url(../images/site/page.jpg) repeat-y;
}

#container #header #skip a
{
	position: relative;
	left: 715px;
	top: 5px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1%;
	color: #0d4671;
}

#header
{
	width: 806px;
	height: 280px;
	margin: 0;
	padding: 0;
	background: url(../images/site/header.jpg) no-repeat;
}

#header h1
{
	position: absolute;
	left: -500em;
}

#nav
{
	float: left;
	width: 185px;
	margin-left: 30px;
	background: url(../images/site/nav-middle.gif) repeat-y;
}

#nav ul
{
	margin: 0;
	padding: 20px 15px 0;
	line-height: 100%;
	background: url(../images/site/nav-top.gif) no-repeat;
}

#nav ul ul
{
	margin: 0;
	padding: 0;
	line-height: 100%;
	background: none;
}

#nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#nav ul li a, #nav ul li span
{
	display: block;
	border-top: 1px dotted #0d4671;
	padding: 7px 20px;
	background: url(../images/site/bullet1.gif) no-repeat 0 .8em;
	text-decoration: none;
}

#nav ul li.first a, #nav ul li.first span
{
	border-top: 1px solid #fff;
}

#nav ul li li a, #nav ul li li span
{
	padding: 7px 15px 7px 30px;
	background: url(../images/site/bullet2.gif) no-repeat 15px .6em;
	text-decoration: none;
}

#nav ul li a:link 			 { color: #4b552c; }
#nav ul li a:visited 		 { color: #4b552c; }
#nav ul li a:hover			 { color: #4b552c; background: #0d4671; }
#nav ul li a:focus, a:active { color: #4b552c; }

#nav #nav-bottom
{
	background: url(../images/site/nav-bottom.gif) no-repeat 0 100%;
	padding: 10px 20px 20px;
}

#content
{
	float: left;
	width: 540px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#content hr
{
	color: #0d4671;
	background: #fff;
	margin-bottom: 10px;
	height: 1px;
}

#content img {float: right; border: 0; margin-left: 15px; margin-bottom: 10px; padding-top: 5px; }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{
	margin-top: -5px;
	color: #4b552c;
	font-weight: bold;
}

#content h1, #content h2
{
	font-size: 185%;
}

#content h3
{
	font-size: 150%;
}

#content h4
{
	font-size: 130%;
}

#content h5, #content h6
{
	font-size: 110%;
}

#content .news
{
	float: left;
	width: 250px;
	margin: 10px 10px 0 0;
	background: url(../images/site/news-middle.gif) repeat-y;
}

#content .news h3
{
	margin: 0;
	padding: 10px 25px 0 20px;
	line-height: 100%;
	background: url(../images/site/news-top.gif) no-repeat;
}

#content .news p
{
	padding: 0 15px;
}

#content #newscol, #content #eventcol
{
	width: 200px;
	float: left;
	padding: 0 20px;
}

#content #eventcol
{
	margin-left: 10px;
}

#content .news .newsbottom
{
	margin: 0;
	background: url(../images/site/news-bottom.gif) no-repeat 0 100%;
	padding: 5px;
}

#footer
{
	width: 810px;
	color: #4b552c;
	clear: both;
	text-align: right;
	font-size: 82%;
	padding-bottom: 90px;
	background: url(../images/site/footer.jpg) no-repeat 0 100%;
}

#footer p 
{ 
	margin: 0 30px;
}

.structural-label
{
	position: absolute;
	left: -500em;
}


/*
----------------------------------
CLASS RULES 
----------------------------------
*/

#content .imageBlock
{
	width: 189px;
	float: right;
	display: block;
	color: #4b552c;
	text-align: center;
	clear: both;
	margin-left: 15px;
	background: url(../images/site/snap-top.gif) repeat-y;
}

#content .imageBlock h3
{
	text-align: center;
	margin-top: 3px;
	margin-bottom: 2px;
	padding: 0;
	
}

#content .imageBlock img
{
	margin: 0 15px 0 5px;
	padding: 0;
}

#content .imageBlock p.caption
{
	width: 189px;
	font-size: 82%;
	line-height: 1.2em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0;
	background: url(../images/site/snap-bottom.gif) no-repeat 0 100%;
}




.galleryrow
{
	width: 550px;
	clear: both;
	margin-bottom: 15px;
}

#content #photoBlock p
{
	clear: both;
}

#content #photoBlock img
{
	display: block;
	margin: 0 auto 0;
	margin-bottom: 4px;
	padding: 1px;
	border: 1px solid #0d4671;
	float: left;
}

#content .thumbBlock
{
	width: 130px;
	float: left;
	font-size: 76%;
	margin-bottom: 30px;
	margin-left: 10px;
	display: inline;
	line-height: 1.1em;
	color: #4b552c;
	text-align: left;
}

#content .thumbBlock img
{
	display: block;
	margin: 0 auto 0;
	margin-bottom: 4px;
	padding: 1px;
	border: 1px solid #0d4671;
}

#content .thumbBlock .caption
{
	width: 120px;
	margin-left: 9px;
	margin-top: 8px;
	line-height: 1.2em;
	text-align: center;
}

.enlarge			{ width: 50px; padding: 0; font-family: Georgia, Times New Roman, Times, serif; font-size: 90%;  text-align: left; z-index: 100; margin-top: -17px; margin-left: 8px; } 	
.enlarge a			{ color: #fff; background-color: #4b552c; display: inline; padding: 1px; text-decoration: none; width: 100%; font-weight: normal;  z-index: 100; } 	
.enlarge a:hover	{ color: #4b552c; background-color: #fff; z-index: 100; }

#content ul.iconlist
{
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

#content .iconlist li
{
	background: no-repeat 0 .4em;
	padding: 3px 0 3px 20px;
	margin: 0;
}

#content .iconlist li.pdf { background-image: url(../images/common/bullet_pdf.gif); }
#content .iconlist li.doc { background-image: url(../images/common/bullet_doc.gif); }
#content .iconlist li.xls { background-image: url(../images/common/bullet_xls.gif); }
#content .iconlist li.ppt { background-image: url(../images/common/bullet_ppt.gif); }
#content .iconlist li.htm { background-image: url(../images/common/bullet_htm.gif); }
#content .iconlist li.wm { background-image: url(../images/common/bullet_wm.gif); }
#content .iconlist li.qt { background-image: url(../images/common/bullet_qt.gif); }
#content .iconlist li.text { background-image: url(../images/common/bullet_text.gif); }
#content .iconlist li.popup { background-image: url(../images/common/bullet_popup.gif); }


/* next/previous buttons */
#next                   { float: right; width: 70px; padding: 0 0 20px 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-align: center; } 	
#next a                 { border: 1px solid #fff; color: #4b552c; background-color: #0d4671; display: block; padding: 4px; text-decoration: none; width: 100%; font-weight: normal; } 	
html>body #next a       { width: auto; }
#next a:hover           { color: #0d4671; background-color: #4b552c; border: 1px solid #0d4671; }

#previous               { float: left; width: 90px; padding: 0 0 20px 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; } 	
#previous a             { border: 1px solid #fff; color: #4b552c; background-color: #0d4671; display: block; padding: 4px; text-decoration: none; width: 100%; font-weight: normal; } 	
html>body #previous a   { width: auto; }
#previous a:hover       { color: #0d4671; background-color: #4b552c; border: 1px solid #0d4671; }

#content .news img.rss
{
	float: left;
	margin-left: -7px; 
	margin-right: 5px; 
	margin-bottom: 10px; 
	padding-top: 4px;
}

