/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	background-position: left top;
}
#body_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: 247px top;
}
#navslide {
	width: 940px;
}


#nav {
	padding-left: 37px;
	width: 230px;
	float: left;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 155px;
	padding-bottom: 10px;
}

ul#navigation {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
	margin: 0px;
}
ul#navigation li {
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 9px;
	display: block;
	width: 216px;
	line-height: 15px;
	height: 26px;
}
ul#navigation li a.on {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 12px;
	width: 216px;
	height: 26px;
}
ul#navigation li a:hover {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 12px;
	width: 216px;
	height: 26px;
}


#slideshow {
	width: 660px;
	height: 270px;
	float: right;
	padding-top: 156px;
}
#content {
	width: 935px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 15px;
	background-image: url(images/body_top.png);
}
#left {
	float: right;
	width: 650px;
}
#left blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#left iframe {
	border: 5px solid #FFFFFF;
}

#left ul {
	margin-top: 5px;
}

#right {
	width: 205px;
	float: left;
	padding-left: 25px;
	color: #FFFFFF;
}
#right a {
	color: #FFFFFF;
}

#right iframe {
	border: 5px solid #FFFFFF;
}

#right ul {
	margin-top: 4px;
	padding-left: 15px;
}
#footer a {
	font-size: 11px;
	line-height: 14px;
}
#footer {
	font-size: 11px;
	line-height: 17px;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
}
#locations tr td {
	padding: 8px;
	background-color: #FFE7A8;
	border: 4px solid #CCAB68;
}
#locations {
	font-size: 11px;
	line-height: 14px;
}
.where ul {
	list-style-type: none;
	padding-left: 25px;
}
.where li {
	background-color: #FFE7A6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-bottom: 10px;
	margin-right: 45px;
	border: 4px solid #CCAB68;
}




/*----- Classes--------*/

.item {
	margin-left: 7px;
	padding: 10px;
	background-color: #F7F9FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D8E1EB;
	border-left-color: #D8E1EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E1EB;
}
.itemheader {
	background-color: #EDF0F3;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCD5DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 16px;
}

.item ul {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.item li {
	list-style-image: url(images/carat.gif);
}
.itemblock {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.contact .input {
	color: #666666;
	padding: 2px;
}

.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;
}

.header{
	font-size:28px;
	font-weight:normal;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}
.subheader{
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.subheaderside {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	padding: 5px;
	border-right-color: #D8E1EB;
	border-bottom-color: #D8E1EB;
	border-left-color: #EBF0F5;
}
.locationsCopy {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}


.image {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/picbg.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}
.logo {
	border: 3px solid #94793A;
}

.clear{clear:both;}
.gal tr td {
	padding: 5px;
}
.gal img {
	border: 3px solid #FFFFFF;
}

a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	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: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D50000;
	margin-right: 100px;
	margin-left: 100px;
	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: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EC0000;
	margin-right: 100px;
	margin-left: 100px;
	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: #660000;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #660000;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	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: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}

/*------------ Elements -------------*/

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
}
h4 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color:#F3D7A3;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#EEC880;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
tr td {
 vertical-align:top;
}
.logoright {
	border: 3px solid #94793A;
	float: right;
}
