/*----------- global styles -----------*/

html, body {
	margin: 0px; 
	padding: 0px;	
	font: 12px/20px Verdana, Arial, sans-serif;
	background:url(../images/leatherBack.jpg);
}
body { 
	behavior:url("styles/csshover.htc");
}
p {
	margin:0 0 1em 0;
	padding:0;
}
#wrap-main {
	position:relative;	
	width:900px;
	margin:0px auto;
	padding:0px;
	left:8px;
	background-color:#FFFFFF;
	border:1px solid #0b121c;
}
/*----------- END global styles -----------*/



/*----------- header styles -----------*/
#header{
	position:relative;
	width:900px;
	height:74px;
	left:0px;
	background: url(../images/header-repeat.jpg) repeat-x;
}
#header-logo {
	position: absolute;
	top: 14px;
	left:16px;
}
#header-sle {
	position: absolute;
	top: 5px;
	left: 751px;
}
#header-phone {
	position: absolute;
	top: 14px;
	left: 584px;
}
#header-olb {
	position: absolute;
	top: 41px;
	left: 584px;
}
#btn-home {
	position: absolute;
	top: 23px;
	left:281px;
}
/*----------- END header styles -----------*/



/*----------- banner styles -----------*/
#banner-cover {
    position:relative;
	margin:0px;
	padding:0px;
	height:239px;
	width:900px;
}
#banner-main {
	margin:0px;
	padding:0px;
	height:100px;
	width:900px;
}
/*----------- END banner styles -----------*/



/*----------- subWrap sets padding -----------*/
#subWrap {
	padding: 0px 25px 0px 25px;
	margin: 0px;
	width: 850px;
	position: relative;
	background-color:#FFFFFF;
}
/*----------- END subWrap -----------*/



/*----------- title style -----------*/
#title h1 {
	font: bold 21px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #369;
	margin:0px;
	padding:20px 0px 19px 0px;
}
/*----------- END title style -----------*/



/*----------- nav styles -----------*/
#propNav  {
		margin:0px;
		padding:0px;
		float:left;
		width:848px;
		position: relative;
		z-index:50;
}
#propNav ul  {
		margin:0px;
		padding:0px;		
}
* html div#propNav ul {/*hack for internet explorer to show left border on propNav*/
		float:left;
		border-left: 1px solid #CCCCCC;
}
#propNav li  {
		font: 10px Verdana, Arial, sans-serif;
		color:#900;
		margin:0px;
		float:left;
		list-style-type:none;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 0px;
		background:#FFFFFF url(../images/propertybutton-repeat_off.jpg) repeat-x;
}
#propNav a {
		font: 10px Verdana, Arial, sans-serif;
		color:#900;
		text-decoration:none;
		display: block;
		padding: 4px 8px;
}
#propNav a:hover {
		color:#c00;
		text-decoration:none;
		background:#eee;
}
#propNav li:hover {
		background:#eee;
		color:#C00;
}
#propNav li:first-child {
		border-left: 1px solid #CCCCCC;
}
#propNav li.propNavON {
		border-bottom: 1px solid #FFFFFF;
		background:#FFFFFF url(../images/propertybutton-repeat_on.jpg) repeat-x;
		color:#C00;
		padding: 4px 8px;
}
/*----------- END nav styles -----------*/



