@charset "utf-8";
body  {
	text-align: center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	background-color: #660000;
}
#container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
} 
#header {
	background-color: #FFFFFF;
	background-image: url(../images/header/header_new_001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 196px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
} 

#header ul {
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 24px;
	margin: 0px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header li {
	float: left;
}

#header ul a:link, #header ul a:visited {
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	background-position: left;
	width: 109px;
	border-left-width: 1px;
	border-left-style: solid;
}
#header ul .index a:link, #header ul .index a:visited {
	text-decoration: none;
	width: 109px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}

#header ul a:hover {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left -5px;
	color: #FFFFFF;
}
#header h1 {
	font-size: 90%;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	top: 170px;
	clear: both;
	width: 760px;

}
/*##### Page Id's #####*/

body#index li.index a:link, body#index li.index a:visited,
body#services li.services a:link, body#services li.services a:visited,
body#gallery li.gallery a:link, body#gallery li.gallery a:visited,
body#map li.map a:link, body#map li.map a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited,
body#links li.links a:link, body#links li.links a:visited {
	color: #FFFFFF;
	background-color: #000000;
}

body#index li.index a:hover,
body#services li.services a:hover,
body#gallery li.gallery a:hover,
body#map li.map a:hover,
body#contact li.contact a:hover,
body#links li.links a:hover {
	text-decoration: none;
}


#main_content {
	width: 778px;
	background-color: #990000;
	border: 1px solid #000000;
	padding: 0;
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 0;
	margin-left: 2;
	color: #FFFFFF;
} 
#main_content   .content   {
	border: 1px solid #000000;
	background-color: #660000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #FFFFFF;
}
#main_content     h1    {
	font-size: 100%;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	border: 1px solid #000000;
}
#main_content    h2  {
	font-size: 90%;
	margin-right: 15px;
	margin-left: 15px;
}
#main_content h3 {
	font-size: 80%;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main_content .address {
	margin-top: 0px;
	padding-top: 0px;
}
#main_content     p    {
	font-size: 80%;
	line-height: 150%;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
}
#main_content   .map  {
	margin-left: 133px;
}
#main_content   .map_instructions  {
	font-size: 70%;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #000000;
}
#main_content   .map_instructions   .map_1  {
	text-decoration: underline;
}
#main_content .contact {
	border: 1px solid #333333;
	background-color: #E2E2E2;
	margin-right: 20px;
	margin-left: 15px;
}
#main_content  .link a:link, #main_content .link a:visited {
	color: #FFFFFF;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}

#main_content  .link a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main_content .error a:link, #main_content .error a:visited {
	background-color: #660000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#main_content .error a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#main_content   .content   li    {
	font-size: 80%;
	line-height: 120%;
}
#main_content .services li {
	line-height: 120%;
}

#main_content .gallery {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 236px;
	float: left;
	height: 320px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main_content .gallery img {
	border: 1px solid #000000;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 17px;
}
#main_content .gallery p {
	padding: 0px;
	line-height: 120%;
	color: #000000;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 17px;
}
#main_content .gallery h2 {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 17px;
	color: #000000;
}
#main_content .gallery .detail {
	font-weight: bold;
}
#main_content .content a:link, #main_content .content a:visited {
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bold;
	text-decoration: none;
}
#main_content .content a:hover {
	text-decoration: underline;
}
#main_content ul {
	font-size: 80%;
}
#main_content .links li {
	line-height: 150%;
}
#main_content .links a:link, #main_content .links a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#main_content .links a:hover {
	text-decoration: underline;
}


#main_content .contact {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #660000;
	border: 1px solid #000000;
}

.contactform {
	background-color: #660000;
	color: #FFFFFF;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}












.contactform p {
	clear: left;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.contactform p.form {
	font-weight: bold;
	text-decoration: underline;
	text-indent: 30px;
}

.contactform p label {
	font-weight: bold;
	float: left;
	width: 30%;
	text-align: left;
}
.contactform .text {
	width: 300px;
	color: #000000;
	background-color: #ECFFC6;
}
.contactform p.submit {
	margin-left: 20%;
}
.contactform   .submit {
	margin-left: 190px;
	margin-top: 20px;
	margin-right: 0px;
}



#footer {
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	color: #000000;
	border: 1px solid #000000;
} 
#footer  p  {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
	color: #666666;
	font-size: 80%;
}


#footer #leftfooter {
	float: left;
	width: 50%;
}
#footer  #leftfooter  p {
	font-size: 70%;
	margin-left: 10px;
	line-height: 130%;
}
#footer #rightfooter p {
	font-size: 70%;
	text-align: right;
	margin-right: 20px;
	line-height: 130%;
}

#footer #rightfooter {
	float: right;
	width: 50%;
}
#footer  a:link,#footer  a:visited   {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer  a:hover  {
	text-decoration: underline;
}
#footer img {
	margin-left: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
