@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;

		margin: 0px;
}

img {
	border: 0px;
	border-style: none;
}
#headermainarea {
	width: 100%;
	height: 430px;
	background:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}
#menumainarea {
	width: 100%;
	height: 172px;
	background:url(../images/black-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#menucontentarea {
	width: 965px;
	height: 172px;
	margin: auto;
}
#menuleftarea {
	width: 825px;
	height: 28px;
	float: left;
	margin-top: 7px;
}
.menubox {
	width: auto;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 28px;
	display:block;
}
.menubox:hover {
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	height: 26px;
}
.menubox a {
	text-decoration: none;
	color:#FFF;
}

#logorightarea {
	width: 139px;
	height: 172px;
	background-repeat: no-repeat;
	background-position:right;
	float: right;
}
#bannermainarea{
	width: 100%;
	height: 258px;
}
#bannercontentarea {
	width: 972px;
	height: 258px;
	margin: auto;
}
#bannertoppart {
	background:url(../images/header-top-part.png);
	background-repeat:no-repeat;
	background-position: top;
	float: left;
	width: 972px;
	height: 17px;
}
#bannerinsidecontentarea{
	width: 972px;
	height: 241px;
	background:url(../images/banner-content-bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	float: left;
}
#bannermainframe {
	width: 902px;
	margin-left: 30px;
	margin-right: 30px;
	height: 231px;
	border: 5px;
	border-style: solid;
	border-color: #ddd;
	position: relative;
}

#contentmainarea {
	width: 100%;
	height: auto;
	overflow:auto;

}
#contentarea {
	width:972px;
	margin: auto;
}
#contentinsidemainarea {
	width: 972px;
	background:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	float: left;
}
#contentbottompart {
	width: 972px;
	height: 27px;
	background:url(../images/content-bottom-part.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	float: left;
}
#insidemainsection {
	width: 912px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	margin-top: 15px;
	min-height: 210px;
}
#insidecolumbox {
	width: 912px;
	float: left;
}
#columbox1 {
	width: 280px;
	float: left;
}
#columbox3 {
	width: 280px;
	float: left;
}
#columbox2 {
	width: 280px;
	float: left;
	margin-left: 31px;
	margin-right: 31px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0d7e39;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d7e39;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b89764;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b89764;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height:20px;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.text5 a {
	text-decoration: none;
	color: #666;
}
.text5 a:hover {
	text-decoration: none;
	color: #0d7e39;
}
.text55 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 24px;
}
.text55 a {
	text-decoration: none;
	color: #666;
}
.text55 a:hover {
	text-decoration: none;
	color: #0d7e39;
}
.text a {
	color: #0d7e39;
	text-decoration: none;
}
.text a:hover {
	color: #0d7e39;
	text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 25px;
}
.text1 a {
	color: #fff;
	text-decoration: none;
}
.text1 a:hover {
	color: #0d7e39;
	text-decoration: none;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d7e39;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
.readmore a {
	color: #0d7e39;
	text-decoration: none;
}
.readmore a:hover {
	color: #0d7e39;
	text-decoration: underline;
}

#line {
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background: #0d7e39; 
}
#readmore {
	width: 100%;
	float: right;
	text-align: right;
}

