body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	background-color:#1c1d21;
	margin:0px;
	line-height:22px;
	text-decoration: none;
}
#logo img {
	margin-top: 14px;
	margin-left: 72px;
}

/* Main Boxes */

#bg {
	background-color:#eef1f1;
}

#logo_bar {
	background-image:url(../images/top_grad.jpg);
	background-repeat:repeat-x;
}

#logo {
	width:950px;
	margin:auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:93px;
}

#container {
	background-color:#ffffff;
	background-image:url(../images/content_shad.jpg);
	background-repeat:no-repeat;
	width:800px;
	margin:auto;
	border:1px solid #ffffff;
	position:relative;
}

#arrow_left {
	position:absolute;
	left:-50px;
	top:80px;
}

#arrow_right {
	position:absolute;
	right:-50px;
	top:80px;
}

#content {
	margin:30px;
	margin-top:20px;
	margin-bottom:5px;
}

#left {
	float:left;
	width:460px;
}

#right {
	margin-left:480px;
	border-left:1px solid #e1e1e1;
	padding-left:20px;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
}

#footer {
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	height:70px;
}

#footer_hold {
	width:800px;
	margin:auto;
	color:#ffffff;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#whiteblock {
	height:60px;
	background-color:#ffffff;
	margin-bottom:10px;
}

#recent_hold {
	text-align:center;
}

/* Navigation */

#nav_bar {
	background-color:#1c1d21;
}

#search_pop {
	display:none;
	position:absolute;
	background-color:#43392f;
	border:1px solid #705f4e;
	padding:10px;
	top:40px;
	right:0px;
	text-align:left;
}

#nav_pop {
	margin-right:30px;
}

#nav_menu {
	width:110px;
	float:right;
	height:37px;
	position:absolute;
	right:0px;
	top:0px;
}

#nav_hold {
	width:800px;
	margin:auto;
	text-align:right;
	color:#ffffff;
	position:relative;
}

a.nav {
	color:#ffffff;
	text-decoration:none;
	margin-left:15px;
	line-height:40px;

}

a.nav:hover {
	color:#86a94e;
}

a.nav_active {
	color:#86a94e;
	text-decoration:none;
	margin-left:10px;
	line-height:40px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:11px;
}

a.nav_active:hover {
	color:#8BAF4B;
}


/* General Styles */


.right_title {
	color:#656565;
	font-size:14px;
}

.accordion {
	margin-bottom:10px;
}

h1 {
	font-weight:normal;
	font-style:italic;
	color:#656565;
	font-size:26px;
	margin-top:0px;
}

h2 {
	font-weight:normal;
	font-style:italic;
	color:#656565;
	font-size:22px;
	margin-top:0px;
}

h3 {
	font-weight:normal;
	font-style:italic;
	color:#656565;
	font-size:18px;
	margin-top:0px;
}

.sep {
	height:40px;
	margin-top:10px;
	background-image:url(../images/top_sep.jpg);
	background-repeat:repeat-x;
}

.sep_right {
	border-top:1px solid #e1e1e1;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

i.posted {
	color:#abd662;
}


img.recent{
	background-image:url(../images/recent_shad.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	margin-top: 12px;
	margin-bottom: 0px;
}

a img {
	border:none;
}

a.right_toggle {
	font-size:18px;
	color:#666;
	font-style:italic;
	text-decoration:none;
	border-bottom:1px solid #e1e1e1;
	line-height:40px;
	display:block;
}

a.right_toggle:hover {
	background-color:#f9f9f9;
}

a.readmore {
	color:#a4a4a4;
}

a.readmore:hover {
	color:#828282;
}

a.blogpost {
	margin-left:5px;
	margin-right:5-+px;
	color:#8BAF4B;
	text-decoration:none;
	border-bottom:1px solid #f0f0f0;
	line-height:25px;
	display:block;
	padding:3px;
}

.forms {
	background-color:#eef1f1;
	border:1px solid #d9dada;
	padding:5px;
	font-family:Georgia;
	color:#000000;
	margin-bottom:5px;
	
}

.forms2 {
	background-color:#958678;
	border:none;
	padding:5px;
	margin-right:5px;
	font-family:Georgia;
	color:#000000;	
	margin-top:0px;
	height:14px;
}

.imageleft {
	float:left;
	margin-right:10px;
}

.imageright {
	float:right;
	margin-left:10px;
}

.block {
	background-color:#f0f0f0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:10px;
	font-style:italic;
}

.alert_good {
	background-color:#caf8b1;
	border-top:1px solid #95c87a;
	border-bottom:1px solid #95c87a;
	color:#6a9a4f;
	padding:5px;
	margin-top:10px;
}

.alert_bad {
	background-color:#f8b1b1;
	border-top:1px solid #a75656;
	border-bottom:1px solid #a75656;
	color:#914d4d;
	padding:5px;
	margin-top:10px;
	font-size:30px;
}

img {
	vertical-align:middle;
}

a {
	color:#8BAF4B;
}

a:hover {
	color:#75943F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

ul {
	list-style-image: url(../images/dot.jpg);
	text-indent:0px;
	list-style-position: inside;
	padding:6px;
	line-height:30px;
	margin:0px;
}
#slide {
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 185px;
	height: 150px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1 {
	background-color: #FFF;
}
#kwick_2 {
	background-color: #FFF;
}
#kwick_3 {
	background-color: #FFF;
}
#kwick_4 {
	background-color: #FFF;
}
.kwicks.horizontal #kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}

img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:718px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
/* // image replacement */
			

	#slidecontainer{
	position:relative;
	text-align:left;
	width:740px;
	background:#fff;
	margin-bottom:10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}				
	#slidecontent{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:740px;
		height:300px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:35px;
		height:114px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:740px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:35px;
		height:114px;
		background:url(images/slider/left_next.jpg) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/slider/right_next.jpg) no-repeat 0 0;	
		}
.arrow {
	float:left;
	margin-right:10px;
	padding-top: 3px;
}
