
body {
	margin: 0;
	padding: 0;
	background: #D8B9AB url(images/img9.gif) repeat-x;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5F3E2F;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #5F3E2F;
	text-align:center;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }
h4 { font-size: 12px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
/*	text-align: justify; */
	line-height: 18px;
}
label{
	color: #95BA2E;
}
label:hover {
	text-decoration: none;
	color: #CDE391;
}
a {
	color: #5F3E2F;
	
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
/*	color: #B39B7A;		*/

}

/* Boxed */

.boxed {
	float:left;
	text-align:left;	
	margin-left: 0;	
/*	margin: 0 0 0px 0;  */
	padding: 0 10px 300px 0;
/*	background: url(images/img4.gif) repeat-x left bottom; */
}


/* Post */

.post {
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
/*	background: url(images/img4.gif) repeat-x left bottom; */
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}
.post p {
	font-size: 13px;
	
}


.post h4 strong {
	font-weight: bold;
	color: #5F3E2F;
}

/* Header */

#header {
	width: 950px;
	height: 10px;
	 
}

/* Menu */

#menu {
	float: left;
	width: 990px;
	margin: 0 0px 0px 0;
	background-image:url(images/nav.gif) ;
	background-repeat:no-repeat ;
	background-position: bottom left;
	display:inline;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style:  none;
	text-align: center;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	height: 0px;
	font-size:18px;
	font-style:italic;
	color:#260403;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 10px 20px;
	display:inline;
	float:left; 
	border-right-width: 2px;
	/*border-right-style: groove;
	/*border-right-style: inset;
	/*border-right-color:  #76644f;*/
	
	
	
}

#menu a:hover {
		background:  url(images/img21.gif) repeat-x;
		height:5px;
		color: #FFFFFF;
		text-decoration:none;
		
}

/* Search */

#search {
	float: right;
	padding: 63px 0 0 0;
}

#textfield1 {
	width: 175px;
	background: #FFFFFF;
	border: none;
}

#submit1 {
	height: 19px;
	background: #5F3E2F;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
/*	margin: 0 auto; */
}

#colOne {
	float: left;
	width: 250px;
}

#colTwo {
	float: right;
	width: 730px;
}
#nav {
	width: 740px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:18px;
	font-style:italic;
	color:#260403;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#862e06;
	text-decoration:none;
}

/* ColOne Content */

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	
}

#colOne li {
	padding: 5px 0 7px 0;
	border-top: 1px solid #5F3E2F;
}

#colOne li:hover{
	text-decoration: none;
	color: #CDE391;
}



#colOne li.first {
	border: none;
}

#colOne h3 {
	font-size: 15px;
}

/* ColTwo Content */

/* Logo */

#logo {
	margin: 0 0 20px 0;
	padding: 0 0 40px 20px;
	background: url(images/img3.gif) repeat-x left bottom;
}

#logo h1 {
	text-transform:  capitalize;
}

#logo h2 {
	text-transform: capitalize;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Welcome */

#welcome {
	padding: 5px 20px 20px 20px;
}

#welcome h2 {
	margin-bottom: 25px;
}

#welcome .image {
/*	float: left; */
	padding: 0 17px 0 0;
}

#welcome p {
/*	margin-left: 126px;   */
	font-size: 13px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat left ;
	padding: 21px 25px 15px 42px;
}
#foot {

	width: 1000px;
	margin-left: 0px;
	background: url(images/foot_bg.gif) repeat-y top left;
}
#foot-top {	
	background: url(images/foot_top.gif) no-repeat  top left;
}
#foot-bot {
	height: 50px;
	background: bottom url(images/foot_bot.gif) no-repeat left;
	padding: 13px 21px 12px 50px;
}