/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
	height: 100%;

}

body{
	margin: 0;
	padding: 0px 0px 20px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color:#333333;
	color: #888a8d;
/*	background-image: url(/images/siteimages/page_back3.jpg);
	background-repeat: repeat;*/

}
div#HeadingContainer{
	width: 100%;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/siteimages/headingback.jpg);
	background-repeat: repeat-x;
	overflow: visible;

}
div#Heading{
	width: 780px;
	height: 110px;
	overflow: visible;
	background-image:  url("../images/siteimages/heading3.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div#HeadingPrint{
	display: none;
}
div#TopBar{
	width: 100%;
	height: 3px;
	background-color: #4e4e4e;
	overflow: hidden;
	display:none;
	}
div#TopMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#043B6E;
	width:500px;
	height: 23px;
	margin-top: 101px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 193px;	
	display: none;}
	
#TopMenu ul {
	padding: 0px;
	margin:0px;
	overflow: visible;
	list-style-type: none;
	line-height: 23px;
	display: none;
}
#TopMenu ul li { 
	display: none; 
	}

#TopMenu ul li a
{
	font-size: 11px;
	padding: 0px 14px 0px;
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	height: 24px;
	float: left;
	letter-spacing: 1px;
	background-image: url(../images/siteimages/menudivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 2px;
	margin-left: 2px;
}

#TopMenu ul li a:hover
{
	font-size: 11px;
	color: #ffffff;
	background-color: #075597;
	text-decoration: none;
	letter-spacing: 1px;
	height: 24px;

}	

div#MainContainer{
	width: 780px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #333333;
	background-image: url(../images/siteimages/main_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
div#TableContent{
	width: 780px;
	}

/* Left Side */
	
.LeftColumn{
	width: 190px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666666;
/*	background-image: url(../images/siteimages/contentback.jpg);
	background-repeat: repeat-x;*/
	background-color: #666666;


}
div#Left{
	width: 165px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 4px;
	margin-right: 4px;
	
}
	
div#LeftBelow{
	width: 180px;
	height: 200px;
	margin-top: 5px;
	color: #FFFFFF;

	}


#Navigation {
	padding: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	/*background-color: #F0F0F0;*/
}
#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 19px;
	list-style-position: outside;	
}
#Navigation ul li a
{
	padding: 0px 2px 1px 10px;
	color: #ffffff;
	background-color: #972020;
	text-decoration: none;
	height: 20px;
	display: block;
	width: 150px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#333333;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	margin-bottom: 4px;
	background-image: url(../images/siteimages/navback_hover.jpg);
	background-repeat: no-repeat;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #574B4B;
}

#Navigation ul li a:hover
{
	padding: 1px 2px 0px 11px;
	background-color: #333333;
	color: #ffffff;
	width: 150px;
	height: 20px;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-bottom: 4px;
	background-image: url(../images/siteimages/navback.jpg);
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #750E0E;
}

/* Content Area */

.MidColumn{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #333333;

}

div#MainContent{
	width:550px;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 20px;
	line-height: 175%;

}

div#Notices{
	line-height: 130%;

}
#Notices P{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;}
	
	
#Notices H3{
	font-size: 125%;
	font-weight: bold;
	color: #043B6E;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#MainContent P{
	
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 3px;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #ffffff;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}
div#CommentsContainer{
	margin-top: 20px;
	}
.productdivider{
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 90%;
	}
div#Retailers{
	line-height: 125%;

	}
#Retailers H3{
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#Retailers p{
	margin-top: 0px;
	padding-top: 0px;}
.retailtown{
	font-size: 105%;
	font-weight: bold;
	color: #972020;
	}
	
#Retailers fieldset {
	width: auto;
	margin-left: 25px;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 15px;
	
}
#Retailers legend {
	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}
#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
div#Tour{
	width: 405px;
	margin-left: 50px;
	margin-right: 0px;
	}
.tourimage{
	border: 3px ridge #999999;
	}	
	
	

/* Footer */


div#FooterContainer {
	width: 779px;
	height: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	clear: both;
	background-color: #969696;
	border-right: none;
	border-top: 1px solid #ffffff;
	border-left: none;	
	overflow: hidden;
	

}
div#Footer{
	width: auto;
	border-top: 1px solid #eeeeee;
	margin-right:10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
	text-align: center;	
	color: #eeeeee;
}

#Footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
}
#Footer span a {
	padding: 0px 2px;
	color: #075597;
	text-decoration: underline;
}

#Footer span a:hover
{
	padding: 0px 2px;
	color: #990000;
	text-decoration: none;
}
div#Footer2{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;	
	color: #3D3D3D;
	margin-bottom: 5px;

}
#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888a8d;
}
#Footer2 span a {
	padding: 0px;
	color: #990000;
	text-decoration: underline;
}


/* General Styles*/

h1 {
	font-size: 180%;
	font-weight: normal;
	color:  #972020;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	letter-spacing: 0.01em;
	}
	
.heading1override{
	margin-bottom: 2px;}
h2 {
	font-weight: normal;
	font-size: 165%;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888A8D;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #972020;
	font-size: 130%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #043B6E;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #972020;
}
A:link {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	background-color: inherit;
}
.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #990000;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	font-size: 130%;
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	font-size: 11px;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}

.alternatelegend {
	font-weight: normal;
	font-size: 130%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

fieldset{
	padding: 5px;
	margin-bottom: 20px;
	
}
legend {

	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}
.newslegend {

	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fieldsetform{
	background: #ffffff;
	border: 1px double #5A82B9;
}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorderLarge image{
	border: 1px solid #425227;
}

.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}

.alternateform{
	border: 0px;
	background-color:#ffffff;
	}
	
.listingsphotothumb{
	border: 2px solid #ffffff;
	}

.listingsphotolarger{
	border: 1px solid #888A8D;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
propertytitle {
	font-size: 14px;
	font-weight: normal;
}
.propertylines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/siteimages/leftcolumnback.jpg);
	background-repeat: repeat-x;
}
div#ProductFeature{
	width: 170px;
	border: 1px solid #333333;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	}
#ProductFeature h4 {
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #972020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 2px 2px 4px;
	font-variant: small-caps;
}