@charset "utf-8";
/**********************************************
	RESET:
***********************************************/
* {
	padding: 0px;
	margin: 0px;
	outline: none;
}
*:focus { outline: none; }
/*********************************************
	Global Styles:
**********************************************/
html { height: 100%; }
body {
	min-height: 100%;
	height:  100%;
	overflow-x: hidden;
	background: #020202 url(../images/backgrounds/bodyBG.png) repeat-x left top;
	font: 11px Verdana, Geneva, sans-serif;
}
a { text-decoration: none; }
/********************
	Global Form:
*********************/
fieldset { border: none; }
legend   { display: none; }
label { display: block; }
input[type="text"] {
	height: 14px;
	background: #D1C6C3;
	border: 1px solid #77625C;
	padding: 2px 6px;
	
	font: 10px Verdana, Geneva, sans-serif;
	color: #4D4240;
}
select {
	height: 20px;
	background: #D1C6C3;
	border: 1px solid #77625C;
	padding: 1px;
	
	font: 11px Verdana, Geneva, sans-serif;
	color: #4D4240;
}
select option { margin: 2px 4px 4px 4px; }
textarea {
	background: #D1C6C3;
	border: 1px solid #77625C;
	padding: 4px;
	
	font: 10px Verdana, Geneva, sans-serif;
	color: #4D4240;
}
input[type="submit"] {
	width: 70px;
	background: url(../images/buttons/sidebar-submit-btn.jpg) no-repeat -1px -1px;
	border: 1px solid #322E25;
	padding: 2px 0px 3px 0px;
	
	font: 10px Verdana, Geneva, sans-serif;
	color: #AA958F;
	text-transform: uppercase;
	cursor: pointer;
}
input[type="submit"]:active {
	border: 1px solid #4F4839;
	color: #B5A39D;
}


/*********************************************
	Container:
**********************************************/
#Container {
	position: relative;
	width: 983px;
	min-height: 100%;
	height: auto;
	padding: 0px 0px 65px 0px;
	margin: 0px auto;
}

/*********************************************
	Header:
**********************************************/
#Header {
	position: relative;
	width: 983px;
	height: 180px;
	background: url(../images/backgrounds/headerBG.jpg) no-repeat left -1px;
	margin: 0px 0px -58px -190px;
}
#Header h1 a {
	position: absolute;
	top: 20px;
	left: 190px;
	display: block;
	width: 384px;
	height: 78px;
}
#Header h1 a span {
	position: absolute;
	left: -99999px;
}

/*********************************************
	SkipNav:
**********************************************/
a#SkipNav {
	position: absolute;
	left: -99999px;
}

/*********************************************
	Gnav:
**********************************************/
#Gnav {
	position: absolute;
	top: -64px;
	right: -1px;
	width: 489px;
	height: 110px;
	background: url(../images/backgrounds/globalNavBG.png) no-repeat left top;
}
#Gnav ul {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 211px;
	height: 30px;
	list-style: none;
	padding: 0px 12px 0px 12px; 
}
#Gnav ul li {
	float: left;
	background: url(../images/backgrounds/navDivider.png) no-repeat left 2px;
}
#Gnav ul li:first-child {background: none;}
#Gnav ul li a {
	display: block;
	padding: 6px 15px;
	color: #919191;
	text-decoration: none;
}
#Gnav ul li a:hover {color: #D1D1D1;}

/********************
	Gnav Form:
*********************/
#Gnav form {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 486px;
	height: 60px;
	padding: 15px 0px 0px 0px;
}
#Gnav fieldset label {
	display: block;
	width: 98px;
	float: left;
	padding: 1px 0px 0px 20px;
	
	color: #ADADAD;
}
#Gnav fieldset select {
	width: 130px;
	height: 18px;
	float: left;
	background: #D9D9D9;
	border: 1px solid #8D8C8C;
	margin: 0px 0px 9px 0px;
	
	font: 10px Arial, Helvetica, sans-serif;
	color: #0D0C0C;
}
#Gnav fieldset select#ListingPrice {width: 100px;}
#Gnav fieldset select:focus {
	background: #FAF9F8;
	border: 1px solid #979797;
}
#Gnav fieldset input[type="submit"] {
	width: 100px;
	background: url(../images/buttons/listingSubmitBG.png) no-repeat 0px 0px;
	border: 1px solid #6B6B6B;
	padding: 1px 0px 3px 0px;
	margin: 0px 0px 0px 118px;
	color: #A5A5A5;
}
#Gnav fieldset input[type="submit"]:active {
	border: 1px solid #AD9782;
	color: #E3DCD5;
}

