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

body {
	background-image:url(images/bg.jpg);
	background-color:#291f18;
	background-position:top center;
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	font-family:Tahoma, sans-serif;
}
 a img {
	 border:none;
 }

a {
text-decoration: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;

}

#header {
	width:900px;
	height: 415px;
	margin: 0;
	position: relative;
z-index:2;
}

#logo {
	background-image:url(images/logo.png);
	height:349px;
	width:360px;
	background-position:top center;
	background-repeat:no-repeat;
	float: left;
	margin: 0 0 0 271px;

}
.entry-homepage .flashvideo {
margin-top: 0px;
display: block;
}



#logo:hover {
	background-position:bottom center;

}
#content {
	width:760px;
	min-height: 460px;
	background-image:url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-color:#d5a456;
	float: left;
	margin: 0px 0px 0px 70px;
	overflow: hidden;
}

#nav-main {
	width:900px;
	float: left;
	margin:  0;
	margin-top: -70px;
}

#nav1 {
	background-image:url(images/nav1.png);
	height:142px;
	width:300px;
	background-position:bottom center;
	background-repeat:no-repeat;
	float: left;
	margin: 5px 0 0 4px;
}

#nav1:hover {
	background-position:top center;
}

#nav2 {
	background-image:url(images/nav2.png);
	height:142px;
	width:216px;
	background-position:top center;
	background-repeat:no-repeat;
	float: left;
	margin-left: -11px;
	margin-top: -4px;
	
}

#nav2:hover {
	background-position:bottom center; 
}

#nav3 {
	background-image:url(images/nav3.png);
	height:142px;
	width:251px;
	background-position:top center;
	background-repeat:no-repeat;
	float: left;
	margin-left: -8px;
	margin-top: 3px;
}

#nav3:hover {
	background-position:bottom center;
}

#nav4 {
	background-image:url(images/navcontact.png);
	height:68px;
	width:152px;
	background-position:bottom center;
	background-repeat:no-repeat;
	float: left;
	margin-left: -13px;
	margin-top: -129px;
	

}

#nav4:hover {
	background-position:top center;
}

#nav5 {
	background-image:url(images/nav5.png);
	height:142px;
	width:113;
	background-position:top center;
	background-repeat:no-repeat;
float: left;
margin-top:-1px;
margin-left: 3px;

}

#nav5:hover {
	background-position:bottom center;
}


.post {
padding: 20px 0 0 0;

}
.flashvideo {

}

#homepagevideo {
margin-top: 0px;
display:block;
}

#main {
width: 500px;
margin: 0 20px 0 20px;
float: left;
}

a {
outline: none;
}

#sidebar {
width: 200px;
margin: 20px 20px 0 0;
float: left;
}

li {
font-size: 12px;
margin: 0 0 8px 0;}

#footer {
width:740px;
float: left;
height: 96px;
background-image:url(images/footer-bg.png);
padding: 35px 80px 30px 80px;
font-size: 10px;
color: #000;
}

#footer a {
color:#291F18;
}

#footer a:hover {
color:#000;
}

.footer-left {
float: left;
line-height: 20px;
margin: 20px 0 0 0;
}

.footer-right {
float: right;
text-align: right;
}

h1, h1 a {
font-size: 20px;
font-weight: bold;
margin: 0;
padding: 0;
color:#291F18;
}

.readmore {
color:#291F18;
font-weight:bold;
margin: 0;
padding: 0;
font-size: 12px;
}

p {
font-size: 12px;
line-height: 20px;
margin: 10px 0 0 0;
}

size-thumbnail {
border: 2px solid #291f18;
float: left;
}

.line {
width: 500px;
height: 1px;
border:none;
background-color:#a25d1b;
float: left;
margin: 25px 0 25px 0;
}

hr {
width: 500px;
height: 1px;
border:none;
background-color:#a25d1b;
float: left;
margin: 25px 0 25px 0;}


#sb-1 {
width: 200px;
height: 75px;
float: left;
background-image:url(images/sb1.jpg);
background-position:top center;
margin: 0 0 0 0;
border: 1px solid #000;
}


#sb-1:hover {
background-position:bottom center;
}

#sb-2 {
width: 200px;
height: 75px;
float: left;
background-image:url(images/sb2.jpg);
background-position:top center;
margin: 10px 0 0 0;
border: 1px solid #000;
}

#sb-2:hover {
background-position:bottom center;
}

#sb-3 {
width: 200px;
height: 75px;
float: left;
background-image:url(images/sb3.jpg);
background-position:top center;
margin: 10px 0 0 0;
border: 1px solid #000;
}

#sb-3:hover {
background-position:bottom center;
}

#sb-4 {
width: 200px;
height: 75px;
float: left;
background-image:url(images/sb4.jpg);
background-position:top center;
margin: 10px 0 0 0;
border: 1px solid #000;
}

#sb-4:hover {
background-position:bottom center;
}

#sb-5 {
width: 200px;
height: 75px;
float: left;
background-image:url(images/sb5.jpg);
background-position:bottom center;
margin: 10px 0 0 0;
border: 1px solid #000;
}

#sb-5:hover {
background-position:top center;
}

