/* CSS Document */

body {
	margin: 0px;padding: 0; background:url(../images/img01.jpg) repeat-x #191407;line-height: 25px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #E3B49C;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p{
	margin-top: 10px;
	text-align: justify; color:#450404; line-height:20px;
}

ul, ol {
	margin: 0px auto;
	padding: 10px;  color:#450404; text-align:left;
}

blockquote { }

a { color: #691111; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 8px; padding:8px; 
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

legend{ color:#8d1e1e;}

fieldset { border:1px solid #b79764; padding:5px;}

#wrapper {
	width: 780px; margin:0px auto; background-color:#dfc693; margin-bottom:0px;
}

/* Header */

#header {
	width: 780px;height:100%; margin: 0 auto; background-color:#dfc693; 
}

.head { 
	width:780px; margin:0px auto; height:79px; background:url(../images/img05.jpg) repeat-x;
}

/* Banner */

.banner {
	width: 778px;height:350px; margin: 0 auto; background:url(../images/img02.jpg) repeat-x #dfc693; border-left:1px solid; border-right:1px solid;
}

/* Menu */

#menu {
    height:30px; width:780px; margin:0px auto; background:url(../images/img06.jpg) repeat-x #dfc693;
}

#menu ul {
	width:450px; 
	padding-top: 0px; margin-left:170px;
	list-style: none;
	line-height: normal; 
}

#menu li {
	
	float: left; 
}

#menu a {
	
	float: left; background:url(../images/img07.jpg) no-repeat right;
	padding: 0px;padding-left:15px; padding-right:15px;
	text-decoration:none; text-transform:uppercase; font-size:12px; 
	font-family:"Tahoma"; line-height:29px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; color:#eda531; }



#menu .current_page_item {
	display: block;
	margin: 0px;
	background: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 695px;
	margin: 0 auto; background-color:##dfc693;
	padding: 0px; margin-bottom:0px;
}

.pagehead{ background:url(../images/img08.jpg) no-repeat; height:20px; width:695px; margin-bottom:0px;}

.content { background:url(../images/img09.jpg) repeat-y; padding:10px; margin-top:0px; margin-bottom:0px; }
/* Post */

.post {
	margin-bottom: 0px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: #A5131A  dashed 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #691111;
}
.post .entry {
	padding:  0px;
}

.post .entry1 {
	padding:  0px;
}

.post .entry1 ul {
	margin: 0px auto; width:650px;
	padding:10px;
	list-style: none;
	line-height: normal;
	border:none; display:block; float:left;
}

.post .entry1 li {
	margin: 5px; width:300px; height:250px;
	padding: 5px; border:1px solid #b79764; display:block; float:left;
}

.bx1{ float:left; border:1px solid#b79764; padding:10px; width:268px; height:400px; margin-left:10px; margin-bottom:10px;}
.bx2 { float:right; width:350px; margin-right:12px;font-family:"Tahoma"; font-size:12px; font-weight:bold; line-height:18px; color:#691111; padding:5px; text-align:center;}
.box3{ margin:0px auto; width:630px;}

.txt1{ width:550px; font-family:"Tahoma"; font-size:12px; line-height:18px; color:#691111;}
.txt2{ width:550px; font-family:"Tahoma"; font-size:24px; font-weight:bold; line-height:30px; color:#691111; text-align:center;}
.txt3{ width:550px; font-family:"Tahoma"; font-size:12px; line-height:24px; color:#691111; text-align:center;}
.clear{ clear:both;}


form{ width:600px; margin:0px auto; color: #691111; text-align:left; font-size:11px; padding-left:40px; }
.inputtext1{ font-size:9px;}

/* Gallery */
.gallery{ margin:0px auto; width:680px;}
.gallery ul {
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	list-style: none;
	line-height: normal;
	border: none;  float:left;
}

.gallery li {
	margin-bottom: 10px; width:250px; height:250px;
	padding: 0px; border:1px solid #b79764;
}


/* Footer */

#footer {
	width:672px;
	height: 135px;
	margin: 0 auto;
	padding: 0px; margin-bottom:0px;
	
}

#footer p {
	margin: 0px auto; width:672px; background-color:#b79764;
	padding: 10px 0;
	text-align: center;
	text-transform: normal;
	line-height: normal;
	font-size: 10px;
	color: #2d281b;
}

#footer a {
	color: #2d281b; text-decoration:none;
}
