/* elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #5A4C40 url(images/bkgd2.jpg);
	color: #543;
	font: normal 82.5% "Lucida Sans Unicode",sans-serif;
	padding:20px;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}

h4 {
	font-size: 1.4em;
	color: #654;
	padding-top: 6px;
	text-align: center;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

ul {
list-style-type: circle;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: #FCFAEA url(images/bgcontainer1.gif) repeat-y;
	margin: 0 0;
	width: 100%;
}

/* Header */
/*#headerWrapper { 
    background: #C59CAD; 
    height:1%; /*IE Hack*//*}*/
/*#headerBackground {
width: 100%; 
height: 100px;  
background: url(images/2200-banner.gif) repeat-x #C59CAD;}
#logo {float: left; position: absolute; top: 0px; left: 0px;}*/

/* header */
#head-l{
    
    background: #f5f5f5;
	height:100px;
	position:absolute;
    left:20px;
    top:20px;
    z-index:1;
}
#head-r{
    background: #f5f5f5;
	margin-top: 0px;
	height:100px;
	position:absolute;
    right:20px;
    top:20px;
    z-index:1;
}



.header {
	background: #633a1a; 
	width: 100%; 
	height: 100px; 
	background: url(images/2200-banner.gif) repeat-x; 
	border-bottom: 1px solid #000; 
	 }
	 

/* title */
.title {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 12px;
	padding-bottom: 50px;
}
.title h1 {
	 font-family: Times New Roman, Arial, Verdana, sans-serif;
	 font-size:40px;
	 height:40px;
	 line-height:50px;
     color: #f5f1f1;
     text-align: center;
}
.title h2 { 
font-family : Arial, Verdana, sans-serif;
line-height : 20px;
font-size : 24px;
color :#f5f1f1;
text-align : center;
margin:0 0 .7em 0;
padding-top : 14px;
}
.title h3 { 
font-family : Arial, Verdana, sans-serif;
line-height : 18px;
font-size : 14px;
color :#f5f1f1;
text-align : center;
margin:0 0 .7em 0;
padding-top : 12px;
}
p.lefttext { 
font : normal 14px/19px Arial, Verdana, sans-serif;
color : #000000;
padding : 10px 0 0px 0;
float : left;
width : 100%;
margin : 0 0 0 0;
}
p.lefttextB { 
font : normal 11px/12px Arial, Verdana, sans-serif;
color : #000000;
padding : 10px 0 0px 0;
float : left;
width : 100%;
margin : 0 0 0 0;
}
p.centertext { 
font : normal 14px/19px Arial, Helvetica, sans-serif;
color : #000000;
padding : 10px 0 0px 0;
text-align : center;
width : 100%;
margin : 0 0 0 0;
}
.wrapper a:hover {
	background : #F5E7C2;
    margin : 0;
    position : relative;
}

/* main */
.main {
	clear: both;
	padding: 0 28px 5px 5px;
	background: #FCFAEA;
}

/* Left Column*/
.leftcolumn {
    background: #FCFAEA;
	float: left;
	width: 16%;
	margin-left:0px;
}

.leftcolumn li {
    font-size: 10px;
    font-weight : bold;
	list-style: none;
}
.leftcolumn li a {
	color: #0D1DF6;
	display: block;
	text-decoration: none;
}
.leftcolumn li a:hover {
	color: #F20F44;
}
.columnA{
font : normal 14px/14px Arial, Helvetica, sans-serif;
width:400px;
float:left;
padding-left:30px;
}

.columnB{
font : normal 14px/14px Arial, Helvetica, sans-serif;
width:240px;
float:right;
padding-right:30px;
}


#menu a, #menu a:visited { 
text-decoration : none;
text-align : center;
background-color : #c3af7c;
color : #000000;
display : block;
width : 6em;
height : 1.0em;
border : 4px solid #633a1a;
border-color : #fff #678 #345 #cde;
padding : 0.25em;
margin : 0.5em auto;
} 
#menu a:hover { 
top : 2px;
left : 2px;
color : #ff0000;
border-color : #345 #cde #def #678;
} 

#title {
	text-align : center;
	font-size: 14px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
    }

#adsense  { 
padding-top : 0px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 0px;
text-align : center;
margin-bottom : auto;
} 

#adsense2  { 
text-align : center;
} 

#feed {
    text-align : center;
	padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 20px;
	}
	
#time {
	text-align : center;
    }
	
#dot {
	text-align : center;
	color: #c3af7c;
    }


/* content */
.content {
    background: #FCFAEA;
	margin-left: 0px;
	padding-top: 44px;
	padding-right:10px;
	padding-left: 12px;
	padding-bottom:10px;
	float: right;
	width: 81%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 0px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 0px;
}

/* footer */
.footer {
	background: #633a1a url(images/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 11px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Nucleus CMS */

.searchform .formfield{
	width: 120px;
	margin: 10px 5px 0px 0px;
	background-color:#fffefb;
	border:1px solid #A1A1A1;
	color:#333;
	font: 12px Verdana;
	padding:3px 1px;
}
form {
	margin:15px;
}
	
.formbutton {
	font: bold 12px Arial, Sans-serif; 
	height: 20px;
	margin: 2px 5px 2px 0px;
	padding:1px 5px;
	background-color:#e9e1cf;
	border:1px solid #A1A1A1;
	color:#353535;
}
.formbutton:hover {
	background-color:#ebe5d6;
	border:1px solid #aaa;
	color:#353535;
}

.formfield {
	background-color:#fffefb;
	border:1px solid #afafaf;
	padding:1px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #000000;
	font: 12px Verdana;
	padding:3px 1px;

}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px -3px;
}
#nucleus_cf_name, #nucleus_cf_mail {
    width: 300px;
    margin-right: 145px;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 145px;
    margin-bottom:3px;
}

.mailform {
	font-size:11px;
	font-family:Verdana;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding:3px;
	font-family: verdana, arial, sans-serif;
	color: #666666;
	margin-bottom:30px;
}