/* CSS Document */
Body{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
margin:0px;
padding:0px;
background-image:url(images/bg1.png);
background-repeat:repeat-x;
background-position:top;}

.main{width:980px;
/*border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;*/
background-color:#3d3d3d;}

.title{ background-image:url(images/titlebg.jpg);
background-repeat:repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#ffffff;
height:48px;
letter-spacing:1px;
text-align:left;
border-bottom:0px solid #cccccc;
border-top:0px solid #cccccc;}

.left{width:272px;
border-right:1px dashed #cccccc;
background-image:url(images/leftcbg.jpg);
background-repeat:no-repeat;}

.content{padding-left:10px;
padding-right:10px;}

.hometxt{text-align:left;
width:321px;
border-right:1px dashed #cccccc;}

.hometxt a,link,visited{font-size:11px;
color:#0033ca;
text-decoration:none;}

.hometxt a:hover{color:#333333;}

H3{font-size:18px;
font-weight:bold;
color:#333333;
text-align:center;}

.homecontact{background-color:#f8f8f8;
border-left:1px solid #eeeeee;
font-size:11px;
padding:5px;
text-align:justify;
width:165px;}


.txtli{background-image:url(images/li.gif);
background-position:left 5px;
background-repeat:no-repeat;
list-style:none;
text-align:justify;
padding-left:27px;
padding-bottom:10px;}

P{text-align:justify;}

.footer{width:980px;
font-size:11px;
color:#ffffff;
height:30px;
background-color:#0F0F0F;
text-align:center;
}

.footer a,link,visited{color:#ffffff;
text-decoration:none;}

.footer a:hover{color:#cccccc;}

.txtbg{/*background-image:url(images/txtbg1.jpg);
background-repeat:no-repeat;
background-position:center top;*/
	width:750px;
	padding:10px;
	border: 1px solid #333333;
	margin: 5px;
	text-align: left;
}
.dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
	color: #FFFFFF;
	text-decoration: none;
}


.cbg{/*background-image:url(images/cbg.jpg);
background-repeat:repeat-x;
background-position:top;*/
	background-color: #222222;
}

.leftcbg{background-image:url(images/leftcbg.jpg);
background-repeat:no-repeat;
background-position:top center;
width:270px;
padding:20px;}

.leftcbg H1{margin:0px;
font-size:12px;
line-height:20px;
text-align:left;}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #66CC33;
	letter-spacing: 1px;
	line-height: 25px;
}
.toptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.plane {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sold {
	background-image: url(images/sold.jpg);
	background-repeat: no-repeat;
}