/*----------- property styles -----------*/	
#propContent {
		border: 1px solid #CCCCCC;
		background:#FFFFFF;
		width:848px;
		margin:0px;
		padding:0px;
		position: relative;
		top: -1px;
		clear: both;
		float:left
}
#propContent h2 {
		font: bold 14px "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #369;
		margin:0px 0px 10px;
		padding:0px;
}
#propContentWrap {
		width: 800px;
		padding: 25px;
		float: left;
		margin:0px;
}
#propContentLeft {
		width: 554px;
		right: 25px;
		float: left;
		margin:0px;
}
#propContentLeft p {
		margin-top:19px;
		
}
#propContentLeft p a {
		font-weight:bold;
		color:#900;
		text-decoration:none;
}
#propContentLeft p a:hover {
		color:#C00;
		text-decoration:none;
		border-bottom: 1px dotted #C00;
}
#propContentContact p.indent {
	margin-left: 20px;
}
#propContentContact p.disclaimer, #propContentLeft p.disclaimer {
	color:#C00;
}
#propContentContact {
		width:400px;
		right: 25px;
		float: left;
		margin:0px;
		border-right: 1px dashed #ccc;
}
#propContentContact h2 {
		font: bold 14px Verdana, Arial, sans-serif;
		color: #333333;
		padding:0px;
		margin:0px 0px 12px 10px;
}
#propContentContact h3 {
		font: bold 13px Verdana, Arial, sans-serif;
		color: #369;
		padding:0px;
		margin:0px 0px 0px 10px;
}
#propContentForm {
		width:335px;
		right: 25px;
		float: right;
		margin:0px;
}
#propContentForm a {
		font-weight:bold;
		color:#900;
		text-decoration:none;
}
#propContentForm a:hover {
		color:#C00;
		text-decoration:none;
		border-bottom: 1px dotted #C00;
}
#propContentForm h2 {
		font: bold 14px Verdana, Arial, sans-serif;
		color: #333333;
		padding:0px;
		margin:0px 0px 12px 0px;
}
#propContentForm form .textInput {
		padding:2px;
		height: 16px;
		width:200px;
		color: #000000;
		border: solid 1px #cccccc;
}
#propContentForm form .textInput:focus {
		background-color:#FFFFCC;
}
#propContentForm form .textArea {
		margin-top:5px;
		padding:2px;
		height: 210px;
		width:322px;
		color: #000000;
		border: solid 1px #cccccc;
}
#propContentForm form .textArea:focus {
		background-color:#FFFFCC;
}
#propContentForm form .submitButton {
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		height:23px;
		border: 1px solid #000;
		padding: 1px 10px 4px;
		/padding: 2px 10px 3px;/*hack for IE 5*/
		background: #900 url(../images/button-repeat_off.gif) repeat-x;
		text-transform: capitalize;
		color: #ffffff;
		margin: 15px 0px;
		text-align: center;
}
#propContentForm form .submitButton:hover {
		background: #C00 url(../images/button-repeat_on.gif) repeat-x;
}
#propContentWhere{
		width: 216px;
		float: right;
		border: 1px solid #CCCCCC;	
		margin: 25px 0px 0px 15px;
		padding:8px;
		background: url(../images/where-gradient.jpg) repeat-x;
		position:relative;
}
#propContentWhere a {
		font-weight:bold;
		color:#900;
		text-decoration:none;
}
#propContentWhere a:hover {
		color:#C00;
		text-decoration:none;
		border-bottom: 1px dotted #C00;
}
#propContentRates {
		float:left;
		padding: 18px 15px 0px 0px;	
		margin:0px;		
}
#propContentRight {
		float: right;
		width: 200px;
		border-left: 1px dashed #cccccc;
		position: relative;
		margin: 0px 0px 0px 25px;
		padding: 0px 0px 0px 20px;
}
div#propContentRight #propOlb{
		margin: 0px 0px 10px;
		padding: 0px;
}
#propContentRight ul {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left:0px;
		margin-right:0px;
		padding:0px;
}
#propContentRight ul li {
		font: 10px Verdana, Arial, sans-serif;
		color:#000;
		padding:0px 0px 5px;
		list-style: url(../images/diamond-999.gif) none;
		margin: 0px 0px 0px 20px;
}
#propReview {
		font: 10px Verdana, Arial, sans-serif;
		color:#CCC;	
		width:296px;
		padding:2px 0px;
}
#propReview a {
		color:#900;	
		text-decoration:none;
}
#propReview a:hover {
		color:#C00;	
		text-decoration:none;
		border-bottom: 1px dotted #C00;
}
#mainPh {
		border: 1px solid #CCC;
}
.dividerH2 {
	width: 325px;
	height:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	background: url(../images/dividerH2.gif) repeat-x;
}	
/*----------- END property styles -----------*/



