body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/backgr.gif);
	background-repeat: repeat-x;
  }
#maincontainer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#topcontainer {
	background-image: url(../images/banner_top1.jpg);
	background-repeat: no-repeat;
	margin-top: 22px;
	height: 300px;
	overflow: hidden;
}
#topnav {
	text-align: right;
	color: #FFFFFF;
}
#topnav p {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	float: right;
	width: 150px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
#topnav  strong a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav strong a:hover {
	color: #FFE90B;
	text-decoration: none;
}

/*twitter styles*/

#tweet {
	margin-left: 250px;
	margin-top: 174px;
	background-image: url(../images/backgr_tweet.gif);
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding-left: 70px;
	font-size: 14px;
	color: #ff7c00;
}

#twitter_update_list{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

#twitter-link{	
	display:block;
	float:left;
	width:40px;
}

#twitter_update_list a{
	font-size: 11px;
	color: #0066CC;
	padding-left: 5px;
	text-decoration: none;
}

#twitter_update_list a:hover{
	color: #003399;
	text-decoration: underline;
}

/**/



#topcontainer_sub {
	height: 125px;
}

#pagecontainer {
	position: relative;
	padding-bottom: 30px;
}


#hr {
	padding-top: 10px;
	padding-bottom: 15px;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}
#menu {
	background-image: url(../images/backgr_nav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F8F3E1;
}
#menu ul {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 20px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe79d;
}
#menu .navon {
	background-image: url(../images/bull_navon.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#menu .navoff {
	background-image: url(../images/bull_navoff.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#menu .navon a {
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 1px;
}
#menu .navoff a {
	color: #669900;
	text-decoration: none;
	letter-spacing: 1px;
}
#menu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 21px;
}
#menu li a:hover {
	color: #0066CC;
}
#adsense {
	background-color:#eaeaea;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

#leftcol {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}
#midcol {
	float: left;
	width: 520px;
	margin-top: 20px;
	padding-left: 10px;
}
#intro {
	width: 340px;
}
#intro h2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 18px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#intro p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 13px;
	margin-bottom: 10px;
}
#intro p a {
	color: #ff7c00;
	text-decoration: none;
}
#intro p a:hover {
	text-decoration: underline;
}
#goldlisting {
	width: 340px;
	padding-top: 15px;
}
#goldlisting h3 a {
	color: #CC0000;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#goldlisting h3 a:hover {
	color: #ff7c00;
	text-decoration: none;
}
#goldlisting h3 {
	margin-top: 10px;
	margin-bottom: 7px;
}
#goldlisting p a {
	color: #0066CC;
	text-decoration: none;
}
#goldlisting p a:hover {
	color: #ff7c00;
	text-decoration: underline;
}
#goldlisting p {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin-top: 7px;
}

#searchbox {
	clear: left;
	width: 340px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b2cfde;
}
#searchslide1 {
	background-image: url(../images/backgr_searchbot.jpg);
	background-position: left bottom;
	padding-bottom: 5px;
	background-color: #78ABE0;
	height: 99%;
	background-repeat: no-repeat;
}
#searchslide2 {
	background-image: url(../images/backgr_searchbot.jpg);
	background-position: left bottom;
	padding-bottom: 5px;
	background-color: #78ABE0;
	height: 99%;
	background-repeat: no-repeat;
}
#searchslide3 {
	background-image: url(../images/backgr_searchbot.jpg);
	background-position: left bottom;
	padding-bottom: 5px;
	background-color: #78ABE0;
	height: 99%;
	background-repeat: no-repeat;
}
#searchnav a {
	font-size: 10px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	
}
#searchnav a.searchoff {
	background-color: #F8F3E1;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/searchnav_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 5px;
	height: 28px;
	font-family: "Trebuchet MS";
	color: #0066CC;
}
#searchnav a.searchon {
	background-color: #78ABE0;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/searchnav_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 5px;
	height: 28px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
#searchnav {
	height: 32px;
	overflow: hidden;
	background-image: url(../images/searchnav_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	background-color:#FFFFFF;
}
#searchbox form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#searchbox label {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchbox select {
	width: 130px;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#searchbox ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#searchbox li {
	margin: 0px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchbox em {
	font-size: 14px;
	text-transform: uppercase;
	color: #5889a8;
	font-style: normal;
	letter-spacing: 3px;
	padding-left: 23px;
}
#newsfeed {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b2cfde;
}
#newsfeed h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0066CC;
	margin: 0px;
}
#newsfeed h3 em {
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
#newsfeed h3 a {
	color: #003366;
	text-decoration: none;
}
#newsfeed h3 a:hover {
	color: #FF7c00;
	text-decoration: underline;
}
#newsfeed p {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-right: 20px;
}
#newsfeed p strong {
	display: block;
	padding-bottom: 5px;
}
#newsfeed p a {
	color: #ff7c00;
	text-decoration: none;
	font-weight: bold;
}
#newsfeed p a:hover {
	text-decoration: underline;
}

#events {
	float: right;
	width: 160px;
}
#cal {
	text-align: center;
	padding-bottom:15px;
}
#events h2 {
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #FF7c00;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2CFDE;
}
#events p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2cfde;
	color: #0066CC;
}
#events a:hover {
	text-decoration: underline;
}
#events .morelink a {
	font-size: 12px;
	color: #ff7c00;
	text-decoration: none;
}
#events .morelink a:hover {
	text-decoration: underline;
}
#events p em {
	color: #999999;
	font-style: normal;
}
#events p a {
	color: #ff7c00;
	text-decoration: none;
	line-height: 13px;
	font-size: 12px;
}

