/*#############################################################

Name: Coffee N Cream
Date: 2008-09-01
Description: A smooth coffee style template.
Author: Eric J. Gaetz
URL: mailto: ejgaetz@hotmail.com

#############################################################*/

/* standard elements */
* {
	padding: 0;
	margin: 0;
}
a {
	color: #FCFAEA;
}
a:hover {
	color: #C60;
}
body {
	background: #655A46 url(../img/bg.gif);
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 16px;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 25px;
	margin-bottom: 10px;
}
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(../img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}

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

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

/* header */
.header {
	height: 120px;
	margin: 0 auto;
	width: 960px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}

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

/* navigation */
.navigation2 {
	background: #FFF url(../img/bgnavigation2.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 20px;
	width: 924px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}
.navigation2 a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation2 a:hover {
	background: #CEBDA1;
	color: #420;
}
.navigation {
	background: #FFF url(../img/bgnavigation.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 20px;
	width: 924px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}
.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

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

/* sub navigation */
.sidenav {
	float: left;
	width: 180px;
	height: 500px;
}


/* content */
.content {
	float: right;
	width: 78%;
	padding: 10px;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

/* footer */
.footer {
	background: #958463 url(../img/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
	width: 961px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 9px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.contactform {
	width:625px;
	border:solid 1px rgb(200,200,200);
	background-color:#DBD1BD;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
	border:1px solid #505050;
}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {
	float:left;
	width:175px;
	padding:2px;
	font-size:16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.contactform select.combo {
	width:175px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:16px;
}
.contactform input.field {
	width:375px;
	padding:2px;
	border:1px solid 505050;
	font-family:verdana,arial,sans-serif;
	font-size:110%;
	background-color: #FCFAEA;
}
.contactform textarea {
	width:375px;
	padding:2px;
	font-family:verdana,arial,sans-serif;
	font-size:110%;
	background-color: #FCFAEA;
	border: 1px solid 505050;
}
.contactform input.button {
	float:inherit;
	width:9em;
	margin-right:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
	background-color: #FCFAEA;
}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px rgb(80,80,80);
	color:rgb(80,80,80);
	background-color: #CCC3AF;
}
.content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	font-family:"Lucida Sans Unicode", sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:25px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
img.center {
	clear:none;
	float:inherit;
	display:block;
	margin:0 auto;
	padding:1px;
	border-style: solid;
	border-width: 2px;
	border-color: #D4C3A7;

}
.img a {
	clear:none;
	display:block;
	margin:0 auto;
	padding:1px;
	border-style: solid;
	border-width: 2px;
	border-color: #CCC3AF;

}
