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


/* from Eric Meyer to Zero Out */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


/*end zeroes*/

/* HARMONISE LIST-BULLET TYPE */
ul, dl {list-style-type: square; color: rgb(138,123,102);}
/* end standard styles */




/* - typography- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body p{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	}
	
.title {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height: 3;
	color: #C30E05;
	text-transform: uppercase;
	}
	
#copy p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.5;
	padding-bottom: .8em;
	}

#copy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
	padding-left: .5em;
	}
	
#copy ul {
	padding-bottom: 12px;
	padding-left: 1.5em;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: .3em;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	}

strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
.move {
	text-indent: 7px;
	}
	
.serve {
	margin-top: 24px;
	}

ol {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
	text-indent: .5em;
	}	

#copy ol {
	padding-bottom: 12px;
	padding-left: 2em;
	}

/* - divs- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrapper {
	margin: 12px auto;
	width: 800px;
	height: auto;
	background-color:rgb(241,237,234);
	}
	
#nav_top {
	float: right;
	clear: both;
	width: 788px;
	height: 60px;
	padding-right: 8px;
	padding-top: 8px;
	background-color: rgb(241,237,234);
	}
	
#nav_top ul {
	float: right;
	}
	
#banner {
	float:left;
	clear: both;
	width: 776px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 40px;
	background-color: rgb(241,237,234);
	}

#logo {
	width: 350px;
	float:left;
	clear: both;
	}
	
#banner ul {
	float: right;
	padding-top: 40px;
	}
	
#banner a:hover {
	background-color: rbg(180,180,180);
	}
	
#main {
	width: 800px;
	height: auto;
	background-color: rgb(241,237,234);
	}
	
#nav_left {
	background-color: rgb(241,237,234);
	float: left;
	clear: both;
	padding-left: 16px;
	width: 124px;
	height: auto;
	clear: none;
	}

#copy {
	background-color: rgb(241,237,234);
	padding-left: 84px;
	padding-right: 48px;
	padding-top: 12px;
	padding-bottom: 36px;
	float: left;
	clear: both;
	clear: none;
	width: 528px;
	height: auto;
	}
	
#nav_bottom {
	text-align: center;
	padding-bottom: 12px;
	}

.quote {
	padding-top: 12px;
	font-style: italic;
	}

/* - elements- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#nav_top li{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 12px;
	text-decoration: rgb(241,237,234);
	color: rgb(191,46,27);
	padding: .3em .4em;
	}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: .8em;
	text-decoration: none;
	color: rgb(191,46,27);
	padding: .3em .6em;
	border-right: solid #7C6754 1px;
	}
	
#nav_bottom li {
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1em;
	display: inline;
	text-decoration: none;
	font-size: .7em;
	border-right: solid #7C6754 1px;
	}

#nav_left li {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: .8em;
	text-decoration: none;
	list-style: none;
	color: rgb(191,46,27);
	margin-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: solid #7C6754 1px;
	clear: none;
	}
	
.anker {
	display: inline;
	text-align: right;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	list-style: none;
	color: rgb(191,46,27);
	margin-top: 16px;
	margin-bottom: 28px;
	padding: 8px;
	border-right: solid 1px #7C6765;
	}
	
.return {
	display: inline;
	text-align: right;
	font-size: 12px;
	line-height: 1.6;
	text-decoration: none;
	list-style: none;
	color: rgb(191,46,27);
	margin-top: 16px;
	margin-bottom: 60px;
	margin-left: 340px;
	border: none;
	}

.last {
	border: none;
	}


#nav_left ul {
	clear: none;
	}
	
.first {
	border-left: solid #7C6754 1px;	}

.top {
	border-top: solid #7C6754 1px;	}
	
/* - navigation- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#nav_top a:link, #nav_top a:visited, #banner a:link, #banner a:visited, #nav_left a:link, #nav_left a:visited {
	color: rgb(138,123,102);
	text-decoration: none;
	}
#nav_top a:hover, #nav_top a:active, #banner a:hover, #banner a:active, #nav_left a:hover, #nav_left a:active {
	color: rgb(191,46,27);
	text-decoration: none;
	}
	
#nav_bottom a:link, #nav_bottom a:visited {
	color: rgb(148,133,112);
	text-decoration: none;
	}

#nav_bottom a:hover, #nav_bottom a:active {
	color: rgb(191,46,27);
	text-decoration: none;
	}

.anker a:link, .anker a:visited, .return a:link, .return a:visited {
	color: rgb(191,46,27);
	text-decoration: none;
	}

.anker a:hover, .anker a:active .return a:hover, .return a:active {
	color: #333;
	text-decoration: none;
	}

.spacer a:link, .spacer a:visited {
	color: rgb(138,123,102);
	text-decoration: none;
	}
	

.spacer a:hover, .spacer a:active {
	color: rgb(191,46,27);
	text-decoration: none;
	text-decoration: none;
	}
	
.offer a:link, .offer a:visited {
	color: #000;
	text-decoration: underline;
	}
	
.offer a:hover, .offer a:active {
	color: rgb(191,46,27);
	text-decoration: none;
	}