.nominationrow {
	width: 280px;
	float: left;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.nominationtextboxleft {
	width: 12px;
	float: left;
	text-align: left;
	margin-left: 0px;
	padding-top: 4px;
}
.nominationtextboxright {
	width: 268px;
	float: right;
	text-align: justify;
}

.nominationtextboxright a {
	color: #666;
	text-decoration: none;
}

.nominationtextboxright a:hover {
	color:#0d7e39;
	text-decoration: underline;
}
#footerhorsepart {
	width: 100%;
	height: 108px;
	margin-top: 20px;
	background:url(../images/footer-horse-part.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#footerhorsesidebg {
	width: 100%;
	height: 108px;
	background:url(../images/footer-horse-bottom-bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}
	
#footerinsidehorsearea {
	width: 972px;
	height: 108px;
	margin: auto;
}

#footermainarea {
	width: 100%;
	height: 77px;
	background:url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#footercontentarea {
	width: 972px;
	height: 77px;
	margin: auto;
}
#footerleftarea {
	width: 880px;
	height: 72px;
	float: left;
}
#footerrightarea {
	width: 92px;
	height: 77px;
	float: right;
	background-position: top left;
	background:url(../images/footer-right-bg.jpg);
	background-repeat: no-repeat;
}
#footerhorserightarea {
	width: 92px;
	height: 39px;
	float: right;
	background-position: left bottom;
	background: url(../images/footer-horse-curve.jpg);
	background-repeat: no-repeat;
	margin-top: 69px;
}
#footercolums {
	width: 220px;
	height: 105px;
	float: left;
	text-align: left;
	margin-top: 15px;
}
#copyrightdiv {
	width: 740px;
	height: 20px;
	float: left;
	margin-top: 10px;
	text-align: left;
}
#powereddiv {
	width: 135px;
	height: 20px;
	float: right;
	margin-top: 10px;
	text-align: right;
	margin-right: 5px;
}


	#center {
		position: relative;
	}
	#slider {
		position: absolute;
		width: 902px;
		height: 231px;
		left: 0px;
		top: 0px;
		overflow: hidden;
		background: #000;
		border: 0px solid #000;
	}
	#slider .slide {
		position: absolute;
		height: 231px;
		width: 350px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: pointer;
	}
	#slider .title   {
		color: #0d7e39;
		font-weight: bold;
		font-size: 16px;
		margin-right: 10px;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 25px;
	}
	#slider .backgroundText {
		position: absolute;
		width: 350px;
		height: 100px;
		background: #fff;
		filter: alpha(opacity=50);
		opacity: 0.5;
		margin-top: 150px;
	}
	#slider .text {
		position: absolute;
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		text-align: justify;
		width: 350px;
		left: 10px;
		margin-top: 160px;
		font-weight: normal;
		line-height: 20px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=50);
		opacity: 0.5;
		visibility: hidden;
		width: 350px;
	}
	
.nominationhorsebox {
	width: 270px;
	float: left;
	height: 160px;
	border: 5px;
	border-style: solid;
	border-color: #eee;
	margin-bottom: 20px;
}
.nominationhorsebox img {
		opacity : 1.0;
filter: alpha(opacity=100);
}
.nominationhorsebox img:hover {
		opacity : 0.5;
filter: alpha(opacity=50);
}
.nominationhorsebox2 img {
		opacity : 1.0;
filter: alpha(opacity=100);
}
.nominationhorsebox2 img:hover {
		opacity : 0.5;
filter: alpha(opacity=50);
}

.nominationhorsebox:hover {
	background: #fff8ed;
}
.nominationhorsebox2 {
	width: 270px;
	float: left;
	height: 160px;
	border: 5px;
	border-style: solid;
	border-color: #eee;
	margin-left: 31px;
	margin-right: 31px;
	margin-bottom: 20px;
}
.nominationhorsebox2:hover {
	background: #fff8ed;
}

.nominationimagebox {
	width: 160px;
	height: 160px;
	float: left;
	text-align: left;
	margin-right: 10px;
}
.nominationtextbox {
	width: 100px;
	height: 150px;
	float: left;
	text-align: left;
	margin-top: 10px;
}
.nominationrow2 {
	width: 912px;
	float: left;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.nominationtextboxleft2 {
	width: 12px;
	float: left;
	text-align: left;
	margin-left: 0px;
	padding-top: 4px;
}
.nominationtextboxright2 {
	width: 900px;
	float: right;
	text-align: justify;
}

.nominationtextboxright2 a {
	color: #666;
	text-decoration: none;
}

.nominationtextboxright2 a:hover {
	color:#0d7e39;
	text-decoration: underline;
}
.tableclass {
	border: 1px;
	border-style: solid;
	border-color: #ccc;
}
.tableclass tr {
	border: 1px;
	border-style: solid;
	border-color: #ccc;
}
.tableclass td {
	border: 1px;
	border-style: dashed;
	border-color: #ddd;
}
.tabletextclass {
	padding-left: 10px;
}

.nominationhorsebox5 {
		border:5px;
		border-style:solid;
		border-color: #eee;
}
.nominationhorsebox5:hover {
	 border: 5px;
	 border-style:solid;
	 border-color: #b89764;
	 		filter: alpha(opacity=50);
		opacity: 0.5;

}
.newsimagebox {
	width: auto;
	height: auto;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	background:#eee;
}

.newhighlighttext {
	width: 825px;
	float: left;
	text-align: center;
	margin-top: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration:blink;
}

.imagetextclassmargin {
	padding: 10px;
}


.aboutusnewssection {
	width: 280px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #b79663;
	margin-bottom: 3px;
}


	


	







