@charset "utf-8";
/* CSS Document */
.checkbox {
margin:0;
width:13px;
height:13px;
overflow:hidden;}

hr {
	color:#555555;
	background-color:#555555;
	height:1px;
	border:0;
	margin:0;
	padding:0;
}
/*
ul {
	margin:0;
}
*/
input {
	padding:0;
	margin:0;
}

#container {
	border:0;
	margin:0;
	padding:0;
	display:block;
	width:800px;
}

.hb {
	display:block;
	border:0;
	margin:0;
	padding:0;
	height:95px;
	width:230px;
}
.hb:hover {
	background-position:230px;
}

.cont {
	display:inline-block;
	padding:5px;
	border:10px solid #0e0e0e;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	position:relative;
	top:0;
}

/* header css */
#header {
	display:block;
	height:186px;
}
#hban {
	display:inline-block;
	width:495px;
	height:186px;
	background-image:url(/images/hban.gif);
}
#hback {
	display:inline-block;
	background-image:url(/images/hback.gif);
	background-repeat:repeat-x;
	width:298px;
	height:186px;
	vertical-align:bottom;
	text-align:right;
}
#hright {
	display:inline-block;
	background-image:url(/images/hright.gif);
	width:7px;
	height:186px;
}
#adholder {
	display:inline-block;
	width:298px;
	height:166px;
	vertical-align:bottom;
	padding-top:20px;
}

/* search box stuff */
#search {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCC;
	float:right;
	height:350px;
	width:220px;
	position:relative;
	top:-5px;
	right:-10px;
	margin:0 0 10px 10px;
	border:5px solid #c9b62e;
}
#search a{
	color:#0e0e0e;
}
#searcht{
	color:#c9b62e;
	font-size:30px;
	text-align:left;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#555;
	height:40px;
}
#searchm{
	color:#0e0e0e;
	background-color:#aaa;
	font-size:14px;
	font-weight:bold;
	height:78px;
	text-align:center;
}
.swebid{
	width:150px;
	height:14px;
	font-size:10px;
	color:#1a1a1a;
	position:relative;
	top:10px;
	background-image:url(/images/sboxback.gif);
	border:0;
	padding:5px;
	margin:0;
}
.sgo{
	width:30px;
	height:24px;
	position:relative;
	top:18px;
}
.mcheck{
	position:relative;
	bottom:-17px;
	left:-25px;
}
#searchb{
	color:#0e0e0e;
	background-color:#ccc;
	font-size:12px;
	height:78px;
	text-align:center;
}
.slist{
	width:171px;
	height:18px;
	border:1px solid #8e8f8f;
	font-size:10px;
}
.slist2{
	width:80px;
	height:18px;
	border:1px solid #8e8f8f;
	font-size:10px;
}
.bcheck {
	width:178px;
	position:relative;
	left:3px;
	top:-10px;
	text-align:left;
	font-size:10px;
	line-height:20px;
}
.sbutton{
	width:90px;
	height:25px;
	position:relative;
	top:5px;
}

/*body css */
#bcont {
	display:block;
	width:800px;
	min-height:200px;
}
#bibody{
	display:block;
	background-color:#FFFFFF;
	width:760px;
	vertical-align:top;
	color:#000000;
	border-left:33px solid #1a1a1a;
	border-right:7px solid #1a1a1a;
	font-size:12px;
	min-height:200px;
	background-color:#0e0e0e;
	/*background-image:url(/images/bback.gif);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}
#bbody{
	display:block;
	background-color:#FFFFFF;
	width:760px;
	vertical-align:top;
	color:#000000;
	border-left:33px solid #1a1a1a;
	border-right:7px solid #1a1a1a;
	font-size:11px;
	min-height:200px;
	background-color:#FFFFFF;
	background-image:url(/images/bback.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0;
	padding:0;
}
#bisidebar{
	display:inline-block;
	/*background-color:#F00;*/
	width:230px;
	vertical-align:top;
	padding:0px;
	background-image:url(/images/indexside.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#0e0e0e;
}
#bisidebar a{
	text-decoration:underline;
}
#bitext{
	display:inline-block;
	width:530px;
	/*border-left:2px solid #aaaaaa;*/
	/*padding:10px;*/
	background-image:url(/images/indexback.gif);
	background-repeat:repeat-x;
	background-position:top;
	/*background-color:#0F0*/
}
#btext{
	display:inline-block;
	width:740px;
	background-image:url(/images/pageback.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	padding:10px;
	padding-top:0px;
}
#btext a {
	color:#333333;
	text-decoration:underline;
}
#btext a:hover {
	color:#c9b62e;
}
#bsidebar{
	display:inline-block;
	width:310px;
	vertical-align:top;
	padding:10px;
}
#bsidebar a {
	color:#333333;
	text-decoration:underline;
}
#bsidebar a:hover {
	color:#c9b62e;
}
#bltext{
	display:inline-block;
	width:420px;
	background-image:url(/images/pagelback.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:left;
	padding:10px;
	padding-top:0px;
	padding-right:0px;
	margin:0;
	border:0;
}
#bltext a {
	color:#333333;
	text-decoration:underline;
}
#bltext a:hover {
	color:#c9b62e;
}
#blsidebar{
	display:inline-block;
	width:310px;
	vertical-align:top;
	padding:10px;
	background-image:url(/images/pagelsideback.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	border:0;
}
#blsidebar a {
	color:#333333;
	text-decoration:underline;
}
#blsidebar a:hover {
	color:#c9b62e;
}
/*footer css */
#foot {
	display:block;
	width:800px;
	height:25px;
	text-align:left;
	text-indent:20px;
	padding-top:8px;
	background-color:#1a1a1a;
	color:#888888;
}
#foot a {
	color:#888888;
}

/* everything else */

.desc {
	color:#888888;
}
#pagetitle {
	height:74px;
	color:#0e0e0e;
	font-size:30px;
	text-align:left;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*listing page stuff */
.addressdetails {
	font-size:110%;
	font-weight:bold;
}
.bigpic {
	width:420px;
	height:315px;
}
.picdiv {
	width:420px;
	height:70px;
	margin-top:10px;
	text-align:justify;
	background-color:#fff;
}
.smpic {
	width:98px;
	height:74px;
	margin-right:9px;
}
#lpricing {
	margin-left:75px;
	text-align:left;
	font-size:120%;
}
#linfo {
	text-align:justify;
	width:310px;
}
.licol {
	display:inline-block;
	vertical-align:top;
}
#lbuild {
	text-align:center;
	width:310px;
}
.ltitle {
	display:block;
	width:310px;
	height:26px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	position:relative;
	right:-10px;
}

/* other stuff */
img {
	border:0;
}

body {
	background-color: #0e0e0e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
a {
	text-decoration:none;
}
a:link {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #c9b62e;
}
a:active {
	color: #cccccc;
}
h1 {
	font-size:180%;
	margin:0;
	padding:0;
}
h2 {
	font-size:150%;
	margin:0;
	padding:0;
}
h3 {
	font-size:120%;
	margin:0;
	padding:0;
}
h4 {
	font-size:110%;
	margin:0;
	padding:0;
}
.itext {
 position:relative;
 top:-2px;
 color:#1a1a1a;
}


.title1 {
	font-size:110%;
	color:#0e0e0e;
	weight:bold;
}
.title3 {
	font-size:120%;
	color:#c9b62e;
	font-weight:bold;
}