/*********************************************
	Pnav:
**********************************************/
#Pnav {
	position: relative;
	width: 983px;
	height: 314px;
	background: url(../images/backgrounds/pnavBG-Interior.jpg) no-repeat left top;
	margin: 0px 0px 13px 0px;
	z-index: 1000;
}

/* TOP LEVEL */
#Pnav > ul {
	position: relative;
	height: 28px;
	margin: 0px 14px;
	
	list-style: none;
	z-index: 100;
}
#Pnav > ul > li {
	position: relative;
	float: left;
}

#Pnav ul li#LangBtn {
	position: absolute;
	left: 886px;
	top: 0px;
}
#Pnav ul li#LangBtn a {
	width: 0px;
	height: 0px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #AD9782;
	border-bottom: 1px solid #AD9782;
	padding: 17px 0px 0px 26px;
	margin: 6px 0px 0px 0px;
}
#Pnav ul li#LangBtn a#LangEng {background: url(../images/icons/flag-english.gif) no-repeat left top; margin-right:6px;}
#Pnav ul li#LangBtn a#LangGerm {background: url(../images/icons/flag-german.gif) no-repeat left top;}
#Pnav ul li#LangBtn strong {display: none;}

#Pnav > ul > li > a {
	display: block;
	background: url(../images/backgrounds/navDivider.png) no-repeat left 4px;
	padding: 7px 12px 8px 14px;

	color: #23170E;
	text-decoration: none;
	text-shadow: 1px 1px 0px #AD9782;
}
#Pnav > ul > li:first-child a {background: none;}
#Pnav > ul > li:hover,
#Pnav > ul > li:focus {background: url(../images/buttons/navHover.jpg) repeat-x left 3px;}
#Pnav > ul > li#LangBtn:hover {background: none;}
#Pnav > ul > li:hover > ul {display: block;}

/* ~ DROP MENU #1 ~ */
#Pnav > ul > li > ul {
	position: absolute;
	top: 28px;	
	left: -10px;
	display: none;
	/*display: block;*/
	width: 184px;
	min-height: 30px;
	height: auto;
	background: url(../images/backgrounds/menuOneBG.png) no-repeat left bottom;
	padding: 1px 10px 25px 10px;
	
	list-style: none;
	z-index: 500;
}
#Pnav > ul > li > ul li {
	position: relative;
	background: url(../images/backgrounds/menuDivider.png) no-repeat center bottom;
	margin: -1px 0px 0px 0px;
}
#Pnav > ul > li > ul li:hover {background: url(../images/buttons/menuHover.jpg) repeat-x center bottom;}

#Pnav > ul > li > ul li a {
	display: block;
	width: 159px;
	padding: 8px 10px 10px 15px;
	
	color: #23170E;
	text-decoration: none;
}
#Pnav > ul > li > ul > li:first-child > a {background: url(../images/backgrounds/menuOneTopShadow.png) no-repeat left top;}
#Pnav > ul > li > ul > li:hover > ul {display: block;}

/* ~ DROP MENU #2 ~ */
#Pnav > ul > li > ul > li > ul {
	position: absolute;
	top: 20px;
	left: 166px;
	display: none;
	/*display: block;*/
	width: 213px;
	min-height: 40px;
	height: auto;
	background: url(../images/backgrounds/menuTwoBG.png) no-repeat left bottom;
	padding: 0px 11px 25px 10px;
	
	list-style: none;
	z-index: 250;
}
#Pnav > ul > li > ul > li > ul li a {
	width: 181px;
	padding: 8px 10px 10px 22px;
}
#Pnav > ul > li > ul > li > ul li:first-child a {
	width: 201px;
	background: url(../images/backgrounds/menuTwoTop.png) no-repeat left top;
	padding: 30px 10px 10px 32px;
	margin: -24px 0px 0px -10px;
}

