/* CSS Document */
BODY {
width: 800px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
margin: 0px auto;
border: 3px solid #000000;;
padding: 0;
}

P {text-align:left;}
		
#Menu {
width: 800px;
margin: 0px auto;
}

A {text-decoration: none; color:#000066;}
A:hover {text-decoration: underline;}

#Footerbar {
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 800px;
	height: 30px;
}
#Footer {
	text-align: center;
	margins: 0px auto;
	width: 800px;}


.Propertylist {background-color:#EFEFEF; border: 1px solid #000000; margin: 2px 2px; height: auto; width:440px;}
.Propertylistimg {padding: 1px; float:left; overflow:visible; display:block; }
.Propertylist H2 {font-size: 12px; margin: 2px 0px 0px 20px;}

.Smallproperty {margin: 0px 10px;}
.Smallproperty td {width: 165px; padding: 5px; border: 1px #CCCCCC solid;  vertical-align:top; text-align:center; background-color:#F1EEEE; }

.indexcolumn {padding: 0px;  color:#000066;}
.indexcolumn H2 {margin: 5px; font-size: 14px; color:#DF001A;}
.indexcolumn P {margin: 10px 0px;}
.indexcolumn UL {margin: 0px; padding:0px 1px; list-style: none; background-color:#000000;}
.indexcolumn LI {width:177px; height: 31px;  background-image:url(../images/menu_back.jpg); }
.indexcolumn LI A {margin: 0px 0px 0px 0px; color: #000000;  padding: 8px 0px 0px 30px; display: block; font-weight:bold;
}

.indexcolumn2 {background-color:#E5E5E5; border: 1px #cccccc solid;}
.indexcolumn2 H2
	{
	width: 150px;
	height: 23px;
	background-image:url(../images/right_bk.jpg);
	color: #E5E5E5;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	padding: 3px 0px 0px 0px;
	margin: 10px 0px 2px 0px;
	border: none;
	display: block;
	}
.indexcolumn2 UL	{margin: 0; padding: 0px 0px 0px 20px;	}
.indexcolumn2 LI {	list-style-type: square;}
.indexcolumn2 P {margin: 0px; padding: 0px 5px;}

/* ######### Testimonials ######### */
.testimonial1 {border: 2px solid #cccccc; padding: 0px; margin: 2px;}
.testimonial1 P {margin:0; padding:0px 10px;}
.testimonial1 strong {font-size: 13px; color:#A42715;}
.testsig {font-style: italic; text-align: right; margin: 0px 20px;}

/* ######### Maintext ######### */
.maintext { padding: 0px; margin: 2px;}
.maintext P {margin: 0px; padding: 0px 10px;}

/* ######### Maintext ######### */
.home {
background-image:url(http://www.homesbydhs.com/images/bg_home.gif);
width:462px;
height: 235px;
margin: 0px 0px 0px 5px;

}
.home A {color:#990000; font-size:12px; font-weight:bold;}
.home H2 {color:#A42715; font-size: 16px;}
.home P {padding: 0 px 5px;}
.bg1 {background-color:#ffffff;}

/* ######### Style for Tab Interface itself ######### */
.text {margin: 0px 5px 20px 5px; padding:0px 5px;}
.text A {color: #990000; font-weight: bold;}
.text P {margin: 3px 5px; padding: 0px 5px;}
.text H2 {margin: 0px; padding: 0px;}
.text H3 {margin: 0px 5px; padding: 0px 5px; font-size: 14px;}
.text H3 A {margin: 0px 5px; padding: 0px 5px;}







/* ######### Style for Tab Interface itself ######### */
.top { 
	background: url(http://www.homesbydhs.com/images/top_right.gif) no-repeat top right; 
}
.bottom { 
	background: url(http://www.homesbydhs.com/images/bottom_right.gif) no-repeat top right; 
}

.box {
width: 99%;
background-color:#EAE9E9;
padding: 0px;
margin: 5px;
font-size:11px;
}
.box H1 {
margin: 0 10px;
padding: 5px;
font-size: 14px; 
text-decoration:underline; 
color:#DF001A;
}
.box H3 A {font-size: 12px;  margin: 0px; text-align:center;}
.box p {
	margin: 0 10px;
}

.box H2 {font-size: 13px; text-decoration:underline; margin: 0 10px;}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}




.shadetabs ul{
padding: 0px 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
    float:left;
    background-color: #000E57;
    margin:0;
    padding:0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color:#ffffff;
text-align:center;
}
.shadetabs li a:visited{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color:#ffffff;
text-align:center;
}

.shadetabs a{
    display:block;
    padding:5px 15px;
	color:#000066;
}


.shadetabs li a:hover{
color: #ffffff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#000066;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EFEFEF;
}
.menulink {text-align:center; padding: 3px;}
.menulink A {color: #990000; text-align:center; text-decoration:underline; font-weight:bold; margin: 2px 0px 20px 0px;}
.menulink A:hover{text-decoration: none;}
.testimonial {text-align:right; font-style:italic; font-size:9px; margin: 5px 0px 15px 0px;}
.testimonials P {font-size:10px;}