/* CSS Document */


html, body {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	background-color: #280427;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

li, dd, blockquote {
        margin-left: 1em;
}



.clearfix {
clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #191919;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a {
color: #4f064f;
}

a:hover {
text-decoration: none;
color: #b20bb2;
}
a:visited {

color: #555;
}

h1 { display: block; margin:0; padding: 0 0 16px 0; font-weight: normal; font-size: 30px; color: #280428; font-family:"Times New Roman", Times, serif; line-height: 1em;}
h2 { display: block; font-weight: normal; color:#280428; font-size:18px; padding: 10px 0 8px 0; margin: 0; font-family:"Times New Roman", Times, serif;}
h3 { display: block; font-weight: normal; color:#280428; font-size:14px; padding: 0; margin: 0; font-family:"Times New Roman", Times, serif;}
p { font-size: 12px;
	line-height:16px;
	}
hr {
display: none;
}

#header {
height: 94px;
background: url(/images/global/nav_bg.gif) repeat-x top;
}

#header img {
margin-left: 30px;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}

#container {
background: url(/images/global/content_bg.gif) repeat-x top;
background-color: #280427;
padding-left: 20px;
padding-top: 20px;
height: 60px;
}

.box-top {
width: 875px;
height: 15px;
background: url(/images/global/content_top.gif) no-repeat top;
}


.box {
width: 835px;
background: url(/images/global/content_white_bg.gif) repeat-y top;
padding: 10px 20px 20px 20px;
}

.box-bottom {
width: 875px;
height: 15px;
background: url(/images/global/content_bottom.gif) no-repeat top;
margin-bottom: 20px;
}

.left {
width: 556px;
float: left;
padding-right: 10px;
}

.right {
width: 231px;
height: 290px;
background: url(/images/global/right_column_bg.gif) no-repeat top;
float: left;
padding: 10px 10px 0 20px;
}

.breadcrumb {
margin-bottom: 5px;
margin-left: 20px;
color: #915191;
}

.breadcrumb a {
color: #915191;
}

.breadcrumb a:hover {
text-decoration: none;
color: #cc85cc;
}

.forsale {
border-top: 1px solid;
border-bottom: #390B39 1px solid;
padding-top: 10px;
padding-bottom: 10px; 
}

.forsale img {
float: left;
display: block;
font-weight: bold;
margin-right: 15px;
width: 300px;
}

.forsale p.description {
}


#nav {
margin-left: 15px;
float: left;
list-style: none;
}

#nav li {
float: left;
background: url(/images/global/nav_tab_right.gif) no-repeat top right;
height: 50px;
margin: 22px 2px 0 0;
}

#nav li.selected {
background: url(/images/global/nav_tab_selected_right.gif) no-repeat top right;
}

#nav li.selected a {
color: #fdaafd;
}

#nav li a {
color: #dbdbdb;
float: left;
text-decoration: none;
padding: 17px 15px 0 15px;
font-size: 15px;
height: 35px;
background: url(/images/global/nav_tab_left.gif) no-repeat top left;
}

#nav li a:hover {
color: #fdaafd;
}

#nav li.selected a {
background: url(/images/global/nav_tab_selected_left.gif) no-repeat top left;
}

#nav li#search {
padding: 10px 0 0 170px;
background: none;
}
