/*#############################################################
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: #356872;
}
a:hover {
	color: #356872;
}
body {
	background-image: url(img/bgGray.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#989898;
	color:#000000;
	font: normal 79% "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: .8em;
	
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
	
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Trebuchet MS", verdana, arial, helvetica, sans-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 "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	padding-left: 28px;
}
h2,h3 {
	color: #654;
	padding-top: 6px;
}

.teal {
color:  #356872}

h1 {
	padding-top: 6px;
font:'Century Gothic', serif;
 font-size:14pt;
  color:#000000;
  font-variant:small-caps;
   border-bottom: 1px solid black;
    }

/* misc */
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

.clearer span {
	margin: 0;
	padding: 0;
}

/* structure */
.container {
	/*background: url(img/bgcontainer.gif) repeat-y; */
	background-color:#FFFFFF;
	margin: 10px auto;
	width: 760px;
}

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

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

/* navigation */
.navigation {
/*	background: #FFF url(img/bgnavigation.gif) repeat-x; */
	background: #FFF url(img/bgTealBlackNav.png) repeat-x;
	font: bold 1.4em "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	letter-spacing:1px;
	height: 30px;
	margin: 0 auto;
	padding: 0 18px;
	width: 725px;

}
.navigation a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 30px;
}
.navigation a:hover {	
	color: #CCCCCC;
}

.navigation #active {	
	background:  url(img/bgLightTealBlackNav.png) repeat-x;
	color: #000000;
}

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

/* sub navigation - 1 */
.sidenav1 {
	float: right;
	width: 100px;
}
.sidenav1 h1 {
	background:  url(img/bgTealBlackNav.png) repeat-x;
/*	border-bottom: 2px solid #999; 
*/
/*	border-left: #006666  groove 8px ;
	border-top: #006666  groove 8px ;
	border-bottom: #006666  groove 8px ;
*/
	border-top: 1px solid #FFFFFF; 
	color:#FFFFFF;
	font-size: 1.1em;
	height: 24px;
	margin: 0;
	padding-left: 12px;
	font-weight: bolder;
}
.sidenav1 a {
/*	background: #B7B7B7; */
	color: #fff;
/*	display: block;
	padding: 8px 4px 8px 12px; */
	text-decoration: none;
	font-weight: bolder;
}

.sidenav1 a:hover {
/*	background: #B7B7B7; */
	color: #CCCCCC;
/*	display: block;
	padding: 8px 4px 8px 12px; */
	text-decoration: none;
	font-weight: bolder;
}

.sidenav1 a:active{
/*	background: #B7B7B7; */
	color: #000000;
/*	display: block;
	padding: 8px 4px 8px 12px; */
	text-decoration: none;
	font-weight: bolder;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 180px;
}
.sidenav h1 {
	background: #CCCCCC url(img/sidenavh1.gif) repeat-x;
	border-bottom: 2px solid #999; 
	border-top: 3px solid #CCC; 
	color:#FFFFFF;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	font-weight: bolder;
}
.sidenav a {
	background: #B7B7B7; 
	color: #fff;
	display: block;
	padding: 8px 12px 8px 12px; 
	text-decoration: none;
	font-weight: bolder;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}

*/
.sidenav li {
	border-bottom: 1px solid #A7A7A7;
	border-top: 1px solid #A7A7A7;
	list-style: none;
}
.sidenav li a {
	background: #B7B7B7;
	color: #fff;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	font-weight: bolder;
}
.sidenav li a:hover {
	background: #cccccc;
	color: #fff;
	font-weight: bold;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 85%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;175761
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/pdfthumb.jpg);
	list-style-position:inside;
}

.content h1 {
color: #356872;
}

/* footer */
.footer {
	background: #7D7D7D url(img/bgfooter.gif) repeat-x;
	color:#000000;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* this is for the galleries */
.navGal{
/*	background: #FFF url(img/bgnavigation.gif) repeat-x; */
	background: #181818;
	font: bold 1em "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	letter-spacing:1px;
	height: 20 px;
	padding: 0px ;
	width: 100%;
}

.navGal ul li {
	color:#999999;
	text-decoration: none;
	display: inline;
	pading-left: 40px;
	padding-right: 40px;
}
.navGal a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 16px;
}
.navGal a:hover {	
	color: #CCCCCC;
}
.navGal #active {	
	color: #006666;
}

