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

body {
	background: #756033 url(../images/jpgs/background.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}

img, div, a {
	behavior: url(../scripts/iepngfix.htc);
}

a {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #C2A342;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #B3B3B3;
	font-weight: normal;
}

h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
}

#hiddenImgs {
	display: none;
}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#videoWrapper {
	height: 347px;
	background: #C2A342;
}

#video {
	float: left;
	display: inline;
	width: 620px;
	height: 347px;
	background: #000;
	margin: 0 0 0 3px;
}

#estateAgentsBoxWrapper {
	float: left;
	display: inline;
	width: 169px;
	height: 347px;
	background: #000;
	margin: 0 0 0 4px;
	text-align: center;
}

.boards {
	width: 150px;
	height: 100px;
	margin: 50px 9px 5px 9px;
	background: #FFF;
	border: solid 1px #555;
}

.hugeTxt {
	font-size: 25px;
	color: #C2A342;
}

.mediumTxt {
	font-size: 18px;
	color: #B3B3B3;
}

.boardsBtn a {
	background: url(../images/jpgs/boards_btn.jpg) no-repeat center;
	display: block;
	margin: 6px 0 0 0;
	padding: 10px;
	font-weight: bold;
	color: #1E1B16;
}

.boardsBtn a:hover {
	background: url(../images/jpgs/boards_btn-ova.jpg) no-repeat center;
}

#bottomVidGradient {
	background: url(../images/jpgs/bott-grad.jpg) no-repeat top;
	height: 29px;
	clear: both;
}

#contentWrapper {
	margin: 0;
	padding: 0 0 25px 0;
	background: url(../images/jpgs/grad-home.jpg) no-repeat top;
}

#LeftColumn {
	float: left;
	display: inline;
	width: 213px;
	height: 286px;
	margin: 0 16px 0 16px;
	padding: 30px 0 0 0;
	background: url(../images/pngs/left-col-back.png) no-repeat;
}

#columnBtnHolder {
	width: 192px;
	margin: 0 auto;
	text-align: center;
}

#resiButton a {
	background: url(../images/pngs/resi-bds.png) no-repeat;
	display: block;
	cursor: pointer;
	width: 182px;
	height: 61px;
	text-align: right;
	padding: 60px 10px 0 0;
	line-height: 1.3em;
	color: #222;
}

#resiButton a:hover {
	background: url(../images/pngs/resi-bds-ova.png) no-repeat;
}

#comButton a {
	background: url(../images/pngs/com-bds.png) no-repeat;
	display: block;
	cursor: pointer;
	width: 182px;
	height: 61px;
	text-align: right;
	padding: 60px 10px 0 0;
	margin: 25px 0 0 0;
	line-height: 1.3em;
	color: #222;
}

#comButton a:hover {
	background: url(../images/pngs/com-bds-ova.png) no-repeat;
}

#mainColumn {
	float: left;
	display: inline;
	text-align: left;
	line-height: 1.65em;
	margin: 30px 0 0 0;
	width: 500px;
}

#mainColumn p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 10px;
	width: 800px;
}

.clearLeft {
	clear: left;
	height: 10px;
	width: 750px;
}

.clear2 {
	clear: both;
	height: 10px;
	width: 750px;
}

#brochureQuote {
	text-align: center;
	margin: 0 auto;
	width: 400px;
	clear: both;
}

#quotationBtn a {
	background: url(../images/pngs/quote-btn.png) no-repeat;
	width: 160px;
	height: 17px;
	display: inline;
	float: left;
	color: #FFF;
	text-align: right;
	padding: 15px 20px;
}

#quotationBtn a:hover {
	background: url(../images/pngs/quote-btn2.png) no-repeat;
}

#brochureBtn a {
	background: url(../images/pngs/brochure-btn.png) no-repeat;
	width: 160px;
	height: 17px;
	display: inline;
	float: left;
	color: #FFF;
	text-align: right;
	padding: 15px 20px;
}

#brochureBtn a:hover {
	background: url(../images/pngs/brochure-btn2.png) no-repeat;
}

#loyaltyBtn a {
	background: url(../images/pngs/loyalty.png) no-repeat;
	width: 160px;
	height: 17px;
	display: inline;
	float: left;
	color: #FFF;
	text-align: right;
	padding: 15px 20px;
}

