body 
{ 
	margin:40px;
	font-size:70%;
	font-family:Tahoma, Arial;
	background-image: url(../images/bckg.jpg);
	background-color:#0A8FDE;
	background-repeat:repeat-x;
}

a 
{ 
	color:#10639a; 
	text-decoration:none;
}

a:hover 
{ 
	text-decoration:underline;
}

p 
{ 
	padding: 0 10px 5px 10px; 
}

h3 
{ 
	font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	margin:0; 
	padding:10px 0 0 10px; 
	text-transform:uppercase; 
	font-size:1.64em; 
	color:#10639a; 
}

#container
{
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
}

#header 
{ 
	position:relative;
	width:800px;
	height:50px;
	background:url(../images/header_bckg.jpg) no-repeat top right #0EA5FE;
}

#logo 
{ 
	position:relative;
	padding:50px 60px 0 40px;
	height:130px;
	background:url(../images/head_bckg.jpg) no-repeat #0EA5FE; 
}

#logo a
{ 
	font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	color:#fff; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:1.82em; 
	text-transform:uppercase; 
}

#logo_text 
{ 
	float:right; 
	width:300px; 
	padding-top:5px;  
}

#logo h1
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	color:#fff; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:1.82em; 
	text-transform:uppercase; 
	letter-spacing:5px; 
	padding-left:0px;
}

#logo h2
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	font-size:1.09em; 
	color:#fff; 
	line-height:16px; 
	font-weight:normal;
	left:10px;
}

#menu 
{ 
	background: url(../images/menu_bckg.gif) repeat-x #fff; 
	height:40px; 
	padding-top:10px;
	padding-left:60px;
}

#menu_list 
{
	width:686px;
	margin-left:auto;
	margin-right:auto;
}

#menu a 
{ 
	display:block;
	color:#000000;
	float:left;
	font-size:1.27em;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:12px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
}

#menu a:hover
{
	color:#078DE2;
}

.splitter 
{
	display:block;
	float:left;
}

.item img 
{
	background-color:#FFFFFF;
	padding:6px;
	border:1px solid #d0d0d0;
	cursor:pointer;
}

.item, .item_pano
{ 
	position:relative;
	float:left;
	font-size:1.09em;
	color:#bd131d;
	margin-right:1px;
	margin-bottom:2px;
}

#gallery_image_container, #panoramic_image_container
{
	position:relative;
	width:456px;
	height:345px;
	left:0px;
	top:0px;
	margin-bottom:30px;
}

#panoramic_image_container
{
	height:364px;
}

#gallery_image, #panoramic_image
{
	position:relative;
	width:456px;
	height:345px;
	left:18px;
	top:18px;
	border:1px solid #d0d0d0;
	margin-bottom:30px;
}

#panoramic_image
{
	overflow:auto;
	height:270px;
}

#main_image
{
	padding:6px;
}

.description 
{
	display:block;
	float:right;
	width:220px;
	padding: 10px 20px 30px 0;
	line-height:12px;
}

p.additional
{
	margin:0 10px;
	color:#9c9c9c;
	font-size:0.91em;
	line-height:12px;
	border-top:1px solid #bdbdbd;
	padding: 10px 0;
	font-weight:normal;
}

#text
{
	position:relative;
	float:left;
	width:484px;
	margin: 0 0 0 0;
	padding:10px;
	min-height:475px;
}

#quickCalender
{
	margin:10px;
}

.text_tbl
{
	margin-left:10px;
}

.text_img_right
{
	border: 1px solid #000000;
	margin-left:20px;
}

#text li
{
	list-style:none;
	padding-left:20px;
	background:url(../images/li.gif) no-repeat 0px 4px;
	line-height:18px;
	padding-bottom:6px;
}

#sidebar
{
	float:right;
	width:245px;
	padding: 20px 20px 20px 30px;
	font-size:1em;
	min-height:475px;
}

#sidebar a
{
	font-weight:bold;
}

#sidebar h3
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin:0;
	padding:0 0 10px 0;
	text-transform:uppercase;
	color:#000;
}

#sidebar p
{
	padding-bottom:10px;
}

#main
{
	position:relative;
	background:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	min-height:475px;
}

#footer 
{
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	background:url(../images/footer_bckg.gif)
	repeat-x #000;
	height:55px;
	clear:both;
}

#left_footer
{
	float:left;
	padding:20px 0 0 30px;
	color:#fff;
	font-size:1.09em;
}

#left_footer a
{
	color:#fff;
}

#left_footer a:hover
{
	text-decoration:none;
}

#right_footer
{
	float:right;
	padding:20px 30px 0 0;
	color:#fff;
	font-size:1.09em;
	text-align:right
}

#right_footer a
{
	color:#fff;
}

.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
	width:100%;
}

#contact_form
{
	position:relative;
}

#the_form
{
	margin:10px;
}

#contact_name, #contact_email, #contact_message
{
	width:200px;
	height:20px;
	border:1px solid #10639a;
}

#contact_message
{
	width:350px;
	height:80px;	
}

/* calendar */
.calendar {
	/** configure the width **/
	position:relative;
	width:220px;
	background-color: #D6E8FF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-bottom:120px;
}
.calendar th {
	background-color: #FFFFCC;
	font-weight: bold;
	height: 20px;
}
.calendar .header {
	background-color: #5670B3;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
}
.calendar .footer {
	background-color: #5670B3;
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	width:100%;
}
.calendar td {
	width: 22px;
	height: 20px;
	text-align: center;
	font-size:0.9em;
	padding: 2px;
}
.calendar .today {
	width: 18px;
	height: 16px;
	background-color: #FAD2DA;
	padding: 2px;
	border: 1px solid #000000;
}

.calendar .link {
	width: 18px;
	height: 16px;
	background-color: #D4C9EF;
	padding: 2px;
	border: 1px solid #000000;
}

.calendar a, .calendar a:link, .calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}
.calendar a.headerNav, .calendar a:link.headerNav, .calendar a:hover.headerNav {
	background-color: #5670B3;
	color: #ffffff;
}

.calendar a.footerNav, .calendar a:link.footerNav, .calendar a:hover.footerNav {
	width: 100%;
	background-color: #5670B3;
	color: #ffffff;
}