/*External Style Sheet*/

body 
	{
	background-color:#E0E0E0;
	color:#000000;
	background-attachment:fixed;/*doesn't scroll(scrolling is scroll)*/
	font-size:9pt;
	font-family:Verdana,Arial,sans-serif;	
	}
	
div.bar
	{
	clear:both;
	width:796px;
	height:1px;
	background-image:url('images/bar.gif');
	background-repeat:no-repeat;
	}

div.gradient
	{
	float:left;
	width:760px;
	background:white url('images/middle_background.gif') repeat-y;
	padding:0 17px;
	}
	
div.picture
	{
	float:left;
	text-align:center;
	width:180px;
	}
	
#pictures
	{
	float:left;
	width:740px;
	border-left:solid 1px #9D9D9D;
	border-right:solid 1px #9D9D9D;
	padding-left:20px;
	padding-bottom:10px;
	}
	
div#header
	{
	width:796px;
	height:20px;
	background-image:url('images/top_gradient.gif');
	background-repeat:no-repeat;
	}
	
div#footer
	{
	width:796px;
	height:20px;
	background-image:url('images/bottom_gradient.gif');
	background-repeat:no-repeat;
	}
	
div#bottom
	{
	clear:both;
	width:710px;
	background-color:#1F1F1F;
	text-align:center;
	padding:10px 25px 5px 25px;
	border-left:solid 1px #9D9D9D;
	border-right:solid 1px #9D9D9D;
	}
	
div#top
	{
	float:left;
	width:760px;
	height:74px;
	border-left:solid 1px #9D9D9D;
	border-right:solid 1px #9D9D9D;
	background:white url('images/blue_back.jpg') no-repeat right;
	}
	
#logo
	{
	float:left;
	width:448px;
	height:74px;
	background:url('images/logo.jpg');
	background-repeat:no-repeat;
	}
	
.midtabs
	{
	float:left;
	width:760px;
	height:29px;
	background:white url('images/middle_grad.gif') repeat-x;
	border-left:solid 1px #9D9D9D;
	border-right:solid 1px #9D9D9D;
	}
	
#address
	{
	float:left;
	width:130px;
	height:74px;
	padding-right:17px;
	padding-top:17px;
	}
	
#addressb
	{
	float:left;
	width:147px;
	height:74px;
	padding-left:18px;
	padding-top:19px;
	}
	
#main
	{
	float:left;
	width:746px;
	padding-left:14px;
	border-left:solid 1px #9D9D9D;
	border-right:solid 1px #9D9D9D;
	}
	
#middle
	{
	clear:both;
	text-align:center;
	width:760px;
	border-left:solid 1px #9D9D9D;
	border-right:solid 1px #9D9D9D;
	padding:10px 0;
	}

a.tabs
	{
	height:29px;
	display:block;
	font-weight:bold;
	}

ul.navtabs
	{
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	}
	
li.tabs
	{
	padding:2px 12px 0 12px;
	float:left;
	width:75px;
	border-right:solid 1px black;
	line-height:13px;
	height:32px;
	}
li.onetab
	{
	padding:10px 12px 0 12px;
	float:left;
	width:75px;
	border-right:solid 1px black;
	line-height:10px;
	height:24px;	
	}

	
h1
	{
	font-size:inherit;
	font-weight:300;
	display:inline;
	}

h2
	{
	color:#AC5739;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;
	display:inline;
	}
h3
	{
	color:#A1D2E3;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;
	}	
	
strong	{
	font-weight:600;
	}

div.center
	{
	text-align:center;
	}

div.right
	{
	text-align:right;
	}

div.left
	{
	text-align:left;
	}

span.addy
	{
	font-size:10px;
	font-weight:bold;
	}
	
span.piclinks
	{
	font-size:17px;
	color:#947A66;
	}
img
	{
	border-style:none;
	}

em
	{
	font-weight:normal;
	font-weight: italic;
	}
hr
	{
	text-align:center;
	color:#000000;
	width:80%;
	height:1px;
	}
a
	{
	font-family:Trebuchet MS,Arial,sans-serif;
	}
a:link
	{
	font-family:Trebuchet MS,Arial,sans-serif;
	text-decoration: underline;
	color:black;
	}
a:visited
	{
	text-decoration: underline;
	color:black;
	}

a:hover
	{
	text-decoration: underline;
	color:#947A66;
	}


a:active
	{
	text-decoration: underline;
	color:black;
	}

	
a.main
	{
	color:#000000;
	text-decoration:none;
	}
a.main:alink
	{
	color:#AC5739;
	}

a.main:vlink
	{
	color:#AC5739;
	}
a.main:hover
	{
	color:#E0C59B;
	text-decoration: none;
	}
a.adam
	{
	font-size:10px;
	color:white;
	}
a.adam:hover
	{
	color:#E0C59B;
	}
a.side
	{
	color:white;
	font-family:Trebuchet MS,Arial,sans-serif;	
	text-decoration:none;
	}
a.side:alink
	{
	color:white;
	}

a.side:vlink
	{
	color:white;
	}
a.side:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}
.note
	{
	font-size:10px;
	color:#947A66;
	}
ul.bids
	{
	list-style:none;
	margin:0;
	padding:5px 0 10px 10px;
	}
	ul.bids li.top
		{
		font-weight:bold;
		padding-top:15px;
		}
/************** ADMIN *************/
#login_box
	{
	font-size:11px;
	}
	#login_box form label
		{
		float:left;
		width:100px;
		padding-right:5px;
		text-align:right;
		font-size:11px;
		}
	#login_box input
		{
		font-size:11px;
		width:300px;
		}
	#login_box textarea
		{
		font-size:11px;
		width:500px;
		height:200px;
		}
	#login_box input.btn
		{
		width:150px;
		}
	#login_box select
		{
		font-size:11px;
		}
#admin_table
	{
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
	}
	#admin_table select, #admin_table input
		{
		font-size:9px;
		}
	#admin_table tr td
		{
		padding:3px 0 3px 2px;
		vertical-align:top;
		border-bottom:solid 2px white;
		}
	#admin_table tr td.noborder
		{
		border:none;
		}
	#admin_table a
		{
		color:black;
		}
	#admin_table tr td.title a
		{
		color:white;
		}
.lt
	{
	background-color:#EFE2CD;
	color:black;
	}
.dk
	{
	background-color:#EEEEEE;
	color:black;
	}
.wh
	{
	background-color:white;
	color:black;
	}
.title
	{
	background-color:#9FCFE3;
	color:white;	
	font-weight:bold;
	font-size:12px;
	border-bottom:dotted 1px white;
	margin-bottom:12px;
	}