@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #353D44;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
}
.line {
	background-color: #FFFFFF;
	background-image: url(../img/line-top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

.header {
	width: 1000px;
	margin:0 auto;
	border: none;
	height: 84px;
	background-color: #353D44;
}
.title {
	height: 82px;
	width: 397px;
}

.title h1 {
	background-image: url(../img/logo.png);
	height: 82px;
	width: 391px;
	overflow: hidden;
	margin-top: 0px;
}


.title a {
	height: 82px;
	width: 391px;
	display:block;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
	overflow: hidden;
}

.menu {
	width: 1000px;
	height: 25px;
	background-color: #FFFFFF;
}
.top-line {
	background-image: url(../img/head.jpg);
	height: 5px;
	width: 1000px;
}

.menu li {
	display: inline;
	
}
.menu ul {
	margin-left: 3px;
	padding-left: 3px;


}
.menu a {
	color: #75737A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.entry {
	height: 37px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.top-entry h2 {
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 7px;
	vertical-align: middle;
	margin-top: 0px;
}
.sidebar {
	width: 227px;
	background-image: url(../img/sidebg.jpg);
	overflow: hidden;
	float: right;
	padding-right: 10px;
	background-repeat: repeat-y;
	margin-top: 15px;
}
.sidebar ul {
	list-style-type: none;
	margin-left: 0px;
}



.top-entry {
	background-image: url(../img/topbg1.jpg);
	height: 37px;
	width: 1020px;
	background-repeat: no-repeat;
}
.container {
	background-color: #FFFFFF;
	background-image: url(../img/cornerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	overflow: hidden;
}

.container h2 {
	margin-top: 15px;
	margin-left: 8px;
	color: #8a4a16;
}

.sidebar h2 {
	color: #8a4a16;
	font-family: Arial;
	font-size: 18px;
	margin-top: 10px;
	line-height: 40px;
	margin-left: 8px;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:hover {
	color: #8a4a16;
	text-decoration:none;
}

.video {
	background-image: url(../img/videobg.jpg);
	height: 181px;
	width: 175px;
	margin-left: 12px;
	margin-top: 15px;
	display: inline;
	float: left;
}

.searchfield{
	width:150px;
	height:20px;
	color: #fff9e8;
	border: 1px solid #a2d6eb;
	float: left;
}
.searchbutton{
	height: 23px;
	width: 57px;
	color: #FFFFFF;
	font-family: "Chaparral Pro";
	font-size: 14pt;
	background-image: url(../img/searchbutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
}

#searchsubmit {
	border: 0;
	font-size: 14pt;
	height: 23px;
	width: 57px;
	color: #FFFFFF;
	font-family: "Chaparral Pro";
	background-image: url(../img/searchbutton.jpg);
	;
}

.footer {
	background-image: url(../img/footer.jpg);
	height: 38px;
	width: 1000px;
	margin-top: 0px;
}
.footer p {
	font-family: Arial;
	font-size: 12px;
	color: #8a4a16;
	text-indent: 25px;
	padding-top: 12px;
	margin-top: 0px;
}
.video-img {
	height: 120px;
	width: 160px;
	margin-top: 25px;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.video-img img {
	border: none;
}
.profile {
	width: 420px;
	overflow: hidden;
	margin-top: 15px;
	float: right;
}
.profile p {
	padding-top: 0px;
	padding-left: 0px;
	text-align: justify;
}

.wrap .container span {
	margin-left: 15px;
	line-height: 31px;
}

.container p {
	font-family: Arial;
	font-size: 12px;
	color: #8a4a16;
}
.video-profile {
	height: 240px;
	width: 320px;
	margin-left: 8px;
	margin-top: 15px;
	display: inline;
	float: left;
}

.video-profile img {
	border: none;
}

.top-sidebar {
	width: 227px;
	background-image: url(../img/topside.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	height: 5px;
}
.bottom-sidebar {
	width: 227px;
	background-image: url(../img/bottomside.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	height: 6px;
}
.img-name {
	margin-top: 10px;
	color: #8A4A16;
	text-align: center;
}
.sidebar li {
	margin-left: 0px;
}
.sidebar ul {
	padding: 0;
}
.maintext {
	width: 760px;
	overflow: hidden;
	margin-top: 20px;
}
.maintext p {
	padding: 10px;
	text-align: justify;
	color: #333333
}
.maintext h2 {
	color: #333333;
}
.promo {
	width: 760px;
	overflow: hidden;
	margin-top: 20px;
}
.promo p {
	padding: 10px;
	text-align: justify;
	color: #333333
}
.promo h2 {
	color: #333333;
	font-size: 12px;
}
.promo a:link, .promo a:visited, .promo a:hover {
	color: #333333;
	text-decoration: underline;
}

