/* CSS Document */

body {

	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	overflow: auto;

	text-align: center;

	position: absolute;

	padding-left: 10px;	

}



body#home #t-home a,

body#about_lionheart #t-lionheart a,

body#about_bvi #t-bvi a,

body#pricing #t-price a,

body#guest #t-guest a,

body#photo_gallery #t-photo a,

body#contact_us #t-contact a {

	text-decoration: none;

	color: #6699CC;	

	}



div#logo {

    padding-bottom: 5px;

    width: 780px;

}



div#nav {

	width: 780px;

	height: 1.5em;

	padding-top: 3px;

	background-color: #EAF0FB;

	margin-bottom: 6px;

}



#nav ul{

	text-align: center;

	margin: 0;

	padding: 0;

	cursor: default;

	list-style-type: none;

	display: inline;

	overflow: auto;

	width: 780px;

}



#nav li {

	display: inline;

	text-align: center;

	font-weight: bold;

	font-size: 11px;

	cursor: default;

	padding: 0 .75em 0 .75em;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCCC;	

}



li#last {

	border-right-width: 0px;



}



div#nav a {

	text-decoration: none;

	color: #000066;

}



div#nav a:hover {

	text-decoration: underline;

	color: #6699CC;

}



div#main {

	background-color: #FFFFFF;

	font-size: 12px;

	margin-top: 10px;

	width: 780px;

	text-align: left;

	line-height: 1.5em;

}



div#header { 

	background-color: #6699CC;	

	margin-bottom: 25px;	

	text-align: left;

	padding: 10px;

	

}



/* fix box appearance in ie browsers */

* html #header {

width: 760px;

w\idth: 780px;

}

 

 #main h1 {

    font-family: Verdana, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 150%; 

	font-weight: normal;

	color: #000066;

	}



 #main h2 {
 	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: .25em;
	font-size: 135%;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
 }

#main h2:after	{
	margin: 0; 
	padding: 0; 
	font-size: 80%; 
	white-space: nowrap
}
	

 #header h1 {

    font-family: Verdana, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 150%; 

	font-weight: bold;

	color: #EAF0FB;

	}

	

 #header h2 {

    font-family: Verdana, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 12px; 

	font-weight: normal;

	color: #EAF0FB;

	}



h3 {

	color: #000066;

	word-spacing: .5em;

}



table {

font-family: verdana, arial, sans-serif;

border-top: 1px solid #6699CC;

border-left: 1px solid #6699CC;

align: center;

}

caption {

font-family: verdana, arial, sans-serif;

color: #EAF0FB;

padding-bottom: 6px;

}



th, td {

padding: 10px;

border-right: 1px solid #6699CC;

border-bottom: 1px solid #6699CC;

}

#guests {

font-size: 12px;

padding-left: 10px;

background: #EAF0FB;

}

#winter {

font-size: 12px;

padding-left: 10px;

background: #EAF0FB;

text-align: center;

}

#summer {

font-size: 12px;

font-family: verdana, arial, sans-serif;

padding-left: 10px;

background: #EAF0FB;

text-align: center;

}

#special {

font-size: 12px;

padding-left: 10px;

background: #EAF0FB;

text-align: center;

}



#time {

font-size: 12px;

padding-left: 10px;



}

#cost {

font-size: 12px;

padding-left: 10px;

text-align: center;



}



#comments_right {

position: relative; 

overflow: hidden; 

height: 100%; 

margin-bottom: 35px;

}



#comments_left {

position: relative; 

overflow: hidden; 

height: 100%; 

margin-bottom: 35px;

}



input:focus, textarea:focus, input.sffocus  {

	background-color: #EAF0FB;

}



fieldset {

	border: 1px solid #6699CC;

}



legend {

	font-family: Verdana, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 150%; 

	font-weight: bold;

	color: #000066;

}



#contactus table {

	margin: 0;

	padding: 0;

	font-size: 100%;

	border: 0px;

	}

	

#contactus td {

	color: #333;

	font-weight: normal !important;

	padding: 3px;

	border: 0px;

	}

	

#contactus em{

	color: #c00;

	font-weight: bold;

	font-style: normal;

	}

	

#contactus #realname, #contactus #address, #contactus #url, #contactus #apartment, #contactus #city, #contactus #state, #contactus #zip, #contactus #country, #contactus #phone, #contactus #fax, #contactus #email, #contactus #dates, #contactus #info {

	width: 200px;

	border: 1px solid #6699CC;

	padding: 2px;

	color: #444;

	}



select {

	border: 1px solid #6699CC;

	color: #444;

}



#contactus textarea {

	width: 400px;

	height: 180px;

	font-family: inherit;

	font-size: 120%;

	border: 1px solid #6699CC;

	}



.button {

	width: 100px;

	border: 1px solid #6699CC;

	background-color: #EAF0FB;

	}