body {
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	font-size:10pt;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #CFB53B;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#CFB53B;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #000000;
}
p { 
	font: 10pt Verdana;
	text-align: left;
	}
ul
{
	list-style-image: url(http://www.patriciaoblack.com/images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
	line-height: 25px;
}	
form {
	background-color: #000000;
	color: #CFB53B;

}

.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CFB53B;
	font-weight: bold;
	text-align: center;
	border: solid #006400;

}

.subtitle {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006400;
	background-color: #DCDCDC;
}

.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	background-color: #000000;
	color: #CFB53B;
	text-align: center;
	line-height: 22px;
}

.header2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	color: #CFB53B;
	text-align: center;
}

.header3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #CFB53B;
	text-align: center;
}

.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #CFB53B;
	text-decoration: none;
}

.text {
	font-family: Verdana, sans_serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #CFB53B;
	text-decoration: none;
	color: #CFB53B;
	text-indent: 4px;
}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #CFB53B;
	background-color: #000000;
	text-align: center;
	border: none;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CFB53B;
}
.table_border {
	padding: 1px;
	border-top: medium solid #CFB53B;
	border-right: medium solid #A67D3D;
	border-bottom: medium solid #A67D3D;
	border-left: medium solid #CFB53B;
}

a:link {
	color: #A67D3D;
	text-decoration: none;
}
a:visited {
	color: #A67D3D;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	color: #A67D3D;
	text-decoration: none;
}
.hr {
	color:#CFB53B;
}
.sold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#border {
    align: center;
	background-color: #000000;
	margin: 4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #A67D3D;
	border-left: none;
}
#tborder { 
	background-color: #000000;
	margin: 2px; padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:2px;
	border: thin dashed #CFB53B;
}
#banner {
	border: none;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
}
.highslide img {
	border: 2px #CFB53B;
}
.highslide:hover img {
	border: 2px #CFB53B;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding: 5px;
	background-color: #000000;
	color: #FFFF00;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style:normal;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px #CFB53B;
	border-bottom: 1px #CFB53B;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
	}
    
#scroller {
	overflow: auto;
	width: 700px;
	height:85px;
	align: center;
	text-align: left;
	border-top: medium solid #CFB53B;
	border-right: medium solid #A67D3D;
	border-bottom: medium solid #A67D3D;
	border-left: medium solid #CFB53B;
}
