/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	margin-top: 0px;
	background-repeat: repeat-x;
	}

#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	width: 850px;
	}
#homeHeader {
	width: 850px;
	height: 218px;
	background: url(../images/home_head.png) no-repeat;
	}
#detailHeader {
	width: 850px;
	height: 169px;
	background: url(../images/interior_head.png) no-repeat;
	}	
#mainback	{
	width: 850px;
	background: url(../images/main_back.png);
	background-repeat: repeat-y;
	}
#logo {
	position: absolute;
	top: 14px;
	left: 44px;
	}	
#leftIcons {
	width: 175px;
	text-align: center;
	margin-top: 20px;
	}	
#mainTable {
	margin-left: 35px;
	margin-right: 35px;
	}	
#leftCel {
	text-align: center;
	}	
.logoText {
	display: block;
	width: 175px;
	text-align: center;
	color: #0091a6;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -.05em;
	}	
#logoTextD {
	padding-top: 40px;
	}	
#rightCell {
	padding: 0px 0px 10px 20px;
	}	
#mainContent {
	padding: 10px 0px 10px 0px;
	width: 580px;
	}
#menu {
	margin: 0;
	width: 100%;
	text-align: center;
	padding: 0;
	}
ul#dropdown {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	vertical-align: bottom;
	}	
#dropdown li  {
	display: inline;
	}
ul#dropdown li a	{
	list-style-type: none;	
	padding: 3px 16px 3px 16px;
	}	
ul#dropdown li a:link {	
	padding: 3px 16px 3px 16px;
	margin: 0px;
	text-align: center;
	color: red;
	text-decoration: none;
	}
.menuCategory	{
	}
.menuCategory a, .menuCategory a:visited {
	color: red;
	font-size: 1.3em;
	font-weight: 600;
	letter-spacing: -0.03em;
	}
.menuCategory a:hover {
	color: #0091a6;
	text-decoration: none;
	letter-spacing: -0.03em;
	}	
ul#dropdown li a:hover {
	color: #0091a6;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	}	
#slideShow {
	position: absolute;
	top: 29px;
	left: 555px;
	border: 1px solid #0091A6;
	}	
#header {
	position: absolute;
	top: 1px;
	left: 1px;
	width:774px;
	height: 132px;
	background-color: white;
	}	
.bottomLeft .extra {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
.bottomRight .extra {
	margin-Left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	}			
.extra img {
	border: none;
	}	
.extra h2 {
	display: block;
	border-bottom: 1px solid #660066;
	font-size: 1.2em;
	}	
#adminMenu {
	display: block;
	width: 175px;
	text-align: center;
	}	
#flash {
	margin-top: 30px;
	margin-left: 7px;
	width: 165px;
	height: 204px;
	background: url(../images/bag_back.jpg) no-repeat;
	text-align: center;
	}
#bag {
	width: 150px;
	padding-top: 2px;
	padding-left: 10px;
	}
#bottom {
	background: url(../images/bottom_back.png);
	width: 850px;
	height: 50px;
	}	
#footer {
	margin-left: 180px;
	margin-top: -55px;
	width: 562px;
	color: #0091A6;
	}	
#footer a {
	}
#footer alink, a:visited {
	color: #0091A6;
	}	
#footer a:hover {
	text-decoration: none;	
	}

#brandingContainerH #siteTagline {
	position: absolute;
	left: 215px;
	top: 40px;
	width: 335px;
	}
#brandingContainer #siteTagline {
	position: absolute;
	left: 215px;
	top: 40px;
	width: 560px;
	}
#siteTagline {	
	color: #0091A6;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 600;
	text-align: center;
	}
#search {
	position: absolute;
	left: 250px;
	top: 165px;
	}	
#searchD {
	position: absolute;
	left: 463px;
	top: 115px;
	}		
#search input, #searchD input {
	width: 180px;
	height: 20px;
	border: none;
	color: #999999;
	background: none;
	}	
		
.inputBox {
	line-height: 1.2em;
	font-size: 1.0em;
	padding-left: 5px;
	}
	
h3 a:link, h3 a:visited {
	color: #660066;
	}
a.listingTitle {
	color: #660066;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 12px;
	}	
.listingText {
	padding-top: 12px;
	}
.CalendarTitle {
	font-size: 1.3em;
	font-weight: bold;
	}	
#category3 #subCats {
	display: none;
	}	
#footerBox {
	width: 830px;
	margin: auto;
	height: 40px;
	color: white;
	margin-top: 30px;
	}
#footerBox a {
	color: white;
	}	
#footerText {
	width: 250px;
	margin-left: 0px;
	}	
#copyright {
	margin-right: 25px;
	}	