/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#closer {
	position: absolute;
	z-index: 80;
	width: 700px;
	left: 50px;
	top: 50px;
	visibility: hidden;

}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: auto;
	padding: 0px;
    width: 800px;
}
#headertop {
	background-color: #9E8D63;
	margin: 0px;
	padding: 0px;
	position: static;
	height: 25px;
}
#header {
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: right;
}
#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
    z-index: 90;
	width: 800px;
	left: 0px;
	top: 244px;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;
}
#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu p a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 8px 25px 8px 25px;
	background-repeat: repeat;
	 
}
#menu p a:hover {
	background-image: url(/images/imgMnuBackground.png);
	
}
.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	top: 270px;
	background-color: #9E8D63;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #730013;
	font-weight: normal;
	margin: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #730013;
	padding: 3px 10px 3px 10px;
} 

.dropmenu a:hover {
	background-color: #C0BA9C;
}
#contentwrapper {
	margin: 0px;
	padding: 0px;
	position: static;
    min-height: 300px;
}
#content {
	margin: 0px;
	padding: 0px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	margin-left: 25px;
	padding-left: 15px;
	margin-right: 10px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	margin-left: 25px;
	padding-left: 15px;
	list-style-type: square;
	margin-right: 10px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #730013;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;

}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #730013;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;	
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #730013;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;

	
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #730013;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#content a {
	color: #730013;
	text-decoration: none;
	
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	position: static;


}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
.NewsletterListTable {
	margin-left: 20px;
}
.NewsletterListTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.subscribebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #9E8D63;
	width: 100px;

}
.subscribebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #9E8D63;
}
.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BF2F38;
	margin-left: 10px;
}
#SubscribeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px 10px 0px 10px;

}
#SubscribeForm a {
	text-decoration:none;
	color: #CCCCCC;
	font-size: 9px;
	

} 
#SubscribeForm p a:hover {
	color: #CC0033;

}
#SubscribeForm .GoButton {
	font-size: 9px;

}

#SiteTable {
    margin-left: 10px;
}	
#SiteTable thead td  {
	border-top: dotted 1px #8DA505;
	border-bottom: dotted 1px #8DA505;
	border-right: none;
	border-left: none;
	background-color: #E2ED9D;
}	
	
#SiteTable td  {
	border-bottom: dotted 1px #8DA505;
}
.CellBorderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.CellBorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;


}
.CellBorderLRT {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.CellBorderRT {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.CellBorderLT {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.CellBorderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p  {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ShareTable {
	border: 1px solid #DDDDDD;
    margin-left: 10px;

}
#ShareTable p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}	
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}



#HomePageNewsTable {
      margin: 0px 0px 0px 10px;

}
#HomePageNewsTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	margin: 0px;
	padding: 3px 15px 3px 0px;
}
#HomeFooter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-left: 100px;
	margin-right: 10px;
}
#HomeFooter a {
	color: #CF5929;
	text-decoration: none;
	
}
#HomeFooter a:hover {
	color:#4CA3C5;
	text-decoration:none;
}
.MailMergeTable {
	margin-left: 10px;
	
}
.MailMergeTable td {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#ShareTable {
	border: 1px solid #DDDDDD;
}
#ShareTable p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}	
.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
#content .HomeLHS {
     background-image: url(/images/imgHomeGradient.jpg);
	 background-position: top right;
	 background-repeat: repeat-y;
}
#content .HomeLHS h3 {
    margin: 15px 20px 10px 10px;
    padding: 0px;
	text-transform: uppercase;
	font-size: 11px;
}
#content .HomeLHS p {
    margin: 10px 20px 10px 10px;
    padding: 0px; 
}