/* --------------------------------
	Abyssinia Properties - Screen.css
	Author: Shane Gardner
	Date: March 2007
 ---------------------------------- */
 
 /* ---[ Globals ]------------------------------- */
* {

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



body {
	text-align: center;
	background-color: #f6f6ee;
	background-image: url(../images/back.gif);
	
}

img {
border:0;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

a {
	color:#cc0000;

}

a:hover {
	color:#666666;
	text-decoration: none;

}

.bottomClear {
	padding-bottom: 160px;




}
/* Class for clearing floats */
.clear {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
	padding-bottom: 5px;

}

.thumb {
display:inline;

}

/* ---[ containers ]------------------------------- */

#wrap {
	padding: 0;
	position: relative;
	text-align: center;
	width: 753px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#container {
	

}

/* ---[ Header styles]------------------------------- */

#header {
	width:750px;
	text-align: left;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#logo {
	width:290px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;


}

/* ---[ primary navigation styles]------------------------------- */

#primaryNavigation {
	clear:both;
	width: 518px;
	padding-bottom: 5px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/black_horline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	

}



#primaryNavigation .navLeft a{
	width:90px;
	float:left;
	display: block;
	background-image: url(../images/gray_tab.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	
}

#primaryNavigation .navLeft a:hover{
	background-image: url(../images/black_tab.gif);
	background-color:#000000;
}

#primaryNavigation .navLeftNo a:hover{
	background-image: url(../images/black_tab.gif);
	background-color:#cc0000;
}

#primaryNavigation .navLeftHere a{
	width:90px;
	float:left;
	display: block;
	background-image: url(../images/black_tab.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}


#primaryNavigation .navRight a{
	width:90px;
	float:right;
	display: block;
	background-image: url(../images/gray_tab.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;

}

#primaryNavigation .navRightHere a{
	width:90px;
	float:right;
	display: block;
	background-image: url(../images/black_tab.gif);
	background-color:#000000;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;

}

#primaryNavigation .navRight a:hover{
	background-image: url(../images/black_tab.gif);
	background-color:#000000;
	
}

#primaryNavigation .navRightNo a{
	width:90px;
	float:right;
	display: block;
	background-image: url(../images/black_tab.gif);
	background-color:#000000;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;

}

#primaryNavigation .navRightNo a:hover{
	background-image: url(../images/no_tab.gif);
	background-color:#cc0000;
	
}





/* ---[ content styles]------------------------------- */

#bodyContent {
	float: left;
	width: 515px;


}


.contentBox {
	width: 496px;
	border: 1px solid #E8C5B1;
	text-align: left;
	padding: 10px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	margin-top: 0px;
	clear: both;
	float: left;
}
.contentBox p{

	margin-bottom: 10px;

}

.contentBox ul{
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: disc;

}
.contentBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.contentBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
	margin-top: 10px;
	margin-bottom: 2px;
}

#bodyHeaderImage {
	clear: both;
	margin: 0px;
	float: left;
	width: 518px;


}

.details {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	float: left;
	width: 476px;
	overflow: hidden;


}

.details ul{
	text-align: left;
	margin:0px;


}
.details ul li{
	float:left;
	text-align: left;
	list-style-type: none;
	margin-right: 20px;


}
.details ul li strong{
	color: #000000;
	


}






/* ---[ sidebar styles ]------------------------------- */

#sidebar {
	width:200px;
	float:left;
	background-color: #666666;
	margin-top: 26px;
	text-align: left;
	padding: 15px;
	margin-left: 5px;


}

#sidebar h1{
	color:#ECE9D8;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;


}

#sidebar label {
	color:#ffffff;

}

#sideBarForm ul li{
	list-style-type: none;
	color: #FFFFFF;

}

#sideBarForm ul li strong{
	color: #FFFFFF;

}


#sideBarForm ul {
	margin-bottom:10px;

}

/* ---[ footer ]------------------------------- */

#footer {
	text-align:left;
	clear:both;
	background-color: #333333;
	padding: 5px;
	color: #C9C592;
	width: 509px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
}
