html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}
body {
	background-color: #deebf6;
	background-image: url(../imgs/background.png);
	background-repeat: repeat-x;
}
#backgroundWrapper {
	color: white;
	background-image: url(../imgs/background.png);
	background-repeat:repeat-x;
	padding-top:40px;
}
ol, ul {
	list-style: none;
	padding:0px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
html, body, form#aspnetForm {
	height:100%;
}
body {
	margin:0;
	color:#585858;
	min-width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
img {
	border-style:none;
	border:none;
}
p {
	padding-bottom:20px;	
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
h1 {
	font-size:48px;
	color:#06F;
	margin:20px 0px
}
h1 span {
	font-size:48px;
	color:000;
	margin:20px

}
#main-wrapper-container {
	width:100%;
}
* html #main-wrapper-container {
	height:100%;
	overflow:visible;
}
#logo-main-wrapper {
	width:960px;
	margin:160px auto 0;
	position:relative;
	z-index: 1;
	background: #fff;
}
a:link, a:visited, a:active {
	color: #0054A4;
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
}
.shadow {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
	
}
.boxShadow {
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=175, Strength=3);

}
/*****************************************************/
/* HEADER and NAVIGATION WRAPPERS AND CONTAINERS FIX */
/*****************************************************/
#header-wrapper-container {
	position:absolute;
	top:0;
	width: 100%;
	clear:both;
	background-image: url(../imgs/bg-body.gif);
	background-repeat: repeat-x;
	height: 150px;
}
#header-wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	height:120px;
}
#faq #header-wrapper-container {
	height: 180px;
}
#nav-wrapper-container {
	background:transparent url(../imgs/bg-body.gif) repeat-x scroll center bottom;
	position:absolute;
	top:109px;
	width:100%;
	z-index: 1;
	clear: both;
}
#nav-wrapper {
	text-shadow: 0px 0px 10px #3f3f3f;
	width:960px;
	margin:0 auto;
	position:relative;
	height:40px;
}
.logo {
	position:absolute;
	top:7px;
	left:23px;
	margin:0;
	width:350px;
	height:84px;
	z-index: 100;
}
.logo a {
	display:block;
	width:450px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent url(../imgs/logo.gif) no-repeat scroll 0 0;
}
.logo span {
	display:none;
}	

#main-wrapper {
	width:920px;
	background-color: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.50);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#6c6b6b', Direction=155, Strength=4);
	border: 1px #969696 solid;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}
