@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	}

body {
	background-color:#A2C638;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
a {
	color:#FFFFFF;
}
p {
	margin-bottom:1em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom:5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:5px;
	color:#FFFFFF;
}

h3, h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color:#484646;
}
h3 a:hover {
	color:#484646;
}

a:hover {
	color:#FFFFFF;
}
#container {
	color:#484646;
	width:951px;
	margin:0 auto;
}
#header {
	min-height:120px;
}
#logo a img { border:none; }

#logo {
	float:left;
	height:75px;
	margin-top: 20px;
}

#menu {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 260px;
}

#menu ul li { 
	list-style-type:none;
	margin:2px;
	font-size:12px;
}

#menu li a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover, #menu li a.active:link {
	color:#484646;
}
.menuFloat_left {
	float:left;
	display: block;
	width: 125px;
}
.menuFloat {
	float:left;
	display: block;
}
#rightColumn {
	float:right;
	width:360px;
	padding:10px 0;
	margin:0;
}
#main { 
	main:550px;
	margin:0px 380px 0px 0px;
	padding:10px 0;
}
.clear { clear:both; }
#content_top {
	clear: both;
}
#content_left {
	float: left;
	width: 613px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dee8b6;
	padding-top: 45px;
}
#titleBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dee8b6;
	padding-top: 15px;
}

#bodyblock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dee8b6;
	padding-bottom: 15px;
}
#login { float:right; font-size:10px;  }
#col_left {
	float: left;
	width: 200px;
	padding-top: 38px;
}
#col_left p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	width: 150px;
	line-height: 21px;
}

#col_mid {
	float: left;
	width: 165px;
	padding-top: 38px;
}
#col_mid p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 7px;
	width: 140px;
	line-height: 14px;
}

#col_right {
	float: left;
	width: 165px;
	padding-top: 38px;
}
#col_right p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 7px;
	width: 135px;
	line-height: 14px;
}
#content_left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
}

#content_right {
	width: 338px;
	float: left;
}
#sign_up {
	width: 309px;
	margin-left: 29px;
	background-color: #FFFFFF;
}
#sign_up p {
	font-size: 12px;
	padding-left: 13px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom:8px;
}
#sign_up a {
	color: #484646;
	text-decoration: underline;
}
#sign_up a:hover {
	color: #484646;
	text-decoration: none;
}
#sponsors {
	width: 299px;
	margin-top: 25px;
	margin-left: 29px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#sponsor_title {
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 13px;
	color: #A2C638;
	padding-bottom: 43px;
}
#sponsors  a {
	wi
}
#content_bottom {
	clear: both;
}
#articles {
	float: left;
	height: 207px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dee8b6;
	border-bottom-color: #dee8b6;
	margin-top: 43px;
}
.article_item {
	float: left;
	width: 154px;
	text-align: left;
}
.article_title {
	padding-top: 20px;
	padding-bottom: 7px;
	font-size: 12px;
}
.homeCaption {
	padding-top: 24px;
	padding-left: 20px;
	color: #99cc33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	height: 85px;
	width: 125px;
	display: block;
	background: #474444;
}
.homeCaption a {
	color: #99cc33;
	text-decoration:none;
}
.homeCaption a:hover {
	text-decoration:none;
}
.more {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.more:hover {
	text-decoration: none;
}
#news {
	float: right;
	width: 309px;
	margin-top: 20px;
}
#news_header {
	background-color: #FFFFFF;
	font-size: 14px;
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.news_article {
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 20px;
}
.news_article p {
	line-height: 12px;
}


.news_article_title {
	font-size: 11px;
	font-weight: bold;
	color: #484646;
}
.date {
	font-weight: normal;
}
.news_article a {
	color: #484646;
	margin-left: 5px;
}
.news_article a:hover {
	color: #484646;
	text-decoration: none;
}















/*** Container ***/



/**footer**/

#footer {
	height:50px;
	width:950px;
	font-size:1em;
	color:#FFFFFF;
	margin: auto;
	clear: both;
}

#footer a:link, #footerRight a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover, #footerRight a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footerLeft {
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footerRight {
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}

.page-text-error {
	color:#FF0000;
}
.page-text-message {
	font-weight:bold;

}

/* Page forms*/
.page-input {
	border:1px solid #484646;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #484646;
	padding:3px;
	background-color:#FFF;
}
.page-button, .page-button-sml {
	
	border:1px solid #848080;
	background-color:#484646;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 10px;
	color:#FFF;
	text-decoration:none;
	
}
.page-button-sml {
	
	font-size:10px;
	padding:3px 7px;
	
}
.page-text-small {
	font-size:80%;
}

.page-thumb {
	padding:5px;
	float:left;
	background-color:#85A22E;
	margin-right:10px;
	margin-bottom:10px;
}

.sponsors-thumb {
	padding:5px;
	float:left;
	background-color:#fff;
	margin-right:10px;
	margin-bottom:10px;
}

.page-thumb-sponsors {
	float:left;
	width:138px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
}

p.half {
	margin-bottom:0.25em;
}
p.none {
	margin:0;
	padding:0;
	padding-bottom:0px;
}

.boxHighlight {
	background-color:#617622;
	padding:10px;
	margin:10px 0;
	color:#FFFFFF;
}
.boxHighlightSymbol {
	background-image:url(../images/ma_symbol1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-bottom:10px;
}
.boxBasket {
	background-color:#85a22e;
	padding:10px;
	margin-bottom:1px;
}




/****** Nominations *******/

.nomSection {border-bottom:1px solid #FFF; margin:10px 0; }

.nomItem { 
	float:left;
	width:173px;
	padding-right:17px;
	margin:10px 0;
	font-size:10px;
	line-height:12px;
}

.noright{ padding-right:0; }

.nomTitle {
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}

.nomThumb {
	margin:5px 0;
}

.nomCaption {
	font-size:10px;
	line-height:12px;
}



div.white {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

div.white a {
	color: #ffffff;
	text-decoration: none;
	background: #e0007c;
	border: 1px solid #e0007c;
	padding: 1px 3px 1px 3px;
}

div.white a:hover {
	border: 1px dashed #a2c638;
	background: #474444;
}

div.white a.twitblue {
	background: #0299e6;
	border: 8px solid #90b420;
	padding: 6px 10px 6px 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.white a.twitblue:hover {
	background: #1fadf5;
	border-color: #80a315;
}

.twitterbox {
	padding-top: 24px;
	padding-left: 20px;
	color: #02527b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	height: 85px;
	width: 125px;
	display: block;
	background: #0299e6;
}

.twitterbox:hover {
	background: #1fadf5;
}

.twitterbox a {
	color: #02527b;
	text-decoration:none;
}
span.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bolder;
	color: #e0007c;
	text-decoration: none;

}

