/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#container {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#container #header {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6a5f50;
	border-bottom-color: #6a5f50;
	border-left-color: #6a5f50;
	width: 426px;
	height: 262px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 409px;
}
#container #frame1 {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/frame_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
#container #frame1 #nav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 55px;
}
#container #frame1 #nav a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	height: 35px;
}
#container #frame1 #nav a:hover {
	text-decoration: underline;
}
#container #frame1 #nav a.on {
	text-decoration: underline;
}

#container  #frame1 #frame2 {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#container  #frame1  #frame2 #left {
	width: 560px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6a5f50;
	border-bottom-color: #6a5f50;
	border-left-color: #6a5f50;
	background-color: #FFFFFF;
	float: left;
	padding: 15px;
}
#container #frame1 #frame2 #left ul {
	margin-top: 5px;
}

#container #frame1 #frame2 #right {
	float: right;
	width: 230px;
}
#container  #frame1  #frame2  #right #right_top {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6a5f50;
	border-bottom-color: #6a5f50;
	border-left-color: #6a5f50;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#container  #frame1  #frame2  #right #right_bottom {
	float: right;
	width: 200px;
	margin-top: 15px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6a5f50;
	border-bottom-color: #6a5f50;
	border-left-color: #6a5f50;
	background-color: #FFFFFF;
	padding: 15px;
	font-style: italic;
}
#footer_frame {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 194px;
	background-color: #853C33;
}
#footer_frame #footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 192px;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
}
#footer_frame #footer #footerbox {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6a5f50;
	border-bottom-color: #6a5f50;
	border-left-color: #6a5f50;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}







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

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



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

h3 {
	font-weight:normal;
	font-size:13px;
	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{
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	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:22px;
	font-weight:normal;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.subheader{
	font-size:16px;
	font-weight:normal;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}

.image {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
}
.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 {
	line-height:1.3em;
}

.clear{clear:both;}

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

