

/* CSS Document */



*{
  margin: 0;
  padding: 0;

  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  list-style:none;
  }

body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#dddddd;
	position:relative;
	}
a{
	text-decoration:underline;
	color:#0000FF;
	
	}

.bodybg{
	width:800px;
	height:90px;
	background-color:#FFFFFF;
	}

.logo{
	color:#ff0066;
	font-weight:bold;
}
	
.bodybg2{
	width:800px;
	background-color:#dddddd;
	display: inline;
	}
        .bodybg2 h2{
                font-size:16px;
                font-weight:normal;
                color:#000000;
                font-weight:bold;
                margin:5px 0 0 30px;
                }
        .bodybg2 h3{
                font-size:14px;
                font-weight:normal;
                color:#000000;
                font-weight:bold;
                margin:5px 0 0 30px;
                }
	.bodybg2 b{
        color:#ff0066;
        font-weight:bold;
	}
	.bodybg2 ul li{
		list-style-type: circle;
		margin:5px 0 0 15px;
	}

	
.container{
	width:800px;
	margin:0 auto;
	text-align:left;
	}
#clear{
	clear:both;
	background-color:#FFFFFF;
	}
	

	
.output  a{
	color:#a0a0a0;
	text-decoration:underline;
	font-size:12px;
	line-height:20px;
	padding-left:15px;
	margin:0 0 0 10px;
	}
	.output h2{
		color:#779525;
		font-weight:bold;
		font-size:16px;
	}
	.output h5{
		color:#666666;
		font-weight:bold;
		font-size:14px;
		position:relative;
		left:20px;
		margin-bottom:5px;
	}		
	.output p{
		color:#666666;
		font-size:12px;	
		margin:5px 0 5px 0;
	}
	.output textarea{
		border:1px solid #000000;
		background-color:#CCCCCC;
		overflow-x:auto;
		position:relative;
		left:20px;
		width:475px;
		height:200px;
		font-size:12px;
	}
	#css{
		height:500px;
		}
	
#navigation{
	height: 100%;
	width: 220px;
	float: left;
	}

#float{
	float:left;
	}


/***************/
/***  BODY    **/
/***************/

.body_container
{
	background-color:#FFFFFF;
	padding:15px 20px 0 20px;
	}
	.body_container input{
		border:solid 1px #000000;
	}


	
#body_top, #body_bottom{
	height:15px;
	background-repeat:no-repeat;
	}
#body_top{
	background-image:url(images/body_top.png);
	margin-top:15px;
	}
#body_bottom{
	display:block;
	background-image:url(images/body_bottom.png);
	}
	

.bodyindex{
	background-image:url(images/body_background.gif);
	background-repeat:repeat-y;
	}
	.bodyindex h1 a{
		left:0px;
		right:0px;
		background-image:none;
		font-size:18px;
		text-decoration:none;
		color:#828282;
		}
	.bodyindex h1 a:hover{
		text-decoration:underline;
		}

/************************/
/***     FAQ/LINKS   ****/
/************************/

.faq, .link{
	width:auto;
	padding-left:30px;
	padding-right:30px;
	background:#FFFFFF;
	padding-bottom:25px;
	}
	.faq h2, .link h2{
		color:#779525;
		font-weight:bold;
		font-size:16px;
		margin:0px 0 10px 0;
		
	}
	.faq ul{
		margin:10px 0 40px 10px;
	}
	.faq ul li a{
		color:#0000FF;
		text-decoration:underline;
		background-image:url(images/bullet.jpg);
		background-repeat:no-repeat;
		font-size:12px;
		background-position:0px 50%;
		padding-left:15px;
		line-height:20px;
	}
	.faq h4, .link h4{
		color:#779525;
		font-weight:bold;
		font-size:12px;
	}
	.faq p{	
		font-size:12px;
		margin-bottom:15px;
		line-height:18px;
	}

.link p{
	font-size:12px;
	}
.link a{
	text-decoration:underline;
	font-size:12px;
	}
.link h4{
	margin-top:15px;
	}
	
	
	
/************************/
/***     INDEX LR    ****/
/************************/