#rightcol {
	float: right;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#rightcol p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-align: center;
}
#rightcol p a {
	color: #666666;
	text-decoration: none;
}
#rightcol p a:hover {
	text-decoration: underline;
}
#rightcol h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #c12a1d;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
}

#footer {
	clear: both;
	background-color: #F8F3E1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 30px;
}
#footer p {
	float: left;
	width: 140px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 18px;
	color: #0066CC;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#footer p a {
	color: #669900;
	text-decoration: none;
}
#footer p a:hover {
	color: #669900;
	text-decoration: underline;
}
#footer h4 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding-bottom: 15px;
}
#footer h4 a {
	color: #0066CC;
	text-decoration: none;
}
#footer h4 a:hover {
	text-decoration: underline;
}



#contactform li{
	list-style-type:none;
	padding-bottom: 15px;
	width: 450px;
}
#contactform ul {
	font-size: 12px;
	color: #003A62;
	width: 500px;
}

#contactform input,textarea {
	vertical-align:text-top;
}
#contactform label {
	font-size: 12px;
	line-height: 17px;
	color: #003A62;
	width: 80px;
	display: block;
	float: left;
}

#main_content h1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	line-height: 18px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#main_content h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 28px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-bottom:8px;
}

#main_content h2 a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration:none;
	padding-bottom:8px;
}

#main_content h2 a:hover {
	text-decoration:underline;
}

#main_content h3 {
	font-family: "Trebuchet MS";
	font-size:19px;
	line-height: 22px;
	color:#ff7c00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#main_content h3 a {
	font-family: "Trebuchet MS";
	font-size:19px;
	line-height: 22px;
	color:#0066CC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration:none;
}

#main_content h3 a:hover {
	text-decoration:underline;
}

#main_content p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 13px;
	margin-bottom: 10px;
}
#main_content p a {
	color: #ff7c00;
	text-decoration: none;
}
#main_content p a:hover {
	text-decoration: underline;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#bottomnav {
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
	color: #999999;
	padding-bottom: 20px;
}
#bottomnav a {
	color: #00629B;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #00629B;
	text-decoration: underline;
}

#database_listings{
	width: 340px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b2cfde;
}

.calendarHeader{
	color:#ff7c00;
	font-style:italic;
	font-size:18px;
	line-height:16px;
	text-align:left;
	padding-bottom:5px;
}

.calendarCell{
	color:#0063aa;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

.calendarDayHeading{
	color:#797979;
	font-size:12px;
	font-weight:bold;
}

.calendardate a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#0063aa;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	padding:2px;
}

.calendardate {
	background-color:#ff7c00;
}

.calendarToday{
	color:#D6D6D6;
	font-size:12px;
	font-weight:bold;
}

#calendar_events h4{
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:18px;
	color:#99CC00;
	padding-top:10px;
	padding-left:10px;
}

#calendar_events h4 a{
	text-decoration:none;
	padding-right:15px;
	color:#0066CC;
	font-size:14px;
}

#calendar_events h4 a:hover{
	text-decoration:underline;
}

#eventdate em {
	font-style:normal;
	color:#333333;
	font-size:11px;
}

#calendar_events p {
	padding-left:10px;
}

#calendar_events hr{
	border-bottom: 1px dotted #333333; 
	border-style: none none dotted; 
}

#calendar_events {
	margin-top:20px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

#eventdate{
	width:170px;
	float:right;
	text-align:right;
	padding-right:10px;
}


#listingdetails{
	width:485px;
}

#listingcontacts{
	width:180px;
	float:right;
	border-left-style:solid;
	border-left-color:#D8D8D8;
	border-left-width:1px;
	padding-left:20px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:15px;
}

#listingcontacts p{
	margin:0px;
	padding:0px;
}

#listinginfo h3 a {
	font-size: 18px;
	line-height: 20px;
	color: #4782a8;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#listinginfo h3 a:hover {
	text-decoration: none;
}
#listinginfo h3 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#listinginfo {
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;	
}
#listinginfo #hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom:15px;
}

#listinginfo img{
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}

#listinginfo p{
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-top:8px;
}

#listingprice em{
	font-style:normal;
	color:#87b75e;
	font-size:14px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:18px;
	font-weight:bold;
}

#listingprice strong{
	font-weight:normal;
	color:#87b75e;
	font-size:14px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:18px;
	font-weight:normal;
}

#listingprice2 strong{
	font-weight:normal;
	color:#87b75e;
	font-size:14px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:18px;
	font-weight:normal;
	display:block;
	float:right;
}

#listingimages {
	width:210px;
	float:right;
	margin-right:5px;
	margin-left:20px;
	color:#ffffff;
	font-size:11px;
}

#listingimages img{
	border:solid;
	border-color:#FFFFFF;
	border-width:2px;
	margin-bottom:20px;

}

.clickenlarge{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	padding-right:50px;
	color:#333333;
}

#bottomnav {
	text-align: center;
	font-size: 12px;
	color: #87B75E;
	padding-bottom: 10px;
}
#bottomnav a {
	color: #731F6B;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #000000;
	text-decoration: underline;
}

/*image pop over*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

table{
	font-size:12px;
	line-height:18px;
}

table td{
	padding:5px;
}

#navsearch a{
	text-decoration:none;
	font-size:14px;
	color:#0066CC;
	text-transform:uppercase;
	
}

#navsearch{
	padding-top:10px;
	padding-bottom:15px;
	padding-left:10px;
	text-align:right;
}