@charset "utf-8";
body {
	background-color: #cccc99;
	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: 137px; /*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.jpg);
	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.jpg);
	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: #336600;
	float:left
}
#LSideBar_Curve_Top {
	height: 11px;
	width: 11px;
	background-color: #336600;
	background-image:url(../images/Curve_Blue_NE.jpg);
	background-repeat:no-repeat;
	float:left
}
#LSideBar_Cont {
	background-color: #336600;
	width: 137px;
	clear:left;
}
#LSideBar_Cont_Bot {
	height: 11px;
	width: 126px;
	background-color: #336600;
	float:left
}
#LSideBar_Curve_Bot {
	height: 11px;
	width: 11px;
	background-image:url(../images/Curve_Blue_SE.jpg);
	background-repeat:no-repeat;
	float:left
}
/*left SIDE BAR LAYOUT*/
#LSB_Name {
	font-family: "Myriad Pro";
	font-size: 13px;
	color: #cccc99;
	font-weight: bold;
}
#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: #cccc99;
	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;
}


/*NAVIGATION DROPDOWN MENU STYLES DO NOT TOUCH ANY OF THESE STYLES*/
/*MAKES THE SUBMENU APPEAR*/
#MenuTitle:hover .menu {
	display: block
}
#MenuTitle:hover {
	min-width:98px;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccc99 2px solid;
	background-color: #cccc99; 
}
/*THESE ARE THE DROPDOWN DISPLAYS ON HOVER (DO NOT TOUCH)*/
#MenuTitle {
	min-width:100px;
	top: 2px;
	/*         CONTROLS THE STACKING HORIZONTALLY*/
	position: relative;
/*makes the menu be horizontal columns*/
	float: left;
}
#SingleMenuTitle {
	min-width:90px;
	top: 2px;
	/*         CONTROLS THE STACKING HORIZONTALLY*/
	position: relative;
/*makes the menu be horizontal columns*/
	float: left;
}

#SubMenuTitle:hover .submenu {
	display: block
}
#SubMenuTitle {
	position: relative;
}
/*HOVER EFFECT background color FOR THE SUBMENU ITEMS*/
.submenu A:hover {
	background-color: red
/*	background-color: #336600*/
}
.submenu {
/*WIDTH AND positionING FOR THE SUBMENU BOX*/
	margin-top: 0px;
	display: none;
	left: 130px;
	position: absolute;
	width:auto;
	min-width:160px;
	z-index:2;
/*how far is the submenu from the menu*/
	top: 0px;
/*SUBMENU BOX background color AND borderS*/
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #999999 2px solid;
	background-color: #cccc99; 
}
/*TEXT PLACEMENT ON THE SUBMENU*/
/*WITH LINK*/
.submenu > * > A {
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	padding-top: 2px;
	margin: 0px -2px
}
/*WITHOUT LINK*/
.submenu > * {
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	padding-top: 2px;
/*         Controls the line-height and padding of the submenu hover*/
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}


/*HOVER EFFECT background color FOR THE SUBMENU ITEMS*/
.menu A:hover {
	background-color: #336600
}
.menu {
/*WIDTH AND positionING FOR THE SUBMENU BOX*/
	margin-top: 0px;
	display: none;
	left: -2px;
	position: absolute;
	width:auto;
	min-width:190px;
	z-index:2;
/*how far is the submenu from the menu*/
	top: 18px;
/*SUBMENU BOX background color AND borderS*/
	border-right: #cccccc 1px solid; 
	border-top: #cccc99 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #999999 2px solid;
	background-color: #cccc99; 
}
/*TEXT PLACEMENT ON THE SUBMENU*/
/*WITH LINK*/
.menu > * > A {
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	padding-top: 2px;
	margin: 0px -2px;
}
/*WITHOUT LINK*/
.menu > * {
	padding-right: 8px; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	padding-top: 2px;
/*         Controls the line-height and padding of the submenu hover*/
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}
.menu-title {
/*            CONTROLS HOW FAR DOWN THE LINK WILL WORK*/
	min-height: 3em;
/*	          IF THIS DISPLAY BLOCK IS NOT HERE THE SUBMENU WILL DISAPPEAR IF NOT TOUCHING*/
	display: block; 
	padding-right: 10px;
	padding-left: 10px;
	cursor:pointer;
	z-index: 3;
/*border BETWEEN ELEMENTS	
	border: 1px solid #FF0000;*/
}
/*         Controls the line-height and padding of the submenu hover*/
#DD {
	LINE-height: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 5px;
}

/*TEXT colorS*/

/*FONT color ON HOVER EFFECT FOR THE SUBMENU ITEMS*/
#site-menu-dropdown .menu A:hover {
	color: #cccc99
}
/*FONT color FOR THE SUBMENU ITEMS (LINKS)*/
#site-menu-dropdown .menu A {
	color: #336600
}
/*FONT color FOR THE SUBMENU ITEMS (NO LINKS) USED AS TITLES*/
#site-menu-dropdown .menu {
	color: #336600;
	font-weight: bold;
}
/*FONT color FOR THE MAIN MENU ITEMS (LINKS)*/
#site-menu-dropdown .menu-title A {
	color: WHITE;
	font-weight: bold;
}
/*FONT color FOR THE MAIN MENU ITEMS (NO LINKS)*/
#site-menu-dropdown .menu-title {
	color: WHITE;
	font-weight: bold;
}
