body
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	color: #ffffff;
	background-color: #59612C;
	background-image: url(images/bg_main.jpg);
	font-family: Verdana, Georgia, Sans-Serif;
	font-size: 11px;
	background-attachment: absolute;
	background-repeat: repeat-x;
	line-height: 18px;
}
.post-wrapper {
background-color: #FFF;
padding: 15px;
color: #ffffff;
width: 583px;
border: 1px solid #EBEBEB;
}
a:link { text-decoration: none; color: #293503; }
a:visited { text-decoration: none; color: #293503; }
a:hover, a:active { color: #606836;
text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px 0 10px; }
h1 {
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 { font-size: 28px; }
h3 { font-size: 24px;}
.post-title {
line-height: 30px;
}
.home-post-wrap {
	width: 655px;
	padding: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #000000;
	background-color: #ADBE6A;
}

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }


#wrapper2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/categories-bg.gif);
	background-repeat: repeat-x;
	background-color: #ADBE6A;
}

#header {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 235px;
}

#wrapper
{
	float: right;
	width: 800px;;
	background-color: #ADBE6A;
	color: #A2A2A2;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ADBE6A;
}
#content-wrapper {
	width: 650px;
	float: left;
	margin-top: 20px;
}

#content {
	float: left;
	padding: 0px 0px 0px 19px;
	width: 760px;
}



.toptitle {
font-size: 20px;
color: #D27005;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}

#featured {
background-color: #FFF;
padding: 10px;
width: 593px;
border: 1px solid #9D6007;
}
/*main content, inner square*/
.home-squares {
	width: 730px;
	display: block;
	padding: 10px;
	border: 3px solid #59612C;
	float: center;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	background-color: #E1E5CC;
}

.home-headings {
height: 27px;
border: 1px solid #DDD7B3;
background-color: #F4EFD2;
background-image: url(images/heading-bg.gif);
width: 98%;
color: #575447;
font-size: 13px;
font-weight: bold;
align: center;
padding-left: 10px;
padding-top: 8px;
}

#categories {
background-color: #DA790E;
font-size: 13px;
background-image: url(images/categories-bg.gif);
background-repeat: repeat-x;
overflow: hidden;
height: 55px;
font-weight:bold;
}

#categories ul {
float: left;
margin: auto;
height: 55px;
}

#categories li {
float: left;
list-style-image: none;
list-style: none;
list-style-type: none;
list-style-position: inside;
}

#categories li a:link, #categories li a:visited {
color: #FFF;
padding-left: 10px;
padding-right: 10px;
display: block;
height: 30px;
padding-top: 18px;
float: left;
}

#categories li a:hover {
	color: #FFE99D;
	padding-top: 18px;
	display: block;
	background-image: url(images/arrow.png);
	background-position: top;
	background-repeat: no-repeat;
}

.logo {
float: left; 
margin-bottom: 40px;
border: 0px;
}
.submitbtn {
color:#ffffff;
font-weight:bold;
padding: 2px 2px;
border: 1px solid #ffffff;
background:#639EF7;
}

.imagegallery_itemtitle {
color: #ffffff;
font-size: 17px;
font-weight: bold;
line-height: 10px;
}
.imagegallery_desc {
line-height: 2px;
}

