/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:20px;
}
#container {
	min-width:1000px;
}
#header_slice {
	background-image:url(images/top_bg_slice.jpg);
	background-repeat:repeat-x;
	height:374px;
}
#header {
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
	height:374px;	
}
#menu {
	position:absolute;
	top:243px;
	left:513px;
}


#home_body {
	background-color:#d8caa8;
	color:#666666;
}
a {
	color:#212121;
}
a:hover {
	color:#eba000;
	text-decoration:none;
}
a img {
	border:0px solid #333333;
}
td.right {
	background-image:url(images/white_topslice.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
td.side {
	background-image:url(images/white_side.jpg);
	background-repeat:repeat-y;	
	background-color:#ffffff;	
}
td.white {
	background-color:#ffffff;	
}
td.right {
	padding-left:0px;
	padding-top:30px;
}
td.home_content {
	padding-left:33px;
	color:#5a5342;
}
td.home_content img {
	position:relative;
	left:-4px;
margin-bottom:10px;
}
td.home_content a {
	color:#2e2e2e;
}
td.home_content a:hover {
	color:#000000;
}
strong {

	color:#2e2e2e;	
}
p {
	margin:0px;
	margin-bottom:15px;
}

h2.formTitle {
display:none;
}

#fieldList .fieldItem{
		padding:0px 0px 0px 0px;
}
.field, .input, .searchInput  {
	background-color:#fbf8ef;
	border: 1px solid #dcd0b0;
	width:240px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#756d5b;
}
.searchInput {
	width:110px;
	display:inline; margin-bottom:3px;
}
.input_button, a.button, .searchButton, input#Box4_8_8_btnSubmit {
	background-image:url(images/button_bg.gif);
	color:#dedede;
	border:0px;
	font-size:11px;
	padding:5px;
	padding-left:18px;
	padding-right:18px;
	text-decoration:none;
}
#fieldList .fieldSelected
{
	background: none;
	border: 0px;
}
.searchButton {
	padding-bottom:3px;
	display:inline;
}
#footer {
	border-top:1px solid #e7dec8;
	padding-top:13px;
	width:520px;
}

#body {
	background-image:url(images/white_topslice.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:40px;
	padding-top:40px;
	
}
#left_column {
	width:550px;
	margin-right:50px;
	float:left;	
}

#right_area {
	width:270px;
	float:left;
}
#right_column {
	background-color:#fbf8ef;
	border: 1px solid #dcd0b0;
	width:270px;
	padding:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#756d5b;

}
#google_ads {
	background-color:#eaeaea;
	border: 1px solid #999999;
	width:270px;
	padding:18px;
	margin-top:30px;
	text-align:center;
}
td.right .photoGalleryElement .thumbnail{
	float: left;
	margin:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 90px;
	height: auto !important;
	min-height: 90px;
	padding: 0;
	float:left;
	width:100px;
	height:90px;
	}

td.right .photoGalleryElement .thumbnail .thumbContents {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #CCC;
	margin: 4;
    width:80px;
}	

td.right .photoGalleryElement .thumbnail img{
	margin-bottom: 0;
	width:80px;
  	height:64px;
}
	
td.right .photoGalleryElement .thumbnail p {
	margin: 0;
  display:none;
}

td.right .element .linksModule {

}
td.right .element .linksModule ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
td.right .element .linksModule ul li {
	margin:0px;
	padding:0px;
	list-style:square;
}
h2.postTitle {
	font-size:14px;
	font-weight:bold;
}
em {
	font-family:Arial, Helvetica, sans-serif;
}

.rss img {
	display:none;
}

ol li {
 margin-bottom:20px;
}
ol li strong {

 color: #675d44;