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

body
{
	background: url(../images/bg2.jpg) #000 top center no-repeat;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.8%;
}


a:link
{
	text-decoration: none;
	color: #151;
}

a:visited
{
	text-decoration: none;
	color: #494;
}

a:hover
{
	text-decoration: underline;
	color: #292;
}


#container
{
	width: 920px;
	margin: auto;
}

#top
{
	background: url(../images/index_02.jpg);
	height: 93px;
}

h1
{
	font-size: 2em;
	margin: 0px;
	font-weight: 500;
	margin-bottom: 6px;
	line-height: 1.3em;
	color: #141;
}

h2
{
	font-size: 1.5em;
	margin: 0px;
	font-weight: 500;
	margin-bottom: 6px;
}


#banner
{
		position:relative; left:0px; top:0px;
}

#banner ul, #banner ul ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:100;
}
#banner ul {

	font-size:1.2em;
	margin: 0; padding:0;
	height: auto;
}
#banner ul a {

	height: 54px;
	overflow:hidden;
	text-indent: -9999px;
}
#banner ul li {
	float: left;
	height: -54px;

	
}

#banner ul li a:hover, #banner ul li:hover a, #banner ul li.sfhover a { background-position: 0px -54px; }




#banner
{
	height: 54px;
}

.lefbutton
{
	height: 18em;
	font-size: 1.2em;
}

.lefttitle
{
	font-size: 1.3em;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 5px;
	text-decoration: underline;
}


#home
{
	background: url(../images/index_04.jpg) no-repeat;
	width: 126px;
	height: 55px;
	float: left;
}

#about
{
	background: url(../images/index_05.jpg) no-repeat;
	width: 150px;
	height: 55px;
	float: left;
}

#etiquette
{
	background: url(../images/index_06.jpg) no-repeat;
	width: 140px;
	height: 55px;
	float: left;
}

#contact
{
	background: url(../images/index_07.jpg) no-repeat;
	width: 151px;
	height: 55px;
	float: left;
}

#comfort
{
	background: url(../images/index_08.jpg) no-repeat;
	width: 157px;
	height: 55px;
	float: left;
}

#testimonials
{
	background: url(../images/index_09.jpg) no-repeat;
	width: 196px;
	height: 55px;
	float: left;
}

#main
{
	background: url(../images/main.banner.2.jpg) no-repeat #fff;
	height: 300px;
	text-align: left;
	color: #fff;
}

.textarea
{
	background: #FFC;
	text-align: left;
	height: 220px;
	font-size: 1.1em;
	line-height: 1.8em;
}

#nav ul a
{
	height: -55px;
}

.quoting
{
	font-style: italic;
	size: 1.5em;
	line-height: 2.5em;
	margin: 20 40 20 0;
	color: #272;;
}

.question
{
	color: #272;
	font-size: 1.1em;
}

#footer
{
	background: url(../images/index_12.jpg) bottom center no-repeat #14321a;
	height: 160px;
	text-align: left;
	color: #8a8;
	display: block;
}

#footer h2
{
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	font-weight: 500;
	margin-bottom: 2px;
}


#footer a:link
{
	text-decoration: none;
	color: #8e8;
}

#footer a:visited
{
	text-decoration: none;
	color: #8e8;
}

#footer a:hover
{
	text-decoration: underline;
	color: #8e8;
}

.photoleft
{
	float: left; margin-right: 8px; text-align: center; background: #272; color: #fff; border: 1px #272 solid; font-size: 0.9em;
}

.photoright
{
	float: right; margin-left: 8px; text-align: center; background: #272; color: #fff; border: 1px #272 solid; font-size: 0.9em;
}

/*FORMS*/
form {
}
form p {
	border-bottom: 0px solid #E7E4E0;
}
fieldset {
	margin: 1em 0;
	padding: 0;
	border-top: 0px solid #E7E4E0;
}
legend {
	color: #CA0E00;
}
label {
	display: block;
	text-align: left;
	cursor: pointer;
	font-weight: normal;
}
input, textarea, select {
	font-size: 1em;
	font-family: "Trebuchet MS", sans-serif;
	color: #5A5449;
	/*background: #FFFFFF url(../images/interface/button.gif) 0 0 repeat-x;*/
	border: 1px solid #B0A99F;
}
input:focus, textarea:focus, select:focus {
	background-color: #EAF8E8; /* Yellow #FCFCE1 */
}
select {
}
optgroup {
}
option {
}
button, input.button, input.submit {
	font-size: 1em;
	padding: 3px 10px 3px 7px;
	color: #33BB20;
	font-style: italic;
	background: #FFFFFF url() 0 0px repeat-x;
	border: 1px solid #B0A99F;
	cursor: pointer;
}
button:hover, input.button:hover, input.submit:hover {
	border: 1px solid #33BB20;
}

/* Styled forms */
form.styled-form {
}
form.styled-form fieldset {
	margin: 1em -5px;
	padding: 0;
	border-top: 0px solid #E7E4E0;
	border-bottom: none;
}
form.styled-form label {
	display: block;
	width: 160px;
	float: left;
	padding-right: 15px;
	text-align: left;
}
form.styled-form p, form p {
	border-bottom: 0px solid #E7E4E0;
	padding: 8px 5px;
	margin: 0;
}
form.styled-form input, form.styled-form textarea, form.styled-form select {
	width: 180px;
}
form.styled-form button, form.styled-form input.button, form.styled-form input.submit {
	position: relative;
	left: 175px;
	width: auto;
}
.instructions {
	font-size: 0.8em;
	font-style: italic;
	/*color: #CA0E00;*/
}