/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:22px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 189px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#container {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
}
#nav_slide {
	height: 287px;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/slideshow_bg.png);
	background-repeat: no-repeat;
}
#nav_slide #nav {
	float: left;
}

ul#navigation {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}
ul#navigation li {
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#navigation li a:hover {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
}
ul#navigation li a.on {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
}

#nav_slide #slideshow {
	width: 694px;
	padding-top: 10px;
	float: right;
	padding-right: 10px;
}

#content {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
}
#content #right {
	float: right;
	width: 635px;
	margin-top: 15px;
	padding-right: 20px;
}
#content #left {
	float: left;
	width: 205px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 8px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 25px;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
}





#contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #E2E2E2;
	background-color: #F8F8F8;
}
#contact .input {
	color: #666666;
	padding: 2px;
}


/* ----------- HEADER STYLES ------------ */

h1 {
	font-weight:normal;
	font-size:14px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:14px;
	display:inline
}
  
table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0; 
	padding:0;
}

form, td {
	margin:0; 
	padding:0;
}

br {
	font-size:10px;
}

table{
	border:0px; 
	border-collapse:collapse;	
}

td, input, textarea{
	vertical-align:top;
	padding:0px;
}

td, select, input {
	vertical-align:top;
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}
.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

b {
	color:#f32648;
}

/* ------------ CHANGE LINK COLOR HERE ------------ */

.header{
	font-size:20px;
	font-weight:bold;
	color:#281E14;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.subheaderside {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E1710;
	font-weight: normal;
}
.subheader{
	font-size:18px;
	font-weight:normal;
	color:#2C7D14;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}

.image {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px ridge #2F7738;
	padding: 0px;
}
.white {
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}


a.body:link{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.body:visited{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.bottom:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}

a.bottom:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}
a:link{
	color:#49453c;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#49453c;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

ul {
	margin-top: 5px;
}

.clear{clear:both;}

a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #006600;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #004600;
	border-bottom-color: #004600;
	border-left-color: #009900;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #007700;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #004600;
	border-bottom-color: #004600;
	border-left-color: #009900;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #006600;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004600;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #004600;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #006600;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #004600;
	border-bottom-color: #004600;
	border-left-color: #009900;
	font-style: italic;
}

#container #content #right #promo {
	background-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	border: thin ridge #999999;
	padding: 6px;
}
#container #content #right #promo img {
	border: thin ridge #666666;
}
.price {
	font-size: 16px;
	color: #FF6600;
}
#divider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1E1710;
	margin-top: 3px;
	margin-bottom: 3px;
}
