/********
 *
 * CSS template
 * 	for
 * 	http:// /
 *
 * Created by
 *	SiDESiGN - http://www.sidesign.info/
 * 	(C) Copyright SiDESiGN
 *
 * Tested in:
 * - IE 6 & 7
 * - FF 2 (Windows & OSX)
 * - Safari 3 (OSX)
 * - Camino 1.5.2 (OSX) 
 *********/

/* MAIN SETUP */
html, body	{
	height: 100%; 
}

body	{
	margin: 0px; 
	text-align: center; 
	background-image: url("../images/background2.jpg"); 
	background-repeat: repeat-x;
	background-color: #50585c; /*#a9c3bf; #50585c; */ 
}

p,a,td,th,div,font,input,textarea, select	{
	font-family: Verdana, sans-serif, Arial;
	text-align: left; 
	font-size: 11px; 
	color: #ffffff;
}

p.alignRight	{
	text-align: right; 
}

td	{
	vertical-align: top; 
}

ul	{
	margin: 0px 4px 4px 30px; 
	list-style-type: disc; 
	list-style-position: outside; 
}

/* FONTS */
p	{
	margin: 0px 4px 4px 4px; 
}

p.center	{
	text-align: center; 
}

a	{
	font-weight: bold; 
	text-decoration: none; 
}

a:hover	{
	text-decoration: underline; 
}

div.menu ul, div.menu ul li	{
	display: inline; 
	list-style: none outside; 
	margin: 0px; 
	padding: 0px; 
}

div.menu ul li a	{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	margin: 2px 30px 0px 30px; 
}

div.menu ul li a:hover	{
	color: #ffffff;
}

div#footer p, div#footer a	{
	font-size: 9px; 
	margin: 2px; 
	text-align: right; 
}

/*div.news p:first-letter, .fl p:first-letter	{
	font-family: times, helvetica; 
	font-size: 150%; 
	font-weight: normal; 
	float: left; 
}*/

div.newsFooter p, 
div.newsFooter p a, 
div.gbookFooter p, 
div.gbookFooter p a, 
div.faqFooter p, 
div.faqFooter p a	{
	text-align: right; 
	color: #edebad; 
}

h1, h2, h3, h4, h5	{
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff; 
	margin: 0px; 
	padding: 0px; 
	line-height: 1em;
}

h1	{
	font-size: 35px; 
	margin: 0px 10px 10px 10px; 
}

h2	{
	font-size: 15px; 
	color: #edebad; 
	margin: 8px 10px 0px 10px; 
}

div.box h2, h3	{
	color: #edebad; 
	font-size: 12px; 
	margin: 8px 0px 0px 4px; 
}

h2 em	{
	font-size: 70%; 
	font-style: normal; 
	font-variant: small-caps; 
	font-weight: normal; 
}

div.box h2 em	{
	font-size: 80%; 
	font-style: normal; 
	font-variant: small-caps; 
	font-weight: normal; 
}

div#headerBottom p.header	{
	font-size: 45px; 
	margin: 25px 0px 0px 75px; 
}

div#headerBottom p	{
	font-size: 23px; 
	margin: -10px 30px 0px 150px; 
}

div.headerContainer p, div.headerContainer p a	{
	font-size: 13px; 
	font-weight: normal; 
	text-align: right; 
	margin: 0px 50px 0px 0px; 
	padding-top: 2px; 
	font-variant: small-caps; 
}

div.headerContainer p a:hover	{
	color: #edebad; 
}

ul.error	{
	color: #abc8c2; 
	list-style-image: url("../images/icon_abuse.png"); 
}

ul.error a	{
	color: #abc8c2; 
}

span.dvv	{
	font-weight: bold; 
	color: #edebad; 
	font-style: italic; 
}

div.message p, div.message span.dvv	{
	color: #000000; 
	font-weight: bold; 
}

div.message p a	{
	color: #000000; 
	text-decoration: underline; 
}

/* DIVs */
div#header	{
	top: 0; 
	width: 100%; 
	height: 25px; 
	background-image: url("../images/background_header.jpg"); 
	background-repeat: repeat-x; 
	margin: 0; 
	clear: both; 
}

div.headerContainer	{
	position: relative; 
	width: 900px; 
	margin: auto auto; 
}