#viewall{
	display:block;
	width:286px;
	height:43px;
	background:url(/images/view_all.jpg) top left no-repeat;
	background-position:0px 0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float:none;
	padding:7px 0px 0px 0px;
	margin:0 auto 40px auto;
	text-decoration:none;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	}
	
.left, .right{
	width:380px;
	}
.left h1, .right h1{
	font-size:18px;
	color:#828282;
	margin-bottom:20px;
	}
.left h1 span, .right h1 span{
	color:#779525;
	font-weight:bold;
	}
.left div, .right div{
		margin:5px 0 10px 0;
		}
.left p, .right p{
	font-size:10px;
	margin:-20px 0 30px 11px;
	}
.left{
	float:left;
	margin:0 0 0 10px;
	}
	.left img{
		float:left;
		margin:0px 0 5px 0;
	}
	.left div{
		text-align:right;
		}
	.left a{	
		text-align:right;
		position:relative;
		right:36px;
		margin:0px 0px 0 10px;
		padding-right:15px;
		color:#0000FF;
		text-decoration:underline;
		font-size:12px;
		line-height:25px;
		background:url(images/bullet_left.jpg) no-repeat;
		background-position:65px 50%;
		}
	.left #special{	
		background-position:137px 50%;
		}
	
.right{
	float:right;
	margin:0 10px 0 0;
	}	
	.right img{
		float:right;
		margin:0px 0 5px 0;
		}
	.right h1{
		text-align:right;
		}
		
	.right a{
		position:relative;
		left:30px;
		margin:0px 10px 0 0 ;
		padding-left:15px;
		color:#0000FF;
		text-decoration:underline;
		font-size:12px;
		line-height:25px;
		background-image:url(/images/bullet.jpg);
		background-repeat:no-repeat;
		background-position:0px 50%;
		}

#spacer{
	clear:both;
	margin:5px 0 5px 0;
	}


/***********************/
/***   HORIZONTAL  *****/
/***********************/

#horizontal{
	background:#ffffff;
	width:800px;
	margin:0px;
	}
	#horizontal div{
		width:180px;
		float:left;
		margin:0px 10px 20px 10px;
		}
	#horizontal h1{
		text-align:left;
		padding-left:15px;
		}
	#horizontal a{
		top:-5px;
		left:10px;
		}

	
/***********************/
/***    CONTACT    *****/
/***********************/

.contact{
	padding-left:30px;
	background:#FFFFFF;
	}
.contact h5{
	float:left;
	font-size:14px;
	}
.contact input{
	border:1px solid #000000;
	}
.contact p{
	font-size:12px;
	}
.contact h2{
	color:#779525;
	font-weight:bold;
	font-size:16px;
	margin:0px 0 10px 0;
	}

.contact form{
	margin:20px 0 0px 0;
	padding-bottom:20px;
	text-align:right;
	width:425px;
	}
.contact input{
	margin:2px 0 2px 0;
	font-size:16px;
	}
#comment{
	width:300px;
	height:200px;
	}
#email{
	width:300px;
	}

/*******************/
/***    BLOG    ***/
/********************/

.blog{
	background:#ffffff;
	}

/***********************/
/***    FOOTER     *****/
/***********************/

.footer{
	margin-top:15px;
	height:25px;
	}
	.footer p{
		float:left;
		font-size:12px;
		color:#FFFFFF;
		position:relative;
		top:4px;
		left:10px;
		}
	.footer ul li{
		float:right;
		font-size:12px;
		color:#FFFFFF;
		margin-left:5px;

	}		
	.footer ul li a{
		color:#FFFFFF;
		text-decoration:underline;
	}

	

#menu {
list-style: none;
list-style-type: none;
width: 219px;
padding-top: 35px;
height: auto;
padding-left: 50px;
background: url(images/background.png) no-repeat;
}

#menu ul{
list-style-type: none;
}

#menu a:link{
color: #000000;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
}

#menu a:visited{
color: #000000;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 8px 0 0 0px;
}

#menu a:hover{
color: #595959;
}

#menu a:active{
color: #dbdbdb;
}	

#menu i {font-size: 12px;}

#menu b { font-weight:bold; }
		
