
A{
	color: #FF0096;
	padding: 2px;
}

A:Hover {
	background-color: #280F00;
	color: #FFFFFF;
	padding: 2px;
}

A:ACTIVE {
		color: #907666;
}

a.mainnav {
	font: "Georgia",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	color : #B1E2ED;
	padding-bottom: 4px;
	padding-left: 13px;
	padding-top: 4px;
	width: 218px;
}

a.mainnav:hover {
	background-color: #FF0096;
	color: #ffffff;
	padding-bottom: 4px;
	padding-left: 13px;
	padding-top: 4px;
	width: 218px;
}

a.homeheadline {
	background-color: #280F00;
	font: "Georgia",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font: small-caps;
	text-decoration: none;
	color : #B1E2ED;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 424px;
}

a.homeheadline:hover {
	background-color: #B1E2ED;
	font: "Georgia",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font: small-caps;
	text-decoration: none;
	color : #280F00;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 424px;
}

a.homenews {
	font: "Georgia",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color : #FF0096;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 424px;
}

a.homenews:hover {
	background-color: #FF0096;
	color: #ffffff;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 424px;
}

a.listlinks {
	font: "Georgia",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color : #FF0096;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 424px;
}

a.listlinks:hover {
	background-color: #FF0096;
	color: #ffffff;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 424px;
}

