/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	border-top: 5px solid #669999;
	}	
#mainContainer {
	position: relative;
	width: 765px;
	}	
#breadContainer {
	margin: 10px 0px 12px 170px;
	}	
#menu { 
	width: 150px;
	text-align: right;
	}
#mainTable {
	height: 500px;
	}	
#mainContent {
	position: absolute;
	top: 170px;
	left: 165px;
	border-left: 3px solid #669999;
	}	
#page1 .detailText {
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	}
.menu_category {
	line-height: 20px;
	}
.menu_category a {
	font-size: 12px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
	color: #696969;
	}
.menu_category a:visited {
	line-height: 20px;
	color: #666666;
	}	
.menu_category a:hover {
	color: #666699;
	line-height: 20px;
	text-decoration: none;
	}	
#footerText {
	font-family: "Times New Roman", Times, serif;
	margin-top: 150px;
	line-height: 1.4em;
	color: #666666;
	}
	
.menu_footer {
	color: #666666;
	font-size: .9em;
	}
.menu_footer a {
	color: #666666;
	font-size: .8em;
	}	
.menu_footer a:visited {
	color: #666666;
	}
.menu_footer a:hover {
	color: #669999
	}		
.listingText {
	width: 100%;
	}	
.standard {
	padding: 5px 10px 5px 0px;
	}	
a #logo   {
	border:none;
	}	