div#container	{
	position: relative;
	width: 900px;
	border: 1px solid #978159; 
	background-color: #4a5155;
	margin: auto auto;
	margin-top: 20px; 
}

div.spacer	{
	clear: both; 
}

div.banner	{
	position: absolute; 
	width: 135px; 
	height: 135px; 
	top: -30px; 
	right: -25px; 
	z-index: 2; 
}

div#headerTop	{
/*	float: left;*/
	position: relative; 
	width: 900px; 
	height: 52px;
	max-height: 52px;
	background-image: url("../images/header01.jpg"); 
	background-repeat: no-repeat;
}

div#headerBottom	{
	float: left; 
	width: 900px;
	height: 201px; 
	max-height: 201px;
	background-image: url("../images/header02.jpg"); 
	background-repeat: no-repeat;
}

div.menu	{
	float: left; 
	width: 900px; 
	height: 30px; 
	max-height: 30px; 
	text-align: center; 
}

div#body	{
	float: left; 
	width: 900px; 
	margin: 20px 0px 10px 0px; 
}

div#footer	{
	float: left; 
	width: 100%; 
}

div.news, div.gbook	{
	float: left; 
	width: 58%; 
	border-bottom: 1px dashed #edebad;
	margin: 0 1% 0 1%; 
}

div.newsFooter, div.gbookFooter, div.faqFooter	{
	float: right;
	width: 100%; 
	text-align: right; 
}

div.item	{
	float: left; 
	width: 58%; 
	margin: 0 1% 0 1%; 
}

div.adLinks	{
	float: right; 
	width: 200px; 
	height: 90px; 
	margin: 3px; 
	border: 1px solid #978159; 
}

div#bodyItem	{
	float: left; 
	width: 58%; 
	margin: 0 1% 0 1%; 
}

div#bodyItem.standalone	{
	width: 98%;
}

div.sidebar	{
	float: right; 
	width: 38%; 
	margin: 0 1% 0 1%; 
}

div.box	{
	background-color: #50585c;
	border: 1px #978159 solid; 
	margin: 3px 0px 3px 0px; 
	background-image: url("../images/background3.jpg"); 
	background-repeat: repeat-x;
}

div.box .footer	{
	float: left; 
	width: 99%; 
	text-align: right; 
	margin: 1%; 
}

div#bodyItem.standalone div.box	{
	float: left;
	width: 280px; 
	height: 240px; 
	margin: 4px; 
}

div.message	{
	float: left; 
	width: 400px; 
	margin: 20px; 
	background-image: url("../images/parchment.jpg"); 
	border: 1px #000000 solid; 
}

div.center	{
	position: relative; 
	margin: auto auto; 
}

.adSense200	{
	width: 200px; 
}

code	{
	float: left; 
	width: 500px; 
	margin: 3px; 
	padding: 5px; 
	background-color: #ffffff; 
	border: 1px #000000 solid; 
	font-family: arial;
	font-size: 12px; 
	color: #000000;
}

code a	{
	color: #000000; 
	font-size: 12px; 
	font-family: arial; 
}

/* IMAGES */
img	{
	border: none; 
}

img.lineC, img.lineL, img.nolineL, img.lineR, img.nolineR	{
	border: 1px #182326 solid; 
	margin: 3px; 
}
	
img.lineC	{
	display: block; 
	margin: auto auto; 
}

img.nolineC	{
	display: block; 
	margin: auto auto; 
	border: none; 
}

img.lineL	{
	float: left; 
}

img.nolineL	{
	float: left; 
	border: none; 
}

img.lineR	{
	float: right;
}

img.nolineR	{
	float: right; 
	border: none; 
}

.ws	{
	width: 100%; 
}

img.icon	{
	margin: 1px; 
}

/* FORMS */
input.text	{
	float: right; 
	margin: 2px; 
	width: 250px; 
	color: #000000; 
	background-color: #e9e9e9;
}

input.button	{
	color: #000000; 
	cursor: pointer; 
}

select	{
	float: right; 
	margin: 2px; 
	width: 250px; 
	color: #000000; 
	background-color: #e9e9e9;
}

input.button	{
	color: #000000; 
	cursor: pointer; 
}

textarea	{
	float: right; 
	margin: 2px; 
	width: 400px; 
	color: #000000; 
	background-color: #e9e9e9; 
}

