/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #e0dac2;
/*	color: #FFFFFF;*/
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 64px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 10px;  margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.10pxPad {padding-left:10px; margin-left:10px;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #e0dac2;	
	font-size: 1.2em;
	margin: 0 auto;
	width: 784px;
}

.outer-container {
	/*background: url('img/container.jpg') no-repeat center bottom;*/
	padding-bottom: 64px;
}

/* headere & title */
.header {
/*	background: #222 url('../images/header.jpg') no-repeat;*/
	height: 160px;
/*	margin-bottom: 5px;*/
	text-align: center;
}


/* path */
.nav {
	float:left;
	width: 111px;
	display: block;
	color: #CCCCCC;
	font: normal 1.0em Verdana,sans-serif;
	text-align: center;
	background-color: #CDC49C;
	border-right: 1px solid #AAAA55;
}
.nav a {
	color: #FFE;
	display: block;	
	text-decoration: none;
	padding: 6px 0px;
}
.nav a:hover {
	color: #FFE;
	display:block;
	background-color: #AAAA55;
	padding: 6px 0px;
	font-weight: bold;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: left;
	width: 537px;
	background-color: #808040;
}

.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	color: #ECBE1A;
}
.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	color: #000000;
}

.content .blockLeft {
	float: left;

}

.content .blockLeft p {
	font-family: "Lucida Sans Unicode",sans-serif;
	padding-left:10px;
	color:#000000;
}

.content .blockCenter {
	float: none;
}

.content .blockRight {
	float: right;
	border-right: 4px solid #808000;
	background-color: #e0dac2;
}

.content .blockRight p {
	font-family: "Lucida Sans Unicode",sans-serif;
	padding-left:10px;
	padding-right:10px;
	color:#000000;	
}

.floatRight{
	float:right;
	padding: 20px 10px 10px 10px;
}
.floatLeft{
	float:left;
	padding: 20px 10px 10px 10px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}


.content pre {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}





/* right bar */
.RightBar {
	float: right;
	width: 236px;
	background-color: #E4DFC9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808040;
	padding-left:5px;
	padding-right:5px;
}

.RightBar h1 {
	border-bottom:1px solid;
	display: block;
/*	color: #ACAF87;*/
}
.RightBar h2 {
/*	border-bottom:1px solid;
	display: block;*/
	color: #ACAF87;
}



/* footer */
.footer {
	float:left;
	width:784px;
	display:block;
	color: #264F00;
	text-align: center;
	font-family: "Copperplate Gothic Light";
	font-size: 1em;
	padding: 20px 0px;
}




/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content Full*/
.contentFull {
	float: left;
	width: 784px;
	background-color: #808040;

}

.contentFull h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	color: #ECBE1A;
}
.contentFull h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	color: #000000;
}

.contentFull .blockLeft {
	float: left;

}

.contentFull .blockLeft p {
	font-family: "Lucida Sans Unicode",sans-serif;
	padding-left:10px;
	color:#000000;
}
.contentFull li {
	font-family: "Lucida Sans Unicode",sans-serif;
	list-style: url(img/li.gif);
	margin-left: 30px;
}

