/*
Template name: Coffee N Cream
Template URI: http://templates.arcsin.se/coffee-n-cream-website-template/
Release date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
Author URI: http://arcsin.se/
Modified by: Dawn Rager
Modified by URI: http://dawnrager.com
Modified date: 2011-07-16

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
margin : 0;
padding : 0;
}
a {
color : #001bce;
text-decoration : underline;
font-weight : normal;
}
a:hover {
color : #001bce;
font-weight : bold;
text-decoration : none;
}
body {
background : #655a46 url(img/bg.gif);
color : "gray";
font : normal 115% "Calibri", Lucida Grande, sans-serif;
}
input {
color : #000;
font : normal 1.2em "Calibri", Lucida Grande, sans-serif;
}
p, span, cite, code, ul {
padding-left : 0;
padding-right : 20px;
padding-top : 10px;
padding-bottom : 8px;
text-align : justify;
line-height : 16px;
}
h1 {
font-size : 1.2em;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
}
blockquote {
color : #666;
display : block;
font : normal 1.3em "Calibri", Lucida Grande, sans-serif;
padding-left : 10px;
padding-right : 20px;
}
h1, h2, h3 {
color : #000000;
line-height : 14px;
padding-top : 10px;
padding-bottom : 0;
}
.clearer {
clear : both;
}
.special {
color : #ff0000;
font-weight : bold;
}
.container {
background : url(img/bgcontainer.gif) repeat-y;
color: "white";
margin : 0 auto;
margin-top : 10px;
margin-bottom : 10px;
width : 780px;
color:
}
.header {
background : url(img/bgheader.gif) no-repeat;
margin-top : 6px;
margin-left : 6px;
margin-right : 0;
margin-bottom : 14px;
width : 800px;
height : 218px;

}
.title h1 {
color : #e4dbcf;
font : normal 2em "Calibri", Lucida Grande, sans-serif;
}
.navigation {
background : #fff url(img/bgnavigation.gif) repeat-x;
font : 1em "Calibri", Lucida Grande, sans-serif;
font-weight : bold;
height : 44px;
margin : 0 auto;
padding : 0 4px;
width : 725px;
}
.navigation a {
color : #394591;
font-weight : normal;
padding : 0 4px;
margin-right : 8px;
line-height : 24px;
}
.navigation a:hover {
background : #ffffff;
color : #394591;
font-weight : bold;
text-transform : none;
}
.main {
clear : both;
padding : 0 10px 12px 28px;
}
.sidenav {
float : right;
width : 228px;
}
.sidenav h1 {
padding-top : 26px;
background : #c0c0c0 url(img/sidenavh1.gif) repeat-x;
color : #000000;
text-align : center;
line-height : 16px;
font : bold 1.2em "Calibri", Lucida Grande, sans-serif;
padding-left : 6px;
}
.sidenav ul {
margin : 0;
padding : 0;
}
.sidenav li {
border-bottom : 1px solid #c0c0c0;
border-top : 1px solid #c0c0c0;
list-style : none;
}
.sidenav li a {
background : #ffffff;
color : #001bce;
display : block;
padding : 10px 6px 6px 6px;
text-decoration : none;
}
.sidenav li a:hover {
background : #ffffff;
color : #001bce;
font-weight : bold;
text-transform : none;
}
.content {
padding-top : 3px;
float : left;
width : 66%;
}
.content .descr {
color : #515151;
font-size : 1em;
font-weight : normal;
margin-top : 0;
margin-bottom : 6px;
}
.content li {
list-style : url(img/li.gif);
margin-left : 14px;
}
img.displayed {
display : block;
margin-left : auto;
margin-right : auto;
border : none;
}
img.floatLeft {
float : left;
margin : 12px;
border : none;
}
img.floatRight {
float : right;
margin : 12px;
border : none;
}
.footer {
background : #958463 url(img/bgfooter.gif) repeat-x;
color : #515151;
font-size : 0.8em;
line-height : 28px;
margin : 0 auto;
text-align : center;
width : 760px;
}
.footer a {
color : #001bce;
font-weight : normal;
}
.footer a:hover {
color : #001bce;
font-weight : bold;
text-transform : none;
}
.footer .left, .footer .right {
padding : 12px 12px;
}
.footer .right, .footer .right a {
color : #c0b8a6;
}
.footer .right a:hover {
color : #ffe;
}
.left {
float : left;
}
.right {
float : right;
}
.clearer {
clear : both;
}

