@charset "utf-8";
body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: right bottom;
	background-image: url(../images/bottom.png);
}
#container {
	width: 960px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #eabd76;
	border-left-color: #eabd76;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
}
#content {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 930px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
	background-color: #000000;
}



#logo {
	width: 960px;
	height: 220px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.theme-default #slider {
	width:780px; /* Make sure your images are the same size */
	height:300px; /* Make sure your images are the same size */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topnav   a     ,{
	text-decoration: none;
	color: #FFFF00;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/white_strip.png);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #d5a940;
	font-weight: bold;
}

#nav a {
	width: 190px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	text-align: center;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	color: #eabd76;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
}

#nav a:hover {
	color: #FFF;
}
#nav: active {
	color: #00FF00;
}


#nav li {
	float: left;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li ul {
	width: 130px;
	left: -999em;
	position: absolute;
}

#nav li:hover ul {
	left: auto;
	color: #FF00FF;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#textbox1 {
	width: 660px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #eabd76;
	padding-right: 5px;
}
#textbox2 {
	width: 170px;
	float: left;
	border-left-width: thin;
	border-left-style:solid;
	border-left-color: #eabd76;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

footnav{
	width:930;
	float:left;
	}

.video {
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: left;
	float: right;
}
#secnav   a     ,{
	text-decoration: none;
	color: #FFFF00;
}
.pic {
	width: auto;
	clear: left;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
}

#content a:hover, #content a:active {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#content a:link, #content a:visited {
	color: #EBD067;
	text-decoration: none;
}
.pic2 {
	margin: 10px;
}

.border_img
{
	width: 930px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eabd76;
	}

