@charset "utf-8";
body {
	background-color: #4E9258;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:100%;
	text-align: center; /* for IE */
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #434CB3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
p {
	text-align: justify;
}
li {
	text-align: left;

}
h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #336600;
}
.h1Text {
	font-size: 16px;
	font-weight: bolder;
	color: #800000;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
h3 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000099;
}
h6 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.BlueBorder_WNES {
	border: 1px solid #cccc99;
}
.RedBorder_WESN {
	border: 1px solid #800000;
	background-color: #B8947E;
}
.RedBorder_SN {
	background-color: #D0B4A8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
.menus {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.SRES {
	font-family: "Myriad Pro";
	font-weight: bolder;
	color: #800000;
	font-size: 20px;
}
.SRES_Email {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.RBar_Email {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.DictionaryLetter {
color: #336600;
font-size: 20px;
}
.SRES_Title {
	font-family: Arial;
	font-size: 13.8px;
	color: #32429A;
	text-decoration: none;
}
.CTC_Text {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bolder;
	color: #800000;
	font-size: 12px;
}

/*LAYOUT DIV IDS*/
#siteContainer {
	height: 100%;
	width: 780px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	position: relative;
	z-index: 0;
}
#TopWords_Cont {
	height: 15px;
	width: 780px;
	position: relative;
}
#TopWords_Sitemap {
	height: 15px;
	width: 60px;
	position: relative;
	float: left;
}
#TopWords_Towns {
	width: 715px;
	height: 15px;
	position: relative;
	float: left;
}
#header_Cont {
	height: 113px;
	width: 780px;
	position: relative;
}
#header_Images {
	width: 703px;
	height: 113px;
	position: relative;
	float: left;
}
#header_Nav_Cont {
	width: 77px;
	height: 113px;
	position: relative;
	float: left;
	background-image:url(../images/Header_Right.jpg);
}
#header_Nav {
	width: 60px;
	height: 60px;
	background-color: #336600;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px dashed #FFFFFF;
	padding: 2px;
	font-size: 10px;
	position: relative;
	float: inherit;
}
#header_Nav a:link {
	color: #ffffff;
	text-decoration: none;
}
#header_Nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header_Shadow {
	height: 6px;
	width: 780px;
	position: relative;
	background-image:url(../images/Header_Shadow.jpg);
	background-repeat: repeat-x;
	float: left;
}
#Menu_Cont {
	height: 19px;
	width: 780px;
	position: relative;
	float:left;
	z-index: 2;
	text-align:center;
	background-image:url(../images/Navbar_bkg.jpg);
	background-repeat: repeat-x;
	/*BACKGROUND-COLOR: red;*/
}
#NavBar_Shadow {
	height: 4px;
	width: 780px;
	position: relative;
	background-image:url(../images/NavBar_Shadow.jpg);
	background-repeat: repeat-x;
	margin-bottom: 2px;
	float: left;
	z-index: 0;
}
#contentwrapper{
float: left;
width: 780px;
}

#contentcolumn{
margin-left: 140px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 137x; /*Width of left column*/
margin-left: -780px; /*Set left margin to -(MainContainerWidth)*/
}

/*BODY CONTENT TOP ROW*/
#Body_Cont_Top_W {
	height: 11px;
	width: 11px;
	background-color: white;
	background-image:url(../images/Curve_White_NW.png);
	background-repeat:no-repeat;
	float:left
}
#Body_Cont_Top {
	background-color: white;
	height: 11px;
	width: 618px;
	float:left
}
#Body_Cont_Top_E {
	height: 11px;
	width: 11px;
	background-color: white;
	background-image:url(../images/Curve_White_NE.png);
	background-repeat:no-repeat;
	float:left
}
/*BODY CONTENT MIDDLE ROW (WHERE ALL THE CONTENT IS)*/
#Body_Cont_Mid {
	background-color: white;
	width: 618px;
	min-height: 538px;
	float:left;
	padding-right: 11px;
	padding-left: 11px;
}
/*BODY CONTENT BOTTOM ROW*/
#Body_Cont_Bot_W {
	height: 11px;
	width: 11px;
	background-image:url(../images/Curve_White_SW.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#Body_Cont_Bot {
	background-color: white;
	height: 11px;
	width: 618px;
	float:left
}
#Body_Cont_Bot_E {
	height: 11px;
	width: 11px;
	background-image:url(../images/Curve_White_SE.jpg);
	background-repeat:no-repeat;
	float:left
}
/*LEFT SIDE BAR*/
#LSideBar_Cont_Top {
	height: 11px;
	width: 126px;
	background-color: #8BB381;
	float:left
}
#LSideBar_Curve_Top {
	height: 11px;
	width: 11px;
	background-color: #8BB381;
	background-image:url(../images/Curve_Green_NE.png);
	background-repeat:no-repeat;
	float:left
}
#LSideBar_Cont {
	background-color: #8BB381;
	width: 137px;
	clear:left;
}
#LSideBar_Cont_Bot {
	height: 11px;
	width: 126px;
	background-color: #8BB381;
	float:left
}
#LSideBar_Curve_Bot {
	height: 11px;
	width: 11px;
	background-image:url(../images/Curve_Green_SE.png);
	background-repeat:no-repeat;
	float:left
}
/*LEFT SIDE BAR LAYOUT*/
#LSB_Name {
	font-family: "Myriad Pro";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
#LSB_Pic {
	width: 137px;
	height: 122px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#LSB_Text {
	margin-left: 10px;
	font-size: 11px;
	color: #ffffff;
}
#LSB_Text a{
	color: #ffffff;
	text-decoration: none;
}
.LSB_Email{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#LSB_Separator{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E9258;
	margin-bottom: 5px;
}
/*Bottom BAR LAYOUT*/
#BottomBar_Shadow {
	height: 3px;
	width: 780px;
	position: inherit;
	background-image:url(../images/BottomBar_Shadow.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
	float: left;
}
#BottomBar {
	height: 19px;
	width: 780px;
	position: relative;
	background-image:url(../images/BottomBar_bkg.jpg);
	color: #ffffff;
	clear: both;
	float: left;
	font-weight: bolder;
	font-size: 11px;
}
#Copyright {
	height: 10px;
	width: 780px;
	position: relative;
	float: left;
	color: #336600;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 30px;
}
