body {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(../images/main_background.png);
	background-position: center bottom;
}

/* links */

a {
	color:#1b1464;
	background-color: inherit;
	text-decoration:underline;
}

a:hover {
	color: #FF0066;
	background-color: inherit;
	text-decoration: none;
}

#wrap {
	margin:0px auto;
	padding:0px;
	width:960px;
	position: relative;
}

#header {
	margin:0;
	padding:0;
	position: relative;
	
	background-color: #f1dafe;
	/*background-color: #eac7ff;*/
	height: 180px;
	width: 960px;
}

#header_top {
	height: 180px;
	width: 960px;
}

#image {
	background-color: #000;
	height: 200px;
	width: 960px;
}

#logo {
	float:left;
	height: 180px;
	width: 325px;
	position: absolute;
	z-index:15;
	top: 0px;
	left: 33px;
}

#title {
	float:right;
	padding-top:140px;
	padding-right:20px;
	font-size:24px;
	color:#006;
}

#content {
	width: auto;
	background-image: url(../images/main_bg.png); 
}

#rightside {
	float:right;	
	padding: 20px;
	width:620px;
}

#leftside {
display:block;
float:left;
width:300px;
}

#text {
	font-size: 14px;
	/*width: 440px;
	line-height: 180%;*/
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	float: left;
	color:#1b1464;
}

#text h1{
	font: 24px Verdana, Geneva, sans-serif ;
	border-bottom: #411B54 1px solid;
	padding: 0;
	margin: 0;
}

#text li{
	text-align: left !important;
}

#widetext {
	padding-left:10%;
	
	font-size: 1.2em;

	width: 80%;

	line-height: 180%;

	font-family: Verdana, Geneva, sans-serif;

	text-align: justify;

	color:#1b1464;

	}

	

#widetext h1{

	font: 2em Verdana, Geneva, sans-serif ;

	border-bottom:#CCCCCC 1px solid;

	padding: 0;

	margin: 0;

	}

	

#widetext li{
text-align: left;	

}

#ctas {

	width: 620px;

	float: right;	

	}	

#ctas ul {
	width: 620px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	}

#ctas ul li {
	width: 600px;
	background:none;
	padding: 10px;
	margin-bottom: 20px;
	color: #000;
	outline:dotted #411B54 1px;
	}

#ctas ul li a {
	color: #FFF;
	outline: none;
	}

#ctas ul li a.readmore {
	color: #1b1464;
	outline: none;
	}

#ctas ul li h3 {
	border-bottom:#411B54 1px solid;
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight:normal;
	color:#006;
	}

	#ctas ul li h2 {
	border-bottom:#00bfde 1px solid;
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #1b1464;
	}

#ctas ul li p {
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #FFF;
	}

#ctas ul li.googlemaps {
	height: 500px !important;
}

#ctas ul li.gallery {
	height: 225px !important;
	background-color:#FFF;
}	

#ctas img{
  background: white;
  width: 90px;
  height: 71px;
  border: 2px solid #1b1464;
  padding: 2px;
  margin: 4px 4px 4px 0;
}

#footer {
	width:920px;
	height:20px;
	padding:20px;
	text-align: center;
	font: 11px Verdana, Geneva, sans-serif;
	color:#FFF;
	background-color:#411B54 ;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}	

#footer a:hover {
	color: #FF9;
	text-decoration: underline;
	outline: none;
}	

table.price {
	border:#1b1464 1px solid;
}

tr.price {
	background-color:#1b1464;
	color:#FFF;
}

.sitemap {
	width: 690px;
	font-size: 14px;
	float:left;
}

.sitemap ul {
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}

.sitemap li {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 18px;
}

.sitemap a {
	color: #000;
	text-decoration: none;
	outline: none;	
}

.sitemap a:visited {
	color: #000;
	text-decoration: none;
	outline: none;	
}

.sitemap a:hover {
	color: #333;
	text-decoration: underline;
	outline: none;	
}

.form_row {
	width: 420px;
	clear: both;
	padding: 5px 0px;
	line-height: 20px;
	overflow: hidden;
}

.form_label {
	width: 150px;
	text-align: right;
	vertical-align: text-top;
	float: left; 
}

.form_field {
	width: 250px;
	float: left; 
}

.Field250 {

	width: 250px;

}

.warnText {

	font-family: Tahoma;

	font-weight: bold;

	color: #050F72;

	background-color: #FFCECE;

	border: 1px solid #FF0000;

	padding: 2px;

}
