
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;
}
a:hover {color: #C60;}

body {
	background: #cbb88e;
	/*background: #cbb88e url(/img/bg.jpg) repeat-x left bottom;*/
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	text-align:justify;
	font-size: 11px;
}

p {padding-bottom: 10px;}

ul {
margin: 15px 0 15px 0;

}

li {list-style: none;}


h1 {
	font: normal 16px Tahoma,sans-serif;
	margin-bottom: 4px;
	color:#996633;
}


ul.left {
	float: left;
	width: 50%; 
	margin: 0px;
	padding: 20px 0 10px 0;
	border: 0px none; 
	list-style-position: inside;
	list-style-type:disc;
	color: #444;	
	position: relative;
    left: 40px;
}

ul.right {
	float: right;
	width: 50%; 
	margin: 0px;
	padding: 20px 0 10px 0;
	border: 0px none; 
	list-style-position: inside;
	list-style-type: disc;
	color: #444;	
	position: relative;
    left: 40px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color:#996633;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	
}

blockquote {
	background: url('/img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}


 img.alignright {
 	float: right;
 	/*padding: 0px 20px 5px 35px;*/
 	border: solid 1px #E4E3E3;
 	margin: 0px 0px 0px 10px;
 	padding: 5px 5px 5px 5px;
 	/*background: #e6e5e5;*/
 	
 }
 

img.alignleft {
	float: left;
	/*margin: 3px 15px 5px 0px;*/	
 	border: solid 1px #E4E3E3;
 	margin: 0px 5px 0px 5px;
 	padding: 5px 5px 5px 5px;
 	/*background: #e6e5e5;*/
	
}

 img {
 	/*padding: 0px 20px 5px 35px;*/
 	border: solid 1px #E4E3E3;
 	margin: 0px 0px 0px 10px;
 	padding: 5px 5px 5px 5px;
 	/*background: #e6e5e5;*/
 	
 }
 


h1,h2,h3 {padding-top: 6px;}

h3{
color:#996633;
font-size: 16px;
margin-bottom:10px;
font-weight:normal;
}


.title-03 {
font-size:14px;
margin:0;
padding:7px 10px 7px 15px;
background-color:#CBB88E ;
color:#000000;
text-shadow: 1px 1px 0 #ffffff;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width:880px;
}

/* header */
.top {
	padding: 20px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 880px;
}
.header .left, .header .right {
	background: #dfc998;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #dfc998 url('/img/middleleft.jpg') no-repeat;
	line-height: 150px;
	text-align: center;	
	width: 664px; font-style:normal; font-variant:normal; font-weight:normal; font-size:2.8em; font-family:Trebuchet MS, sans-serif
}
.header .right {
	overflow: auto;
	width: 212px;
	background: #dfc998 url('/img/middleright.gif') no-repeat;

}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* Navigation */
#content-navigation {
	width: 880px;
	background-color: #b3a075;
	height: 31px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;

}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 32px;
}

#navigation li a {
	color: #FFFFFF;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #96a62a;

}


/* navigation */
.navigation {	
	border-left:1px solid #CFDEE7; border-right:1px solid #CFDEE7; border-top:1px solid #DFEEF7; border-bottom:1px solid #DFEEF7; background:#D9E1E5 url('/img/nav.gif'); height: 41px
}
.navigation a {
	background: #D9E1E5 url('/img/nav.gif');
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.1em; font-family:sans-serif; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url('/img/bgmain.gif') repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 631px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 28px; list-style-image:url('/img/li.gif')
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: #b3a075;
	/*background: url(img/bgfooter.gif) repeat-x;*/
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}