/*#############################################################
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 */
* {
	margin: 0;
	padding: 0; 
}
a {
	color: #006;
	text-decoration: underline;
}
a:hover {
	color: #6666FF;
}
body {
	background: #000;
	color: #555;
	font: 10px Georgia, Helvetica, sans-serif;	
	/*	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.2em;
	padding-bottom: .7em;
}
h1 {
	font-size: 1.9em;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #666666;
	
}
h2 {
	font-size: 1.4em;
}
h1,h2,h3 {
	color: #669900;
	padding-top: 6px;
	clear: both;
	
}
/*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;
}*/


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

/* structure */
#container {
	position: relative;
	margin: 3px auto 0 auto;
	width: 770px;
}

/* header */
#header {
	background: url(../img/bgheader.jpg) no-repeat;
	height: 130px;
	width: 770px;
}

/* title */
#headertitle {

}

/* navigation */
#navigation {
	background: #006;
	height: 1px;
	width: 770px;
}

#navigation ul {
	list-style: none;
	position: absolute;
	top: 105px;
	right: 0px;
	padding: 0;
	margin-right: 20px;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
}

#navigation li {
	float: left;
	background: url(/img/tabright.gif) no-repeat top right;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	line-height: 17px;
}
#navigation a {
	float: left;
	color: #ddd;
	text-decoration: none;
	padding: 5px 6px;	
	background: url(/img/tableft.gif) no-repeat top left;
}
#navigation a span {
	padding: 7px 0;
	background: url(/img/tabmiddle.gif) repeat-x;
}
#navigation a:hover {
	color: #fff;
}

/* main */
#main {
	clear: both;
	padding: 12px 0 12px 17px;
	background: url(/img/bgmain.jpg) repeat-y;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 200px;
	margin: 27px 0;
	
	}
#sidebar h1 {
	height: 50px;
	background: url(/img/bgsidebarheader.png) repeat;
	width: 100%;
}
#sidebar h2 {
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	color: #6666CC;
	font-size: 1.3em;
	height: 18px;
	padding: 3px 0 3px 30px;
	text-align: left;
	margin-top: -14px;/*aligns h1 with top of sidebar.  without this h1 has too much space at the top.  not sure why?*/
	background: url(/img/iconbird.gif) no-repeat 8px center;
}
#sidebar ul {
	margin: 0 0 0px 0;
	padding: 0 0 4px 0;
	/*background: #dcdced;*/
}
#sidebar li {
	list-style: none;
	padding: 2px 0 0px 20px;
	font-size:  1em;
	line-height: 18px;
}
#sidebar li a {
	text-decoration: none;
	font-weight: bold;	
	/*color: #000;*/

}
#sidebar li a:hover {
	background: #CCCCFF;
	display: block;
}
.sidebarindent {
	font-size: .9em;
	font-style: italic;
	
}
.sidebarindent a {
	/*color: #0066CC;*/
}
#sidebar p {
	font-style: normal;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 20px;
	margin: 18px;
	
}
#sidebar p span {
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
	margin-right: 12px;
	margin-top: 8px;
	display: block;
	text-align: right;	
}
#sidebar img {
	margin: 10px;
}
.homesidebar {
	margin: 0 0 16px 0;
}
.homesidebar li span {
	font-weight:  bold;
}
#sidebar .homesidebar ul li a {
	text-decoration: underline;
	
}
#sidebar .homesidebar ul li a:hover {
	
	color: 
}
#email-link {
	background: url(/img/email-blue.gif) no-repeat 0px -2px;
	padding-left: 20px;
}
#email-link a:hover {
	background: url(/img/email-blue.gif) no-repeat;
}
.currentParent {
	background: #CCCCFF;
	
}
.current {
	
}
.indent1 {
	font-size:.7em;
}
/*.flipMenu li a {
	font-size: 1.3em;
	padding: 0 0 0 30px;
	background: url(/img/icon_blueplus.jpg) no-repeat 13px;	
	display: block;
	line-height: 30px;
	
}
.flipMenu .level2  {
	padding-left: 40px;
	font-size: .9em;
	background: url(/coffeecream/img/icon_blueplus.gif) no-repeat 23px;
}
.flipMenu .level3  {
	padding-left: 50px;
	font-size: .8em;
	background: url(/coffeecream/img/icon_blueplus.gif) no-repeat 33px;
}
.flipMenu .current {
	font-color: #0f0;
	font-size: 1em;
	border: 1px solid #000;
}*/
/* content */
#content {
	float: left;
	width: 540px;
	padding-top: 5px;
	line-height: 2em;
	text-align: left;
}
#content ul {
	margin-left: 50px;
}
#content li {
	list-style: url(../coffeecream/img/li.gif);
	line-height: 20px;
	padding-bottom: 5px;	
}
#content p {
	margin-left: 5px;
}
#content p span {
	font-weight: bold;
	padding-right: 10px;
}
#content #audioplayer {
	text-align: center;
}
#content img {
	padding: 7px;
}
}
/* content table */
#content table {
	
	}
#content th {
	font-size: 1.2em;
	padding: 5px;
	background: url(/img/bgtableheader.jpg) repeat-x;
	color: #ddd;
}
#content #firstcol {
	width: 80%;
	text-align: left;
	padding-left: 5px;
}
#content #secondcol {
	text-align: center;
}
#content td {
	padding: 8px;
	font-size: 1.1em;
	vertical-align: top;
}
#content td span {
	font-size: 10px;
	padding-left: 10px;
}
.oddrow {
	background: url(/img/bgtabletd.jpg) repeat-x;
}
#content table img  {
	border: 0;
}
#content .justleft {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	}
#content .justright {
	text-align: right;
	vertical-align: top;
	padding-top: 20px;
}
fieldset {

}
legend {

}
label {

}
input {
	display:  block;
}
/* footer */
#footer {
	background: #99f url(/img/bgfooter.jpg) no-repeat;
	color: #fed;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 770px;
}
#footer a {
	color: #ffd;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 0 12px;}

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

/* Misc */
.center {text-align: center;}