a.secondarynav {
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font: small-caps;
	text-decoration: none;
	color : #ffffff;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}

a.secondarynav:hover {
	background-color: #FF0096;
	color: #280F00;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}

hr {
	border-top: 1px dotted #999999;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

body {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../images/bak.gif); 
}

div {
	color: #3A3A3A;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6	{
	font-family: "Georgia", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
}


h2 {
	font-size: 10px;
	color: #1C1C1C;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2A6B33;
	font : italic;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	color: #B2B2B2;
	font-weight: lighter;
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font : italic;
}

img	{
	border: 0;
	/* turns off gaps around images */
}

li {
	list-style-image: url(../images/list-arrow.gif);
	/* bullet points */
}


li.folio {
	list-style-image: url(../images/list-arrow2.gif);
	/* bullet points */
}

p {
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 0px;
}

p, td, a, span, ul, li {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smalltext {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


span {
	color: #3A3A3A;
}

td {
	color: #3A3A3A;
}

ul {
	color: #3A3A3A;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 6px;
	/* bullet style */
}

ul.folio {
	color: #3A3A3A;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 22px;
	/* bullet style */
}

.inputnarrow, .inputnormal, .inputmedium, .inputwide, .inputquicklink, .quicksearch, .textareamedium{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font: small-caps;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #5A473B;
	color: #ffffff;
}

.inputmedium{
	border-width: 0;
	height: 20px;
	width: 209px;
	margin-top: 12px;
}

.textareamedium{
	border-width: 0;
	height: 147px;
	width: 209px;
	margin-top: 12px;
}


.bottomtable {
	position: absolute;
	bottom: 0px;
	background: #280F00;
	width: 99%;
	padding: 0px;
	left: 2px;

}

.DIVlogo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 112px;
	right: 0;
}

.navtable {
	position: absolute;
	top: 114;
	bottom: 0px;
	left: 112px;
	right: 0;
	background: #280F00;
	width: 218px;
	height: 159px;
	padding: 0px;
}

.bluetable {
	position: absolute;
	top: 114;
	bottom: 0;
	left: 112px;
	right: 0;
	background: #B1E2ED;
	width: 5px;
	height: 159px;
	padding: 0px;
}

.sidebar {
	position: absolute;
	margin: 6px 0px 0px 0px;
}

.topline {
	position: absolute;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	width: 100%;
	height: 114px;	
	padding: 0px;
}

.thinline {
	position: absolute;
	margin: 114px 0px 0px 0px;
	background: #280F00;
	width: 112px;
	height: 1px;
	padding: 0px;
}

.thinline2 {
	position: absolute;
	margin: 382px 0px 0px 0px;
	background: #280F00;
	width: 112px;
	height: 1px;
	padding: 0px;
}

.main-pic {
	position: absolute;
	top: 9;
	bottom: 0;
	left: 330px;
	right: 0;
	background: #280F00;
	width: 424px;
	height: 342px;
	padding: 0px;
}

.pic-top {
	position: absolute;
	top: 9;
	bottom: 0;
	left: 330px;
	right: 0;
	background: #280F00;
	width: 424px;
	height: 105px;
	padding: 0px;
}

.pic-mid {
	position: absolute;
	top: 114;
	bottom: 0;
	left: 330px;
	right: 0;
	background: #280F00;
	width: 424px;
	height: 99px;
	padding: 0px;
}

.pic-title {
	position: absolute;
	top: 114;
	bottom: 0;
	left: 330px;
	right: 0;
	background: #280F00;
	width: 424px;
	height: 113px;
	padding: 0px;
}
.pic-end {
	position: absolute;
	top: 213;
	bottom: 0;
	left: 330px;
	right: 0;
	background: #280F00;
	width: 424px;
	height: 138px;
	padding: 0px;
}

.secondary-nav {
	position: absolute;
	top: 220px;
	bottom: 0;
	left: 330px;
	right: 0;
	background: #FF0096;
	width: 424px;
	height: 20px;
	padding-left: 5px;
}

.dirt {
	position: absolute;
	top: 10;
	bottom: 0;
	left: 329px;
	right: 0;
	padding: 0px;
	width: 425px;
	height: 340px;
}

.pre-title {
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	color : #998C84;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.title {
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	color : #F1EEEC;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}

.margin-right {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 754px;
	right: 0;
	background: #280F00;
	width: 6px;
	height: 400px;
	padding: 0px;
}

.base-align {
	position: absolute;
	bottom: 0px;
	left: 330px;
	background: #280F00;
	width: 213px;
	height: 40px;
	padding: 0px;
}

.content-home {
	position: absolute;
	top: 351px;
	bottom: 0;
	left: 315px;
	right: 0;
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color : #280F00;
	padding-left: 0px;
	padding-right: 10px;
	width: 400px;
}

.content {
	position: absolute;
	top: 240px;
	bottom: 0;
	left: 330px;
	right: 0;
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	color : #280F00;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 400px;
}

.content-form {
	position: absolute;
	top: 240px;
	bottom: 0;
	left: 330px;
	right: 0;
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	color : #280F00;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	width: 400px;
}

/* advertising section css */

.DIVadvertisinglogo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	background: #ffffff;
	width: 600px;
	height: 114px;
}


body.advertising {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../images/ad-back.gif); 
}

.secondary-nav-ad {
	position: absolute;
	top: 114px;
	bottom: 0;
	left: 0px;
	background: #FF0096;
	width: 600px;
	height: 20px;
	padding-left: 13px;
}

.tertiary-nav-ad {
	position: absolute;
	top: 134px;
	bottom: 0;
	left: 0px;
	background: #FF0096;
	width: 600px;
	height: 20px;
	padding-left: 13px;
}

.thumb-nav-ad {
	position: absolute;
	top: 154px;
	bottom: 0;
	left: 0px;
	width: 600px;
}

a.adnav {
	background-color: #522C16;
	margin-top: 14px;
	padding-bottom: 1px;
	padding-left: 13px;
	padding-top: 1px;
	width: 600px;
}

a.adnav:hover {
	background-color: #FF0096;
	color: #ffffff;
	margin-top: 14px;
	padding-bottom: 1px;
	padding-left: 13px;
	padding-top: 1px;
	width: 600px;
}

.content-advertising {
	position: absolute;
	top: 154px;
	bottom: 0;
	left: 0px;
	font: "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 450px;
}

.newhome_content {
	font: 11px georgia, verdana, geneva, arial, helvetica, sans-serif;
	line-height: 22px;
	color: #ffffff;
	width: 295px;
	position: absolute;
	top: 160px;
	bottom: 0px;
	left: 300px;
}

.newhome_images {
	width: 268px;
	position: absolute;
	top: 170px;
	bottom: 0px;
	left: 15px;
}

.renew_head  {
	font: 14px georgia, Arial, Helvetica, Geneva, Verdana, sans-serif;

}


