
body
    {
    text-align: left;
	background-color:#000000;
	background-attachment: fixed;
	background-repeat: repeat;
	}
	
#outer {
 text-align:left;
 width:800px;
 margin:auto;
	}
	
#logomenu{
	clear: both;
	height: 100px;
    padding: 0px;
	width: 800px !important;
	width: 799px;
	background-color: #ffffff;
	
}

#logomenu p { 
	font: 10pt Geneva, Arial, Tahoma, sans-serif; 
	margin-top: 0px;
	margin-left: 5px; 
	text-align: justify;
	color: #666666;
}	
	
#formtop {
position: absolute;
height: 30px;
top: 44px;
float: right;
padding: 0px 0px 0px 600px;
}	
	
p { 
	font: 9pt/14pt Geneva, Arial, Tahoma, sans-serif; 
	margin-top: 0px;
	margin-bottom: 2px; 
	text-align: left;
	color: #7b7b7b;
	}
	
sup { 
	font: 7pt Geneva, Arial, Tahoma, sans-serif; 
	color: #999999;
	}	

ul {
	margin-left: 22px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
li { 
	font: 9pt Geneva, Arial, Tahoma, sans-serif; 
	margin-top: 0px;
	margin-left: 10px; 
	text-align: left;
	color: #7b7b7b;
	}
	

p2 {	
	font: 9pt/14pt Geneva, Arial, Tahoma, sans-serif; 
	margin-top: 0px; 
	margin-left: 5px;
	text-align: left;
	color: #7b7b7b;
	}
	
p3 { 
	font: 7pt/14pt Geneva, Arial, Tahoma, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	color: #7b7b7b;
	}

h2 {
	font: 14pt Geneva, Arial, Tahoma, sans-serif;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #003E7E;
	}

h3 {
	font: 12pt Geneva, Arial, Tahoma, sans-serif;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-bottom: 0px;
	color: #003E7E;
	}	

h4 {
	font: 10pt Geneva, Arial, Tahoma, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #666666;
	}		
	
a:link { 
	text-decoration: underline; 
	color: #999999;
	}
	
a:visited { 
	
	text-decoration: none; 
	color: #666666;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #003E7E;
	}

#topnav {

}

.chromestyle{
width: 798px !important;
	width: 797px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
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: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/* content: " "; */
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: 9pt/16pt Geneva, Arial, Tahoma, sans-serif; 
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


	
#column1
	{
	width: 580px;
    float: left;
	background: #fff;
	}


	
#column1 p {
	text-align: left;
	margin-left: 15px; 
	margin-right: 8px;
}
	
#column1 h2 {
	text-align: left;
	margin-left: 15px;
	margin-right: 8px;
}
	
#column1 h3 {
	text-align: left;
	margin-left: 15px;
	margin-right: 8px;
	margin-top: 8px;
}
		
#column1 a:link { 
	text-decoration: none; 
	color: #003E7E;
}
	
#column1 a:visited { 
	text-decoration: none; 
	color: #003E7E;
}

#column1 a:hover, a:active { 
	text-decoration: underline; 
	color: #003E7E;
}

#column1 li {
	margin-left: 0px;
	margin-right: 8px;
	text-decoration: none;
}
	
#column1 hr {
	margin-bottom: -5px;
}

#picbox
	{
	height: 210px;
	}
	

#city
	{
	width: 580px;
    float: left;
	background: #fff;
	border-top: 1px solid #cccccc;
}

#city ul {
margin-left: 22px;

}

#city li {
	margin-left: 0px;
	margin-right: 2px;
	text-decoration: none;
	list-style: circle;
}

#city h3 {
	text-align: left;
	margin-left: 15px;
	margin-right: 8px;
	margin-top: 8px;
}
		
		
#column2
	{
	float: left;
	background-color: #e8e8e8;
	width: 220px !important;
	width: 217px;
	
	
	}
	
	
#column2 p {
	text-align: left;
	line-height: 12pt;
	margin-left: 10px; 
	margin-right: 10px;
	}
	
#column2 q {
  	font: 8pt/14pt Geneva, Arial, Tahoma, sans-serif; 
	line-height: 12pt;
	}
	
#column2 p2 {
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 12pt;
	}	
		
#column2 h2 {
	text-align: left;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 10px;
		}
		
#column2 h3 {
	text-align: center;
	margin-left: 10px;
	margin-top: 9px;
	margin-right: 10px;
	color: #003E7E;
			}

#column2 h4 {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #003E7E;
		}		
		

#column2 a:link { 
	text-decoration: none; 
	color: #003E7E;
	}
	
#column2 a:visited { 
	text-decoration: none; 
	color: #003E7E;
	}

#column2 a:hover, a:active { 
	text-decoration: underline; 
	color: #003E7E;
	}

		
#column2 ul {
	margin-left: 10px;
	margin-right: 2px;
	}
	
#column2 li {
	margin-left: 10px;
	margin-right: 2px;
	}
	
	
#column2 hr {
	margin-bottom: -5px;
	}	
	
#address
	{
	height: 207px;
	background-color: #fff;
	}
	
#address p
 {
 font: 8pt/12pt Geneva, Arial, Tahoma, sans-serif; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: justify;
	color: #666666;
	}
	
#address h3 
	{
	font: 10pt/12pt Geneva, Arial, Tahoma, sans-serif;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
	background-color: #ffffff;
	color: #003E7E;
		}	
#address hr
{
margin-top: 0px;
margin-bottom: -3px;
}

#address h4 
	{
	font: 10pt/12pt Geneva, Arial, Tahoma, sans-serif;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	color: #003E7E;
		}	

#gutter {
	clear: both;
	width: 800px !important;
	width: 799px;
	height: 50px;
	background-image: url(../theme/gutter3.jpg);
	background-color: #ffffff;
	}
	
#footer {
	width: 800px !important;
	width: 799px;
	height: 125px;
	background-color: #ffffff;
	}
	
#footer p {
	  margin-left: 15px;
	  color: #999999;
	  text-align: left;
	  font: 8pt Geneva, Arial, Tahoma, sans-serif;
	  }

#footer a:link { 
	text-decoration:none; 
	color: #003E7E;
	}
	
#footer a:visited { 
	text-decoration: none; 
	color: #003E7E;
	}

#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #003E7E;
	}


#copyright {
	width: 800px !important;
	width: 799px;
	height: 20px;
	background-color: #e8e8e8;
	background-image: url(../theme/copy.jpg);
	}
	
#copyright p {
padding-top: 3px;
	text-align: center;
	font: 7pt Geneva, Arial, Tahoma, sans-serif; 
	}
	
#service {
	width: 800px !important;
	width: 799px;
	padding-left: 7em;	
	padding-top: 1em;
			}
		
#service h2 {
    color: #e8e8e8;
	text-align: left;
	font: 10pt Geneva, Arial, Tahoma, sans-serif; 
		}		
		
#service h3 {
    color: #666666;
	text-align: left;
	font: 10pt Geneva, Arial, Tahoma, sans-serif; 
		}						
		
#service p {
    color: #e8e8e8;
	text-align: left;
	font: 6pt Geneva, Arial, Tahoma, sans-serif; 
		}		
		
#service li {
    color: #666666;
	text-align: left;
	font: 7pt Geneva, Arial, Tahoma, sans-serif; 
		}		