/* 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:13px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* You can change the width of this container to whatever the width of the site is, but
you need to have a width on the container. Check the width of the main table too.*/

#container {
	padding:0;
	width:955px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


#container #header {
	height: auto;
	width: 955px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#container #content {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	height: auto;
}
.towns {
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
}
#container #header #logo {
	background-image: url(images/header.jpg);
	height: 140px;
	width: 955px;
}


#container #content #navigation {
	width: 951px;
	height: 49px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #276EA9;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
#page {
	background-image: url(images/content_bg.jpg);
	height: auto;
	width: 955px;
}
#left {
	padding: 20px;
	width: 243px;
}
#right {
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#container #content #navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 29px;
	width: auto;
	text-align: center;
	line-height: 10px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 14px;
	padding-left: 14px;
	float: left;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	background-color: #276EA9;
}

#container #content #navigation a:hover {
	background-position: bottom;
	color: #333333;
}
#container  #content  #navigation  a.on {
	background-position: bottom;
	color: #333333;
}
#container #content #navigation img {
	float: left;
} 



/* ----------- 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
}

h4 {
	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-family:Verdana, Arial, Helvetica, sans-serif;
	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;
}

b {
	color:#f32648;
}

a:link{
	color:#1369AA;
	text-decoration:none;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
a:visited {
	text-decoratoin:underline;
	color:#0099FF;
}
a:hover{
	text-decoration:underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #A30000;
	line-height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #AC1C1C;
	border-right-color: #AC1C1C;
	border-bottom-color: #AC1C1C;
	border-left-color: #AC1C1C;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #528B11;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #528B11;
	border-right-color: #528B11;
	border-bottom-color: #528B11;
	border-left-color: #528B11;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #B50000;
}

#footer {
	width: 955px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: left top;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/fotter_bottom.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 30px;
	height: 29px;
	text-align: center;
}
#container #header #content #footer a {
	color: #666666;
	text-decoration: none;
}
#container #header #content #logo #link {
	float: right;
	width: 200px;
	font-size: 11px;
	padding-top: 20px;
	text-align: right;
	padding-right: 8px;
}
a:active {
	text-decoration:none;
}
#container #content #slideshow {
	height: 292px;
	width: 955px;
}

ul {
	line-height:1.3em;
}

.clear{clear:both;}


.floatright {
	float:right;
	margin-top: 0;
	margin-right: 30;
	margin-left: 30px;
	border: 1px solid #1B6EAD;
	padding: 4px;
}
.contact {
	background-color: #BED6E7;
	border: 1px ridge #6CA2CA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #394457;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
#container #header #content #right td {
	padding: 3px;
}
#testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000066;
	background-color: #BED6E7;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F7CB4;
	border-right-color: #75A8CD;
	border-bottom-color: #75A8CD;
	border-left-color: #2F7CB4;
}
.headerphone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #A30000;
	line-height: 30px;
	padding-bottom: 0px;
}
a.test:link {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #1468A8;
	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: #1E88DD;
	border-right-color: #0F4671;
	border-bottom-color: #0F4671;
	border-left-color: #1E88DD;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
a.test:visited {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3C4251;
	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: #737F9D;
	border-right-color: #181B21;
	border-bottom-color: #181B21;
	border-left-color: #737F9D;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
a.test:hover {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #1677C1;
	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: #0D4E81;
	border-right-color: #199BFF;
	border-bottom-color: #199BFF;
	border-left-color: #0D4E81;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
a.test:active {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #1677C1;
	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: #0D4E81;
	border-right-color: #199BFF;
	border-bottom-color: #199BFF;
	border-left-color: #0D4E81;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
