@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 10px;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	background:#666666;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	}

h2, h3 {
	font-weight: bold;
	color: #000;
}
	
h2 { font-size: 122%; }
h3 { font-size: 110%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 100%;
}

a:link {
	color:#678EF3;
}

a:hover {
	text-decoration: none;
	color:#678EF3;
}

a:visited { text-decoration: underline;
	color: #678EF3;
}

#banner {
	width:955px;
	height:255px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background-color:#fff;
	background-image:url(images/banner.jpg); background-repeat:no-repeat;
	
}


#page {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(images/page_bg.gif); background-repeat:repeat-y;

}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 660px;
	padding: 15px 15px 15px 15px;
	min-height:350px;
	
}

#left_box {
	float: left;
	width: 265px;
	min-height:405px;
	padding-left:0px;
	padding-top:0px;
	line-height:0px;
	margin-left:0px;


}


#content ol, #content ul {
	margin-left: 3em;
}


#footer {
	clear: both;
	width: 955px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(images/footer.gif);

	
}

#footer p {
	padding-top:10px;
	line-height:normal;
	font-size:12px;
	text-align:center;
	color:#fff;
}

#footer a:hover {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 100%;
	color:#678EF3;
	
}


#footer a:visited{
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 100%;
	color:#678EF3;
	
}
form .input {width: 200px; border: 1px solid #ccc; background:#0F324A; margin-bottom: 3px; padding: 3px; color: #fff;}
form textarea {margin-left: 0px; height: 80px; overflow: auto; background:#0F324A; border: 1px solid #ccc; color: #fff; font-weight: bold;}
form .submit {margin-left: 90px; width: 100px; background: #0F324A ; padding: 10px 5px; border: 1px solid #ccc; color:#fff; font-weight: bold;}

form option {margin-left: 0px; height: 80px; overflow: auto; background:#0F324A; border: 1px solid #ccc; color: #fff; font-weight: bold;}


.gallery { margin-left:4px; margin-right:4px; margin-bottom:5px; margin-top:5px; border:1px solid #999999} 
.gallery_tb { margin-left:5px; margin-right:5px; margin-bottom:5px; margin-top:5px; border:1px solid #999999} 
.photogallery { margin: 5px 5px 0px 5px;border:1px solid #999999} 

table#sale-table {width: 100%;}
table#sale-table td {padding: 5px;}
