/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 80%;
	background: #be9151 url(../images/Wallpaper.gif) repeat-y left top;
	text-align: left;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #333333;
	font: normal .9em/1.5em "Trebuchet MS", Arial, sans-serif;
}
p
{
	margin-bottom: 8px;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	color: #B0631E;
	font-weight: bold;
	clear: left;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a
h6 a 
{
	padding: 0px;
	color: #B0631E;
	text-decoration: none;
	
} 
.rightCol h4 a
{
	color: #333333;
	text-decoration: none;
}
div > h4 {
	margin-top: 0;
}
h1 {
	margin-top: 0px;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
	color: #C4751E;
}
h3 {
	font-size: 14px;
	color: #C4751E;
}

h4
{
	font-size: 13px;
	color: #333333;
}
h5
{
	color: #333333;
	font-size: 12px;
}
h6
{
	font-size: 11px;
	color: #333333;
}

a,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: underline;
	color: #6699CC;
	padding-right: 2px;
	padding-left: 2px;
}

a:hover
{
	text-decoration: none;
}
a:selected {
	text-decoration: underline;
}
ul
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
	margin-left: 10px;
}

ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 20px;
}
ul li {
	margin-bottom: 2px;
	padding-left: 12px;
	background: url(../images/li.gif) no-repeat left 5px;
	color: #000000;
}
ul ul li
{
	list-style: url(UserFiles/Image/Frame/lili.gif) no-repeat left center;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}

#header {
	background: url(../images/AugustusHeaderWallpaper.gif) repeat-x;
	width: 100%;
	height: 104px;
	float: left;
}
#header img.logo {
	float: left;
}
#header img.featureImg {
	float: right;
}
.headerBg {
	background: url(../images/AugustusHeader.jpg) no-repeat right top;
	height: 104px;
	width: 100%;
}
#menu {
	clear: both;
	float: left;
	width: 760px;
	height: 52px;
}
#menu p {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	width: 760px;
	text-align: right;
}
#menu ul {
	float: left;
	clear: left;
	width: 752px;
	padding: 0px 0 0 8px;
	height: 22px;
	
}
#menu li {
	float: left;
	width: 127px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../images/Menu.gif) no-repeat;
	list-style: none;
	padding: 0;
	margin: 0 0 0 1px;
	display: inline;
}
#menu li a {
	display: block;
	line-height: 22px;
	text-decoration: none;
	color: #FFF;
}
#menu li:hover {
	background: url(../images/MenuOver.gif) no-repeat;
}
#menu li a:hover {
	color: #b0631e;
	text-decoration: none;
}
#bodyWrapper {
	float: left;
	width: 741px;
	display: inline;
	margin-left: 19px;
}
.clearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#body {
	float: left;
	clear: both;
	width: 609px;
	text-align: left;
	display: inline;
	padding: 15px;
	background-color: #FFF;
	min-height: 340px;
}
#featureImgs {
	float: left;
	width: 102px;
	background: #BE9151;
	}
#featureImgs img {
	margin-bottom: 10px;
}
	#footer {
	float: left;
	width: 624px;
	margin-left: 19px;
	background-color: #FFF;
	height: 35px;
	text-align: right;
	display: inline;
	background-image: url(../images/FooterImg.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	line-height: 35px;
	color: #CCCCCC;
	font-size: 10px;
	padding-right: 15px;
	clear: both;
}
.rightCol {
	float: right;
	width: 180px;
	background: #E9D6B9;
	padding: 10px;
	display: inline;
	margin-left: 15px;
}
.threeCol {
	padding: 5px;
	float: left;
	width: 185px;
	background: #FDF8E7;
	margin-right: 9px;
	height: 430px;
	display: inline;
}.altMenu {
	border-bottom: 1px solid #7FA3C6;
	display: block;
	text-align: right;
	margin-bottom: 15px;
	margin-top: 15px;
}
.altMenu a {
	border: 1px solid #7FA3C6;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	color: #7FA3C6;
	text-decoration: none;
	line-height: 18px;
	background-color: #FFF;
}
.altMenu a:hover {
	color: #FFF;
	background-color: #7FA3C6;
}
.altMenu a.inactive {
	color: #333;
	background: #FFFFFF;
	font-weight: normal;
}

.downloads a {
	text-decoration: none;
	color: #333333;
	display: block;
}
div.threeCol>h2,
div.rightCol>h3 {
	margin-top: 0px;
} {
	margin-top: 0px;
}
.imgLeft {
	float: left;
	margin-right: 7px;
}
img {
	margin-bottom: 8px;
}
.downloads {
	width: 120px;
	float: left;
	padding: 5px 5px 3px;
	height: 30px;
	border: 1px solid #ECD8BE;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
}
.downloads:hover {
	border: 1px solid #B0631E;
}
.active {
	float: left;
	font-size: 16px;
	color: #7FA3C6;
	font-weight: bold;
	line-height: 18px;
}

form#augustus {
	width: 370px;
	float: right;
	margin-right: 35px;

}

form#augustus input,
form#augustus textarea,
form#augustus select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 11px/120% Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
form#augustus {
	padding: 0px;
}
form#augustus fieldset {
	border: 1px solid #b0631e;
	padding: 10px;
	margin-bottom: 10px;
}

form#augustus label {
	width: 150px;
	float: left;
	clear: both;

}
form#augustus legend {
	color:  #b0631e;
	padding: 0 2px;
	font-weight: bold;
}
form#augustus input, form #augustus textarea {
	width: 200px;
	float: left;
}
form#augustus p {
	border-bottom: 1px solid #DDD;
	line-height: 20px;
	float: left;
	clear:both;
	width: 370px;
}
form#augustus .submit {
	color:  #FFF;
	background: #00C6E1;
	width: auto;
	margin-left: 200px;
	display: inline;
}
form#augustus fieldset#submit p {
	border: none;
	font-size: 10px;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #be9151; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; color: #FFF; background-color: #B0631E; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #FFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size: 12px;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
