@import "all.css";
input {
	border: 1px solid black;
	background: #ffffa0;
}
/*---------------------------
    IDs (Structural)
---------------------------*/
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#content {
	font: 1em "Lucida Grande", Arial, Helvetica, sans-serif;
	width: 750px;
	padding-bottom: 113px;
	background: #F8EFE0 url(../img/content_bkgd.jpg) repeat;
	padding: 0 30px 0 30px;
	text-align: center;
}
#content a {
	color: #7A0000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	margin: 12px;
}
#content ul {
	text-align: left;
	margin: 0 0 0 50px;
}
#header {
	background: url(../img/header_bkgd.jpg) repeat-x left top;
	height: 127px;
	width: 810px;
	text-align: center;
	margin: 0 auto;
}
#header h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333333;
	display: none;
}
#header img {
	border: none;
}
#header form {
	float: right; margin: 100px 30px 0 0; z-index: 100; width: 215px;
}
#header a {
	color: #999999;
	font-size: 10px;
	text-decoration: none; float: left; margin: 110px 0 0 35px;
}
#header a:hover {
	text-decoration: underline;
}
#menu {
	width:780px;
	line-height:normal;
	margin: 0 auto;
	height: 36px;
	background: url(../img/menu_bkgd.jpg) repeat-x;
	padding: 0 0 0 30px;
	text-align: left;
	z-index:1000;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:1000;
}
#nav li a.hdr {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding: 10px 0 0 0;
	background: none;
	z-index:1000;
}
#nav a {
	color: #FFFFFF;
	display: block;
	width: 125px;
	height: 30px;
	text-align: center;
	padding: 4px 0 0 0;
	text-decoration: none;
	background: url(../img/menu-sub_bkgd.jpg) repeat-x;
	z-index:1000;
}
#nav a.vid {
	background: url(../img/menu-sub-vid_bkgd.jpg) no-repeat right top;
}
#nav li a.hdr:hover {
	background:none;
	z-index:1000;
}
#nav a:hover {
	background: url(../img/menu-sub-hover_bkgd.jpg) repeat-x;
	z-index:1000;
}
#nav a.vid:hover {
	background: url(../img/menu-sub-vid-hover_bkgd.jpg) no-repeat right top;
}
#nav li { /* all list items */
	float: left;
	width: 125px; /* width needed or else Opera goes nuts */
	height: 34px;
	z-index:1000;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #605449;
	width: 123px;
	filter: alpha(opacity:90);
	opacity: 0.90;
	left: -10000px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:1000;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index:1000;
}
#slideshow {
	width: 138px; height: 144px; text-align: right;  background: url(../img/main.jpg) no-repeat; padding: 27px 151px 38px 470px; z-index: 5;
}
#countdown {
	float: left;
	width: 745px;
	height: 22px;
	text-align: left;
	font-size: 12px;
	background: url(../img/countdown_bkgd.jpg) no-repeat; padding: 0 0 0 6px;
}
#news {
	background:  url(../img/news_bkgd.jpg) repeat-x left top;
	width: 751px;
	height: 20px;
	color: white;
}
#news a {
	color: white;
}
#footer {
	clear: both;
	margin: 0px auto;
	height: 69px;
	width: 810px;
	background: #f8efe0 url(../img/footer_bkgd.jpg) no-repeat;
	padding: 4px 0 0 0;
	font-size: 10px;
}
#footer a {
	color: #4F0000;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer span {
	font-size: 11px;
}
#video_icon {
	margin: 10px 10px 0 10px;  
	padding: 58px 20px 0pt 23px; 
	float: left;
 	background-image: url(../img/video_icon.jpg); 
	height: 76px; 
	width: 98px; 
	text-align: center;
	color: white;
	line-height: 1em;
}
#video_icon_home {
	margin: 5px;
	float: right; 
	padding: 65px 20px 0pt 23px; 
 	background-image: url(../img/video_icon_onBlue.jpg); 
	height: 69px; 
	width: 98px; 
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 26px;
}
#video_icon_home a, a:visited, a:hover, a:link {
	color: white;
	text-decoration: none;
}

.more {
	padding: 20px;
}
.more * {
	color: #811010;
	font-weight: bold;
	padding: 5px 100px;
	border: 1px solid #cda666;
	border-left: none;
	border-right: none;
	background: #fff7cb;
	width: 100%;
}
#recaptcha_area {
	margin-left: 100px;
}
#recaptcha_response_field {
	border: 1px solid #FF0000;
	background: #FEDEDF;
}
/*------------------
      CLASSES
------------------*/
.floater-r {
	background: #b4c9ff;
	border: 5px #0033CC ridge;
}
.calendar td {
	text-align: left;
}
.calendar table {
	margin: 0 auto;
}
.even {
	background-color: #f8efe0;
}
.submit {
	color: white;
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid;
	border-top-color: #768f2d;
	border-left-color: #79932f;
	border-right-color: #506228;
	border-bottom-color: #333f1a;
	background: #6f872d;
	margin-right: 100px;
}