body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.background
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#container {
	width: 800px;
	border: solid 1px #a0a0a0;
	padding: 0px;
	background-color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#484848;
	text-align:center
}
.left_col {
background-color:#9D9483;
}
#home_logo
{
	background-color: #484848;
	height:110px
}
#nav { 
margin:0; 
padding:0; 
list-style:none;
background:#000000;
float:left; 
width:555px;
border-width:1px 0; 
text-align:center;
} 

#nav li {
	display:inline;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;/*width:130px;
text-align:center*/
}
#nav a:link, #nav a:visited {
	color:#999999;
	background:#000000;
	float:left;
	width:138px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
  	letter-spacing: .1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484848;
	border-bottom-color: #484848;
}

#nav a:hover {
	color:#fff;
/*	background-color: #353535;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;	
} 
#home #nav-home a, 
#about #nav-about a, 
#gallery #nav-gallery a, 
#contact #nav-contact a {
	color:#fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
} 
#home #nav-home a:hover, 
#about #nav-about a:hover, 
#gallery #nav-gallery a:hover,  
#contact #nav-contact a:hover { 
	color:#fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
} 
#nav a:active { 
	color:#fff;
	background-color: #484848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff; 
} 

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding-left:10px
}
.body_textFlaAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding:10px;
	text-align: center;
}
#sb1 {
float: left;
clear: left;
}

#sb1 {
	width: 130px;
	height: 199px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left:6px;
	padding-bottom:8px

	}
h1 {
	font-size: 14px;
	font-weight: bold;
	color:#cccccc;
	padding-top:10px;
	padding-left:10px;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color:#cccccc;
}
a.link{
	text-decoration: none;
	color: #3399FF;

}
a.link:link {
	text-decoration: none;
	color: #3399FF;

}
a.link:hover {
	text-decoration: underline;
	color: #3399FF;
}

a.link:active {
	text-decoration: none;
	color: #3399FF;
}
#left_home {
	background-image: url(../images/home_left_100609.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.435{
	text-decoration: none;
	color: #471413;
	font-weight:normal
}
a.435:link {
	text-decoration: none;
	color: #471413;
	font-weight:normal

}
a.435:hover {
	text-decoration: underline;
	color: #471413;
	font-weight:normal
}

a.435:active {
	text-decoration: none;
	color: #471413;
	font-weight:normal
}
.435_bg {
	background-image: url(../images/435_bg.png);
	background-repeat: repeat-x;
}
.435_border {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.435_text {
font-weight:bold;
color:#000000;
text-align:center;
}

#435_border {
float: left;
clear: left;
}

#435_border {
	padding-top: 15px;
	padding-right: 20px;
	padding-left:6px;
	padding-bottom:8px

	}
.sep {
	background-image:url(../images/sep.gif);
	background-repeat:no-repeat;
	background-position: center center;
	}
.welcome {
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.gallery {
	background-image: url(../images/gallery.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.about {
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.testimonial_txt
{
	text-align:left;
	font-size:12px;
	font-style:italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:10px;
	padding-left:10px;
}
.testimonial_title
{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;

	
}
.testimonial_by
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding-top: 2px;
	padding-right:10px

}
a.test{
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
	text-align:center;
	padding-left:10px;
}
a.test:link {
	text-decoration: none;
	color: #ffffff;
	font-weight:normal

}
a.test:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:normal
}

a.test:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:normal
}
