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


/* Tags */

body {
	margin: 0px;
	padding: 0px;
	background-color: #250400;
	/*background-image: url(../images/bkgd.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

html, body, #container{
	height:100%;

}

body, td, tb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.25pt;
	line-height: 14pt;
	text-align: left;
	color: #333333;
}

h1 {
	color: #250400;
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
}

h2 {
	color: #9D6600;
	font-size: 11pt;
	line-height: 11pt;
	margin-top: 8px;
	margin-bottom: 5px;
}

h3 {
	color: #9D6600;
	font-size: 10pt;
	line-height: 10pt;
	margin-top: 8px;
	margin-bottom: 5px;
}

em {
	color: #250400;
}

img {
	border: 0px;
}

a {
	color: #9D6600;
	text-decoration: none;
}

a:hover {
	color: #9D6600;
	text-decoration: underline;
}


/* IDs */

#fullheight {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#nav_top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	/*padding-left: 375px;*/
	padding-right: 50px;
}

#container {
	padding: 0px;
	height: 400px;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A56209;
	border-bottom-color: #A36209;
	background-color: #FFFFFF;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#wrapper {
	height: 400px;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#left_nav {
	background-image: url(../images/left_panel.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 340px;
	width: 185px;
	float: left;
	margin-left: 0%;
	padding-top: 60px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 16pt;
	color: #A0630B;
}

#left_nav a, #left_nav a:visited {
	color: #A0630B;
	text-decoration: none;
}

#left_nav a:hover {
	color: #A0630B;
	text-decoration: underline;
}

#content {
	height: 400px;
	width: 682px;
	background-image: url(../images/right_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: auto;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
#left {
	background-color: #EAE5DC;
	float: left;
	height: 400px;
	width: 50%;
	padding: 0px;
}

#footer {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 7.5pt;
	color: #AFAFAF;
	text-align: center;
	padding-top: 10px;
}

#footer a, #footer a:visited {
	color: #CCAD83;
	text-decoration: none;
}

#footer a:hover {
	color: #A36209;
	text-decoration: underline;
}

/*Navigation*/

#home #nav_top .tab1 a,
#about #nav_top .tab2 a,
#event #nav_top .tab3 a,
#gallery #nav_top .tab4 a,
#services #nav_top .tab5 a,
#contact #nav_top .tab6 a {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.button {
	float: right;
	width: 695px;
	height: 20px;
	padding-top: 5px;
	text-align: left;
	padding-right: 5px;
}

.tab1 {
	text-align: center;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #ccad83;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36209;
	font-weight: normal;
}

.tab2 {
	text-align: center;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #ccad83;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36209;
	font-weight: normal;
}

.tab3 {
	text-align: center;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #ccad83;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36209;
	font-weight: normal;
}

.tab4 {
	text-align: center;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #ccad83;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36209;
	font-weight: normal;
}

.tab5 {
	text-align: center;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #ccad83;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36209;
	font-weight: normal;
}

.tab6 {
	text-align: center;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #ccad83;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A36209;
	font-weight: normal;
}

a.tab:link, {
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:visited, {
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.tab:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.left_nav_top {
	padding: 0px;
	margin: 0px;
	width: 185px;
	height: 160px;
	float: left;
	text-align: right;
}

.left_nav_top2 {
	padding: 0px;
	margin: 0px;
	width: 185px;
	height: 160px;
	line-height: 11pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	float: left;
}

.left_nav_bot {
	padding: 0px;
	margin: 0px;
	width: 185px;
	height: 120px;
	float: left;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	text-align: right;
	border-top: 1px solid #A36209;
}

.title {
	color: #9D6600;
	font-size: 11pt;
	line-height: 30pt;
}

.home_text {
	margin-top: 60px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 15px;
}

.thumbs {
	margin-top: 60px;
	margin-left: 15px;
	font-family: Arial,	text-align: left;
	padding-right: 20px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px;
	width: 125px;
	height: 94px;
	float: left;
	border: 1px solid #A36209;
}

.thumbs-2 {
	margin-top: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px;
	width: 125px;
	height: 94px;
	float: left;
	border: 1px solid #A36209;
}

.vid {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	width: 400px;
	height: 302px;
	border: 1px solid #A36209;
}

.badge {
	margin: 2px auto 0px auto;
	width: 124px;
	height: 124px;
	border: 1px solid #A36209;
}
