@charset "iso-8859-1";

/********** Body Tag **********/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em; /* "em" is a relative unit of size, which allows text to be scaled in Internet Explorer */
	line-height: 1.4;
	color: #3e2c22;
	background: #342925 url('../images/a.jpg');
	margin: 0;
}

/********** Main Text Elements - Headings, Paragraphs, etc. **********/

h1 {
	visibility: hidden;
	display: none;
}
h2 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .5em;
	padding: .1em 0;
	border-bottom: 1px solid #aa0000;
	clear: both;
}
h3 {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .25em;
}
h4 {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .25em;
}
h5 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .25em;
}
p {
	margin: 0 0 1.1em;
}
blockquote {
	font: normal italic 1.2em Georgia, "Times New Roman", Times, serif;
}

/********** Lists **********/

ul{

}
ul ul{
	list-style-type: square;
}
ul ul ul{
	list-style-type: none;
}
li{
	margin: 5px auto;
	padding: 2px 0;
}

/********** Links **********/

a {
	color: #aa0000;
	text-decoration: underline; /* Most visitors know that underlined text means a link. No other text should ever be underlined. */
}
a:hover {
	color: #ff3333;
}

/********** Images **********/

img {
	border: none; /* When an image is used as a link, most browsers put a border around it by default. This removes that border. */
}
.leftimg {
	float: left;
	margin: 0 10px 10px 0;
}
.rightimg {
	float: right;
	margin: 0 0 10px 5px;
}

/********** Layout **********/

#pagewrap {
	width: 882px;
	margin: 0 auto;
	background: #390912 url('../images/header.jpg') no-repeat;
}
#header {
	clear: both;
	padding: 70px;
}
#maincolumn {
	width: 600px;
	float: right;
	padding: 20px;
	margin-right:20px;
	background: #d9c297 url('../images/contentbackground.jpg') repeat-y;
	min-height:700px;
}
#sidecolumn {
	width: 180px;
	float: left;
	padding: 20px;
	color:white;
	text-align:right;
}
#footer {
	clear: both;
	text-align: center;
	font-size: .75em;
	padding: 10px;
	color: #aa0000;
}

/********** Boxes in the Side Column **********/

.sidebox {
	width: 190px;
	margin: 10px 0;
	padding: 5px 0;
	float: left;
}
.sidebox p {
	margin: 5px 0;
}

.sidebox a {
	color:red;
}


/********** Columns That Can Be Used Within the Main Content Section **********/

.insidecolumnleft {
	width: 286px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	border-right: 1px dotted #3e2c22;
}
.insidecolumnright {
	width: 286px;
	padding-left: 5px;
	float: right;

}
.countdown {
	background: #390912 url('../images/countdownbg1.jpg') no-repeat;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}
.countdown h2{
	font-size:1.4em;
	color:white;
	padding:5px;
	border:none;

}
.countdown h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:.9em;
	color:white;
	border:none;
}

.countdown p{
	color:white;
	font-weight:bold;
	font-size:1.2em;
	padding:none;
}


/********** Navigation **********/

#nav {
	margin: 0 0 10px;
	width:190px;
}
#nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li {
	margin: 0;
	padding: 0;
}
#nav li a {
	display: block;
	color:white;
	text-align:right;
	margin: 0;
	padding: 5px 15px 5px 10px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight:bold;
	border-bottom:1px #aa0000 dotted;
}
#nav li a:hover {
	background: url(../images/navicon.gif) no-repeat 180px 6px;

}


/********** Horizontal Rules (Horizontal Lines) **********/

hr {
	height: 1px;
	margin: 0 0 1.1em;
	border: none;
	border-top: 1px dotted #3e2c22;
	clear: both;
}

/******************* Table Styles *******************/

table {
	margin: 0 -1.5em 1.1em;
	width:600px;
	border-top: 1px solid #aa0000;
	border-right: 1px solid #aa0000;
}
table th {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 .25em;
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #aa0000;
}
table td {
	width:85px;
	padding: 5px 10px;
	border-left: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;
}
/******************* Calendar Table Styles *******************/

.calendartable {
	font-size:.8em;
}

}
.calendartable td {
	border-left: 1px solid #aa0000;
	border-bottom: 1px solid #aa0000;
}

.calendartable tr.even {
	background:maroon;
	color:white;
}

/******************* Clear Both *******************/
.clearfloat {
	clear:both;
}
.center {
	text-align:center;
}
.noicon{
	background: none;
	padding: 0;
}
.photogallery a {
	padding-right: 0;
	display: inline;
	background: none;
}
.thumb {
	margin:5px;
	float:left;
	text-align:center;
	border:1px solid #3e2c22;
}
.thumb a {
	padding-right: 0;
	background: none;
}
/******************* Form Styles *******************/

form.contact legend {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3e2c22;
	margin: 0 0 .25em;
}
form.contact fieldset{
	border: 1px solid #3e2c22;
	padding: 10px;
}
form.contact fieldset.contact {
	width:560px;
}
form.contact fieldset.message {
	width:560px;
}
form.contact label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 120px; /* Width of labels */
}
form.contact fieldset ol {
	margin: 0;
	padding: 0;
}
form.contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form input.button {
	background: #0e1520 url("../images/grad_nav.jpg") repeat-x;
	color: #FFF;
	border-top: 1px solid #696e74;
	border-right: 1px solid #11161e;
	border-bottom: 1px solid #090d13;
	border-left: 1px solid #40464f;
}
/******************* Misc Styles *******************/
.video{
	width:260px;
	padding-left:10px;
}
.photogallery h3{
	clear:both;
}