#loyaltyBtn a:hover {
	background: url(../images/pngs/loyalty2.png) no-repeat;
}

#liveChatAddOn {
	width: 400px;
	padding: 20px 0;
	clear: both;
}
#footer {
	display: block;
	clear: both;
	width: 765px;
	border: solid 1px #494733;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-size: 85%;
	line-height: 2.5em;
}

.footer2Links a {
	font-size: 11px;
	color: #333;
}

.footer2Links a:hover {
	color: #111;
	text-decoration: underline;
}

.footerLinks a {
	color: #333;
}

.footerLinks a:hover {
	color: #111;
	text-decoration: underline;
}

/* END of template CSS */






#contentWrapperNoVideo {
	margin: 0;
	padding: 0 0 25px 0;
	background: url(../images/jpgs/grad-backgnd2.jpg) no-repeat top;
}

#contentWrapperMiddle {
	margin: 0;
	padding: 0 0 25px 0;
	background: url(../images/jpgs/grad-backgnd3.jpg) no-repeat top;
}

#contentWrapperCreamBack {
	margin: 0;
	padding: 0 0 25px 0;
	background: url(../images/pngs/transp-y.png) repeat-y top;
}

#contentWrapperTransp {
	margin: 0;
	padding: 0 0 25px 0;
	background: url(../images/pngs/grad-bckgnd3.png) no-repeat top;
}

#mainColumnForm {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height: 1.65em;
}

#middleColumn p {
	margin: 25px 0;
}

#middleColumn a {
	text-decoration: underline;
	color: #222;
	font-weight: bold;
	font-style: italic;
}

#middleColumn a:hover {
	color: #000;
	text-decoration: none;
}


.formColumnL {
	float: left;
	display: inline;
	width: 320px;
	margin: 10px 0;
	padding: 0 10px 0 0;
	color: #222;
}

.formColumnR {
	float: left;
	display: inline;
	width: 300px;
	margin: 10px 0 0 20px;
	color: #222;
}

.formBoxesMain {
	border: solid 1px #000;
	color: #000;
	font-size: 12px;
	width: 280px;
}

.formBoxes {
	border: solid 1px #000;
	color: #000;
	font-size: 12px;
}

.formBoxSet {
	border: solid 1px #000;
	color: #000;
	font-size: 12px;
	width: 700px;
	margin: 20px 0 0 0;
}

.formBoxStandard {
	border: solid 1px #000;
	color: #000;
	font-size: 12px;
	width: 350px;
	height: 25px;
	display: block;
	float: left;
}

.formBoxStandardMulti {
	border: solid 1px #000;
	color: #000;
	font-size: 12px;
	width: 350px;
	height: 130px;
	display: block;
	float: left;
}

.formHeaders {
	width: 730px;
	height: 20px;
	background: #900;
	color: #FFF;
	font-size: 14px;
	padding: 5px 10px;
	clear: both;
}

.formHeadersSMALL {
	font-size: 11px;
}

.formBoardimgs {
	float: left;
	display: inline;
	width: 200px;
	height: 150px;
	margin-top: 10px;
}

.formBoards {
	float: left;
	width: 500px;
	padding: 20px 0 5px 0;
	font-size: 11px;
	color: #222;
}

.formBoardsLong {
	width: 750px;
	padding: 20px 0 5px 0;
	font-size: 11px;
	color: #222;
}

.formBoardsCentered {
	width: 700px;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #222;
}

.formLoyaltyCard {
	width: 400px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

.notedFormTxt {
	color: #900;
	font-style: italic;
	font-size: 22px;
}

#notedFormTxtMain {
	width: 690px;
	margin: 10px 0 0 60px;
	color: #900;
}

.submitBtn {
	background: url(../images/pngs/btn-submit.png) no-repeat;
	width: 115px;
	height: 45px;
	font-size: 26px;
	color: #FFF;
	border: 0;
	cursor: pointer;
}

.submitBtn:hover {
	background: url(../images/pngs/btn-submit-ova.png) no-repeat;
}

#videoFull {
	display: block;
	width: 794px;
	height: 347px;
	background: #000;
	margin: 0 auto;
}

