@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/lg_wood.jpg);
}

A:link    {color:#640f16; text-decoration:underline;}
A:visited {color:#640f16; text-decoration:underline;}
A:hover   {color:#79010b; text-decoration:underline;}
A:active  {color:#640f16; text-decoration:underline;}

#container {
	background-repeat: no-repeat;
	height: 645px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}



#tes_container {
	height: 2000px;
	width: 1024px;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: small;
}



#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1018px;
	height: 172px;
	margin-top: 3px;
}

#navbar {
	background-image: url(images/low_banner.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1018px;
	height: 70px;
}

#navlist {
	margin-left: 300px;
	margin-top: 15px;
}
#navbar  ul
{
	list-style-type: none;
	text-align: center;
	z-index: 2;
	position: relative;
	float: left;
	font-size: 26px;
}
#navbar  li
{
	display: inline;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
#navbar  li  a
{
	padding: 1px 7px;
	text-decoration: none;
	color: #333333;
}
#navbar  li  a:hover
{
	color: #999999;
}
#navbar  li  a#current
{
	color: #EFEFEA;
}



.bottom_page {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 400px;
}

.contact_page {
	background-image: url(images/contact_page.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 400px;

    text-align:right; 
    font-size:22px; 
    font-family:sans-serif;     
}

.title {
	font-size: 20px;
	list-style-image: none;
	list-style-type: none;
}

.pictures {
	float: left;
	height: 450px;
	width: 239px;
	margin-left: 5px;
	background-image: url(images/testimonial.gif);
	background-repeat: no-repeat;
}

.pictures_2 {
	float: left;
	height: 450px;
	width: 239px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}

.testimonials {
	height: 1700px;
	width: 755px;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
}
.testimonials  p {
	list-style-type: none;
	padding-right: 5px;
	padding-left: 7px;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-color: #6A605B;
	padding-top: 5px;
	padding-bottom: 5px;
}

.information {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}
.c_right {
	height: 350px;
	width: 755px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	margin-left: 5px;
}

.c_left {
	float: left;
	background-image: url(images/left_contact.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 630px;
}

#hidden_images {
	display: none;
	visibility: hidden;
}
.slideshow_btn {
	border: none;
}

#map {
	height: 325px;
	width: 400px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 300px;
	margin-top: 10px;
}

#numbers {
	float: left;
	height: 200px;
	width: 330px;
	background-image: url(images/left_contact.gif);
	background-repeat: no-repeat;
}



#footer{
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 200px;
	float: right;
	padding-top: 5px;
}

#footer a {
	text-decoration: none;
	color: #666666;
}



#footer a:hover {
	text-decoration: none;
	color: #999999;
 }
