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

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0; 
padding: 0; 
border: 0;
max-width: 100%;
min-width:50%;
max-height: 100%; 
}  

body{
	max-width: 100%;
	min-width:50%;
	max-height: 100%;
	position:absolute;
	background-image:url(images/bg.png);
	background-repeat:repeat;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	overflow: auto;
	z-index: auto;
	position: relative;
} 

#wrapper{
	width: 980px;
	height:auto;
	margin: 0px auto;
	margin-top:10px;
	background-color:#7A9C2B;
	overflow:auto;
    padding:8px;
    z-index: 99;
	border:solid #000;
	border-bottom:none;	
}

#wrapperClaimer{
	width: 600px;
	height:auto;
	overflow:auto;
	margin:0px auto;
	background-color:#FFFFFF;
	color:#000000;
}

#header{
	width:955px;
	height:auto;
	margin-bottom:10px;
	overflow:auto;
	
}

#menubar{ 
 width:980px;
 text-align:center;
 z-index: 100;
 margin: 2px auto;
 background-color:#7A9C2B;

 }
 
 #maincontentright{ 
 width:400px;
 height:auto;
 padding-left:4px;
 float:right;
 overflow:auto;
 z-index: 99;
}

 #maincontentright1{ 
 width:350px;
 height:auto;
 padding-left:4px;
 float:right;
 overflow:auto;
 z-index: 99;
}

#services{ 
 width:380px;
 height:auto;
 margin-right:50px;
 float:right;
 overflow:auto;
 z-index: 99;
 text-align:right;
 margin-top:60px;
 border:thin;
 border-color:#000;
 border-style:solid;
 text-align:center;
}

#centerphoto{ 
 width:400px;
 margin-left:290px;
 overflow:auto;
 z-index: 99;
}

#maincontentrightabout{ 
 width:400px;
 height:80px;
 padding-left:4px;
 float:right;
 overflow:auto;
 z-index: 99;

}


#footer{
	width: 980px;
	height:auto;
	margin: 0px auto;
	background-color:#7A9C2B;
	overflow:auto;
    padding:8px;
    z-index: 99;
	border:solid #000;
	border-top:none;
	font-size:10px;
	color:#000000;
	
}

a:link {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
	text-decoration:none;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	
}

a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
	text-decoration: underline;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	
}

.pagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color:#000000;
}

.pagetitleUnder {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}

.pagetitleoffice {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#000000;
	line-height:10px;
	letter-spacing:10px;
}

.initialletter {
   font-size: 60px;
   color:#000000;
   }

.bodytext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	display:run-in;
}

.bodytexthanging {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding:10px;	
}

.bodyquestion {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
.payment {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-align:justify;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	float:left;
	padding:inherit;
	
}

.byline {
	float:right;
	font-size:10px;	
}

a.hcd {
	font-size:10px;	
	color:#FFF;
}


a.disclaimer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;	
}

.small {
	font-size:10px;
}

a.bold {
	font-weight:bold;
	font-size:18px;
}

