body {background-color: #eaeaea;
	background-image: url('main_images/top_background.gif');
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0pt;
	font-family: Arial, tahoma, san-serif;
	font-size: 12px;
	}


.swirl {background-image: url('main_images/header.jpg');
	background-repeat: no-repeat;
	height: 115px;
	text-align: right;
	color: #b37700;
	margin-top: 0pt;
	padding-right: 10px;
	}
	
.topredbar {background-image: url(../shared_images/red_bar.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 25px;
	color: #b37700;
	font-size: 12px;
	text-indent: 20px; 
	vertical-align: middle;
	line-height: 25px;
	}

.bottomredbar {background-image: url(../shared_images/bottom_red_bar.gif);
	background-position: left;
	background-repeat: no-repeat;	
	height: 21px;
	color: #ffffff;	
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	}
	
.subnav{font-size: 12px;
	text-decoration: none;
	}
	

.subnav:hover {text-decoration: underline;
	}

.current{color: #ffffff;
	text-decoration: none;
	}
	
.textcontent {font-size: 12px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 75px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	}

.header {font-size: 18px;
	font-weight: bold;
	color: #665d33;
	margin-top: 30px;
	margin-bottom: 5px;
	}

hr {color: #cccccc;
	height: 1px;
	margin-bottom: 15px;
	}

a {color: #b37700;
	text-decoration: none;
	}

a:hover {text-decoration:underline
	}
	
a: visited {color: #665d33;
	text-decoration: none;
	}

#listing {font-size: 11px;
		}
		
#listing tbody tr td {border: 1px solid #cccc99;
	padding: 3px 8px;
	}
	
#listing tbody tr.selected td {border: 1px solid #cccc99;
	text-decoration: line-through;
	padding: 3px 8px;
	}

#memberlogin {border: 1px solid #cccc99;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
		font-size: 11px;
		text-align: left;
		background-color: #eeeeee;
	}

