
body {
	color:#725023;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/back.gif);
}


a {
	text-decoration:underline;
color:#725023;
}
a:hover {
	text-decoration:none;
	color: #9c0000;
}



#logo {
	height:253px;
	width:925px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#links {
	width:925px;
	background:#a0bab9;
	height: 35px;
}

#menu {
width: 925px;
	float: left;
}

#menu li a {
	color:#725023;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu li a:hover {
	color:#3d2909; 
} 


#banner {
	height: 100%;
	background-position: center top;
	
}

.holder {
	background-color: #ffffff;
	float: right;
	width: 200px;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#725023;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#725023;
	line-height:17px;
	margin:0 0 5px;
}


.title {
	margin-top: 20px;
}

.ti, .title h2 {
margin:0;
	font-size:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	color:#725023;
	text-align: center;
}
h2 {
	margin:0;
	font-size:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	color:#725023;
	text-align: center;
}
#titledress {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	margin:0;
	font-size:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
	color:#725023;	
}
	
.title span a, .title span {
	color:#725023;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}



.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0px 0px;
	height: 25px;
color:#725023;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navbg {background: #fff;}

#footer {
	padding:8px 0 0;
	width:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #725025;
	text-align:center;
	font-size: 12px;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #725025;
	font-size: 12px;
}

#footerdress {
	font-size: 12px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#main {
	width: 925px;
	border: 4px solid #a3b829;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/headerbk.png);
}

#header img {
	display:block;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	float:left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#menu li a {
	height:25px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:150px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #e1e8e9;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#725023;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#3d2909;}

/*
#rss {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}*/

#content {
	width:895px;
	padding:23px 15px 0px 15px;
	background-color: #fff;
	background-image: url(images/headerbk.png);
}
.entry {	
	overflow:hidden;
}
.entry p {
	line-height:25px;
	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color:#725023;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: left;
	border: 1px solid #725023;
	padding: 2px;
	background: #fff;
	margin-right: 5px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 920px;}
#commentform p {
font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}
