

body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",arial,helvetica,sans serif;
	background-color: #EDEDED;
	background-image: url(img/bg-body2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	text-align: center;
	color: #412D13;
	line-height:1.3em;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 110px;
	background-image: url(img/bg-header.jpg);
	background-position: top left;
    background-repeat: repeat-x;
}

#header-insert {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background-image: url(img/bg-header2.jpg);
	background-position: top center;
    background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 250px;
	height: 75px;
	padding: 0;
	margin: 0;
}

#logo a img {
	border: 0;
}

#slogan {
	float: left;
	width: 500px;
	height: 75px;
	padding: 0;
	margin: 0;
	text-align: right;
}

#slogan h3 {
	color: #fff;
	font-size: 11px;
	padding: 11px 15px 2px 0;
	margin: 0;
	font-family: "Trebuchet MS";
}

#slogan h2 {
	color: #fff;
	font-size: 30px;
	padding: 3px 15px 10px 0;
	margin: 0;
}

#nav-main {
	clear: both;
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#nav-main ul {
	padding: 5px 0 3px 0;
	margin: 0;
}

#nav-main ul li {
	display: inline;
	padding: 0 18px;
	margin: 0;
	font-size: 12px;
}

#nav-main ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#nav-main ul li a:hover {
	color: #71BF45;
	font-family: "Trebuchet MS";
}

#splash {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-about {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-about.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-seattle {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-seattle.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-expectations {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-expectations.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-rates {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-rates.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-feedback {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-feedback.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-gallery {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-gallery.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-hints {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-hints.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-partners {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-partners.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#splash-contact {
	width: 750px;
	height: 115px;
	padding: 0;
	margin: 0 auto;
	background-image: url(img/bg-splash-contact.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
#content-front h1 {
	font-size: 19px;
	margin: 6px 0 0 14px;
	color: #2A2D60;
	display: block;

}
#content {
	width: 750px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
    font-size: 12px;
	background-color: #fff;
}

#content-front {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
    font-size: 12px;
	background-color: #fff;
}

#content-front p {
	margin: 0;
	padding: 10px 15px;
}

#content p {
	margin: 0;
	padding: 5px 40px;
}

#content h1 {
	margin: 0;
	padding: 5px 20px 0 20px;
}

#content h4 {
	font-size: 14px;
	margin: 0 40px 0 40px;
	color: #2A2D60;
	padding: 5px 0;
	display: block;
	border-bottom: 1px dotted #71BF45;
}

#content h4.table-head {
	font-size: 14px;
	margin: 0 40px 0 40px;
	color: #2A2D60;
	padding: 5px 0 5px 20px;
	border-bottom: 0px dotted #71BF45;
}

#subleft {
	float: left;
	width: 254px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	min-height: 365px;
}

#submid {
	float: left;
	width: 247px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #2A2D60;
	border-right: 1px solid #2A2D60;
	background-color: #fff;
	min-height: 365px;
}

#subright {
	float: left;
	width: 247px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	min-height: 365px;
}

#content-front div.subhead {
	height: 30px;
	padding: 0;
	margin: 0;
	background-image: url(img/bg-subhead.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

#content div.subhead {
	height: 30px;
	padding: 0;
	margin: 0 0 20px 0;
	background-image: url(img/bg-subhead.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

div.subhead h3 {
	font-size: 12px;
	padding: 6px 0 0 8px;
	margin: 0;
	color: #EDEDED;
	font-family: "Trebuchet MS";
}

h2.feature {
	margin: 0 0 0 20px;
	padding: 3px 0 3px 25px;
	background-image: url(img/li-box.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}

div#subleft div.subbody {
	padding: 12px 0;
}

div#subleft div.subbody a img{
	margin: 15px 0;
}

div.quote-button {
	text-align: center;
	width: 254px;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	width: 750px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	border-bottom: 3px solid #71BF45;
	background-image: url(img/bg-header.jpg);
	background-position: top left;
    background-repeat: repeat-x;
}

#footer-insert {
	padding: 7px 0 0 0;
	font-size: 11px;
	color: #71BF45;
}

#footer-insert a {
	padding: 0 7px;
	color: #999;
	text-decoration: none;
}

#footer-insert a:hover {
	color: #999;
	text-decoration: underline;
}

#legal p {
	color: #666;
	padding: 2px 4px;
	font-size: 11px;
}

#legal p a {
	color: #666;
	text-decoration: none;
}

#legal p a:hover {
	color: #666;
	text-decoration: underline;
}

#legal a img {
	padding: 0 20px;
}

/*
LINKS
*/

#content a {
	color: #2A2D60;
}

#content a:hover {
	color: #71BF45;
}

#content-front a {
	color: #2A2D60;
}

#content-front a:hover {
	color: #71BF45;
}

a img {
	border: 0;
}

div.sub-item {
	margin: 20px 0; 
}

#content ul li {
	margin-left: 40px;
	margin-right: 40px;	
}

#content ol li {
	margin-left: 40px;	
	margin-right: 40px;
}

/*
RATES
*/

div.quick-nav {
	text-align: center;
	padding: 5px 0 10px 0;
}

div.rate-table {
	margin: 20px 40px 40px 40px; 
}

div.rate-table table { 
	border: 1px solid #71BF45;
}

div.rate-table table tr td { 
	border: 1px solid #71BF45;
}

/*
HINTS
*/

div.hint-table {
	margin: 20px 40px 40px 40px; 
}

td.odd {
	background-color: #EDEDED; 
}

/*
CONTACT
*/

fieldset {
	margin: 20px 40px;
	padding: 20px 0;
	border: 1px solid #71BF45;
}

legend {
	font-weight: bold;
	color: #2A2D60;
	padding: 0 5px;
	margin: 0 40px;
}

.require {
	color: red;
}

.submit-button {
	margin: 20px 40px;
}

div.big {
	font-size: 16px;
	margin: 10px 40px;
	padding: 20px;
	border: 1px solid #71BF45;
	line-height: 200%;
	background-color: #EDEDED;
}

/*
GALLERY
*/

div.gallery-nav {
	display: block;
	text-align: center;
}

div.gallery-nav a {
	font-size: 14px;
	padding: 3px 10px;
	font-weight: bold;
}

div.gallery-nav span.unlink {
	font-size: 14px;
	padding: 3px 10px;
	font-weight: bold;
	color: #999; 
}

div.announce {
	margin: 20px 40px;
	padding: 20px;
	color: red;
	border: 1px solid #71BF45;
	background-color: #fff;
}
