body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #404040 url(images/img01.jpg) repeat;
	font-size: 15px;line-height:21px;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}


h1, h2, h3, h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7D4400;
padding: 0 0 0 10px;
margin: 0 0 0 0;
}


h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	margin-bottom:-5px;
}

h3 {
	font-size: 1em;
	margin-bottom:-8px;
}

ul, ol {
	line-height: 130%;
}

p {
line-height: 130%
padding: 0;
margin: 0; }


blockquote {
	margin: 0px;
 	padding: 0 8px 0 30px;  

}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000 ;
}

a:hover {
	color: #000 ;
}


hr {
	display: none;
}

/* Header */

#header {
	width: 940px;
	padding: 147px 0 0;
	height: 216px;
	border:10px solid #fff;
	display:table;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#header h3, #header h4 {
	margin: 0;
}

#header h3 {
	margin-left: 20px;
	position:relative;
	top:22px;
	max-width:50%;
	float: left;
	color: #F79F1A;
	font-size: 33px;
	line-height:35px;
}

#header h4 {
	float: left;
	margin-left: 20px;
	padding: 17px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	top:16px;
	max-width:50%;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#page {
	width: 960px;
	margin: 0 auto;
}

#content {
	float: right;
	width: 68%;
	margin: 0;
	background: #B8E33C;
	border: 10px solid #FFFFFF;
	margin: 0;
    padding:10px;
}

#content h1 {
	background: url(images/img03.jpg) no-repeat left top;font-size:30px;line-height:33px;
	padding: 5px 0 0 0;
	padding: 20px 20px 0 60px;
}

#content li {margin-bottom:7px;}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -30px 20px 0 60px;
	color: #646464;
}

#nav li#active a {
    color: #fff;
}
.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#content ol, ul {
	line-height: normal;
	padding: 15px;
padding-left: 35px;
}

#content h3 {
	margin: 0;
	font-weight: bold;
}

#content p {
	margin: 0;font-size: 16px;
    line-height: 21px;
	line-height: normal;
	padding: 15px;
}

.posts a {
}

.entry {
	margin: 0 20px 0 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
    width: 25%;
	background: #B8E33C url(images/img02.jpg) no-repeat right top;
	border: 10px solid #FFF;
	margin-bottom: 10px;
	color: #974805;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	padding: 15px;
}

#sidebar ul {
	margin: 0 0 0 5px;
	padding: 10px 15px 10px 15px;
	list-style: none;
}

#sidebar li {
	border-bottom: 1px dotted #B8C539;
	margin-bottom:7px;
}


#sidebar h4 {
	margin: 0;
	height: 20px;
	padding: 20px 5px 2px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}




/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 50px;
	margin: 20px auto 0 auto;
	background: #B8E33C url(images/img02.jpg) no-repeat right top;
	border: 10px solid #FFFFFF;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #904E00;
}

#footer p {
	padding: 10px 0 20px 0;
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
}

fieldset#contact-form {margin:20px 0px 20px 10px;padding:10px;color:#000;width:410px;background:#DFF2C7;border:2px solid #fff;}
fieldset#contact-form label {font-size:13px;}
fieldset#contact-form input {height:20px;font-size:15px;margin-bottom:15px;padding:3px;}
fieldset#contact-form textarea {font-size:15px;margin-bottom:15px;width:98%;padding:3px;}
fieldset#contact-form #contact-button {font-size:14px;height:30px;margin-left:30px;}
input:focus, textarea:focus {background:#fff;border:1px solid #555;}


img {
   border: 5px solid #fff;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  	border: 1px solid #fff; 
	background: #DFF2C7;  
}
#content h2 {
    font-size: 1.5em;
    letter-spacing: -1px;
    margin-bottom: -5px;
}
#content img {
    height: auto;
    max-width: 100%;
}
@media (max-width:1024px) {#header {width:94%;}#footer {width: 97%;}#page {margin: 0 auto;width: 100%;}#content {width: 66%;}}
@media (max-width:992px) {#content {width: 65%;}#sidebar{width: 24%;}}
@media (max-width:700px) {body{background: #404040 url(images/img01.jpg) repeat scroll 0 0!important;}#header h3 {max-width: 90%;}#header h4 {max-width: 90%;margin-left: 35px;}#content h2 {font-size: 1.4em;}#content {width: 95%;float:none;border: none;margin: 0 auto;}#sidebar{border: none;width: 98%;margin: 0 auto;margin-top:10px;float:none;}fieldset#contact-form {width: 65%;}#content h1 {font-size: 25px;line-height: 28px;}#footer{border: 5px solid #fff;}}
@media (max-width:480px) {#footer {border: 2px solid #fff;float: none;margin-top: 0;padding: 0;max-width: 100%;width:98%;}#content {border:none;background:none;}blockquote {margin: 0;padding: 0 8px 0 15px;}#sidebar {border:none;background:none;}#page {background:#B8E33C;width:99%;}fieldset#contact-form {width: 90%;}#content img {float:none!important;clear:both;}}
@media (max-width:375px) {#header {border: medium none;width: 94%;}#header h3 {font-size: 25px;line-height: 28px;margin-left: 10px;}#header h4 {margin-left: 22px;}#content h1 {background-size:40px auto;font-size: 22px;line-height: 26px;padding-left:42px;}#content {width: 92%;}}