/*----------- bodyNav -----------*/
#bodyNav {
	float:left;
	padding: 3px 10px 10px 0px;
	width: 190px;
	margin: 0px;
}
#bodyNav img {
	margin-top: 5px;
	border: 1px solid #999;
}
#bodyNav a img {
	margin-top: 5px;
	border: 1px solid #999;
}
#bodyNav a:hover img {
	border: 1px solid #000;
}
#bodyNav ul {
	margin: 0px 0px 20px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px 0px;
}
#bodyNav ul li {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px;
	list-style: none;
}
#bodyNav ul li ul {
	margin: 0px 0px 5px 25px;
	padding: 5px 0px;
	border-top: 0px;
	border-bottom: 0px;

}
#bodyNav ul li ul li {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
	list-style: url(../images/diamond-999.gif) none;
}	
#bodyNav ul li a {

	color:#990000;
	text-decoration:none;
}
#bodyNav ul li a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom:dotted 1px #cc0000;
}
/*----------- END bodyNav -----------*/



/*---------- special styles ---------*/
.Special { 
	margin-top : 10px;
	margin-bottom : 10px;
	border : 1px dashed #369;
	width : inherit;
	padding : 2px;
} 
.Special h3 { 
	font : bold 21px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #fff;
	background : #369;
	text-align : center;
	margin : 0 0 10px;
	padding : 2px;
}
.Special h4 { 
	font : bold 21px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #fff;
	background : #b31f17;
	text-align : center;
	margin : 2px 0px;
	padding : 2px;
}
 
.Special p { 
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	background : #fff;
	text-align : center;
	margin : 10px;
	padding : 0;
} 
.Special p a { 
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
	color : #900;
	text-decoration : none;
} 
.Special p.Disclaimer { 
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color : #666;
	background : #eee;
	text-align : left;
	margin : 0;
	padding: 5px;
} 
.Special p span { 
	font : 14px Verdana, Arial, Helvetica, sans-serif;
	color : #369;
}
.Special p span.Big { 
	font : 16px Verdana, Arial, Helvetica, sans-serif;
	color : #369;
} 
p.Fineprint { 
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color : #666;
	text-align : left;
	margin : 0 0 15px 10px;
} 
/*------- END special styles --------*/



/*-----------bottom links-----------*/
#propLinksHead {
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #369;
	background: url(../images/bottomLinkBoxBack.jpg) no-repeat;
	height: 22px;
	padding-left:40px;
	padding-top:6px;
	margin-top:25px;
}
#propLinks {
	border: 1px solid #CCCCCC;
	padding:10px 25px 15px 25px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#propLinks a {
	text-decoration:none;
	color: #666;
}
#propLinks a:hover {
	color: #C00;
	border-bottom:dotted #C00 1px;
}
/*----------- END bottom links -----------*/



/*----------- bottom links style -----------*/
div#bottomLinks {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 10px;
	margin-top:5px;
	height: 28px;
}
div#bottomLinks a {
	color: #900;
	text-decoration:none;
}
div#bottomLinks a:hover {
	color: #C00;
	border-bottom:dotted #C00 1px;
	text-decoration:none;
}
div#bottomLinksLeft {
	float:left;
	margin-left:25px;
}
div#bottomLinksRight {
	float:right;
	margin-right:25px;
}
/*----------- END bottom links style -----------*/



/*----------- footer style -----------*/
#footer {
	background: url(../images/footer-repeat.jpg) repeat-x;
	margin: 0px;
	height: 61px;
	width: 900px;
	position:relative;

}
#footer p {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align:left;
	padding:10px 23px;
	margin:0px;
}
#footer img {
	float:right;
	margin:10px 26px;
	border:0px;
}	
/*-----------END footer style -----------*/	



/*--------------- bubble tool tips -----------------*/
#bubble_tooltip{
	width:192px;
	position:absolute;
	display:none;
	z-index:100;
	padding-left: 96px;
	line-height:14px;
}
#bubble_tooltip .bubble_top{
	background-image: url(../images/bubble_top.gif);
	background-repeat:no-repeat;
	height:28px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url(../images/bubble_middle.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 2px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	font-family: Verdana, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_middle span h1{
	font-family: Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin-bottom:5px;
	margin-top:0px;
	color:#900;
}
#bubble_tooltip .bubble_bottom{
	background-image: url(../images/bubble_bottom.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:24px;
	position:relative;
}
/*--------------- END bubble tool tips -----------------*/

#flash {
		display:block;
		margin-bottom:20px;
	}

