body {
	background-image:url(../images/bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#eed4a7;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;}
	
/*--------LINKS------------*/	
	
A:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #7c643c;}
			
A:visited {
			text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #7c643c;}
		
A:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
			color: #a10737;}	
			
			
A.bot:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #d2c7b4;}
			
A.bot:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #d2c7b4;}
		
A.bot:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #ffffff;}
			
A.bot2:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #90dbc9;}
			
A.bot2:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #90dbc9;}
		
A.bot2:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #90dbc9;}
			
A.bot3:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #0e738a;}
			
A.bot3:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #0e738a;}
		
A.bot3:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #0e738a;}
			
A.bottext:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			color: #ffffff;}
		
A.bottext:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			color: #ffffff;}
		
A.bottext:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			color: #ffffff;}
			

	
/* ----------- text formatting -------------*/
			
.botlines {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #d2c7b4;}
			
.botlines2 {font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #ffffff;}
			
.smalllines {font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #ffffff;}
	
			
.menuline {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #fac950;}
			
.content {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000000;
			line-height: 20px;}
			
			
.snapshots {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;}
			
.caption {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #514a35;}
		

			
/* ------IMAGES----*/
.snapshotsimage {
border: 3px solid #7c643c;}

.imageline {
border: 1px solid #7c643c;
padding: 1px;}

/* ------TABLES----*/
.footer {
background-color: #7c643c;
padding: 10px;}

.rightdash {
border-right: 1px dashed #cccccc;
padding:5px;}


/*---------TITLES-----------*/
.title1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
line-height: 24px;
color: #6c3936;}

.titlehometop {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
font-style:italic;
color: #6c3936;}

/*---------BUTTONS-----------*/

.elertsbutton {
background-color: #eed4a7;
border: 2px solid #ffffff;
padding: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #7c643c;}

/* -----------------THIS IS THE CSS FOR THE DROP DOWNS ON THE HOME PAGE AND SUB PAGES-------------*/
.chromestyle{
width: 99%;
font-weight: bold;
font-size:14px;
line-height: 25px;
font-variant: small-caps;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both;
}

.chromestyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #6c3936;
background-color: #eed4a7;
padding: 4px 7px;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-weight: bold;
font-size:14px;
line-height: 25px;
font-variant: small-caps;
}

.chromestyle ul li a:hover{
color:#eed4a7;
background-color:#6c3936;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
text-decoration:none;
font-weight: bold;
font-size:14px;
line-height: 25px;

font-variant: small-caps;
}

.chromestyle ul li a:visited{
padding: 4px 7px;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-weight: bold;
font-size:14px;
line-height: 25px;
font-variant: small-caps;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
color: #eed4a7;
top: 0;
border: 1px solid #7c643c; /*THEME CHANGE HERE*/
border-bottom-width: 0;
z-index:100;
width: auto;
visibility: hidden;
}


.dropmenudiv a{
width: 150px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7c643c; /*THEME CHANGE HERE*/
padding: 2px 0;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-variant: small-caps;
line-height:20px;
text-decoration:none;
background-color: #6c3936;
color: #eed4a7;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#6c3936;
background-color: #eed4a7;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-variant: small-caps;
line-height:20px;
text-decoration:none;

}


.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
width: 150px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7c643c; /*THEME CHANGE HERE*/
padding: 2px 0;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-variant: small-caps;
line-height:20px;
text-decoration:none;
}
/* -----------------END THE CSS FOR DROP DOWNS ON THE HOME PAGE AND SUB PAGES-------------*/