/**********************************************
	Content
**********************************************/
#Content {
	position: relative;
	width: 636px;
	float: left;
	background: #C1AD9F url(../images/backgrounds/pcontentBG.jpg) no-repeat -3px -2px;
	border: 2px solid #5E4D44;
	border-top: 1px solid #5E4D44;
	padding: 40px 5px 15px 5px;
	margin: 0px 0px 50px 0px;
	
	font: 11px Verdana, Geneva, sans-serif;
	color: #332928;
	z-index: 500;
}
#Content span#BttmCorner {
	position: absolute;
	bottom: -2px;
	left: -2px;
	display: block;
	width: 19px;
	height: 21px;
	background: url(../images/backgrounds/pcontentBttmCorner.jpg) no-repeat left top; 
}
#Content h2 {
	position: absolute;
	top: -1px;
	left: -2px;
	height: 46px;
	background: url(../images/headers/Pcontent-H2-BG-Interior.png) no-repeat right -1px;
	padding: 0px 45px 0px 0px;
	font: italic 15px Verdana, Geneva, sans-serif;
	color: #CECECE;
}
#Content h3 {
	clear: both;
	background: url(../images/headers/Pcontent-H3-BG.png) no-repeat left bottom;
	padding: 6px 15px 11px 15px;
	
	font: bold italic 12px Verdana, Geneva, sans-serif;
	color: #4F3533;
	text-transform: capitalize;
}
#Content h4 {
	margin: 6px 15px 11px 15px;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #392624;
}
#Content h5,
#Content h6 {
	margin: 6px 15px 11px 15px;
	font: bold italic 11px Verdana, Geneva, sans-serif;
	color: #4F3533;
}
#Content p {
	margin: 8px 15px 14px 15px;
	line-height: 18px;
}
#Content img { 
	border: 1px solid #5E4D44; 
	background: #C1AD9F; 
	padding: 4px; 
}
#Content img[alt="PDF"] {
	border: none; 
	background: none;
	padding: 0px;
}
#Content img[align="left"] { margin: 10px 15px 5px 15px; }
#Content img[align="right"] { margin: 10px 15px 5px 15px; }
#Content p img[align="left"] { margin: 4px 15px 5px 0px; }
#Content p img[align="right"] { margin: 4px 0px 5px 15px; }
#Content a:hover img { border: 1px solid #994A28; }
#Content blockquote {
	width: 230px;
	float: right;
	border-top: 3px solid #715C51;
	border-bottom: 3px solid #715C51;
	border-left: 3px solid #C1AD9F;
	border-right: 3px solid #C1AD9F;
	padding: 10px;
	margin: 15px 15px 5px 15px;
	font: bold italic 14px Verdana, Geneva, sans-serif;
}
#Content blockquote img[align="right"] { margin: -1px 0px 0px 8px; }
#Content ul {
	margin: 8px 15px 12px 40px;
	list-style: disc;
}
#Content ol { margin: 8px 15px 12px 40px; }
#Content li { margin: 0px 0px 6px 0px; }
#Content li ul { list-style: circle; }
#Content ol li ol { list-style: lower-alpha; }
#Content dl { margin: 10px 15px; }
#Content dl dt { font: bold italic 11px Verdana, Geneva, sans-serif; }
#Content dl dd { margin: 0px 0px 15px 15px; }
#Content a {
	color: #994A28;
	text-decoration: none;
}
#Content a:hover,
#Content a:focus { text-decoration: underline; }
#Content hr {
	height: 1px;
	background: #7A615B;
	border: none;
	border-top: 1px solid #7A615B;
	margin: 10px 15px;
}

/* Form Styles */
#Content fieldset { margin: 10px 15px; }
#Content fieldset p { margin: 4px 0px 4px 0px; }
#Content label {
	width: 125px;
	height: 18px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#Content label.right-column { margin-left: 25px; }
#Content label.sender-msg { margin-bottom: 0px; }
#Content input[type="text"] {
	width: 150px;
	float: left;
	margin: 0px 0px 10px 0px;
}
#Content input[type="text"]#SenderEmail { width: 464px; }
#Content select {
	width: 164px;
	float: left;
	margin: 0px 0px 12px 0px;
}
#Content textarea {
	width: 596px;
	height: 125px;
	clear: both;
	margin: 4px 0px 0px 0px;
}
#Content input[type="checkbox"] {
	float: left;
	margin: 0px 10px 10px 0px;
}
#Content input[type="checkbox"] + label {
	height: 20px;
	padding-top: 0px;
}
#Content input[type="submit"] { float: right; }

/**********************************************
	Sidebar:
***********************************************/
#SideBar {
	position: relative;
	width: 320px;
	float: left;
	margin: 0px 0px 0px 12px;
	z-index: 500;
}
#SideBar div {
	position: relative;
	background: #2C2721 url(../images/backgrounds/sidebar-boxBG.jpg) repeat-x left top;
	border: 1px solid #AD9782;
	padding: 0px 13px 13px 13px;
	margin: 0px 0px 13px 0px;
	
	/* CSS3 - So Doesn't Work In All Browsers; Oh Well To Bad For Them. */
	background-image: -moz-linear-gradient(100% 100% 90deg, #2C2721, #201C13); /* FireFox 3.6+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#201C13), to(#2C2721)); /* Safari & Chrome */
	
	font: 11px Verdana, Geneva, sans-serif;
	color: #AD9D92;
}
#SideBar div h4 {
	border-bottom: 1px solid #433934;
	padding: 8px 0px 4px 0px;
	margin: 0px;
	font: 13px Verdana, Geneva, sans-serif;
	color: #CCBAB8;
}
#SideBar div h4 a { color: #CCBAB8; }
#SideBar div p { line-height: 16px; }
#SideBar div ul { 
	border-top: 1px solid #433934;
	border-bottom: 1px solid #433934;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	list-style: none; 
}
#SideBar div ul li { margin: 0px 0px 10px 0px; }
#SideBar div ul li ul { 
	border: none; 
	margin-left: 30px;
}
#SideBar div strong {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #7F7169;
	text-transform: uppercase;
}
#SideBar div a {
	color: #A08068;
	text-decoration: none;
}
#SideBar div a:hover,
#SideBar div a:hover strong { color: #BDA695; }

