/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
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: #4b7b90;}

a:hover {color: #9A6;}

body {
	background: #4b372e url(../images2/vdot2.gif);
	color: #333;
	font: normal 75.5% "Verdana",sans-serif;
	margin: 1% 0;
	margin-top: 0px;
	margin-bottom: 0px;

}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image:    url(../../design2/li.gif);}

img {
padding-left: 10px;
padding-right:10px;
}

hr {
margin-bottom: 10px;
}

h1 {
font-size: 14px;
color: #682;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 10px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.content {
	font-size: 1.2em;	
	background:    url(../images2/bgcontent_g.jpg) repeat-y;	
	margin: 0 auto;
	width: 840px;
	border: 6px solid #003300;
}

/* header */
.header {
	float: left;
	width: 666px;
	background:    url(../images2/banner_g.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 288px;
	text-align: center;	
}
.headerBOD {
	float: left;
	width: 666px;
	background:    url(../images2/banner_BOD.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 288px;
	text-align: center;	
	
}
/* structure */
.top {
	background: #003300;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 500px;
	color:#000;
	line-height: 15px;
	margin: 5px;
}
.textContent{
	line-height: 25px;
}
.main_right {
	float: right;
	width: 170px;
	color: #CCC;
}
.titleBar{
font-size:16px;
font-weight:bold;
color:#4b7b90;
background-color:#003300;
margin: 0 auto;
width: 852px;
line-height: 36px;
}

/* sub-navigation */
.subnav h1 {
	background: #003300;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #89866F;	
	color: #111;
	display: block;
	padding: 8px 0 8px 10px;
	width: 150px;
	text-decoration: none;
}
.subnav li a:hover { 
	background: #9C997C;
	color: #000;
}
.caption {
	color: #666;
	font-style:normal;
	font-size: 0.75em;
	line-height: 12px;
	width: 100%;
	text-align: left;
}
/* footer */
.footer {
	background:    url(../images2/bgfooter_g.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #339933;}
.footer a:hover {color: #FAFCB0;}
