@charset UTF-8;
/* CSS Document */



/* REDEFINED TAGS */ 

body {
	background:#D0CAB4 url(../images/bg.jpg) repeat-x;
	border:0;
	color: #000;
	font-family:Arial, sans-serif;
	font-size:0.85em;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}
hr {
	border:none;
	border-top:3px solid #ECE9E0;
	background:#FFF;
	margin:10px 0;
	height:auto;
}
#column2 hr {
	border-top:1px solid #FFF;
	background:transparent;
	margin:10px 0;
	height:auto;
}
h1 {
	color: #000;
	font-size:1.7em;
	margin:0 0 6px 0;
}
h2 {
	color: #F00;
	font-size:1.4em;
	line-height:120%;
	margin:0 0 6px 0;
}

h3 {
	color:#900;
	font-size:1.2em;
	margin:0 0 6px 0;
}

h3 a:link, h3 a:active, h3 a:visited {
	color: #900;
	text-decoration:none;
}

h4 {
	color: #000;
	font-size:.9em;
	line-height:120%;
	margin:0 0 6px 0;
}
/* admin titles */
h5 {
	border:0;
	color: #000;
	font-size:1em;
	font-weight:normal;
	line-height:180%;
	margin:0 0 6px 0;
	padding:6px 0 0 0;
}
iframe {
border:1px solid #000;
}
small, small a, small a:link {
font-size:1em;
color:#000;
}



/* IDS */

#blogmenu {
	background:url(../admin/images/button.jpg);
	color: #000;
	border:1px solid #000;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:4px;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}
#column1, .column1{
	color: #000;
	float:left;
	margin:0 1px;
	text-align:left;
	width:667px;
}
#column2, .column2 {
	background:#ECEAE1 url(../images/column2.jpg) repeat-x top right;
	color: #000;
	float:right;
	margin:0 0 0 16px;
	width:334px;
}
#column2_bot {
	background:url(../images/column2_bot.jpg) repeat-x bottom;
	height:40px;
}
#column2_bot span {
	display:none;
}
#container {
	margin:0;
	background:url(../images/container.jpg) no-repeat top center;
	border:0;
	width:100%;
	text-align:center;
	position:relative;
}
#features {
}
#features h2 {
	background:#BCB69C url(../images/block0.jpg) repeat-x bottom;
	border-bottom:1px solid #E3DEC9;
	border-top:1px solid #948B70;
}
#footer {
	background:url(../images/footer.jpg) no-repeat top center;
	color: #37352D;
	font-size:.9em;
	margin:0 auto;
	padding:36px 0 20px 0;
	width:900px;
	text-align:left;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #37352D;
	text-decoration: underline;
}
#footer a:hover {
	color:#0F8248;
	text-decoration:underline;
}
#header {
	background:url(../images/header.jpg) no-repeat top center;
	height:168px;
	margin:0 auto;
	text-align:left;
	width:900px;
}
#header2 {
	background:url(../images/header2.jpg) no-repeat top center;
	height:168px;
	margin:0 auto;
	text-align:left;
	width:900px;
}
#header div, #header2 div {
	float:left;
}
#maincontent {
	background:#FFF url(../images/navbar.jpg) no-repeat;
	margin:0 auto;
	text-align:left;
	width:900px;
}
#mainimage {
	background:url(../images/mainimage.jpg) no-repeat top left;
	float:right;
	width:670px;
	height:410px;
}
#navbar {
	font-size:1em;
	font-weight:normal;
	float:left;
	width:230px;
}
#pagetitle {
	color: #0F8248;
	font-size:1.1em;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding:0 0 16px 0;
}
#tagline {
	position:absolute;
	left:50%;
	margin:0 0 0 -170px;
	text-align:center;
	top:100px;
	width:610px; 
	/* height:50px;
	overflow:hidden; */
	color:#222; 
	font-size:30px;
	font-family: impact, sans-serif;
	text-transform:uppercase;
}
#tagline a {
	color: #222;
	text-decoration:none;
}
#tagline a:hover {
	color: #F00;
	text-decoration:underline;
} */

/* BREADCRUMBS */

.breadcrumbs {
color:#666;
font-weight:bold;
margin:0 0 24px 0;
}

.block1 .breadcrumbs a {
color: #666;
text-decoration:underline;
}

.breadcrumbs a:hover {
color: #149C33;
text-decoration:underline;
}

