@charset "UTF-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
color:#333333
}

img {border:0px; }

.wrapper {
width: 970px;
margin-left:auto;
margin-right:auto;

}



.content {
float:left;
width: 970px;
}

#header {
width:970ox;
float:left;
}

.nav {
float:left;
height:32px;
}

.flash_content {
width: 970px;
height:278px;
float:left;
}

.home_content {
width:965px;
float:left;
background-color: #b0b4d9;
padding-left:5px;
}

h3{
color: #9396cb; 
}

#footer {
width:970px;
height:40px;
float:left;
}

#footer div {
font-weight:bold; 
color:#9396cb;
float:left
}

#footer a {
color:#9396cb;
text-decoration:none;
}

#footer a:hover {
color:939cb;
text-decoration:underline;
}



/* CONTENT PAGE STYLES */

.content_area {
float:left;
width:744px;
margin: 20px 0px 0px 5px;
}

.content_area h2 {
color:#9396cb;
font-size:16px;
}

.purple_box {
float:left;
width:734px;
margin:25px;
background-color:#b0b4d9;
}

.purple_box_content{
float:left;
width:694px;
margin:15px;
background-color:#b0b4d9;
}


#sidebar {
float:left;
width:186px;
background-color:#b0b4d9;

}

/* BOX STYLES */
.box {
width:192px;
float:left;
margin:10px 0px 10px 0px;
}

.box_header {
width:192px;
height:11px;
float:left;
background-image:url(images/box_head.jpg);
background-repeat:no-repeat;
}

.box_content {
width:192px;
height:250px;
float:left;
background-image:url(images/box_bck.jpg);
background-repeat:repeat-y;
}

.box_content h1
 {
font-family:"Gill Sans", Arial, Helvetica, sans-serif;
width:192px;
font-size:26px;
color:#FFFFFF;
font-weight:100;
text-align:center;
margin:5px 0px 5px 0px;
}


.box_content h2 {
font-family:"Gill Sans", Arial, Helvetica, sans-serif;
float:left;
width:192px;
font-size:20px;
color:#FFFFFF;
font-weight:100;
text-align:center;
}


.box_content p {
float:left;
width:170px;
font-size:12px;
color:#FFFFFF;
font-weight:100;
text-align:center;
margin:10px 0px 10px 10px;
}

.box_content img {
float:left;
margin-left:10px;
background-color:#9396cb;
}

.box_footer {
width:192px;
height:16px;
float:left;
background-image:url(images/box_foot.jpg);
background-repeat:no-repeat;
}

.box_content h1 a:visited {
color:white;
text-decoration:none;
}

.box_content h2 a:visited {
color:white;
text-decoration:none;
}

.box_content h2 a {
color:white;
text-decoration:none;
}

.box_content a {
color:white;
text-decoration:none;
}

.box_content {
color:white;
text-decoration:none;
}

.sidebar_box {
width:160px;
float:left;
margin:5px 0px 5px 15px;
}

.sidebar_box_header {
width:160px;
height:9px;
float:left;
background-image:url(images/sidebar_box_head.jpg);
background-repeat:no-repeat;
position: relative;
top: 6px;
}

.sidebar_box_content {
width:160px;
float:left;
background-image:url(images/sidebar_box_bck.jpg);
background-repeat:repeat-y;
}

.sidebar_box_content h1 {
font-family:"Gill Sans", Arial, Helvetica, sans-serif;
margin: 5px 0px 5px 0px;
width:160px;
font-size:20px;
color:#FFFFFF;
font-weight:100;
text-align:center;
}

.sidebar_box_content h2 {
font-family:"Gill Sans", Arial, Helvetica, sans-serif;
width:160px;
font-size:14px;
color:#FFFFFF;
font-weight:100;
text-align:center;
}

.sidebar_box_content p {
float:left;
width:135px;
font-size:12px;
color:#FFFFFF;
font-weight:100;
text-align:center;
margin:10px 0px 10px 10px;
}

.sidebar_box_content img {
float:left;
margin-left:10px;
width:138px;
}

.sidebar_box_footer {
width:160px;
height:13px;
float:left;
background-image:url(images/sidebar_box_foot.jpg);
background-repeat:no-repeat;
}

.sidebar_box_content a {
color:white;
text-decoration:none;
}

/* SLIDE SHOW AND SHOWCASE STYLE MODS */

#IDX-showcaseWrapper-NewShowcaseShowName {width:169px; margin:0; padding:0;}
.IDX-showcasePhoto {width: 169px; height:120px; margin:0; padding:0; }
.IDX-showcasePhoto img { width:169px; height:120px;}
.IDX-showcaseDetails {padding:0 !important; margin:0 !important;}
.IDX-showcaseAddress {margin-top: -15px; color:#ffffff;  font-family:Arial, Helvetica, sans-serif; font-size:11px}
.IDX-showcaseDetails {font-size:11px }
.IDX-showcasePrice{color:#ffffff;  font-family:Arial, Helvetica, sans-serif; font-size:11px}
.IDX-showcaseListingID{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:11px}

.sidebar_box_content #IDX-showcaseWrapper {width:140px; margin:0p; padding:0px;}
.sidebar_box_content .IDX-showcasePhoto {width: 140px; height:110px; margin:0px; padding:0px; }
.sidebar_box_content .IDX-showcasePhoto img { width:140px; height:110px;}


<style type="text/css">
<!--
	.style1 {
		font-size: 16px
	}
	.style2 {color: #FFFFFF}
	.style3 {color: #FFFFFF; font-weight: bold; }
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
	}
	a:active {
		text-decoration: none;
	}
	.style6 {color: #333366; }
	.style5 {	color: #333366;
		font-weight: bold;
		font-size: 16px;
	}
-->
</style>

