@charset "UTF-8";
/* CSS Document */

#container_tem {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/middle_frame.png) repeat-y;
}
#background_pic {
	background: url(images/cork1.jpg) no-repeat center center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.darkgrey_copy {
	padding-left: 10px;
}

#container_bottom {
	background: url(images/bottom_frame.jpg) no-repeat left bottom;
	clear: both;
	height: 41px;
}


#bottom_tem {
	background: url(images/bottom_frame.jpg) no-repeat left bottom;
	width: 1000px;
	clear: both;
	height: 41px;
}
#above_sprip {
	clear: both;
	height: 10px;
}
#content_tem {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.big_type {
	font: italic bold 21px/32px Calibri, Srial, sans-serif;
	color: #635E94;
}
#content_tem_contact {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background: url(images/arrow.png) no-repeat right 67px;
}
.bold_ital {
	font-style: italic;
	font-weight: bold;
}

#white_space_bottom {
	height: 50px;
	clear: both;
}

#middle_pages {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	font: 12px/18px Calibri, Arial, sans-serif;
	color: #000;
	text-align: left;
	margin-top: 20px;
}

#subtitle {
	background: url(images/all2.jpg) no-repeat center bottom;
	height: 200px;
}
#news {
	float: left;
	width: 400px;
	padding-left: 10px;
}
#subtitle li {
	font: normal 16px/40px calibri, sans-serif, arial;
	color: #645F97;
	margin-left: 20px;
	padding-left: 5px;
}

#middle_tem {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	font: 13px/21px Calibri, Arial, sans-serif;
	color: #000;
	text-align: left;
	padding-top: 20px;
}
.purple_box {
	background: #CFCCE4;
	padding: 5px 5px 5px 10px;
	height: 100%;
	width: 97%;
	margin-bottom: 10px;
}
.purple_center {
	color: #645F95;
	text-align: center;
	font-size: 16px;
}

#copy_right {
	float: right;
	width: 400px;
	font: 13px/21px Calibri, Arial, sans-serif;
	color: #000;
}

#container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	font: 13pt/18px Calibri, Arial, sans-serif;
	height: 100%;
	background: url(images/middle_frame.png) repeat-y;
} 

#background {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

#scrollable {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#content {
} 

body p {
	margin-bottom: 10px;
	font: 13px/25px Calibri, Arial, sans-serif;
}


h1 {
	text-transform: uppercase;
	font: normal 22px/35px Calibri, Arial, sans-serif;
	color: #1A1464;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: normal 13px/25px calibri, arial, "sans serif";
	text-transform: none;
	color: #000;
}
h2 {
	font: bold 16px/25px calibri, arial, "sans serif";
	text-transform: uppercase;
	color: #333366;
	padding-bottom: 5px;
}
#CSSPanel9 li{
	margin-left: 20px;
	font: 13px/21px Calibri, Arial, sans-serif;
}
	
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	/*background: url('http://www.landingnet.co.uk/dev/villa/images/background-image.jpg') no-repeat top center;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#333;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	margin: 0px;
}

#header {
	height: 164px;
	padding: 0px 0;
	background: #635f94 url(images/header_img.jpg) no-repeat center;
} 

#main {
	width: 500px;
	float: left;
	padding: 25px 30px 0px;
}

#sidebar {
	float: left; 
	width: 200px; 
	height: 580px;
	padding: 25px 0px 0px 30px;
}

#sidebar p {
	font-style: oblique;
	line-height: 0.9em;
}

#button {
	text-align: center;
	padding: 10px 0 10px 0;
}

#footer {
	padding: 10 10px 0 0px;
	font: bold xx-small Verdana, Geneva, sans-serif;
	color: #FFF;
} 

#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #336;
	text-decoration: underline;
	font-weight: bold;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0 10px;
	text-align: center;
}
#footer_center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.image_right {
	padding-right: 20px;
	vertical-align: middle;
	padding-top: 7px;
	padding-left: 30px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 100%;
}
#column1 {
	float: left;
	width: 420px;
}
#column2 {
	float: right;
	width: 420px;
}

#logo {
	padding: 25px;
	float: left;
}
#frame_middle {
	background: url(images/middle_frame.png) repeat-y;
	margin: 0px auto;
	width: 980px;
	height: 100%;
}
#copy {
	padding: 20px;
}
.titles2 {
	font: bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container_bottom {
	background: url(images/bottom_frame.png) no-repeat left bottom;
	clear: both;
	height: 41px;
	margin-bottom: 10px;
}
#header_info {
	color: #FFF;
	background: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font: x-small Verdana, Geneva, sans-serif;
}
#header_right {
	float: right;
	width: 980px;
}
#header a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#header a:hover {
	color: #C4C8DD;
	text-decoration: underline;
	font-weight: normal;
}
#footer_pages {
	padding: 20 10px 0 20px;
	font: bold xx-small Verdana, Geneva, sans-serif;
	color: #FFF;
}
#footer_pages a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer_pages a:hover {
	color: #336;
	text-decoration: underline;
	font-weight: bold;
}
#footer_pages p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	vertical-align: middle;
	text-align: center;
}
.faceb {
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
	border-width: 0px;
	border-style: 0;
}
.b {
	font-weight: bold;
}
#container_tem a{
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
#container_tem a:hover {
	color: #5A5688;
	text-decoration: underline;
	font-weight: bold;
}
#navigation_bar {
	position: relative;
}
h5 {
	font: bold 24px/25px calibri, arial, "sans serif";
	text-transform: uppercase;
	color: #635E94;
}
.itali {
	font-style: italic;
}
.ruler {
	border-bottom: thin dotted #635E94;
}
#map {
	width: 350px;
	float: left;
}
#ginny {
	width: 900px;
	text-align: center;
	background: #FFF;
}
.purple_box_fields {
	background: #CFCCE4;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
}
#content_index {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left_index {
	float: left;
	width: 300px;
	padding-left: 10px;
}
#right_index {
	float: right;
	width: 600px;
	padding-right: 20px;
}
#right_1 {
	float: left;
	width: 300px;
	margin-right: 10px;
}
#right_2 {
	float: right;
	width: 270px;
	padding-right: 10px;
	padding-left: 10px;
	background: #D6D4E2 url(images/right.jpg) no-repeat center top;
	padding-top: 115px;
}
.image_left {
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	border-width: 0px;
	border-style: 0;
	padding-bottom: 5px;
}
#bottom_blurb {
	clear: both;
}
#virtual {
	width: 850px;
	height: 567px;
}
copy_right li {
	margin-left: 20px;
	font: 13px/21px calibri, arial, sans-serif;
}
#footer_center a {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
}
.purple_med {
	font: normal 14px/25px Verdana, Geneva, sans-serif;
	color: #635E94;
}
#footer_center a:hover {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #336;
	text-decoration: underline;
}
.purple {
	color: #635E94;
}
.subs {
	margin-bottom: 10px;
	font: 18px/25px Calibri, Arial, sans-serif;
	text-transform: uppercase;
	color: #333366;
	text-align: center;
}
#content_index2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.ruler_vert {
	border-left: thin dotted #635E94;
}
#copy_right_events {
	float: right;
	width: 400px;
	font: 13px/21px Calibri, Arial, sans-serif;
	color: #000;
	border-left: thin dotted #ABA8B7;
}
.purplebold {
	color: #635E94;
	font-size: 15px;
}
#content_photo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background: url(images/sticker.png) no-repeat left top;
}
.purple_box_dark {
	background: #585584;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
.pink_box_field {
	background: #F5C7E3;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.no_line_link {
	text-decoration: none;
}
#left_box_event {
	float: left;
	width: 450px;
	border-right: thin solid #000;
	padding-right: 5px;
	padding-left: 5px;
	border-left: thin solid #000;
	border-bottom: thin solid #000;
	border-top: thin solid #000;
	background: #D6D4E2;
}
#white_space_bottom2 {
	clear: both;
}

