
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: navy;
}
a:hover {
	color: navy;
}


body {
	background: #655A46 url(/images/bg.gif);
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.5em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.6em;
	color: navy;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h2,h3 {
	color: #654;
	padding-top: 6px;
	margin-bottom: 4px;
}

h5 {
	color: #fff;
	text-align: right;
	font-size: 1.0em;
}

h6 {
	font-size: 1.0em;
}



code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(/images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}



.serviceheader {
	background: navy;
	color: #fff;
	font: bold 2.0em;
}



.servicedetail {
	background: white;
	border: 2px solid #EED;
	margin-left: 50px;
	width: 200px;
	margin-bottom: 25px;

}

.servicelink {
	text-decoration: none;
	color: #fff;
	font-size: 1.9em;
	padding: 20px 20px 20px 20px;
}

.serviceheader a:hover {
	text-decoration: none;
	color: #fff;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(/images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 780px;
}

/* header */
.header {
	background: url(/images/bgheader.gif) repeat-x;
	height: 125px;
	margin: 0 auto;
	width: 760px;
}


.location {
	background: #FFf;
	border: 1px solid #EED;
	border-left: 3px solid #938262;
	color: #554;
	width: 230px;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin: 9px 7px 12px 5px;
	padding: 8px 10px;
	float: left;
}

.location a {
	color: navy;
	text-decoration: none;
}

.location a:hover {
	color: blue;
	text-decoration: underline;
}

.locationdbl {
	background: #FFf;
	border: 1px solid #EED;
	border-left: 3px solid #938262;
	color: #554;
	width: 490px;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin: 9px 7px 12px 5px;
	padding: 8px 10px;
	float: left;
}

.locationdbl a {
	color: navy;
	text-decoration: none;
}

.locationdbl a:hover {
	color: blue;
	text-decoration: underline;
}

.producer {
	width: 45%;
	float: left;
	padding-right: 22px;
	margin-bottom: 20px;
	display: inline-block;
}


.contactus {
	background: url(/images/envelope.jpg) no-repeat;
	height: 361px;
	margin: 0 auto;
	width: 500px;
	font: normal 1.7em "Lucida Sans Unicode",serif;
	padding: 10px;
	text-align: center;
}

.contactus a {
	color: navy;
	text-decoration: none;
	font-size: 1.4em;
}

.contactus a:hover {
	color: blue;
	text-decoration: underline;
}

.spacercol {
	width: 200px;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin: 5px 12px 12px 12px;
	padding: 8px 10px;
	float: left;
}

.trusted a {
	text-decoration: none;
	color: navy;
}

.trusted a:hover {
	text-decoration: none;
	color: blue;
}



/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}


/* main */
.main {
	clear: both;
	padding: 0 10px 12px 10px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 218px;
}
.sidenav h1 {
	background: #BCB39F url(/images/sidenavh1.gif) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #4A4A44;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: #CCC3AF;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}

.middlecol {
	float: left;
	width: 265px;
}




/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 68%;
	display: block;
	margin-left: 10px;
	padding-bottom: 10px;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(/images/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background: url(/images/bg_footer.jpg) repeat-x;
	color: #FED;
	font-size: 1.1em;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: green;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {color: #C0B8A6;}
.footer .right a:hover {color: #FFE;}


.footer_fm {
	margin: 6px 0px 0px 150px;
	float: left;
}

.footer_mcs {
	margin: 20px 150px 0px 0px;
	float: right;
}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}


#privacy {
	background: #FFF;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;
	width: 400px;
	margin: 25px;
	padding: 15px;
}

.mission {

	font-size: 2.5em;
	margin: 0 auto;
	text-align: center;
	width: 450px;
	padding: 20px;
	color: #051577;
	font-style: italic;
	font-weight: bold;
}


.clickme {
	display: inline-block;
    background-color: #EEEEEE;
    padding: 8px 20px;
    text-decoration:none;
    font-weight:bold;
    border-radius:5px;
    cursor:pointer;
	border-color: black;
	border: 1px;
	margin-right: 5px;
	margin-top: 10px;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	font-size: min(4vw, 20px)
}

.special {
    background-color:#FFA500;
    color: #FFFFFF;
}

.special:hover {
    background-color:#EB9800;
    color: #FFFFFF;
}