body {
	margin:0;
	padding:0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(../shared/bg.gif) repeat-x center top;
}

#wrapper {
	width:780px;
	margin:auto;
}

#header {
	clear:both;
	width:780px;
	height:210px;
	padding-top:4px;
	
	background: url(../shared/header.jpg) no-repeat;
}

#header h1{
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #fdfdfd;
	padding-left:26px;
	margin: 0px;
	border-bottom: none;
	padding-top: 30px;
	letter-spacing: 1px;
}


#note {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 94px;
	width: 239px;
	padding-top: 100px;
	background: url(../shared/note.jpg) no-repeat center center;


}
#main {
	width:760px;
	clear:both;
	padding-left:10px;
	padding-top: 12px;
}

#content {
	width:480px;
	padding-right:8px;
	padding-bottom:10px;
	float:left;
	line-height: 14pt;
}

#sidebar {
	float:right;
	width:252px;
	line-height:14pt;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	margin-left: 1px;
}

#topbar {
	width:780px;
	clear:both;
	height:23px;
	text-align: center;
	padding-top: 2px;
	font-size: 11px;
}

#footer {
	width:780px;
	clear:both;
	height:50px;
	background: url(../shared/footer.gif) no-repeat center center;
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.footerleft {
	float: left;
	width: 480px;
	height: 30px;
	padding-left: 12px;

}

.footerright {
	float: right;
	width: 220px;
	height: 30px;

}

#footer a {
	color:#333;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.hide {
	text-decoration:none;
}

h1 {
	color:#207139;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

h2 {
    color:#666;
	font: normal 18px Tahoma, Arial;
    padding-top:6px;
}

h3 {
	color:#333;
	padding-top:6px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.description {
	color:#a1caa2;
	margin:0;
	font: 14pt "Trebuchet MS", Tahoma, "Comic Sans MS", Arial;
	width: 650px;
	padding-left: 60px;
	padding-top: 20px;
}

.description2 {
	color:#999;
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	width: 400px;
	text-align: left;
	padding-bottom: 10px;
}
.description3 {
	color:#fcfcfc;
	margin:0;
	font: 11px Arial, Helvetica, sans-serif;
	width: 740px;
	padding-left: 10px;
	text-align: left;
	padding-top: 30px;
}
.date {
	text-align: right;
	margin-bottom: 4px;
}

a {
	color:#993333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
#services {
	width:250px;
}
.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-weight: bold;
}

.navlist li {
	padding-left: 23px;
	background: url(../shared/bullet.gif) no-repeat 0 0.5em;
}
#solidblockmenu{
	margin: 0 0 1em;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 780px;
	overflow: hidden;
	background: #bfbfbf url(../shared/tray.gif) no-repeat center center;
	height: 45px;
}

#solidblockmenu li{
display: inline;
}

#solidblockmenu li a{
	float: left;
	color: #424244;
	text-decoration: none;
	border-right: 1px solid #bbb;
	margin-left: 10px;
	padding: 14px 11px 14px 10px;
}


#solidblockmenu li a:hover, #solidblockmenu li .current{
color: white;
background: transparent url(../shared/tray-hover.gif) repeat-x center center;
}

/* Form styles */
div.form-container {
	width: 450px;
}

.legend { margin-bottom: 1em; }
.legend em { color: #c00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #c00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #444; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 130px; display: block; float: left; text-align: left; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #c00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #c00; background-color: #fef; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #ffc; border-color: #fc6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 10px; }
div.form-container div.buttonrow { margin-left: 180px; }

.faqhead{

	cursor: pointer;
	margin: 10px 0;
	font-weight: bold;
}


.openlanguage{
	color: #207139;
}

.closedlanguage{
	color: #333;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.photo {
	border-style: none;
}

