﻿* {
	margin: 0;
	padding: 0;
}
* body {
	font: .80em "Arial", Tahoma, Verdana, Helvetica, sans-serif, Trebuchet MS;
	line-height: 1.6em;
	background: white;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-position: center center;
	color: #444;
}
#content {
	width: 936px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: white;
	border-left: 3px solid black;
	border-right: 3px solid black;
/*	background-image: url('images/big_top_950.gif');
	background-position: center top;
	background-repeat: no-repeat;
*/
}
#content2 {
	width: 936px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: white;
	border-left: 3px solid black;
	border-right: 3px solid black;
	height: 100%;
	background-color: #20493b;
/*	background-image: url('images/big_top_950.gif');
	background-position: center top;
	background-repeat: no-repeat;
*/
}
img {
	border: 0;
}
a {
	color: #699789;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #699789;
	text-decoration: none;
}
a:hover {
	color: red;
}
.bottom_bg {
	width: 950px;
	height: 15px;
	margin: 0 auto;
	background-color: white;
	background-image: url('images/big_bottom_950.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.top_bg {
	width: 950px;
	height: 15px;
	margin: 0 auto;
	background-color: white;
	background-image: url('images/big_top_950.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
#topmenu {
	height: 50px;
	padding-top: 5px;
	width: 100%;
	background-color: #20493b;
	color: white;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu img {
	float: left;
	margin-right: 7px;
	padding-top: 3px;
}
#slideshow {
	text-align: center;
	width: 100%;
	background-image: url('images/slideshow_bg.gif');
	background-repeat: repeat-x;
	background-position: center center;
	background-color:black
}
#slideshowtop {
	background-image: url('images/slideshow_top.gif');
	background-position: center top;
	background-repeat: repeat-x;
	height: 27px;
}
#slideshowbottom {
	background-image: url('images/slideshow_bottom.gif');
	background-position: center top;
	background-repeat: repeat-x;
	height: 27px;
}
#left {
	background-color: #20493b;
	float: left;
	width: 240px;
	color: white;
	padding: 20px 5px 0 5px;
	height: auto /*background-image:url('images/emb.png');
	background-repeat:no-repeat;
	background-position:center bottom*/;
}
#left_parties {
	background-color: black;
	float: left;
	width: 240px;
	color: white;
	padding: 20px 5px 0 5px;
	height: auto /*background-image:url('images/emb.png');
	background-repeat:no-repeat;
	background-position:center bottom*/;
}

#left p {
	margin-top: 15px;
}
#first {
	margin-top: 5px;
	/*background-image:url('images/bottom_left.gif');
	background-position:left bottom;
	background-repeat:no-repeat;*/
}
#main {
	width: 666px;
	float: left;
	margin: 0 auto;
	background-image: url('images/main_bg.gif');
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 660px;
	padding: 15px 10px 15px 10px;
	color: black;
	background-color: white;
}
#main_parties {
	width:916px;
	float: left;
	margin: 0 auto;
	min-height: 660px;
	padding: 15px 10px 15px 10px;
	color: white;
	background-color: black;
}

#main p {
	margin-top: 10px;
}
#footer {
	clear: both;
	padding: 10px;
	font-size: .9em;
	color: #808080;
	margin: 0;
	background-color: white;
	border-top: 3px #20493b solid;
	min-height:65px

}
h3 {
	color: #274b3f;
}
#menu {
	background-color: #20493b;
	height: 20px;
	color: white;
	font-size: 12px;
	padding: 5px 0 4px 0;
	font-weight: bolder;
	text-align: center;
}
#menu_parties {
	background-color: black;
	height: 20px;
	color: white;
	font-size: 12px;
	padding: 5px 5px 4px 5px;
	font-weight: bolder;
	text-align: center;
}

