
a img,:link img,:visited img {
    border:none
}

.clear {clear:both;}

p{
margin:0; 
padding:0;
}

body {
	text-align:left;
	font-size: 14px;
	line-height:25px;
	margin:0;
	padding:0;
	color:#666666;
	background:url(../images/bg.jpg) center top no-repeat #4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
}


.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

	
	
	
/* page header container */
#header {
	text-align:center;
    width:950px;
	padding:20px 0 0 0;
}

/*  page name */
#header .logo{
font-size:36px;
color:#ffffff;
text-decoration:none; 
font-family:"Trebuchet MS";
padding:30px 0 10px 0;
}

/*  page description   */
#header .tagline{
color:#666666;
font-size:14px;
padding:10px 0;
font-weight:bold;
}

/* ul navigation */
#header #nav{
background:#79aa38;
margin:15px 0; 
padding:7px 0px 2px 0px;
height:25px;
}

/* navigation items */
#header #nav li {
list-style:none;
display:inline;
margin:0;
}


/* navigation item links */
#header #nav li a {
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:7px 15px 12px 15px;
text-decoration:none;
}

/* navigation link items for current and hover  */
#header #nav li.current a, #header #nav li a:hover {
  background:#649423;  
}

.headerphoto{
background:url(../images/banner.jpg) no-repeat;
height:373px;
margin:0 auto;
width:100%;
}
	
	
    
    
    
/* body content */
#bodycontent {
	width:100%;
	float:left;
    height: auto !important;
    height: 600px;
    
}
    
    
/*   page content   */
#bodycontent .post {
padding:5px 15px 5px 0; 
margin:20px 5px 0 0;
line-height:18px;
color:#fff;
}

/*   page titles  */
#bodycontent .post h1 {

color:#FFFFFF;
font-family:"Trebuchet MS";
font-weight:normal;
font-size:24px;
border-bottom:1px dotted #fff;
margin:0 0 5px 0; 
padding:5px 0 15px 0;
}
  
    
/*   page content items    */
  
#bodycontent .post .postcontent h2 {

}

#bodycontent .post .postcontent h3 {

}

#bodycontent .post .postcontent h4 {

}

#bodycontent .post .postcontent p {
line-height:24px;
margin:0; 
padding:7px 0;
    
}

#bodycontent .post .postcontent ul, #bodycontent .post .postcontent ol {

}

#bodycontent .post .postcontent ul li, #bodycontent .post .postcontent ol li{padding:0; margin:0;
}

#bodycontent .post .postcontent ul ul, #bodycontent .post .postcontent ol ul, #bodycontent .post .postcontent ul ol, #bodycontent .post .postcontent ol ol {padding:0; margin:0;

}
li{padding:0; margin:0;}
ul{padding:5px 0 5px 15px; margin:0;}
	a{color:red;}
#bodycontent .post .postcontent blockquote {

}

#bodycontent .post .postcontent code {

}

#bodycontent .post .postcontent pre code {

}
/* end page content items */


/* page links */
#bodycontent .post .postcontent a:link, #bodycontent .post .postcontent a:visited {

}

#bodycontent .post .postcontent a:hover {

}







/* sidebar container */
#sidebar {
	width:320px;
	float:right;
	padding:5px 0px 5px 15px;
	margin:20px 5px 0 0;
	line-height:18px;
	color:#fff;
}



/* sidebar featured content */
#sidebar .featured {
background:#73af30;
border:1px solid #95ce56;
padding:5px 10px;
}

/* sidebar featured title */
#sidebar .featured h2 {
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:18px;
border-bottom:1px dotted #fff;
margin:0 0 5px 0; 
padding:5px 0 15px 0;
}

/* sidebar featured elements */
#sidebar .featured p {

}
/* sidebar featured links */
#sidebar .featured a:link, #sidebar .featured a:visited {

}

#sidebar .featured a:hover {

}



        
        

/* sidebar submenu container */
#sidebar #menusidebar{

    
}

/* sidebar submenu title */
#sidebar #menusidebar h2 {
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:24px;
font-weight:normal;
border-bottom:1px dotted #fff;
margin:0 0 5px 0; 
padding:5px 0 15px 0;
}

/* sidebar submenu ul */        
#sidebar #menusidebar ul{
margin:10px 0 10px 0px;
padding:0;
}

/* sidebar submenu items */        
#sidebar #menusidebar ul li {
list-style:none;
line-height:24px;
border-bottom:1px dashed #95ce56;
color:#FFFFFF; 
font-weight:bold;

}

/* sidebar submenu links */        
#sidebar #menusidebar ul li a, #sidebar #menusidebar ul li a:link, #sidebar #menusidebar ul li a:visited {
color:#FFFFFF; 
font-weight:bold;
display:block;
padding:5px 10px;
text-decoration:none;
margin:0
}
#sidebar #menusidebar ul li a:hover {
background:#73af30;
color:#fff
}
#sidebar #menusidebar ul li.current a {
background:#73af30;
color:#fff
}

 
/* fotter */

#footer {
    font-size:11px;
	padding:15px 10px;
	border-top:1px dotted #fff;
	color:#FFFFFF; 
}

#footer p.left-footer {text-align:center;width:100%;}

/* fotter links */    
#footer a:link, #footer a:visited {
color:#fff;
text-decoration:none;
}

#footer a:hover {
border-bottom:1px dotted #fff;
}
        
