/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:18px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 422px;
	padding-top: 18px;
	padding-left: 446px;
}
#container {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
}
#container #nav {
	background-image: url(images/nav_off.gif);
	background-repeat: repeat-x;
	width: 842px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#container #nav a {
	display: block;
	float: left;
	color: #446677;
	text-decoration: none;
	font-size: 20px;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	height: 33px;
	padding-top: 7px;
}
#container #nav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_on.gif);
	background-repeat: repeat-x;
}
#container #nav a.on {
	color: #FFFFFF;
	background-image: url(images/nav_on.gif);
	background-repeat: repeat-x;
}

#container #frame {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/frame_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #frame #left {
	float: left;
	width: 220px;
	padding-top: 15px;
	padding-left: 25px;
}
#container #frame #right {
	float: right;
	width: 550px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#container #frame #right #gallbuttons {
	text-align: center;
}
#container #frame #right #gallbuttons a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 150px;
	margin-left: 150px;
	text-decoration: none;
	background-color: #A98741;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
	border: 2px solid #A98741;
}
#container #frame #right #gallbuttons a:hover {
	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: #604D24;
	border-right-color: #2C2310;
	border-bottom-color: #251E0E;
	border-left-color: #604D24;
}
#footer {
	height: 39px;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	padding-top: 7px;
	background-repeat: no-repeat;
}
#webworks {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: center;
	padding-bottom: 10px;
}
#webworks a {
	color: #FFFFFF;
}






/* ----------- 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:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.subheader{
	font-size:17px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: left;
}

.image {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.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;}

