@charset "utf-8";
/* CSS Document */


body {
	background-color: #0E1C09;
	margin-left: 20px;
}

body#submenu{
margin-left: 20px;
}

/* MAIN Page Container */
#container {
	margin: 0 auto;	
    width: 1270px;
}

#sub-container {
	margin: 0 auto;	
    width: 980px;
}
	/* Intro Page Navigation Menu */
		#leftColumn {
		background: #0e1c09 url('../img/bg_landing2.jpg') no-repeat;
		width: 392px;
		height: 583px;
		position: relative;
		float: left;		
	}
		#leftColumn #clickEnterSite {		
			width: 136px;
			height: 29px;
			position: absolute;
			left: 49px;
			top: 89px;
			text-indent: -9999px;
		}
		
		#leftColumn #clickStartHomeTour {		
			width: 194px;
			height: 29px;
			position: absolute;
			left: 190px;
			top: 272px;
			text-indent: -9999px;
		}
		
	/* Main Page Navigation Menu */
	#leftColumnMainPage {
		background: #0e1c09 url('../img/bg_landing.jpg') no-repeat;
		width: 392px;
		height: 583px;
		position: relative;
		float: left;		
	}
		#leftColumnMainPage #mnuContainer {
			margin-top: 110px;
			margin-left: 25px;
		}
		
	/* Sub Pages Navigation Menu */	
	#leftColumnSubPages {
		background: #0e1c09 url('../img/subpageWholeBg.jpg') no-repeat;
		width: 352px;
		height: 650px;
		position: relative;
		float: left;
	}
		#leftColumnSubPages #sub_mnuContainer {
			margin-top: 36px;
		}
		
		#leftColumnSubPages #flashMenu {
			width: 190px;
			height: 220px;
		}
	/* Sub Pages Navigation Menu with no Background Image */	
	#leftColumnSubPagesNOBG {
		background-color: #0e1c09;
		height: 550px;
		width: 980px;
		float: left;
		position: relative;

	}
		#leftColumnSubPagesNOBG #sub_mnuContainer {
			margin-top: 36px;
			width: 190px;
			float: left;
			
		}
		#leftColumnSubPagesNOBG #sub_mnuContainer  #navbar {
			z-index: 1;
		}
		
		#leftColumnSubPagesNOBG #flashGallery {
			width: 636px;
			margin-top: 36px;
			margin-left: 10px;
			float: left;
			z-index: -100;
	    }
		
		#leftColumnSubPagesNOBG #flashRadioShow {
			/*background: #0e1c09 url('../img/radioshow.jpg') no-repeat;*/
			width: 340px;
			height: 200px;
			margin-top: 36px;
			margin-left: 140px;
			float: left;
			z-index: -100;
	    }
		
				
		#leftColumnSubPagesNOBG #flashPDFViewer {
			width: 725px;
			height: 480px;
			margin-top: 36px;
			margin-left: 10px;
			float: left;
			z-index: -100;
	    }
		
		#leftColumnSubPagesNOBG #tabularData {
			width: 700px;
			color: #BA9200;
			font: normal normal normal 12px/17px "Trebuchet MS", tahoma, verdana;
			border: 10px solid #263322;
			margin-top: 36px;
			margin-left: 10px;
			float: left;
			z-index: -100;
	    }		


	#homeTourContent {
		margin-top: 36px;
		float: left;

	}
	
		#homeTourContent #homeTourInfo {
			color: #BA9200;
			font: normal normal normal 13px/17px Arial,Helvetica,sans-serif;
			width: 150px;
			margin: 20px 14px 0 20px;
			float: left;
		}
		#homeTourContent #homeTourImgContainer {
			width: 539px;
			height: 416px;
			float: left;
			position: relative;
		}

			/*	#homeTourImgContainer #homePics {
					width: 516px;
					height: 325px;
					border: 10px solid #263322;
					margin-top: 4px;
					float: left;
				} */
				
				
				#homeTourImgContainer #homePics {
					width: 516px;
					height: 325px;
					border: 10px solid #263322;
					margin-top: 4px;
                    float: left;
					}
				
				#homeTourImgContainer #prevArrow {
					width: 20px;
					height: 21px;
					position: absolute;
					top: 380px;
					left: 206px;
				}
				
				#homeTourImgContainer #selectImg {
					width: 86px;
					height: 21px;
					position: absolute;
					top: 380px;
					left: 232px;
				}
				#homeTourImgContainer #nextArrow {
					width: 20px;
					height: 21px;
					position: absolute;
					top: 380px;
					left: 316px;
				}
				
		
	
	/* Flash Content */
	#midColumn {
		width: 540px;
		float: left;
		position: relative;
	}
		#midColumn #topMid {
			background: #0e1c09 url('../img/top_landing.jpg') no-repeat;
			height: 86px;					
		}
		#midColumn #flashContent {
			width: 540px;
			height: 415px;
		}
		#midColumn #bottomMid {
			background: #0e1c09 url('../img/bottom_landing.jpg') no-repeat;
			height: 81px;
		}
		#midColumn #headingTitle {
			background: #0e1c09 url('../img/btn_homeTourHeading.jpg') no-repeat;
			height: 60px;
			margin-top: 44px;
		}
		#midColumn #headingTitle #ANVlogo {
			float: right;
			width: 175px;
		}
		#midColumn #headingAboutANV {
			background: #0e1c09 url('../img/btn_libraryHeading.jpg') no-repeat;
			height: 30px;
			width: 186px;
			margin-top: 30px;
			float: right;
		}
		
		
		
		
		
				
    /* Right Background Image */
	#rightColumn {
		width: 330px;
		height: 583px;
		background: #0e1c09 url('../img/rightsideBg.jpg') no-repeat;		
		float: left;
	}
    
	/* Right Plain Background Color */
	#rightColumnBGColor {
		background-color: #0e1c09;
		width: 86px;
		float: left;
	}
	
	/* Footer */
	#footer {
		height: 75px;
		margin: 0 auto;	
		width:932px;
		background-color: #0e1c09;
		float: left;		
	}
		#footer #welcome {
			width: 149px;
			height: 35px;
			background: #0e1c09 url('../img/welcome.jpg') no-repeat top left;
			float: right;
		}		
		#footer #logo {
			width: 100px;
			height: 40px;
			background: #0e1c09 url('../img/anvLogo.jpg') no-repeat top left;
			float: right;
		}
		
		#footer #aboutANV {
			width: 129px;
			height: 26px;
			background: #0e1c09 url('../img/grfx_aboutANV.gif') no-repeat top left;
			float: right;
		}
		
	#pageContent {
		float: left;
		width:540px;
		height: 50px;
		position: absolute;
		bottom: -1400px;
	}	
		
		
	/* Footer Sub Pages*/
	#subfooter {
		height: 26px;
		margin: 0 auto;	
		width:129px;
		background-color: #0e1c09;
		float: left;		
	}
		#subfooter #grfx_aboutANV {
			width: 149px;
			height: 35px;
			background: #0e1c09 url('../img/grfx_aboutANV.gif') no-repeat top left;
			float: right;
		}		



