/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */



body
{
	background: #4d3223 url(../images/tlo.jpg) repeat;
	background-position: 0px 55px;
	margin: 0;
	padding: 0;
	color: #fff8e3;
}

h1,h2,h3,h4,h5,h6
{
	color: #fff8e3;
	
}

body,input
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
	
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: black;
	color: black;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	color: black;
}

a
{
	color: #fff8e3;
	text-decoration: underline;
	font-weight: bold;
	border:none;
}

a img
{
	border:none;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{

	background: url(../images/back.jpg) no-repeat top left;
	z-index: 1;
	
}

/* Header */

#header
{
	padding: 40px 4.5em 0em 4.5em;

	
}

h1.logo {margin:0;padding:0;}
a.logo {outline: none;display: block; margin-left:100px; font-size:10px; background: url(../images/logo.png) no-repeat; height:140px;text-indent: -1000em; width:300px;}


#header h2
{
	font-size: 0.8em;
	font-weight: normal;
	color: #949494;
	display: inline;
	padding-left: 0.5em;
}

#header h1
{
	font-size: 1.9em;
	display: inline;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #343434;
	text-decoration: none;
}

/* Menu */

.menu
{
	position: absolute;
	padding:0;
	margin:38px 0 0 110px;
	width: 189px;
	background: url(./images/menuhover.png) repeat-y;
}

.menu ul
{
	list-style: none;
	
}

.menu li
{
	font-size: 12px;
	line-height:26px;
	list-style: none;
	border-bottom: solid 1px #646050;
}

.menu li a
{	
	display: block;
	font-family: "Georgia", serif;
	font-weight:normal;
	color: #fff8e3;
	text-decoration:none;
	padding-left:20px;
	}

.menu li a:hover
{
	background: url(../images/menuhover.png) no-repeat;
}

/* Content */

#content
{
	padding-left: 2em;
	padding-right: 1em;
	
	
}

.box
{
	margin-bottom: 1.25em;
	
}

.boxContent
{
	margin: 0;
	padding: 0;
	
}

/** boxA **/

.boxA .boxContent
{
	margin: 0;
	color: #000000;
	padding: 0;
	
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxA a
{
	background-color: inherit;
	color: #fff8e3;
	font-size: 1em;
	padding-left:60px;
}

.boxA a:hover
{
	text-decoration: none;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #fff;
	background: #ff8800;
	padding: 1em 1.5em 1em 1em;
}

.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}

/** Content **/


#content p
{
	margin: 5px 5px 5px 5px;
	margin-top: 20px;
	text-align: justify;
	line-height: 1.5em;
	font-size:13px;
	
}

#content p img
{
	float: center;
	padding: 5x 5px 5px 5px;
	margin: 10px 0 0px 10px;
	border-style: solid;
	border-width: 4px;
	border-color: #FFFFFF;
}

#content strong
{
	font-weight: bold;
}

#content h2,h3,h4,h5,h6
{
   
}

#content h4

{	
	font-family: "Georgia", serif;
	margin: 30px 20px 0 5px;
	margin-left: 20px;
	padding:0;
	font-size:14px;
}

#content h5,h6
{	
	font-family: "Georgia", serif;
	margin: 20px 0 0 5px;
	padding:0;
	font-size:12px;
}


#content h2,h3, h1
{
	font-family: "Georgia", serif;
	margin:0 0 0 35px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}

#content h3
{
	font-size: 14px;
	color: #fff;
}

#content h2, h1
{
	font-size: 24px;
	color: #b6d556;
	margin-top: 0px;
	padding-top: 10px;
}

#content ul
{
	margin-bottom: 0;
	line-height: 1.8em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #558800;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table
{
	margin: 10px 0 5px 10px;
	color: #000000;
}

#content table th
{
	font-family: "Georgia", serif;
	padding:6px 0 6px 10px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color: #000000;
	
}

#content table td
{
	padding: 0.1em;
	color: black;
}

#content table tr.rowA
{
	background: url(../images/tra.jpg) ;
}

#content table tr.rowB
{
	
	background: url(../images/trb.jpg) ;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
	
}

#primaryContent
{
	margin: 20px 0em 0em 334px;
	width: 501px;
	padding: 0px 0px 0px 0px;
	background: #3F2716 url(../images/content_back.jpg) no-repeat 1px 0px;
	z-index: 10;

}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 189px;
	padding: 0;
}

/* Footer */

#footer
{
	background: url(../images/foot.jpg) no-repeat;
	height:50px;
	padding-top: 40px;
	text-align:left;

}
#footer a
{
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
	font-size:9px;
}


.clear
{
	clear: both;
}.

