/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana;
	color: #000;
}

.logobg {
	background-image: url(../images/bar_topbg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

h1 {
	color: #AF6E0D;
	line-height: 22pt;
	font-size: 16pt;
}

a, a:link {
	color: #FFF;
	text-decoration: none;
	font: bold 12px Verdana;
}

a:hover {
	font-family: Verdana;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FBEDBD;
}

.links {
	background-image: url(../images/linkbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 48px;
	color: #FFF;
	vertical-align: baseline;
	padding-bottom: 0px;
	line-height: 1.5;
	top: 0px;
}

.links a {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
}

.links a:link {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
}

.links a:hover {
	font-family: Verdana;
	color: #FFCC00;
	text-decoration: none;
}

.links a:visited {
	color: #FF9900;
}

.spacing {
	color: #8E5F15;
	padding-left: 0px;
	padding-right: 5px;
	font-size: large;
	font-weight: bold;
}

.left_column {
	background-color: #9D6013;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.details {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5;
	color: #000;
}

.linkblack {
	color: #000;
}

.sidebar {
	color: #99CC00;
}

.sidebar a {
	color: #99CC00;
}

.sidebar a:hover {
	color: #999900;
}

.main_back {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	color: #000;
	font-size: small;
	line-height: 1.5;
}

a.padd {
	padding: 5px;
	display: block;
}

a.padd:hover {
	color: #FFFFFF;
}

.ad1 {
	border: 2px solid #9D6013;
	margin: 5px;
	padding: 5px;
	line-height: 1.3;
}

.ad2 {
	border: 2px solid #9D6013;
	background-color: #005224;
	color: #fff;
	margin: 5px;
	padding: 5px;
	line-height: 1.3em;
}

.gold {
	color: #AF6E0D;
	font-size: large;
}

.boldgold {
	color: #AF6E0D;
}

.gold:hover, .boldgold:hover {
	color: #996600;
}

a.green {
	color: #006225;
}

a.green:hover {
	color: #8E630F;
}

a.green:visited {
	color: #8E630F;
}

.subactive {
	border: 2px solid #9D6013;
	background-color: #005224;
	color: #fff;
	background-image: url(../images/sublinkactive.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 5px;
	padding: 5px;
	line-height: 1.3em;
}

.ad3 {
	border: 2px solid #005224;
	background-color: #CCDCD1;
	color: #000;
	margin: 5px;
	padding: 5px;
	line-height: 1.5em;
}

.health_news {
	background-image: url(../images/health_newsbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: small;
	line-height: 12pt;
	padding-left: 25px;
	padding-right: 25px;
}

.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	font-family: verdana;
	color: #FFF;
	line-height: 135px;
	height: 100px;
	vertical-align: middle;
}

.footer a {
	font-size: x-small;
	color: #FFF;
	font-family: verdana;
	font-weight: normal;
}

.footer a:link {
	font-size: x-small;
	color: #FFF;
	font-family: verdana;
	font-weight: normal;
}

.footer a:hover {
	font-size: x-small;
	color: #FFCC00;
	font-family: verdana;
	font-weight: normal;
}

.mainhead {
	font-size: large;
	font-family: verdana;
	font-style: italic;
	color: #996600;
	font-weight: bold;
	letter-spacing: 0px;
}

.linkspecial {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}