body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_body.jpg);
						background-position: left top;
						background-repeat: repeat;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#756F5F;
						}	
img {
						border:0;
						}						
						
h1,h2,h3{
	font-family:"Comic Sans MS";
	color:#6d6f45;
}
h1 {
	font-size:22px;
	line-height:22px;
	color:#494331;
}	
h2 {	font-size:18px;
	line-height:18px;
}
h3 {
	font-size:18px;
	line-height:18px;
	font-weight:400;	
}	
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px
						}											
a	{
						color:#756F5F;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#756F5F;
						font-size:11px;
						text-decoration:none;
						}
span a	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:none;
						}
span a:hover	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:underline;
						}						
strong 	{
						color:#756F5F;						
						}
strong a	{
						color:#756F5F;
						text-decoration:underline;
						}
strong a:hover	{
						color:#756F5F;
						text-decoration:none;
						}
b a	{
						color:#7F7557;
						text-decoration:underline;
						}
b a:hover	{
						color:#7F7557;
						text-decoration:none;
						}						
						
i, i strong	{
						color:#A0733D;
						}	
em, em strong	{
						color:#777B45;
						}																
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:187px;
						height:15px;
						background-color:#ffffff;
						border:1px solid #BEC0C2;
						font-family:Tahoma;
						font-size:11px;
						color:#756F5F;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												

.textarea	{
						height:141px;
						width:187px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}	

/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_2.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 5px 0px; 
						padding:0px 0px 0px 10px;
						line-height:12px;
						height:13px;
						color:#7F7557;
						}
li a	{
						color:#7F7557;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}
li a:hover	{
						color:#7F7557;
						font-size:11px;
						text-decoration:none;
						font-weight:bold;
						}
/*------------------------------------------------------- cl_0_1	 ---------------------*/							
.cl_0_1 li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 10px;
						line-height:12px;
						height:13px;
						color:#1D180D;
						}
.cl_0_1 li a	{
						color:#1D180D;
						font-size:11px;
						text-decoration:underline;
						font-weight:normal;
						}
.cl_0_1 li a:hover	{
						color:#1D180D;
						font-size:11px;
						text-decoration:none;
						font-weight:normal;
						}
/*----------------------------------------------------   cl_4_1	 ---------------------*/							
.cl_4_1 td {
						height:24px;
						vertical-align:middle;
						}
.cl_4_1 input, textarea {
						width:150px;
						height:15px;
						background-color:#ffffff;
						border:1px solid #C0C2C2;
						font-family:Tahoma;
						font-size:11px;
						color:#756F5F;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
.cl_4_1 .input_1	{
						width:43px;
						margin:0px 0px 0px 0px;
						}
.cl_4_1 textarea	{
						height:133px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}	
/*------------------------------------------------------- cl_6_1	 ---------------------*/											
.cl_6_1 td {
						height:24px;
						vertical-align:middle;
						}																						
/*------------------------------------------------------- footer	 ---------------------*/
.footer 	{
						color:#ABA592;
						font-size:11px;
						line-height:19px;
						text-align:center;
						padding:10px 0px 0px 0px;
						}	
.footer a	{
						color:#96907E;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#96907E;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    end   ---------------------*/								

.none_flash
{
position:absolute;
height:383px;
width:766px;
z-index:1;
overflow:hidden;
}
.flash_top
{
position:absolute;
height:550px;
width:766px;
z-index:2;
overflow:hidden;
}
td,tr
{
vertical-align:top;
text-align:left;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.postcontent img.alignleft {
	margin:2px 15px 0px 0px;
	display:inline
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.postcontent ul {padding:0px 0px 13px 0px; }
.postcontent li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 10px;
						line-height:12px;
						height:13px;
						color:#1D180D;
						}
.postcontent li a	{
						color:#1D180D;
						font-size:11px;
						text-decoration:underline;
						font-weight:normal;
						}
.postcontent li a:hover	{
						color:#1D180D;
						font-size:11px;
						text-decoration:none;
						font-weight:normal;
						}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
