/* CSS Document */

body {
	margin: 0;
	padding:0;
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	background-color:#fce4b1;
	background-position:top;
	font-family:"Lucida Sans";
}

.container {
	background-color:#FFFFFF;
	border-top:1px solid #340706;
	border-left:1px solid #340706;
	border-right:1px solid #340706;
	border-bottom:1px solid #340706;
	margin:172px auto 0 auto;
	width:800px;
}

.navigation {
	background-image:url(images/navback.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:40px;
	width:800px;
	margin:5px auto 0 auto;
	padding:0;
}

.navigation ul {
	float:right;
	width:790px;
	padding:0;
	margin:0;
}

.navigation ul li {
	float:left;
	display:block;
	text-align:center;
	width:190px;
	height:30px;
}

.navigation img {
	border:none;
}

.navigation ul li a {
	color:#CCCCCC;
	display:block;
	line-height:33px;
	font-size:0.75em;
	text-decoration:none;
}

.navigation ul li a:visited {
	color:#CCCCCC;
	font-size:0.75em;
	text-decoration:none;
}

.navigation ul li a:hover {
	color:#FFFFFF;
	font-size:0.75em;
	text-decoration:underline;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
}

.tablegallery {
	width:770px;
}

.tablegallery td {
	text-align:center;
	padding:0 20px 50px 20px;
}

.header {
margin-left:5px;
}

h3 {
	width:450px;
	height:38px;
	line-height:33px;
	font-size:14px;
	color:#511312;
}

h2 {
	height:38px;
	line-height:33px;
	font-size:14px;
	color:#511312;
}

.text {
	font-size: 12px;
	color:#666666;
	width:450px;
	float:left;
	padding:40px 20px 0 20px;
	line-height:16px;
	text-align:justify;
}

.text a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.text a:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.servicesimage {
width:798px;
margin: 0 auto;
padding:0;
background-color:#FFFFFF;
padding-bottom:20px;
}

.text a:hover {
	color:#666666;
	text-decoration:underline;
}

.text2 {
	font-size: 12px;
	color:#666666;
	width:370px;
	float:left;
	padding:40px 20px 20px 20px;
	line-height:16px;
}

.text2 a {
	color:#666666;
	text-decoration:underline;
}

.text2 a:visited {
	color:#666666;
	text-decoration:underline;
}

.text2 a:hover {
	color:#666666;
	text-decoration:underline;
}

.text4 {
	font-size: 12px;
	color:#666666;
	width:655px;
	float:left;
	padding:40px 20px 20px 20px;
	line-height:16px;
	text-align:justify;
	background-color:#FFFFFF;
}

.text4 a {
	color:#666666;
	text-decoration:underline;
}

.text4 a:visited {
	color:#666666;
	text-decoration:underline;
}

.text4 a:hover {
	color:#666666;
	text-decoration:underline;
}

.text5 {
	font-size: 12px;
	color:#666666;
	width:755px;
	float:left;
	padding:40px 20px 20px 20px;
	line-height:16px;
	text-align:justify;
	background-color:#FFFFFF;
}

.text5 a {
	color:#666666;
	text-decoration:underline;
}

.text5 a:visited {
	color:#666666;
	text-decoration:underline;
}

.text5 a:hover {
	color:#666666;
	text-decoration:underline;
}

.text 5 table {
	text-align:center;
	color:#FFFFFF;
}

.indent {
padding-left:61px;
}

.text3 {
margin:40px 0 20px 15px;
float:left;
width: 230px;
font-size: 12px;
color:#666666;
line-height:17px;
text-align:justify;
border-left: 1px solid #CCCCCC; 
padding-left:10px;
padding-bottom:10px;
}

.text3 a:link{
color: #333333;
line-height:17px;
text-align:justify;
text-decoration:none;
}

.text3 a:visited{
color: #333333;
line-height:17px;
text-align:justify;
text-decoration:none;
}

.text3 a:hover {
color: #333333;
line-height:17px;
text-align:justify;
text-decoration:underline;
}

.image {
	float:left;
	padding:40px 0 40px 0;
	width:275px;
}

.image2 {
	float:left;
	padding:5px 0 40px 0;
	background-color:#FFFFFF;
}

.map {
	text-align:center;
	font-size:12px;
	float:left;
	padding:40px 0 40px 0;
}

.address {
	clear:both;
	border-top:1px solid #e65e0b;
	font-size:11px;
	color:#e65e0b;
	width:775px;
	margin: 0 auto;
	padding-top:10px;
	line-height:10px;
	text-align:center;
	height:55px;
}

.address a:link {
	color:#e65e0b;
	text-decoration:underline;
}

.address a:visited {
	color:#e65e0b;
	text-decoration:underline;
}

.address a:hover {
	color:#e65e0b;
	text-decoration:underline;
}

.footer {
	clear:both;
	width:800px;
	height:125px;
	background-color:#e65e0b;
	border-top:3px solid #511312;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	margin: 10px auto 0 auto;
	padding-top:15px;
}

.footer a {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}