/*--------------- Virtual Tour styles ---------------*/
#virtualTour #applet {
	width:552px;
	height:370px;
	border:solid 1px #CCCCCC;
}
#virtualTour p {
	width:544px;
	background:#CCCCCC;
	color:#FFFFFF;
	font: 10px Verdana, Arial, sans-serif;
	text-align:center;
	padding:5px;
	margin-bottom: 0px;
}
#vtNav {
	background:#CCCCCC;
	width:544px;
	padding:5px;
	margin-bottom:8px;
}
#vtNav span {
	padding:4px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	display: block;
	position: relative;
}
#vtNav span img {
	border:solid 1px #ccc;
}
#vtNav span.on {
	background:#eee;
}
#vtNav span:hover {
	background:#eee;
}
#vtNav span a img {
	border:solid 1px #900;
}
#vtNav span a img:hover {
	border:solid 1px #C00;
}
.clearAll {
clear: both;
}
/*--------------- END Virtual Tour styles ---------------*/



/*----------- Google Map Styles -----------*/
#map {
	width: 552px;
	height: 550px;
	margin-bottom:8px;
}
#fullMap {
	width:588px;
	height: 600px;
	border:solid 1px #999999;
}
#mapPop {
	font: 11px Verdana, Arial, sans-serif;
	margin-right:10px;
	width:350px;
}
#mapPop a {
	color:#900;
	text-decoration:none;
}
#mapPop a:hover {
	color:#C00;
	text-decoration:none;
	border-bottom: 1px dotted #C00;
}
div#mapPop span {
	font: bold 14px "Trebuchet MS",Verdana, Arial, sans-serif;
	color:#369;
}

div#mapPop div {
	font: 10px/16px Verdana, Arial, sans-serif;
	color:#666;
}
#mapPop img {
	float: left;
	margin-right: 5px;
	border:solid 1px black;	
}
/*----------- END Google Map Styles -----------*/



/*----------- Property Res Box styles -----------*/
#propRes {
	background: #FFFFCC;
	padding: 10px;
	float: right;
	margin: 25px 0px 5px 20px;
	border: 1px solid #369;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#propRes div.clearFix {
	border-top: 0px dotted #CCCCCC;	
	margin-bottom:5px;
	padding-top:5px;	
}
#propRes form  {
	margin:0px;
	padding:0px;
}
#propRes form label {
	width:100px;
	float:left;
}
#propRes form a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#propRes a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#propRes form select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#propRes form .submitButton {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	height:23px;
	border: 1px solid #000;
	padding: 1px 10px 4px;
	/padding: 2px 10px 3px;/*hack for IE 5*/
	background: #900 url(../images/button-repeat_off.gif) repeat-x;
	text-transform: capitalize;
	color: #ffffff;
	margin: 5px 0px;
	text-align: center;
}
#propRes form .submitButton:hover {
	background: #C00 url(../images/button-repeat_on.gif) repeat-x;
}
/*----------- END Property Res Box styles -----------*/


.bodyTable { 
font : 10px Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #ccc;
border-collapse : collapse;
width : 100%;
margin : 0 0 20px;
padding : 0;
} 
.bodyTable th { 
font-weight : 700;
text-align : left;
border : 1px solid #ccc;
padding : 3px;
} 
.bodyTable th.head { 
background : #369;
color : #fff;
} 
.bodyTable td { 
border : 1px solid #ccc;
padding : 3px;
} 




/*----------- START Property Res Table styles -----------*/
#propResTable td .submitButton  { 
font : bold 10px Verdana, Arial, Helvetica, sans-serif;
height : 19px;
border : 1px solid #000;
background : #900 url(../images/button-repeat_off.gif) repeat-x;
text-transform : capitalize;
color : #fff;
text-align : center;
margin : 0px;
padding : 2px 10px 3px;
} 
#propResTable td .submitButton:hover { 
background : #c00 url(../images/button-repeat_on.gif) repeat-x;
}  
/*----------- END Property Res Table styles -----------*/




#propResTable  {
	padding:0px;
	margin:0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ccc;
	border-left: 0px;
	position: relative;
	margin-bottom:20px;
}
#propResTable th {
	font : bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:8px 8px 0px;
	background:#f2f2f2;
	text-align:left;
	color:#369;
	border-bottom: 0px solid #c00;
}
#propResTable td {
	font : 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:8px;
	background:#f2f2f2;
	border-bottom: 0px solid #c00;
}
#propResTable td input,#propResTable td select {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
}