#menu a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #699789;
}
#menu span {
	margin-left: 15px;
	margin-right: 15px;
}
#menu a.current {
	color: #699789;
}
#menu2 {
	background-color: #699789;
	height: 20px;
	color: white;
	font-size: 12px;
	padding: 5px 15px 4px 15px;
	font-weight: bolder;
	text-align: center;
}
#menu2 span {
	margin-left: 10px;
	margin-right: 10px;
}
#menu2 a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
#menu2 a:hover {
	text-decoration: none;
	color: #20493b;
}
#menu2 a.current {
	color: #20493b;
}
#textsize {
	height: 20px;
	width: 100%;
	background-color: white;
}
.sizeright {
	float: right;
	font-size: 14px;
	font-weight: bolder;
	height: 20px;
}
h2 {
	margin-top: 15px;
	color: #274b3f;
	font-size: 27px;
	border-top: 1px #274b3f solid;
	padding-top: 20px;
}
.testimonial {
	border-top: 1px #274b3f solid;
	padding-top: 20px;
}
h1 {
	margin-top: 20px;
	color: #274b3f;
}
.image {
	float: left;
	margin: 5px 10px 10px 0px;
}
.pimage {
	height: 200px;
}
.pimagelast {
	height: 200px;
	padding-bottom: 20px;
	border-bottom: 1px #274b3f solid;
}
#phone {
	float: right;
	width: 14%;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-top: 4px;
	height: 40px;
}
#phone a {
	color: white;
	text-decoration: none;
}
#phone a:hover {
	color: red;
}
#brochure {
	float: right;
	margin-left: 20px;
	width: 14%;
	font-weight: bold;
	text-align: left;
	margin-right: 50px;
	margin-top: 4px;
	height: 40px;
}
#brochure a {
	color: white;
	text-decoration: none;
}
#brochure a:hover {
	color: red;
}
#findus {
	float: right;
	margin-left: 50px;
	width: 14%;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	height: 40px;
}
#findus a {
	color: white;
	text-decoration: none;
}
#findus a:hover {
	color: red;
}
.formslected {
}
.formslected:hover {
	background-color: silver;
}
.button {
	background: #f4f4f4 url(images/special_button.png);
	background-repeat: no-repeat;
	color: white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	font-size: small;
	width: 110px;
	height: 30px;
	border: 0;
}
.button:hover {
	background: #f4f4f4 url(images/special_button_hover.png);
	background-repeat: no-repeat;
	color: white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	width: 110px;
	height: 30px;
	border: 0;
	font-size: small;
}
.labelform {
	float: left;
	margin-right: 50px;
}
.inputform {
	float: left;
}
.feedback-panel {
	width: 50px;
	position: absolute;
	top: 200px;
}
.feedback-panel a.feedback-tab {
	background: transparent url(feedbacktab.gif) no-repeat scroll 0 0;
	border-width: 1px 1px 1px 0;
	display: block;
	height: 99px;
	left: 51px;
	bottom: 21px;
	position: relative;
	float: right;
	text-indent: -9999px;
	width: 30px;
	outline: none;
}
#response-message {
	background: #ccc;
	border: 1px solid #999;
	padding: 50px;
}
#feedback {
	background-image: url('images/feedback.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	width: 50px;
	display: block;
}
#feedback:hover {
	background-image: url('images/feedback_hover.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	width: 50px;
	display: block;
}
#feedback a {
	height: 150px;
	width: 50px;
	display: block;
}
#feedbackselected {
	background-image: url('images/feedback_hover.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	width: 50px;
	display: block;
}
.labelmandatory {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #20493b;
	font-weight: bold;
	background-color: #d0dfd7;
		padding-left:5px;
			border-top:1px white solid;
			border-bottom:1px white solid;
}
input:focus {
background-color:#699789; 
color: #fff
}

	
}
.labeloptional {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#699789;
	font-weight:bold;
	padding-left:5px
}
.mandatory {
	width: 215px;
	padding-top: 5px;
	background-color: #d0dfd7;
	padding-bottom: 5px;
	padding-left: 10px;
			border-top:1px white solid;
			border-bottom:1px white solid;


}
.optional {
	width: 215px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
.submit {
	background-image: url('images/submit.png');
}
.submit {
	background-image: url('images/submit.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	font-size: small;
	width: 110px;
	height: 40px;
	border: 0;
	background-color: white;
}
.submit:hover {
	background: #f4f4f4 url(images/submit_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	width: 110px;
	height: 40px;
	border: 0;
	font-size: small;
	background-color: white;
}
.reset {
	background-image: url('images/reset.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	font-size: small;
	width: 110px;
	height: 40px;
	border: 0;
	background-color: white;
}
.reset:hover {
	background: #f4f4f4 url(images/reset_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	width: 110px;
	height: 40px;
	border: 0;
	font-size: small;
	background-color: white;
}

