h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E4E4E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #cdcdc4;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#SearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 110px;
	border: 1px solid #707070;
	vertical-align: middle;
	margin-right: 4px;
}
#SubscribeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 110px;
	border: 1px solid #707070;
	vertical-align: middle;
	margin-right: 4px;
}
p,td,li,blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p,ul,ol,blockquote {
	margin: 0px;
	padding: 0px;
}
#MotherofAllDIVs {
	position:absolute;
	z-index:1;
	left: 50%;
	top: 0px;
}
#Logo {
	position:absolute;
	width:223px;
	height:290px;
	z-index:1;
	border: 1px solid #727272;
	background-image: url(images/logobg.png);
	background-repeat: repeat-x;
	left: -475px;
	top: 0px;
}
#TopBG {
	position:absolute;
	width:100%;
	height:303px;
	z-index:-1;
	background-image: url(images/mainbg2.gif);
}
#TopMainShadow {
	position:absolute;
	z-index:0;
	left: -480px;
}
#Menu {
	position:absolute;
	width:725px;
	z-index:2;
	left: -250px;
	top: 218px;
}
#Search {
	position:absolute;
	z-index:10;
	left: -438px;
	top: 305px;
}
#Header {
	position:absolute;
	width:725px;
	height:212px;
	z-index:4;
	left: -250px;
	top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
	overflow: hidden;
}
#HeaderFade {
	position:absolute;
	width:725px;
	height:212px;
	left: -250px;
	top: 5px;
	z-index:-1;
}
#HeaderText {
	position:absolute;
	z-index:6;
	left: -184px;
	top: 182px;
}
#Column-Body {
	position:absolute;
	width:950px;
	z-index:7;
	left: -475px;
	top: 307px;
}
#Newsletter {
	position:absolute;
	width:223px;
	height:72px;
	z-index:2;
	background-color: #CCCCCC;
	border: 1px solid #7b7b7b;
	margin-top: -14px;
	text-align: center;
	font-size: 11px;
	color: #303a3a;
	padding-top: 25px;
}
#Title {
	position:absolute;
	z-index:11;
	left: -242px;
	top: 313px;
	width:712px;
}
#LeftTD {
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#LeftTD a {
	color:#4a4a4a;
	text-decoration:none;
}
#LeftTD a:hover {
	color:#000000;
	text-decoration:underline;
}
#LeftTD p {
	font-size:11px;
	text-indent: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#LeftTD h1 {
	color:#015353;
	font-size:12px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
}
#MotherofMenuDropdown {
	position:absolute;
	z-index:1;
	left: 50%;
	top: 0px;
}
#MotherofMenuDropdown a {
/*	padding:3px;*/
	text-decoration:none;
	color:#1e5e5e;
}
#MotherofMenuDropdown a:hover {
	text-decoration:underline;
	background-color:#a5bfbf;
/*	color:#FFFFFF;*/
}
#MenuDropDown1,#MenuDropDown2,#MenuDropDown3,#MenuDropDown4,#MenuDropDown5,#MenuDropDown6,#MenuDropDown7,#MenuDropDown8,#MenuDropDown9,#MenuDropDown10 {
	position:absolute;
	z-index:12;
	top: 292px;
/*	width: 100px;*/
	padding:5px;
	border:1px solid #e2eeee;
	background-color:#FFFFFF;
	visibility:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	
}

#MenuDropDown1 {
	left: -250px;
}
#MenuDropDown2 {
	left: -167px;
}
#MenuDropDown3 {
	left: -96px;
}
#MenuDropDown4 {
	left: -22px;
}
#MenuDropDown5 {
	left: 76px;
}
#MenuDropDown6 {
	left: 134px;
}
#MenuDropDown7 {
	left: 199px;
}
#MenuDropDown8 {
	left: 265px;
}
#MenuDropDown9 {
	/*width: 150px;*/
	left: 313px;
}
#MenuDropDown10 {
	left: 364px;
}
.ItemTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a0c0c;
}
.ItemTD a {
	color:#0c5a5a;
	text-decoration:none;
}
.ItemTD a:hover {
	text-decoration:underline;
}
#HeaderItem1 {
	position:absolute;
	z-index:1;
	left:0px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#HeaderItem2 {
	position:absolute;
	z-index:1;
	left:137px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#HeaderItem3 {
	position:absolute;
	z-index:1;
	left:275px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#HeaderItem4 {
	position:absolute;
	z-index:1;
	left:412px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#HeaderItem5 {
	position:absolute;
	z-index:1;
	left:550px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#HeaderItem6 {
	position:absolute;
	z-index:1;
	left:687px;
	top:10px;
	background-repeat: no-repeat;
	background-position: center center;
}

