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

body {
	margin:0px;
	background-color:#94C345;
}

div, td, span, p, body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:20px;
}

img, div {
	border:0;
}

h1 {
	font-size:18px;
	color:#C83127;
	font-weight:bold;
}

a:link {
	color:#D67325;
	text-decoration:none;
}

a:hover {
	color:#2FBFF6;
}

a:visited {
	color:#D67325;
	text-decoration:none;
}

a:visited:hover {
	color:#2FBFF6;
}

#wrapper {
	width:902px;
	margin:0px auto;
	background-color:#FFF;
	position:relative;
}

a.navbutton {
	height:76px;
	display:block;
	float:left;
	text-decoration:none;
}

a.navbutton span {
	visibility:hidden;
	font-size:12px;
	line-height:14px;
}

a#home {
	width:44px;
	background-image:url(images/turkeytrot_03.gif);
}

a#home:hover {
	background-image:url(images/turkeytrot-b_03.gif);
}

a#register {
	width:98px;
	background-image:url(images/turkeytrot_04.gif);
}

a#register:hover {
	background-image:url(images/turkeytrot-b_04.gif);
}

a#about-turkey-trot {
	width:153px;
	background-image:url(images/turkeytrot_05.gif);
}

a#about-turkey-trot:hover {
	background-image:url(images/turkeytrot-b_05.gif);
}

a#supporters {
	width:167px;
	background-image:url(images/turkeytrot_06.gif);
}

a#supporters:hover {
	background-image:url(images/turkeytrot-b_06.gif);
}

a#about-us {
	width:147px;
	background-image:url(images/turkeytrot_07.gif);
}

a#about-us:hover {
	background-image:url(images/turkeytrot-b_07.gif);
}

a#contact-us {
	width:74px;
	background-image:url(images/turkeytrot_08.gif);
}

a#contact-us:hover {
	background-image:url(images/turkeytrot-b_08.gif);
}

#dropmenu1 {
	width:142px;
	position:absolute;
	left:331px;
	top:265px;
	z-index:5;
	display:none;
}

#dropmenu1-list {
	width:122px;
	padding:0px 10px 0px 10px;
	background-image:url(images/dropmenu_02.gif);
	background-repeat:repeat-y;
}

#dropmenu1 a {
	display:block;
	padding:5px 0px 5px 0px;
	border-bottom:dotted 1px #069;
	color:#333;
}

#dropmenu1 a:hover, #dropmenu1 a:visited:hover {
	color:#F3822A;
}

#dropmenu1 a:visited {
	color:#333;
}

#main-content {
	background-color:#FFF;
	width:822px;
	padding:0px 40px 0px 40px;
}

#left-column {
	width:145px;
	float:left;
	border-right:#333 dashed 1px;
	font-size:10px;
	line-height:12px;
}
.ccsignup {
	line-height:14px;
	background-color:#dde;
	border:1px #000 solid;
	padding:2px;
	width:135px;
	font-weight:bold;
}
.ccsignup h6 {
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:0;
}
#footer .pic {
	margin:auto 0;
}
#left-column a {
	display:block;
	padding:0px 0px 17px 0px;
}

#center-column {
	float:left;
	width:490px;
	padding:0px 20px 30px 20px;
}

#right-column {
	float:right;
	width:145px;
	border-left:#333 dashed 1px;
}

a#register-button {
	display:block;
	width:151px;
	height:35px;
	background-image:url(images/register.gif);
	position:absolute;
	left:478px;
	top:146px;
}

a#register-button:hover {
	background-image:url(images/register-b.gif);
}

a#register-button span {
	visibility:hidden;
}

#footer {
	clear:both;
	width:100%;
	border-top:#333 dashed 1px;
	padding:20px 0px 40px 0px;
	margin:15px 0px 0px 0px;
	text-align:center;
}

#stats-table {
	border:2px solid #999;
}

#stats-table td {
	border-bottom:1px #999 dotted;
	border-left:1px dotted #999;
}

#stats-table th {
	background-color:#F3822A;
	color:#FFF;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	border-bottom:2px solid #999;
}

#header1, #header2, #header3, #header4 {
	font-weight:bold;
}

#header1 {
	background-color:#76CF57;
}

#header2 {
	background-color:#92D7F9;
}

#header3 {
	background-color:#F4D028;
}
#header4 {
	background-color:#9389Ca;
}
#odd {
	background-color:#F5F5F5;
}

#even {
	background-color:#DCDCDC;
}

#contact-form-table {
	border:solid 2px #999;
}

#contact-form-table input {
	width:282px;
}

#contact-form-table td {
	padding:5px;
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
}

#contact-form-title-td {
	text-align:right;
}

