body {
	background-color: #8399A0;
	background-image: url(../images/background-repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615543;
}
#search_wrap {
	background-image: url(../images/search-area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3E2E23;
	background-color: #F4EACA;
}
#search_wrap ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	margin-left: 0px;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
}
#search_wrap li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C19B49;
	list-style-type: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#background {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #461D11;
	text-decoration: none;
}
a:visited {
	color: #461D11;
	text-decoration: none;
}
a:hover {
	color: #4B6770;
	text-decoration: none;
}
a:active {
	color: #4B666F;
	text-decoration: none;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #79612e;
	margin: 0px;
}
#nav ul    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav .last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C79833;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #C79833;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C79833;
}
#nav a:visited {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C79833;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C79833;
}
#subnav  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED8E0;
	padding-bottom: 6px;
	margin-top: 8px;
	padding-top: 8px;
	background-color: #FDF7DC;
}
#subnav  ul    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	line-height: 16px;
	margin: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 0px;
}
#subnav  li    {
	margin: 0px;
	padding-bottom: 6px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B1C8CF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
}
#subnav  a    {
	color: #957023;
}
#subnav  a:hover    {
	color: #4C6770;
}
#subnav .last-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CADADA;
	background-image: url(../images/bottom-banner.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
}
#copyright ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}
#copyright li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	margin: 0px;
}

#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	color: #C79832;
	background-image: url(../images/contact-sb.gif);
	width: 227px;
}
#address a {
	color: #d9dacd;
	text-decoration: none;
}
#address a:hover {
	color: #ACA186;
}
#address a:active {
	color: #d9dacd;
	text-decoration: none;
}
#contentwrap_background {
	background-image: url(../images/content_repeat.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#logo {
	background-image: url(../images/terramor-logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #461D11;
	height: 136px;
	width: 227px;
}
#top_left {
	background-color: #4C6770;
	width: 26px;
}

#left_of_nav {
	background-color: #989A8D;
	background-image: url(../images/terramorefar-left2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 26px;
}
#content a:hover {
	color: #4C6770;
}
#rightcol_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ACA186;
	background-image: url(../images/general_sub_image.gif);
	background-position: left top;
	text-align: center;
	background-repeat: no-repeat;
	width: 227px;
}
#rightcol_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ACA186;
	background-image: url(../images/sub_image-about.gif);
	background-position: left top;
	text-align: center;
	background-repeat: no-repeat;
	width: 227px;
}
#rightcol_buying {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ACA186;
	background-image: url(../images/sub_image-buying.gif);
	background-position: left top;
	text-align: center;
	background-repeat: no-repeat;
	width: 227px;
}
#rightcol_community {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CFC7A3;
	background-position: left top;
	text-align: left;
	height: 405px;
	width: 227px;
	color: #464B4A;
	line-height: 15px;
}
#rightcol_community p {
	margin: 0px;
	padding-bottom: 8px;
}
#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 22px 20px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	background-position: left top;
	background-image: url(../images/sub_content_background.gif);
	background-repeat: repeat-x;
	color: #615F5B;
}
#main_content ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#main_content a:hover {
	color: #4C6770;
}
#main_content p {
	margin: 0px;
	padding: 8px 0px;
}
h1, .pageheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #5A271B;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: 25px;
}
h2, .head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #461D11;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3, .head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #366070;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 3px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h4, .head4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #461D11;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-style: italic;
}
h5, .head5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C6770;
	padding: 5px 0px 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 16px;
}

.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615F5B;
	line-height: 16px;
	}
hr {
	margin: 10px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #A3997F;
}.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #4C6770;
	border: 1px solid #ACA186;
}
.image_border {
	border: 2px solid #F9E4A6;
}
.image_border_dk {
	border: 2px solid #7BA3AD;
}
#photo_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84755C;
}
.photodetailhead
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; 
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #84755C;
}
.photodetailhead
{
    font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #ffffff;
            font-weight: bold;
}
#blog {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #84755C;
}
.blogpost
{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #84755C;
            font-style: italic;
}
#IDX-addressLine {
	float: right;
	width: 60px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#IDX-cszLine{
	float: right;
	width: 60px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 8px;
}
#IDX-priceLine{
	float: right;
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
	padding-top: 15px;
	line-height: 14px;
	padding-bottom: 5px;
}
.IDX-ssLinkText{
	color: #660000;
}
#IDX-ssImage {
	float: left;
	width: 185px;
}
#newsletter_join {
	background-color: #FFF9DE;
	padding-top: 8px;
	padding-left: 8px;
	border: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-right: 5px;
}
#newsletter_join h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#newsletter_join .submit {
	background-color: #B18E43;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #999999;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#newsletter_join2 {
	background-color: #F3F3F3;
	padding-top: 8px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-right: 5px;
}
#newsletter_join2 .submit {
	background-color: #94ABB2;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #999999;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