/* Local Nav */
#SideBar div#LocalNav > ul > li > a {
	display: block;
	background: url(../images/icons/fancy-sprite.png) no-repeat left top;
	padding: 0px 0px 0px 20px;
}

/* Contact Info */
#SideBar div#ContactInfoSB ul { border-top: none; }
#SideBar div#ContactInfoSB:first-child ul { border-top: 1px solid #433934; }
#SideBar div#ContactInfoSB ul li { text-align: right; }
#SideBar div#ContactInfoSB ul li strong {
	display: block;
	float: left;
}
#SideBar div#ContactInfoSB address {
	font-style: normal;
	line-height: 16px;
}

/* Form Styles */
#SideBar div input[type="text"] {
	height: 14px;
	margin: 0px 4px 0px 0px;
}
#SideBar div input[type="text"]#NewsletterSignUp { width: 200px; }
#SideBar div input[type="submit"] {	margin: 0px; }

#SideBar div img.captcha {
	float: left;
	clear: both;
	border: 1px solid #77625C;
	margin: 0px 15px 0px 0px;
}

/* Put Fancy Corners On First & Last Box */
#SideBar div:first-child h4 {
	background: url(../images/backgrounds/sidebar-boxTopCorner.jpg) no-repeat right top;
	border: none;
	margin: -1px -14px 0px 0px;
}
#SideBar div.last-child address {
	background: url(../images/backgrounds/sidebar-boxBttmCorner.jpg) no-repeat right bottom;
	padding: 0px 0px 14px 0px;
	margin: 0px -14px -14px 0px;
}


/**********************************************
	Footer:
**********************************************/
#Footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 983px;
	height: 86px;
	background: url(../images/backgrounds/footerBG.jpg) no-repeat left top;
	padding: 20px 0px 0px 20px;
	z-index: 250;
}
#Footer h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #777;
	line-height: 13px;
}
#Footer h6 {
	float: left;
	margin: 8px 0px 0px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #727272;
}
#Footer h6 a {
	display: block;
	margin: 0px 0px 0px 98px;
	color: #727272;
	text-decoration: none;
}
#Footer h6 a:hover{ text-decoration: underline; }
#Footer ul {
	width: 983px;
	overflow: auto;
	margin: 18px 0px 0px 0px;
	list-style: none;
}
#Footer ul li {
	display: block;
	height: 11px;
	float: left;
	border-left: 1px solid #4D4D4D;
}
#Footer ul li a {
	display: block;
	padding: 0px 4px 0px 4px;
	margin: -2px 0px 0px 0px;	
	
	font: 11px Arial, Helvetica, sans-serif;
	color: #727272;
	text-decoration: none;
}
#Footer ul li:first-child,
#Footer ul li:first-child a {
	border: none;
	padding-left: 0px;
}
#Footer ul li a:hover { text-decoration: underline; }

#Footer #LogosAwards {
	position: absolute;
	bottom: 0px;
	right: -108px;
	width: 459px;
	height: 106px;
	background: url(../images/logos/footer-logos-awards.jpg) no-repeat left top;
}
#Footer #LogosAwards a {
	position: absolute;
	top: 48px;
	display: block;
	height: 46px;
	overflow: hidden;
}
#Footer #LogosAwards a#ColdwellBankerLogo {
	left: 82px;
	width: 72px;
}
#Footer #LogosAwards a#UltimateServiceAward {
	left: 166px;
	width: 100px;
}
#Footer #LogosAwards a#PresidentsEliteAward {
	left: 279px;
	width: 50px;
}
#Footer #LogosAwards a span { 
	position: absolute;
	left: -100000px;
}
/**********************************************
	Global Classes:
**********************************************/
.clear { clear: both; }
.error { 
	color: #C00 !important; 
	font-size: 10px;
}