@charset "utf-8";
/* CSS Document */


a {
	text-decoration:underline;
}
#table_main {
	margin-left: 10px;
	margin-right: 10px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #7575FF;
}
a:hover {
	background-color:#0066CC; 
	color: #FFFFFF
}
a:active {
	color: #FF9900;
	background-color: #0066CC;
}


/*.text img {
	padding: 0px;
} */


h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
	font-style: italic;
}

.subhead_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	color: #148411;
	text-transform: capitalize;
}

.subhead_samples{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 145%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #169513;
	letter-spacing: 3px;
	text-align: center;
	font-style: italic;
}

.subhead_buynow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #169513;
	padding: 8px;
	text-align: center;
}

.subhead_buynow a {
	text-decoration:none;
	display: block;
}
.subhead_buynow a:link {
	color: #FFFF00;
}
.subhead_buynow a:visited {
	color: #F7F7F7;
}
.subhead_buynow a:hover {
	background-color:#FFFFFF;
	color: #FF6600;
}
.subhead_buynow a:active {
	color: #FF3300;
	background-color: #FFFFFF;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 145%;
}

.text_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	line-height: 135%;
}

.text_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #137C10;
}

.float_right {
	float: right;
	padding-left: 20px;
	padding-right: 15px;
}

.float_left {
	float: left;
	padding-right: 20px;
}

.sidebar img {
	text-align: center;
}
.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 135%;
}


.highlight {
	font-weight: bold;
	background-color: #CCFF00;
}

.signature {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0033CC;
	text-align: right;
	font-style: italic;
	line-height: 135%;
	padding-right: 12px;
}

#winners {
	background-color: #CCCCCC;
}

.text #winners h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 10px;
}

#table_inside {

}

#winners p {
	padding-left: 10px;
	padding-right: 8px;
}

#col_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}


#contact_info td {
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #179613;
	padding-right: 1px;

}
#contact_info h3 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #179613;
	line-height: 150%;
}


#contact_info   p  {
	padding-right: 10px;
	padding-left: 15px;
}