#content {
}
.intro-text {
	width:100%;
	position:relative;
}
.intro-text img {
	display:block;
}
.quote-holder {
	position:absolute;
	top:20px;
	right:-20px;
}
.quote-holder .inner {
	width:370px;
	height:218px;
	padding:0px;
	position:relative;
}
.quote-holder blockquote {
	margin:0;
	padding-right: 11px;
}
.quote-holder blockquote q {
	quotes:none;
	font-size:18px;
	line-height:23px;
	word-spacing:-2px;
	padding:0 0 0 31px;
}
.quote-holder blockquote q:after {
	content:"";
}
.quote-holder blockquote q:before {
	content:"";
}
.quote-holder blockquote cite {
	font-style:normal;
	font-size:13px;
	line-height:15px;
	display:block;
	margin:9px 0 0 120px;
}
.quote-holder img {
	position:absolute;
	bottom:56px;
	right:32px;
}
.three-columns {
	width:100%;
	overflow:hidden;
	margin:40px 0 0;
	background:url(../imgs/bg-columns.gif) repeat-y;
}
.column {
	width:200px;
	float:left;
}
.most-popular {
	width:310px;
	padding:0 0 0 10px;
}
.third-category {
	width:260px;
	padding:0 0 0 20px;
}
.column h2 {
	margin:0 0 16px;
	color:#0085cb;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);

}
.column ul {
	margin:0;
	padding:0;
	list-style:none;
}
.column ul li a, body#widgets-only ul li ul li a {
	text-decoration:none;
	color:#808285;
}
.column ul li a:hover, body#widgets-only ul li ul li a:hover {
	text-decoration:underline;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.header-inner {
	height:120px;
	width:100%;
	position:relative;
	background-image: url(../imgs/bg-header.gif);
	background-repeat: no-repeat;
}
#nav {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:10px;
	left:24px;
	width: 100%;
}
#nav li {
	float:left;
	background:url(../imgs/separator03.gif) no-repeat 0 2px;
	padding:0 17px 0 18px;
}
#nav li:first-child {
	background:none;
}
#nav li a {
	font-size:14px;
	text-decoration:none;
	color:#fff;
	display:block;
	position:relative;
}
#nav li a:hover, #nav li:hover a, #nav li.hover a {
	text-decoration:underline;
}
#nav li div {
	position:absolute;
	top:15px;
	left:1px;
	width:166px;
	display:none;
	padding:14px 0 0;
}
* html #nav li div {
	padding:15px 0 0;
}
#nav li:hover, #nav li.hover {
	position:relative;
}
#nav li:hover div, #nav li.hover div {
	display:block;
}
#nav li ul {
	margin:0;
	padding: 0;
	list-style:none;
	width:190px;
	background:url(../imgs/bg-drop.png);
}
#nav li ul li {
	display:block;
	float:none;
	background:none;
	height:1%;
	vertical-align:middle;
	padding:0;
}
#nav li ul li a {
	position:relative;
	display:block;
	font-size:15px;
	line-height: 1em;
	padding: 6px 0 6px 17px;
	text-transform: lowercase;
}
#nav li ul li a:hover {
	background:#0074b1;
	text-decoration:none;
}
#nav li:hover ul li a, #nav li.hover ul li a {
	text-decoration:none;
}
.footer-wrap {
	width:100%;
	overflow:hidden;
	height:42px;
	background:url(../imgs/bg-footer-wrap.gif) no-repeat 50% 0;
	z-index: 1000;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	bottom: 0px;
}
#footer {
	width:960px;
	margin:0 auto;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align: right;
}
#footer ul {
	margin:0;
	padding:15px 0 0 10px;
	list-style:none;
}
#footer ul li {
	float:left;
	padding:0 4px 0 6px;
	background:url(../imgs/separator01.gif) no-repeat 0 2px;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a {
	text-decoration:none;
	color:#fff;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer .footernav {
	float:right;
}
.show {
}
.hide {
	display: none;
}
#upcoming {
	margin-top: 40px;
}
#faqs p {
	font-size: 14px;
	color: #333;
}
#faqs .faqsQuestionsBuyers {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#faqs .faqsQuestions {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #0072AE;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#faqs p {
	margin: 20px;
}
#folder-container {
	margin:0px auto;
	width:1000px;
}
#folder {
	background-image: url(../imgs/folder.png);
	height: 80px;
	margin-top: 200px;
	margin-bottom: 0px;
}
#about p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.promo {
	width:100%;
	height:60px;
}
.promo h3 {
	margin:0 0 2px;
	color:#58595b;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
}
.promo p {
	margin:0 0 12px;
	color:#fff;
}
a.promo-link {
	float:left;
	padding:0 0 0 7px;
	text-decoration:none;
	color:#fff;
	font-size:15px;
	height:34px;
	margin:0 0 0 79px;
	display:inline;
	background-image: url(../imgs/bg-promo-a.gif);
	background-repeat: no-repeat;
}
a.promo-link span {
	float:left;
	height:29px;
	cursor:pointer;
	padding:5px 33px 0 18px;
	background-image: url(../imgs/bg-promo-span.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.column.most-popular p {
	padding: 10px 20px 10px 10px;
}
#home #main-wrapper .intro-text .three-columns #upcoming #events li {
	font-size: 24px;
	background-image: url(../imgs/buttons/calendar.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top:3px;
	display:block;
	height:30px;
	margin-top:20px;
}
#home #main-wrapper .intro-text .three-columns #upcoming #events {
	margin-left:20px;
}
#recentSales {
	margin-bottom: 40px;
	width: 300px;
}
#recentSales #recent {
	margin-top: 20px;
	margin-left: 5px;
}
#recentSales #recent li {
	margin-top:10px;
	padding-top:15px;
	padding-left:60px;
	background-image: url(../imgs/sold_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#recentSales #recent li .soldcity {
}
#recentSales #recent li .sellers {
}
#home #backgroundWrapper #main-wrapper .contactBox table tr td {
	font-size: 18px;
}
#main-wrapper .contactBox {
	background-color: #e5e5e5;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #CBCBCB;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
	margin-top: 40px;
}
.frontText {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	color:#1b1b1b;
}
#header .header-inner .phone {
	font-size: 18px;
	float: right;
	margin-top: 50px;
	color: #0059A8;
	margin-right: 35px;
}
.mountain {
	background-image: url(../imgs/Co2.gif);
	height: 70px;
	width: 212px;
	float: right;
	margin-top: 5px;
	background-color: #E5F2FA;
	background-repeat: no-repeat;
}
.buyback {
	background-image: url(../imgs/buy_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sellback {
	background:url(../imgs/sell_step_by_step_golf.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#password {
	
}