/*
Design by Megaviz Website Design
*/
body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 auto;
	padding: 0;
	background: #FFCC33;
}
#menuwrapper {

	width: 1000px;
	margin: 0 auto;
	background-image:      url("images/olivebutton.jpg");
	background-repeat: repeat-x;

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #333;
	font-size: .85em;
	color: #663300;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image:     url("images/blackarrow.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 15em;
}
#p7menubar ul li a  {
	color: ##CCFF99;
	border-right: 0px none;
	padding-left:16px; padding right: 12px; padding-top:3px; padding-bottom:3px
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image:       url("images/orangedropdown.jpg");
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #FFCC00;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
#p7menubar li {width: auto;}


{
	margin: 0;
	padding: 0;
}

body, th, td, input, textarea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input.text {
	padding: 10px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2 {
	color: #626456;
	border-bottom: 2px dashed #666666;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 10px;
	color: #FFCC00;
	

}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.5em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #FFCC00;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #FFCC00;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #FFCC00;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	
}

#menu {
	height: 80px;
	width: 1000px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	padding: 0 5px;
	
	margin-right: 5px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 22px;
	color: #FFFFFF; padding-left:30px; padding-right:30 px; padding-top:15px; padding-bottom: 15 px;
}

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

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Logo */

#logo {
	width: 1000px;
	height: 360px;
	margin: 0 auto;
	background:   url("images/chapters/contact.JPG") no-repeat left top;
}
/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 960px;
	background: #FFFFCC;
	padding: 20px 20px 50px 20px;
}
.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
	
}

.post .entry {
	padding: 0px 0px 0px 0px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #95CC28;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	
}

.post .links a, .post .tags a {
	border: none;
}

/* Footer */

#footer {
    width: 1000px;
	margin: 0 auto;
	
	height: 45px;
}

#footer p {
	padding-top: 0px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.style1 {color: #FFCC00;}
.style2 {font-size: 12px;}
.style18 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style43 {font-family: Arial, Helvetica, sans-serif; font-size: 12; }
.style46 {font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif;}
.style48 {color: #2E3B06}
.style51 {font-size: 36px}
.style69 {font-size: 14px}
.style74 {
	color: #FFCC00;
	font-size: 14px;
}
.style75 {
	font-size: 16px;
	font-weight: bold;	
}
.style76 {font-family: Arial, Helvetica, sans-serif}
.style77 {color: #666666}
.style85 {font-family: Arial, Helvetica, sans-serif; color: #666666; }
.style87 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; }
.style91 {font-family: Arial, Helvetica, sans-serif; color: #333333; }
.style76 {color: #666666}
.style95 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style96 {font-size: 16px}
.style97 {color: #FF9900}
.style98 {font-weight: bold}
.style100 {color: #FF9900; font-weight: bold; }