#footerMid {
	margin-top: 20px;
	width: 149px;
	height: 35px;
	background: #0e1c09 url('../img/grfx_aboutANV.gif') no-repeat top left;
	float: right;
}

#footerInfo {
	margin-top: 20px;
	width: 151px;
	height: 26px;
	background: #0e1c09 url('../img/grfx_information.gif') no-repeat top left;
	float: right;
}

#footerANVlogo {
	margin-top: 20px;
	width: 100px;
	height: 40px;
	background: #0e1c09 url('../img/anvLogo.jpg') no-repeat top left;
	float: right;
}

#footerStdFeatures {
	margin-top: 20px;
	width: 272px;
	height: 27px;
	background: #0e1c09 url('../img/grfx_StdFeatures.jpg') no-repeat top left;
	float: right;
}

#jm-mainfooterKeywords {
	margin-top: 20px;
	float: right;
	font-size:10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #c2b070;
}

#jm-mainfooterKeywords a {
	color: #c2b070;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
	font-size:10px;
	font-family: Arial,Helvetica,sans-serif;
}

#jm-mainfooterKeywords a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	color: #c2b070;	
}	
	


#mainHeading {
	position: absolute;
	top: -100px;
	left:116px;
}

#mainContent {
	position: absolute;
	top: 1500px;
	left: 500px;
	width: 420px;
	padding-bottom: 20px;	
}

