/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #C2B297;
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p {
	font-size: 1.2em;
	padding-bottom: 1.0em;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}

input {
	color: #555;
	border: 1px solid #D0C7B3;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

.fileButton {
	color: #555;
	border: 1px solid #D0C7B3;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
  background-color: #ffffff;
	margin: 0 auto;
	width: 1004px;
	min-height:780px;
  height:auto !important;
	height: 780px;
}

/* header */
.header {
 background-color: #ffffff;
	height: 120px;
	margin: 0 auto;
	width: 1004px;
}

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

/* main */
.main {
	clear: both;
	padding: 0 5px 0px 28px;
	position: absolute;
	width: 1004px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	height: 600px;
	background: #F8ECD8;
	padding: 0;
	padding-left: 5px;
	padding-right: 20px;
	font: 1.1em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
	position: relative;
	margin-right: 27px;
}
.sidenav h1 {
	background: #BCB39F url(../img/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 h2 {
	color: #654;
	font: bold 2.0em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
	text-align: center;
	padding: 0;
}
.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;
}
.bulletList li {
	list-style: disc;
	border: 0;
	left: -10px;
	position: relative;
	font: normal 1.0em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
}

.faq_q {
  font: bold 1.1em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
	margin-bottom: 20px;
}

.faq_a {
  font: normal 1.1em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
	margin-bottom: 20px;
}

/* content */
.content {
	padding-top: 0px;
	float: left;
	width: 200px;
	position: relative;
}

/* footer */
.footer {
  position: relative;
	top: 600px;
	background: #958463 url(../img/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 1004px;
	height: 39px;
}
.footerText {
  position: relative;
	height: 30px;
  font-size:12px; 
	font:weight:700;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* main content overlapping pictures */
.overlap {
  position: relative;           /* establish new containing block */
  width: 750px; 
	height: 485px;  							/* must specify width/height */
}
.overlap .ne, .overlap .sw { position: absolute; }
.overlap .ne {    top: -20px; right: 15px; z-index: 2; }
.overlap .sw { bottom: 40px;  left: 0; z-index: 1; }

.overlap .topR, .overlap .botL { position: absolute; }
.overlap .topR { top: 100px; right: 60px; z-index: 1; }
.overlap .botL { top: 100px;  left: 0; z-index: 2; }

.overlap .topR2 { position: absolute; }
.overlap .topR2 { top: 40px; right: 20px; z-index: 1; }

#p1 {
	font-size: 3.5em;
	line-height: 10px;
	margin: 0 auto;
	margin-top:	80px;
	text-align: left;
}

#p2 {
	font-size: 3.5em;
	line-height: 40px;
	margin-top:	180px;
	text-align: left;
  float:  right;
	width: 325px;
}

#p3 {
  float:		right;
	padding-right: 10px;
	position:   relative;
	top:  5px;
	z-index: 2;
}

#p4 {
  text-align:		center;
}

#p5 {
	font-size: 1.2em;
	text-align: left;
	margin: 0 auto;
	margin-left: 5px;
	color: #000000;
	line-height: 1.5em;
}

#p6 {
	font-size: 1.1em;
	text-align: left;
  float:  right;
	margin-top: -70px;
	margin-left: 15px;
	color: #000000;
	clear: right;
	width: 325px;
}

/* title */
.title {
	padding: 0px;
	padding-left: 10px;
	width: 985px;
	margin: 0;
  position: relative;           /* establish new containing block */
}
.title h1{
	float:  left;
	width: 575px;
	margin-bottom: 2px;
	color: #987E57;
	font: bold 2.25em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

#address {
  float:		right;
	padding-right: 10px;
	padding-top: 10px;
	color: #987E57;
	font: normal 1.2em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
	width: 275px;
	margin-top: 0px;
}

#quote {
  float:		left;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 15px;
	color: #6F9416;
	font: normal 1.2em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
	width: 475px;
	margin-top: -10px;
}

#logo {
  float:left;
	padding-right: 10px;
	color: #6F9416;
	font: normal 1.2em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
	width: 93px;
	position: relative;
	top: 10px;
	left: 10px;
}

#slogan {
  float:		left;
	text-align: center;
	color: #E4DBCF;
	padding: 0;
	font: normal 1.2em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
	width: 365px;
  position: relative; 
  top: 70px;	
}

.secureList li {
	list-style: none;
  list-style-image:  url(../img/vlock_sm.png);
	border: 0;
	left: -10px;
	position: relative;
	font: normal 1.0em "Lucida Sans Unicode","Trebuchet MS",sans-serif;	
}

.textScroll {
  height:   98%;
  width:    96%;
  overflow: auto;
  border:   0px solid #666;
  padding: 8px;
}

.faqList li {
	list-style: disc;
	border: 0;
	left: -10px;
	position: relative;
	font: normal 1.0em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
	padding-top: 5px;
}

.blankSpacer {
	height: 7px;
}

.basicList li {
	list-style: disc;
	border: 0;
	font: normal 1.0em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
