body
{
	margin: 0;
	padding: 0;
	font: 100% arial, helvetica, sans-serif;
	color: #fff;
	background: #723131 url(../images/site/bg.jpg) no-repeat;
}


#container
{
	width: 800px;
	margin: 0;
}

#top
{
	width: 800px;
	height: 120px;
	margin: 0;
	background: #723131 url(../images/site/top2.jpg) no-repeat;
}

#nav
{
	width: 200px;
	position: relative;
	float: left;
	background: #A7BDCC url(../images/site/nav2.jpg) no-repeat;
	font-size: 80%
}

#nav #nav_bottom
{
	width: 200px;
	height: 29px;
	float: left;
	background: #A7BDCC url(../images/site/nav-bottom2.jpg) no-repeat;
}

#nav ul
{
	margin: 80px 0 0 1em;
	padding: 0 35px 5px 0;
}

#nav ul li
{
	list-style-type: none;
	padding: 0 0 5px 10px;
	background: url(../images/site/bullet.gif) no-repeat 0;
	background-position: 0 6px;
}		

#nav ul li a
{
	font-weight: bold;
	text-decoration: none;
	color: #723131;
}		

#nav ul li ul
{
	margin: 0;
	padding: 0;
}

#nav ul li ul li
{
	list-style-type: none;
	padding: 10px 0 0 10px;
	background: url(../images/site/bullet.gif) no-repeat 0;
	background-position: 0 13px;
}		

#nav ul li ul li a
{
	font-weight: normal;
	text-decoration: none;
	color: #723131;
}		

#content
{
	width: 570px;
	padding: 25px 5px 20px 15px;
	float: left;
	background: #723131;
}

#footer
{
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	font: 80%/1.3 arial, helvetica, sans-serif;
}

a:link, a:visited { color: #fff; }
a:hover, a:active { color: #fff; background: #723131; }
#nav a:link, #nav a:visited { color: #723131; }
#nav a:hover, #nav a:active { color: #fff; background: #A7BDCC; }

#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/bullet_pdf.gif); }
#content .iconlist li.doc { background-image: url(../images/bullet_doc.gif); }
#content .iconlist li.xls { background-image: url(../images/bullet_xls.gif); }
#content .iconlist li.ppt { background-image: url(../images/bullet_ppt.gif); }
#content .iconlist li.htm { background-image: url(../images/bullet_htm.gif); }
#content .iconlist li.wm { background-image: url(../images/bullet_wm.gif); }
#content .iconlist li.qt { background-image: url(../images/bullet_qt.gif); }
#content .iconlist li.text { background-image: url(../images/bullet_text.gif); }
#content .iconlist li.popup { background-image: url(../images/bullet_popup.gif); }

.galleryrow
{
	width: 600px;
	clear: both;
	margin-bottom: 15px;
}

.imageBlock
{
	width: 160px;
	float: right;
	font-size: 76%;
	padding-right: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	display: inline;
	line-height: 1.1em;
	color: A7BDCC;
	text-align: left;
	clear: both;
}
  
.imageBlock2
{
	width: 260px;
	float: right;
	font-size: 76%;
	padding-right: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	display: inline;
	line-height: 1.1em;
	color: A7BDCC;
	text-align: left;
	clear: both;
}
  
.caption
{
	margin-top: 10px;
	line-height: 1.2em;
	text-align: center;
}
  
.thumbnailbox
{
	width: 110px;
	float: left;
	font-size: 76%;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	display: inline;
	line-height: 1.1em;
	color: A7BDCC;
	text-align: left;
}

.imageBlock img, .imageBlock2 img, .thumbnailbox img
{
	display:block;
	margin: 0 auto 6px;
	margin-bottom: 4px;
	padding: 1px;
	border: 1px solid #A7BDCC;
}

.enlarge                { width: 50px; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 80%;  text-align: left; z-index: 100; margin-top: -17px; margin-left: 3px; } 	
.enlarge a              { color: #723131; background-color: #A7BDCC; display: inline; padding: 1px; text-decoration: none; width: 100%; font-weight: normal;  z-index: 100; } 	
.enlarge a:hover        { color: #A7BDCC; background-color: #723131; z-index: 100; }

/* 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: #723131; background-color: #A7BDCC; display: block; padding: 4px; text-decoration: none; width: 100%; font-weight: normal; } 	
html>body #next a       { width: auto; }
#next a:hover           { color: #A7BDCC; background-color: #723131; border: 1px solid #A7BDCC; }

#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: #723131; background-color: #A7BDCC; display: block; padding: 4px; text-decoration: none; width: 100%; font-weight: normal; } 	
html>body #previous a   { width: auto; }
#previous a:hover       { color: #A7BDCC; background-color: #723131; border: 1px solid #A7BDCC; }

fieldset
{
	border: 1px solid #A7BDCC;
	padding: 1em;
	margin: 0;
}

fieldset legend
{
	color: #A7BDCC;
}

fieldset p { margin: 1em 0 1em 0; }