#welcomeLogo {
	float: left;
	margin-left: 100px;
	margin-top: 40px;
	width: 200px;
	
}

		#welcomeLogo #welcome {
			width: 149px;
			height: 35px;
			background: #0e1c09 url('../img/welcome.jpg') no-repeat top left;
		    float: right;
		}		
		#welcomeLogo #logo {
			width: 100px;
			margin: 20px 0;
			height: 40px;
			background: #0e1c09 url('../img/anvLogo.jpg') no-repeat top left;
			float: right;
		}


#jmtopKeywords {
    font-family: Arial,Helvetica,sans-serif;
	color: #c2b070;
	position: absolute;
	left: 104px;
	top: -50px;
}

#jmtopKeywords a {
	color: #c2b070;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
}

#jmtopKeywords a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	color: #c2b070;	
}	
	

#jmKeywords {
    font-family: Arial,Helvetica,sans-serif;
	color: #c2b070;
	position: absolute;
	top: 600px;
	left: -200px;
}

#jmKeywords a {
	color: #c2b070;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;	
}

#jmKeywords a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	color: #c2b070;	
}



#footerWrapperIndex {
	border-top: 1px solid #292e27;	
	width: 810px;
	top: 1046px;
	position: absolute;
}
	
#copyright {
	color:#9B9167;
	right: 0px;
	margin-right: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:right;
	position: absolute;
	top: 1058px;
}
		
h1 {
	color:#BA9200;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 38px; 
	margin-bottom: 8px;
}

h1.topPadding {
	padding-top: 44px;
}

h2 {
	color: #BA9200;
	font: normal bold normal 14px/17px "Trebuchet MS", tahoma, verdana;
	margin-left: 0;
	margin-right: 0; 
	margin-top: 8px; 
	margin-bottom: 30px;
}



h2.houseTitle {
	color: #BA9200;
	font: normal bold normal 12px/17px "Trebuchet MS", tahoma, verdana;
}

/*************/
/***CLASSES***/
/*************/

p.txtColor {
	color: #BA9200;
	font: normal normal normal 12px/17px fArial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px 0;
	line-height: 16px;
	margin-top: 12px;
}

.stdStyle {
	color: #BA9200;
	font: normal normal normal 12px/17px fArial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px 0;
	line-height: 16px;
	margin-top: 12px;
}

span.style2 {
	color:#BA9200; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold;
}

a:hover {
	color:#BA9200;
	text-decoration:underline;
}

.style5 {
	color:#BA9200;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding: 2px 0;
	line-height: 16px;
	margin-top: 12px;
}

.style2 {
	color:#BA9200;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.style6 {
	color:#BA9200;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.clsviewhome {
border: 1px solid red;
width: 20px;
}


 span.homeTitle {
	color:#BA9200;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:large;
	font-weight:bold;
}

/*******************/
/** TABULAR DATA ** /
/*******************/

.tabStyle {
	color: #BA9200;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.download{
	color:#263322;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align: center;
}

.logIn_Field{
	background-color:#3e5038;
	display: inline;
	color: #BA9200;
	border: 1px solid #3e5038;
	margin-top: 4px;
}

.star{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #F30;
	font-weight: normal;
	}
	
.fields{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #BA9200;
	font-weight: normal;
	}

.rowColor {
 background-color: #0e1c09;
 }