#videoWrapperGallery {
	width: 800px;
	height: 595px;
	background: #C2A342;
}

#videoGallery {
	display: block;
	width: 794px;
	height: 595px;
	background: #000;
	margin: 0 auto;
}

.line {
	border-top: solid 2px #494733;
	clear: both;
	margin: 10px 0;
}

.hiGlowInkBox {
	display: block;
	width: 280px;
	padding: 8px;
	background: #816D35;
	border: solid 1px #fff;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
}

#formGreyTxt {
	width: 750px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 15px 0 20px 0;
}

.brochureBtn a {
	background: url(../images/pngs/brochure.png) no-repeat;
	display: block;
	width: 325px;
	height: 322px;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	float: left;
	display: inline;
}

.brochureBtn a:hover {
	background: url(../images/pngs/brochure2.png) no-repeat;
}

.leftRightBlock {
	float: left;
	display: inline;
	width: 265px;
	margin: 0 auto;
}

.middleBlock {
	float: left;
	display: inline;
	width: 270px;
	margin: 0 auto;
}

.links {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}

.links:hover {
	text-decoration: none;
}

#ordering {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ordering li ul {
	margin: 10px; 
	list-style-type: none;
}

#orderBlock1 {
	padding: 15px 20px;
	background: url(../images/pngs/order1.png);
	color: #222;
	border: solid 1px #FFF;
	margin-bottom: 10px;
}

#orderBlock2 {
	padding: 15px 20px;
	background: url(../images/pngs/order2.png);
	color: #222;
	border: solid 1px #FFF;
	margin-bottom: 10px;
}

#orderBlock3 {
	padding: 15px 20px;
	background: url(../images/pngs/order3.png);
	color: #222;
	border: solid 1px #FFF;
	margin-bottom: 10px;
}

#orderBlock4 {
	padding: 15px 20px;
	background: url(../images/pngs/order4.png);
	color: #222;
	border: solid 1px #FFF;
	margin-bottom: 10px;
}

#orderBlock5 {
	padding: 15px 20px;
	background: url(../images/pngs/order5.png);
	color: #222;
	border: solid 1px #FFF;
	margin-bottom: 10px;
}

.largeNumb {
	font-size: 24px;
}

.mediumNumb {
	font-size: 20px;
}

/*
.recommendsWrap {
	float: left;
	width: 333px;
	height: 130px;
	margin: 10px;
	padding: 10px 5px 10px 0;
	border: solid 1px #fff;
	cursor: pointer;
	color: #222;
	background: url(../images/pngs/transp-sq2.png);
}

.recommendsWrap:hover {
	font-size: 110%;
	color: #000;
}

.textRightColumn {
	float: right;
	width: 190px;
	font-weight: bold;
	font-style: italic;
	font-size: 95%;
	line-height: 1.4em;
}
*/

.recommendsWrapper {
	width: 748px;
	height: 118px;
	border: solid 1px #fff;
	background: url(../images/pngs/transp-sq2.png);
	cursor: pointer;
}

.recommendsWrapper:hover {
	font-size: 140%;
	background: url(../images/pngs/transp-sq.png);
}

.recommendsImg {
	width: 141px;
	height: 118px;
	float: left;
	display: inline;
}

.recommendsTxt {
	width: 580px;
	height: 98px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;
	float: right;
	display: inline;
}

.recClear {
	clear: both;
	height: 1px;
}

.standardQuote a {
	padding: 6px 10px;
	background: #F00;
	border: solid 1px #FFF;
	color: #fff;
	width: 260px;
}

.standardQuote a:hover {
	background: #06F;
}

#loyaltyLogin {
	width: 708px;
	border: solid 1px #fff;
	background: url(../images/pngs/transp-sq2.png);
	margin: 0 0 50px 0;
	padding: 20px;
}

#sitemap {
	list-style-type: none;
	font-weight: bold;
}

#sitemap li a {
	color: #333;
}

#sitemap ul {
	list-style-type: none;
}

#sitemap ul li a {
	color: #630;
}

#sitemap li a:hover {
	text-decoration: underline;
	color: #300;
}

.commForm {
	float: left;
	display: inline;
	width: 120px;
	border: solid 1px #333;
	margin-right: 15px;
	padding: 5px;
}