/* CSS Document */

body {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #FFF;
	background-image: url(images/back.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #272727;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #272727;
	text-decoration: underline;
	outline:none;
}

a:visited {
	color: #272727;
	text-decoration: underline;
	outline:none;
}

h3 {
	color: #600;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-transform: capitalize;
	font-weight:normal;
	line-height:1em;
	border-bottom:1px solid #DADADA;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:0px;
}

h4 { color: #607c5a; font-family:Tahoma, Geneva, sans-serif; font-size:15px; text-transform: capitalize; font-weight: 700; line-height:1em;  padding-bottom:5px; margin-bottom:3px; margin-top:0px;}

h6 { color: #353535; font-family:Tahoma, Geneva, sans-serif; font-size:9px; margin-top:0px;
}

ul{
	list-style:square;
	padding-left: 15px;
	margin-left:0px;
	text-align: center;
}

hr{
	color: #D6BE94;
	line-height:normal;
}

form{
	margin-top:2px;
	margin-bottom:2px;
}


/* LAYOUT CLASSES */

.wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.all {
	width:980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.top{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 60px;
	margin-bottom:0px;
	padding-bttom:0px;
	background-image:url(images/top.png);
}

.navigation{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 980px;
	margin-bottom:0px;
	text-align: center;
	word-spacing:15px;
}

.middle{
	margin-left: auto;
	margin-right: auto;
	clear:both;
	width:980px;
	height: auto;
	padding-bottom:20px;
	margin-top:0px;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 980px;
	height: 190px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}


.banner{
	margin-top: 13px;







	/margin-top:15px;
	margin-left:0px;







	/margin-left:0px;
	/padding-right:17px;
	margin-right:0px;
	width: 580px;







	/width: 639px;
	height: 185px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}

.pagecontent{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:10px;
	width: 680px;




	/width: 639px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #5D5D5D;
	line-height:18px;
}

.tablecontent{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #5D5D5D;
}

.left{
	float:left;
	width: 680px;
	height: auto;
}

.right{
	float:right;
	line-height:20px;
	margin-top:16px;



	/margin-top:17px;
	margin-left: 10px;
	margin-right: 0px;
	width: 260px;
	height: auto;
	text-align:left;
	color: #5e553e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.right a{
color: #224b9d;
text-decoration:none;
}

.right a:hover {
color: #224b9d;
text-decoration:none;
}

.right a:visited {
color: #224b9d;
text-decoration:none;
}

.footer{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	/margin-top:0px;
	width:980px;
	height: 140px;
	line-height:18px;
	background-image:url(images/footer.png);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_links{
	width: 1000px;
	height:90px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height:18px;
	padding-top: 15px;
	text-align:left;
}

.footer_links a{
color: #9b6e42;
text-decoration:none;
}

.footer_links a:hover {
color: #9b6e42;
text-decoration:none;
}

.footer_links a:visited {
color: #9b6e42;
text-decoration:none;
}

.footer_logos{
	width: 520px;
	float:right;
	height: 110px;
}

.white_text{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.red{
	color: #B70909;
}

.darkbrown{
	color: #600;
}

.darker{
	font-size:16px;
	color: #1F5412;
}

.small_text{
	font-size:10px;
}

.map{
	float:right;
	width:300px;
	border:1px solid #DADADA;
	height:auto;
	padding:5px;
	margin-left:15px;
}

/* FOOTER WEBWORKS */

.webworks {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #FFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */

