/*** ----------------------------------------- ***/
/*** COLORS ------------ ***/

html { background:url('../graphics/page-bg.gif') no-repeat top center #F7F4EF; min-height: 100%; _height: 100% }
body {  }
a { }
a:hover {  }

.post strong {
	color: #7BBD23;}

#navigation a:hover { background:#7CBF24; color:#fff }

.sf-menu ul { }

.sf-menu a { border-right:1px solid #6E6F71 }
.sf-menu ul a { color: #fff;}

.sf-menu ul a.top { border-top:none }
.sf-menu ul a.bottom { border-bottom:none }

.sf-menu ul a:hover { background:#97DB3C !important; color:#FFF !important }
.sf-menu ul ul a:hover { background:#97DB3C !important; color:#FFF !important }

/* visited pseudo selector so IE6 applies text colour*/
.sf-menu a,
.sf-menu a:visited  { color:#fff !important; }

.sf-menu li li { border-bottom: 1px solid #88C439; }
.sf-menu li.page_item li.last { border-bottom: none;}

.sf-menu li li a { background:#7CBF24 }
.sf-menu li li li a { background:#7CBF24 !important; }

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active{ background:#7CBF24 }
/*,
.sf-menu li.current_page_parent a,
.sf-menu li.current_page_ancestor a,
.sf-menu li.current_page_item a*/

.sf-menu ul li:hover,
.sf-menu ul li.sfHover a,
.sf-menu ul a:focus,
.sf-menu ul a:hover,
.sf-menu ul a:active { background:#97DB3C; color:#FFF !important;}

.sf-menu ul li.sfHover li a {}	
.sf-menu ul li.sfHover li a:hover {}

#slider-content { position:relative; z-index:100; border-bottom:1px solid #000 }

/*
.blue-block { color:#FFF; border-top:1px solid #000 }
.blue-block a { color:#C7E687 }
.blue-block a:hover { color:#fff }
*/

#main-content { min-height: 300px; _height: 300px; background:#fff }

#header .contact-info { color:#3C3D3F; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif}
#header .contact-info small em { }
#header .contact-info a { color: #3C3D3F; }
#header .contact-info a:hover {  }

.jFlowSelected { color:#FFF !important }

.gallery-block { background:#DBD1B9; border:2px solid #f3ece3 }
.gallery-block li a { border:1px solid #000 }
.gallery-block li a:hover { border:1px solid #FFF }

#main-content .full { background:#fff url('../graphics/content-bg.gif') top right no-repeat; min-height: 300px; _height: 300px; }
#main-content .left { background:#fff url('../graphics/content-bg.gif') top right no-repeat; min-height: 300px; _height: 300px; overflow: visible!important; }
#main-content .right { background:#CAE5A7}
	
#main-content ul { color:#534C42 }
#main-content .right ul { color:#23201B !important }

.portfolio-entry { border-top:1px solid #DBD1B9 }
.search-entry { border-bottom:1px solid #DBD1B9 }

.textbox { border:1px solid #C7B998; color:#888 }
.textarea { border:1px solid #C7B998; color:#888 }
.button { background:#7BBD23; color:#FFF; border:2px solid #0E3B65 }

#footer { background:url(../graphics/footer-bg.gif) repeat-x; }
#footer a { color:#fff }
#footer a:hover { text-decoration: none; }

/*** ----------------------------------------- ***/
/*** END COLORS ------------------------------ ***/

/* --------------------------------------------- */
/* Main Styles --------------------------------- */

body { font-family: Arial, Sans-Serif; margin:0; padding:0 }
	
a:active, a:focus { outline:none }
a { text-decoration:none }
a:hover { text-decoration:underline }
	
#content { width:976px; margin:0 auto; border-left: 1px solid #E6E3DF; border-right: 1px solid #E6E3DF; padding: 0 2px; background: #fff; }
.clear { clear:both; display:block }

img { border:none }
	
.img-left { float:left; margin:0 20px 15px 0; position:relative; top:5px }
.img-right { float:right; margin:0 0 15px 20px; position:relative; top:5px }
	
	
/* --------------------------------------------- */
/* Header/Logo --------------------------------- */
	
#header { position:relative; width:976px; height:156px; background:url('../graphics/head-bg.gif') right top no-repeat #fff }
/*#header h1 { width:188px; height:120px; margin:0; padding:0; position:absolute; top:0px; left:8px }
#header h1 a { text-indent:-2000px; display:block; background:url('../graphics/logo.gif') no-repeat; width:188px; height:120px }*/
#header h1 { width:204px; height:150px; margin:0; padding:0; position:absolute; top:0px; left:8px }
#header h1 a { text-indent:-2000px; display:block; background:url('../graphics/logo.gif') no-repeat; width:204px; height:150px }
#header.dating h1 a { background:url('../graphics/logo-dating.gif') no-repeat}

#header .img-exp {position:absolute; top:79px; left:225px; width: 280px; height: 43px; background:url('../graphics/expectations.gif') no-repeat;}
#header.dating .img-exp { display: none;}

/* Search - Added in Version 1.5 */
#header .search {
	display:block;
	position:absolute;
	right:30px;
	text-align:right;
	top:17px;
	width:350px }
	
#header .search label.hidden { display:none }

#header .search #s {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #032D5D;
	padding:5px 6px  }
	
#header .search #searchsubmit { 
	background:#C2DDEF none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#032D5D;
	font-weight:bold;
	padding:3px 8px }
	
/* ----------------------------- */


#header .contact-info { bottom:20px; font-size:18px; line-height:25px; position:absolute; right:30px; text-align:right; width:530px }
#header .contact-info em { font-family:Arial, Helvetica, sans-serif; font-style:normal }
#header .contact-info small { display:block; margin:0; padding:0; font-size:16px }

#header .contact-info a { text-decoration:underline }
#header .contact-info a:hover { text-decoration:none }

/* --------------------------------------------- */
/* Navigation ---------------------------------- */

#navigation { font-family:Arial, Helvetica, sans-serif; position:relative; z-index:2000; font-size:15px; font-weight:bold; width:976px; height:38px; background:url('../graphics/nav-bg.gif') repeat-x }

#navigation a.first { border-left:none }
#navigation a.last { border-right:none }

#navigation a:hover { text-decoration:none }
	
	
	/* SUPERFISH STYLESHEET ---------------------------------- */
	/*** DO NOT DELETE OR EDIT THE FOLLOWING (Unless you know what you're doing of course!) ***/
	.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none }
	.sf-menu { line-height:1.0 }
	.sf-menu ul { position:absolute; top:-999em; width:12em }
	.sf-menu ul li { width:100% }
	
	/* fixes IE7 'sticky bug' */
	.sf-menu li:hover { visibility:inherit }
	
	.sf-menu li { float:left; position:relative }
	.sf-menu a { display:block; position:relative }
	
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul { left:0; top:2.4em; /* match top ul list item height */ z-index:99 }
	
	ul.sf-menu li:hover li ul,
	ul.sf-menu li.sfHover li ul { top:-999em }
	
	ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul { left:12em; top:0 /*top:-0.1em*/ }
	
	ul.sf-menu li li:hover li ul,
	ul.sf-menu li li.sfHover li ul { top:-999em }
	
	ul.sf-menu li li li:hover ul,
	ul.sf-menu li li li.sfHover ul { left:12em; top:-0.1em }
	/*** ---------------------------------------------------------------------------------- ***/
	
	/* Dropdown Styling */
	.sf-menu { margin:0 }
	.sf-menu a { font-size:15px; padding:11px 20px 11px 20px; text-decoration:none }
	.sf-menu ul a { background:none; cursor:pointer; text-transform:none; border-left:none; border-right:none; font-size:14px; padding:10px 10px 10px 10px; text-decoration:none }
	
	.sf-menu li:hover, .sf-menu li.sfHover,
	.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline:0 }

	.sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }
	.sf-sub-indicator { position:absolute; display:block; right:.75em; top:1.05em; /* IE6 only */ width:10px; height:10px; text-indent:-999em; overflow:hidden; background:url('../graphics/arrows.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ }
	a > .sf-sub-indicator {  /* give all except IE6 the correct values */ top:.8em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ }
	
	a:focus > .sf-sub-indicator,
	a:hover > .sf-sub-indicator,
	a:active > .sf-sub-indicator,
	li:hover > a > .sf-sub-indicator,
	li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px }
	
	.sf-menu ul .sf-sub-indicator { background-position: -10px 0 }
	.sf-menu ul a > .sf-sub-indicator { background-position: 0 0 }
	
	.sf-menu ul a:focus > .sf-sub-indicator,
	.sf-menu ul a:hover > .sf-sub-indicator,
	.sf-menu ul a:active > .sf-sub-indicator,
	.sf-menu ul li:hover > a > .sf-sub-indicator,
	.sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0 }



/* --------------------------------------------- */
/* Main Homepage Content ----------------------- */

#main-content {
	width:976px;
	border-bottom:none;}
	
	#main-content.subpage { border-top:none;}
	
#main-content .full {
	margin:0;
	padding:25px;
	width:924px }	
	
	#main-content .navigation {
		display:block;
		height:15px;
		font-size:12px;
		margin:0 0 20px 0 }
		
		.navigation .alignleft { float:left; width:49% }
		.navigation .alignright { text-align:right; float:right; width:49% }
	
#main-content .left {
	margin:0;
	padding:20px;
	width:645px;
	float:left }

#main-content .right {
	width:250px;
	margin:2px 0 0;
	padding:20px;
	float:right }	
	
	
#main-content.contact-page {
	background:#fff url('../graphics/content-bg.gif') top right no-repeat; }
	
#main-content .contact-form {
	margin:0;
	padding:20px;
	width:480px;
	float:left;}

#main-content .addresses {
	min-height: 300px; 
	_height: 300px;
	margin:2px 0 0;
	padding:20px;
	float:left;}
	
#main-content ul { margin:0 0 0 15px; padding:0 0 0 10px; line-height:22px; font-size:14px }

h1, h2, h3, h4 , h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 0 0 15px;
	padding: 0;
	font-weight: normal;}

#main-content h1 {
	font-size: 26px;
	color: #5D5F61;}

#side-bar h1 {
	font-size: 21px;
	color: #5D5F61;}

#main-content h2 {
	font-size: 21px;
	color: #7BBD23;}
#main-content h3 {
	font-size: 17px;
	color: #747578;}
#main-content h4, #main-content h5, #main-content h6 {
	font-size: 15px;
	border-bottom: 1px solid #747578;
	color: #747578;
	font-style: italic;
	padding-bottom: 5px;}

#main-content p {
	font-size: 13px;
	color: #5D5F61;
	line-height: 145%;
	margin: 0 0 20px;
	padding: 0;}

#main-content .home-intro p {
	font-size: 15px;}
	
#main-content p a, #main-content li a {
	color: #5D5F61;
	text-decoration: underline;}
#main-content p a:hover, #main-content li a:hover {
	color: #7BBD23;}
	
#main-content li {
	font-size: 13px;
	color: #5D5F61;
	line-height: 145%;
	list-style-position: outside;}
	
#main-content ul, #main-content ol {
	margin-bottom: 20px;}

dl, table {
	font-size: 13px;
	color: #5D5F61;
	line-height: 145%;
	margin-bottom: 20px;}

td {
	border: 1px solid #5D5F61;
	border-collapse: collapse;
	padding: 5px;}
	
th {
	padding: 5px;}

#company-info p em {
	font-size: 12px;}
#company-info dl {
	margin-top: -18px;}
#company-info dt {
	float: left;
	font-weight: bold;
	width: 120px;
	clear: both;}
#company-info dd {
	float: left;}

/*
#main-content h2 {
	font-size:31px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0 0 10px }

#main-content h3 { font-size:16px; line-height:23px; font-weight:bold; margin:10px 0; padding:0 }
#main-content p { padding:0; margin:15px 0; font-size:14px; line-height:22px }
#main-content p.intro-text { margin:15px 0 20px 0; font-size:16px; font-weight:bold; line-height:26px }
#main-content h2 { color:#4B3D1B; border-bottom:1px solid #4B3D1B }
#main-content h3 { color:#4B3D1B }
#main-content p { color:#534C42 }
#main-content .right p { color:#23201B !important }
#main-content p.intro-text { color:#23201B }
#main-content a { color:#2E546F }
*/

/* --------------------------------------------- */
/* Portfolio Page ------------------------------ */

.portfolio-entry { clear:both; padding:5px 0 0 0; margin:8px 0 0 0 }
.portfolio-entry h3 {
	font-size:24px !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:5px 0 0 !important }
	
	
/* --------------------------------------------- */
/* Search Results Page ------------------------- */

.search-entry { clear:both; margin:0 0 15px; padding:0 }
.search-entry h3 {
	font-size:24px !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:5px 0 0 !important }
.search-entry small { margin:5px 0 0 0; display:block; font-size:12px }


/* --------------------------------------------- */
/* Contact Form -------------------------------- */

form { margin:0; padding:0 }
label { display:block; float:left; width:250px; margin:0 0 10px 0 }
.textbox { display:block; padding:5px; float:left; width:200px; margin:0 0 10px 0; font-size:14px }
.textarea { display:block; float:left; width:250px; height:100px; padding:8px; font-size:14px; margin:0 0 10px 0 }
.button { font-weight:bold; padding:5px 8px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; width:180px; display:block; clear:both; margin:10px 0 0 0; position:relative; left:250px }

.text, textarea { width: 300px;}

/* --------------------------------------------- */
/* Footer ----------------------- */

#footer-wrap {
	width: 976px;
	padding: 2px 2px 0;
	border-left: 1px solid #E6E3DF; 
	border-right: 1px solid #E6E3DF;
	margin:0 auto;
	background: #fff;}

#footer {
	font-size:12px;
	height:20px;
	padding:15px;
	position:relative;
	width:946px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
#footer ul { list-style:none; margin:0; padding:0 }
#footer ul li { float:left; margin:0 6px; padding:0 }
#footer a { text-decoration:underline }
#footer a:hover { text-decoration:none }
#footer span { position:absolute; right:20px; top:15px; color: #fff; }



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


#feature {
	width: 976px;
	height: 313px;
	position: relative;}	
	
#feature .btn-prev, #feature .btn-next {
	position: absolute;
	left: 0px;
	z-index: 100;
	top: 50%;
	margin-top: -35px;
	width: 44px;
	height: 70px;
	background:url(../graphics/btn-left.gif) 10px 5px no-repeat;
	display: block;
	text-indent: -9999px;}

#feature .btn-next {
	left: 932px;
	background:url(../graphics/btn-right.gif) 10px 5px no-repeat;}

#rotator {
	width: 976px;
	height: 313px;	position: relative;
	z-index: 1;}

#rotator .slide {
	position: relative;
	width: 976px;
	height: 313px;}
	
.eventList h3 { margin-bottom: 0; font-size: 18px !important;}	
.eventList h3 strong { color: #cc0000 !important;}	
.eventList h3 em { font-size: 17px !important;}	
.eventList p { font-size: 14px !important;}	

dl.confirm-booking dt { width: 100px; float: left; clear: both; font-weight: bold;}
dl.confirm-booking dd { width: 400px; float: left;}