




* {
	margin: 0;
	padding: 0;
}

body {

 background-image:url(images/img01.jpg);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#7D705D;


	margin: 0px;
	/*background: #7D705D url(images/img01.jpg) repeat-x ; */
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
}

body {

 background-image:url(images/img01.jpg);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#7D705D;


	margin: 0px;
	/*background: #7D705D url(images/img01.jpg) repeat-x ; */
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
}

h1, h2, h3 {
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.3em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #1F4D4D;
}

a:hover {
	text-decoration: none;
	color: #336666;
}

/* Wrapper */

#wrapper {
	width: 940px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 880px;
	height: 105px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 470px;
	height: 140px;
	margin: 0px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu*/

#menu {
	width: 100%;
	height: 47px;
	margin-top: 47px;
	background: #54493E;
}

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 362px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 2px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #2B261F;
	color: #FFFFFF;
} */

#splash {
	width: 940px;
	height: 255px;
	margin: 0 auto;
}

/* Search */
#service 
ul li {
background: #EAEAAE;
margin:10px 10px 10px 10px;
border:solid 1px #cccc99;
padding:10px 10px 10px 10px;
}


/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
background: #D8D1C0;
}

#page-bgtop {
}

/* Content */

#content {
	float: left;
	width: 740px;
}
.post {
	margin: 0px 0px 30px 0px;
	
}

.post .title {
	margin: 10px;
        text-align: left;
	padding: 0px 0px 5px 0px;
	color: #515151;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: ;
	text-decoration: none;
	font-weight: normal;
        text-align: left;
	color: #2B261F;
}

.post .entry {
	padding: 0px 0px 0px 25px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */


/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {


	margin-bottom:15px;
	padding: 20px 0px;
	background: ;
	color: #ffffff;
}

#footer p {

	margin-bottom:15px;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #A1A1A1;
}

#footer a:hover {
	text-decoration: none;
}



/* ----------- My Form ----------- */
.myform{
margin:250px 10px 80px 90px;
width:400px;
height:500px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #cccc99;
background:#EAEAAE;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #cccc99;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized_comment label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #cccc99;
width:200px;
margin:2px 0 20px 10px;
}
#stylized_comment input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #cccc99;
width:200px;
height:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}