/* CSS Document */
/* The Mayflower Website by Costa DeVault */

html, body {

background: url(images/05original.gif) repeat;
background-color:#979d6c;
font:"Times New Roman", Times, serif;
font-size:12px;
margin: 0;
padding: 0;

}

#container {
	background:url(images/page_bg.png) repeat-y;
	background-color:#fbfaf1;
	width: 800px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#header {

background:url(images/header_noflash.jpg) no-repeat;
width: 800px;
height: 184px;
margin: 0 auto;
padding: 0;
background-color:#b1953a;

}



#menu {
width: 800px;
/*height: 25px;*/
margin: 0 auto;
padding: 0;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:14px;
text-transform:uppercase;
background-color:#b1953a;
letter-spacing: 1px;
font-weight: 200;
border: none;
}




#sidebar {
	float:left;
	width: 188px;
	height: 415px;
	background-color: #e2ecdd;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/quality-logo.gif);	
}

#sidebar li {

list-style: none;
color:#003768;
text-align: right;
/*padding: 12px 10px 0 0;*/
padding-bottom: 10px;
position:relative;
top: 16px;
right: 23px;
font-family:"Times New Roman", Times, serif;
font-weight: 800;
font-size:10px;
text-transform: uppercase;


}

#sidebar p {

list-style: none;
color:#003768;
text-align: right;
/*padding: 12px 10px 0 0;*/
padding-bottom: 10px;
position:relative;
top: 16px;
right: 8px;
font-family:"Times New Roman", Times, serif;
font-weight: 800;
font-size:10px;
text-transform: uppercase;
line-height: 25px;



}

#flash {
	width: 248px;
	height: 415px;
	background-image: url(images/home_bg.jpg);
	float: right;
}

#content {
	background-color:#fbfaf1;
	width: 364px;
	height: 415px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/homebackground2.jpg);
	left: 248px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
}
#content p {
	width: 300px;
	padding-left: 50px;
	padding-top: 150px;
	text-align: left;
}
#bottomnav {
	color: #5e6049;
	font-size: 11px;
	text-align: center;
	float: none;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding-top: 10px;
	}
#bottomnav a {
	color: #5e6049;
}
#bottomnav a:hover {
	color: #FFFFFF;
}
#footer {
	width: 800px;
	height: 35px;
	background-color: 1a3967;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	float: none;
	clear: both;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
#footer p {
	padding-top: 10px;
}

#sidebar a {

color: #003768;
letter-spacing: 1px;

}

#sidebar a:hover {

color:#b1953a;

}

a {

color:#FFFFFF;
text-decoration:none;

}

a:hover {

color:#003768;

}

#textus {

width: 530px;
margin-left: 36px;


}
