body,div,p,a,li{
	margin: 0px;
	font-family:Arial,Trebuchet MS,verdana,;
	font-size: 12px;
	color:#292929; 
	text-decoration: none;
	font-weight: normal;
}

a{
	color:#292929; 
	text-decoration: underline;
}

.fixedWidth {
	background-color:#ffffff;
	width:790px;
	height:714px;
	margin-left:28px;
	margin-top:26px;
	border:0px solid red;
}
.MidDiv {
	background-color:#ffffff;
	width:745px;
	height:666px;
	margin:0px auto;
	padding-top:20px;
	border:0px solid red;
}
ol,ul {
	font-family:Arial;
	font-size: 14px;
	color:#171717;
}

.vertical_list{
	font-family:Arial;
	font-size: 14px;
	color:#171717;
	border: 0px solid #CCC;
	list-style: none;
	margin: 0px;
	padding:0px;
	margin: 0 auto;
}

ul.vertical_list li{
	font-family:Georgia;
	text-align: left;
	list-style: none;
	font-size: 13px;
	font-weight:normal;
	line-height:20px;
	height:20px;
	color:#c8ca83;
	margin: 0px;
	border: 0px solid #CCC;
	margin-left:20px;
	margin-right:00px;
}

.sitemap{
	font-family:Arial;
	font-size: 14px;
	color:#171717;
	border: 0px solid #CCC;
	list-style: none;
	margin: 0px;
	padding:0px;
	margin: 0 auto;
}

ul.sitemap li{
	font-family:Georgia;
	text-align: left;
	list-style: none;
	font-size: 16px;
	font-weight:normal;
	line-height:30px;
	color: #d7d8a4;
	margin-left:40px;
	border: 0px solid #CCC;
}

ul.sitemapSub li{
	font-family:Georgia;
	text-align: left;
	list-style: none;
	font-size: 16px;
	font-weight:normal;
	line-height:30px;
	color: #d7d8a4;
	margin-left:20px;
	border: 0px solid #CCC;
}

a.sitemapTxt {
	color:#6e6851;
	font-weight:normal;
	font-family:Arial;
	text-decoration:none;
	font-size:16px;
	border-bottom:0px dotted #DB971B;
}
a.sitemapTxt:hover{
	color:#6e6851;
	font-weight:normal;
	font-family:Arial;
	border-bottom:1px dotted #6e6851;
	font-size:16px;
}

a.toptext {
	color:#6e6851;
	font-weight:normal;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	border-bottom:0px dotted #DB971B;
}
a.toptext:hover{
	color:#6e6851;
	font-weight:normal;
	font-family:Arial;
	border-bottom:1px dotted #6e6851;
	font-size:12px;
}

.headlineHeight{ 
	height: 35px;
}

.headline {
	font-family: Georgia; 
	font-style: regluar;
	font-weight:normal; 
	color:  #393112; 
	font-size: 23px;
	padding-top: 0px;
	border: 0px solid red;
	/*float:left;*/
}

.spanheadline {
	font-family: Georgia;
	color: #d7d8a4;
	font-size: 23px;
	font-style: regluar;
	padding-top: 7px;
	padding-right: 4px;
	float: left;
	text-align: right;
	width: 25px;
	height: 30px;
	border: 0px solid red;
}

.bodYetext{
	font-family:Arial; 
	font-size: 12px;
	color:#292929;
	font-weight:normal;
	float:left;
	line-height:20px;
	padding-right:10px;
}

.textBody{
	font-family:Arial; 
	font-size: 12px;
	color:#545454;
	font-weight:normal;
	float:left;
	line-height:20px;
	padding-right: 5px;
	padding-left: 45px; 
	padding-top: 0px; 
	padding-bottom: 10px; 
	margin-top: -2px;
	/*width: 390px;*/
	text-indent: -16px;
	border: 0px solid red;
}

.textBodyStd{
	font-family:Arial; 
	font-size: 12px;
	color:#545454;
	font-weight:normal;
	float:left;
	line-height:20px;
	padding-right: 5px;
	padding-left: 30px; 
	padding-top: 0px; 
	padding-bottom: 10px; 
	margin-top: -2px;
	text-align: left;
	border: 0px solid red;
	width: 390px;
}

.righttop {font-family:Arial; font-size: 11px;color:#a8a597;font-weight:normal;text-decoration:none;}
h1 {color:#78ad16;font-weight:normal;font-family:Arial;margin:0px;font-size:22px;}
h2 {color:#6e6851;font-weight:normal;font-family:Arial;margin:0px;font-size:18px;}
.leftClass {
	float:left;
}

.border{
	border:1px solid red;
}
