body {
	margin: 0;
	padding: 0;
    background: #DEC99E url('images/bg.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

h1 {
	margin: -10px 0 10px 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	font-weight: bold;
    font-style:italic;
    font-size: 28px;
	color: #C50127;
    letter-spacing: 1px;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", san-serif;
	font-weight: normal;
    font-size: 21px;
	color: #C50127;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", san-serif;
	font-weight: normal;
    font-size: 20px;
	color: #8A5310;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", san-serif;
	font-weight: normal;
    font-size: 18px;
	color: #C50127;
    border-bottom: dotted 1px;
}

h5 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS", san-serif;
	font-weight: normal;
    font-size: 18px;
	color: #8A5310;
    border-bottom: dotted 1px;
}

h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", san-serif;
	font-weight: normal;
	text-transform:uppercase;
	text-align: center;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
	color: #8A5310;
}

h6 a:link, a:visited {
	color: #8A5310;
     text-decoration:none;
}

h6 a:hover {
	color: #FFB27E;
}



p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 150%;
}

a:link, a:visited {
	color: #C50127;
}

a:active, a:hover {
	text-decoration: none;
	color: #C50127;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.homelink {
	line-height: 150%;
}

.homelink a:link, .homelink a:visited {
    text-decoration: none;
    color: #333;
	font-family: "Trebuchet MS", san-serif;
	font-size: 18px;
}

.homelink a:hover {
	color: #979797;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px;
    height: 175px;
	margin: 0 auto;
	background: url(images/header.png) no-repeat;
}

#topmenu {
    padding: 75px 0 0 375px; 
    color: #FCEAD2;   
}

#topmenu a:link, #topmenu a:visited {
    color: #FFB27E;
    text-decoration:none;
    font: bold italic 17px "Times New Roman", serif;
}

#topmenu a:hover {
    color: #FCEAD2;
    font-weight:bold;
}

#topbox {
	position: relative; 
	left: 720px; 
	top: 11px; 
	height: 45px; 
	width: 130px; 
	padding: 10px; 
	color:#FCEAD2; 
	text-align:center; 
	font: normal 16px "Trebuchet MS";
}

#topbox a:link, #topbox a:visited, #topbox a:hover, #topbox a:active {
	color: #FCEAD2;
	text-decoration: none;
}

/* Menu */

#menu {
	background: #e6eaec;
	height: 45px;
}

#wrapper {
	width: 939px;
	margin: 0 auto;
	background: #FEFCF8;
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 630px;
	padding: 30px 20px 0 0;
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 30px 0 0 20px;
}

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

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	margin: 0 auto;
    text-align:center;
}

#footer {
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   	color: #8A5310;
}

#footer-menu {
	width: 187px;
	float:left;
	text-align:center;
}

#footer-menu a:link, a:visited {
   	color: #8A5310;
	text-decoration:none;
}

#footer-menu a:hover, a:active {
  	color: #8A5310;
	text-decoration:underline;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}

.solidblockmenu{
margin: 0;
padding: 0 40px 0 50px;
float: left;
font: 17px "Trebuchet MS", san-serif;
text-transform:uppercase;
letter-spacing: 1px;
width: 849px;
overflow: hidden;
border-width: 1px 0;
background: black url(images/blockactive.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #FDF3E5;
padding: 11px 24px;
text-decoration: none;
}

.solidblockmenu li a:visited{
color: #FDF3E5;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FDF3E5;
background: transparent url(images/blockdefault1.jpg) center center repeat-x;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