/* BLOG STYLES */
#blogtitle {
	background: url(../images/blogtitle.gif) no-repeat;
	float:right;
	width: 230px;
	height: 160px;
	margin:0 0 12px 24px;
}
#blogtitle div {
	text-indent: -9999px;
	height:136px;
}
.blogger {
color: #149C33;
font-weight:bold;
  /* color:navy;
 text-align:right; */
 margin:0 0 24px 0;
}
.comments {
	padding:6px;
	background: #ECE9E0;
	border:1px solid  #FFF;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* pagination links */
#pages {
	border-top:1px dotted #B3B19F;
	border-bottom:1px dotted #B3B19F;
	color: #000;
	font-size:12px;
	letter-spacing:1px;
	line-height:160%;
	margin:0;
	padding:6px;
	text-align:center;
	text-transform:uppercase;
}
#pages a {
	background:#FFF;
	border:1px solid #B3B19F;
	color: #000;
	margin:0 4px;
	padding:1px 3px;
	text-decoration:none;
}
#pages a:hover, #pages a.current {
	background: #060;
	border:1px solid #060;
	color: #FFF;
	margin:0 4px;
	padding:1px 3px;
	text-decoration:none;
}


/* BLOCKS */
.block0 {
 	background:#BCB69C url(../images/block0.jpg) repeat-x bottom;
	padding:0;
	margin:0;
}
.block01 {
	background:#BCB69C url(../images/block0.jpg) repeat-x bottom;
	border-top:1px solid #E3DEC9;
	border-bottom:1px solid #E3DEC9;
	padding:12px;
	text-align:center;
}
.block01 h2 {
color: #000;
font-size:1.1em;
margin:0;
padding:0;
}
#column2 .block0, #column1 #column2 .block0 {
	border-bottom:1px solid #E3DEC9;
	border-top:1px solid #948B70;
	height:36px;
} 
#column1 .block0 {
	border-bottom:1px solid #FFF;
	border-top:1px solid #948B70;
	height:36px;
}
.block1 {
	margin:0 1px 0 0;
}

.block1 a, .block2 a, .homecontent a {
	color: #093;
}
.block1 li {
	list-style-image:url(../images/bullet.gif);
}.block1 li ul li {
	list-style-image:url(../images/bullet3.gif);
}
.block2 {
	background:url(../images/block2.jpg) repeat-x top left;
	color: #000;
}
.homecontent {
	background:#FFF url(../images/block0.jpg) repeat-x ;
	margin:0 1px 0 0;
}
.pad {
	padding:16px;
	line-height:140%;
}
.pad2 {
	background:#FFF url(../images/pad.jpg) no-repeat;
	padding:16px;
	line-height:140%;
}
.pad3 {
	background: none;
	padding:16px 0;
	line-height:140%;
}
.pad p, .pad2 p, .pad3 p {
 margin:0;
}




/* CLASSES */
.dice, .block1 .dice, .block2 .dice {
	background:#FFF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
	margin:0;
	width:170px;
	text-align:center;
}
.dice input {
	margin:6px 0 0 0;
	text-align:center;
}
.ds2_top {
background:url(../images/ds_1.gif) no-repeat bottom;
height:18px;
width:300px;
}
.ds2_top span {
display:none;
}
.ds2_mid {
background:url(../images/ds_2.gif);
width:300px;
}
.ds2_mid .pad {
padding:0 16px;
}
.ds2_mid .pad p {
font-size:.9em;
margin:0 6px 0 0;
}
.ds2_bot {
background:url(../images/ds_3.gif) no-repeat bottom;
height:19px;
width:300px;
}
.ds2_bot span {
display:none;
}
.feature {
	border-bottom:1px solid #D2CCBB;
	border-right:1px solid #D2CCBB;
	color: #000;
	font-size:0.9em;
	text-align:left;
	padding: 10px 19px;
}
.feature h3 {
	margin: 4px 0;
	font-size:1em;
}

.feature h3 a {
	color:#900;
	text-decoration:none;
}
.feature h3 a:hover {
	color:#900;
	text-decoration:underline;
}
.feature p {
	margin: 4px 0;
	font-size:.9em;
}
.featurephoto, #column1 .featurephoto {
	/* margin:0 16px 0 0;
	float:left; */
}
.featurephoto a img, #column1 .featurephoto a img {
	border:1px solid #D2CCBB;
	background:#FFF;
	padding:3px;
	color: #000;
}
.featurephoto a:hover img, #column1 .featurephoto a:hover img {
	color:#0F8248;
}


.homesearch {
}

.homesearch h3 {
height: 36px;
}

.homesearch h4 {
height: 36px;
}
.insetphoto, .block1 div .insetphoto, .block2 div .insetphoto {
	margin:8px 16px 8px 0;
}
.insetphoto img {
	border:1px solid #D2CCBB;
	background:#FFF;
	padding:3px;
	color: #000;
}
.link {
margin:16px 0;
padding:6px 6px 6px 24px;
background:url(../images/bullet2.gif) no-repeat left center;
}
.link a {
color: #000;
}
.link a:hover {
color:#0F8248;
}
.photo, .block1 div .photo, .block2 div .photo {
	margin:12px 6px 0 6px;
	text-align:center;
}
.photo a img {
	border:1px solid #D2CCBB;
	background:#FFF;
	padding:3px;
	color: #000;
}

