/* CSS Document */

body {
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#343434;
}
div, p, h1, h2, h3, h4, h5, h6, img, ul, form {
	padding:0;
	margin:0;
}
ul {
	padding-left:30px;
	padding-bottom:15px;
	list-style-type: circle;
}
p {
	padding-bottom:16px;
}
a {
	color:#c61e12;
	text-decoration:none;
}

a:active /* removes FF dotted link borders */
{
  outline: none;
}


.clearcols {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
}
h2 {
	font-size:24px;
	font-weight:normal;
}
h3 {
	font-size:20px;
	font-weight:normal;
}
/*-------------------------- MAIN BODY --------------------*/
#mainbody {
	width:903px;
	margin:0 auto;
	color:#000000;
	padding:0px;
	/* background-color:#efefef; */
	background: url(images/bg_knit.jpg);
}
/*-------------------------- LEFT HEADER --------------------*/
#leftbody {
	width:264px;
	margin:0px;
	padding:0px;
	float:left;
}
#logo {
	width:264px;
	margin:0px;
	padding:0px;
}
#menubg {
	width:264px;
	margin:0 0 15px 0;
	padding:1px 0 0 0;
	background-image: url(images/left_nav_bg.jpg);
	background-repeat: no-repeat;
}
#menubottom {
	width: 264px;
	margin: 0;
	padding: 0;
	background-image: url(images/left_nav_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menubg ul {
	width:220px;
	display:block;
	padding:12px 0 12px 20px;
	margin: 0;
	list-style-type: none;
}
#menubg ul li {
	display:block;
	padding:0;
	border-right:none;
	float:none;
	/* height:35px; */
}


#menubg ul li.current_page_item {
	background-color: #f9f9f9;
}

#menubg ul li.current_page_item a {
	color: black;
}

#menubg ul li.current_page_item a:hover {
	color: black;
}


#menubg ul li a {
	display: block;
	color:#666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 9px 20px;
	background-image: url(images/navigation_divide.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#menubg ul li a:hover {
	text-decoration:none;
	color:#d22917;
}

#menubg ul li:last-child a {
	background: none;
}

/* Second Level Menu */

#menubg ul li ul {
	width: auto;
	padding: 0 0 12px 20px;	
}

#menubg ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	padding: 6px 0 9px 20px;
	
}

#leftbody h1 {
	background:url(images/latest_reports.gif) no-repeat 0 0;
	display:block;
	width:213px;
	height:29px;
	text-indent:-1000px;
	margin:15px 0 0 0px;
	padding:0 0 0 0px;
}
/*-------------------------- RIGHT HEADER --------------------*/
#rightbody {
	width:639px;
	padding:0px;
	float:left;
}
#mainheader {
	width:639px;
	margin:0px;
	padding:0px;
}
#headbar {
	width:639px;
	height:131px;
	margin:0px;
	padding:0px;
	background-image: url(images/right_hdr_base.jpg);
	background-repeat: no-repeat;
}
#hdr_text {
	width:375px;
	padding-top:75px;
	margin:0px;
	color:#F4BEBB;
	float:left;
}
#paypal {
	float:right;
	width:202px;
	margin-top:55px;
	/* 
	padding-left:30px;
	*/
}

/*-------------- CONTENT BODY ------------------------*/
#maincontent {
	width:735px;
	margin:0px;
	padding:0px;
	background:#EFEFEF;
}

/*-------------- LEFT CONTENT BODY ------------------------*/
#leftcontent {
	width:223px;
	padding-left:18px;
	margin:0px;
	float:left;
}
.leftmodule {
	background-color:#fff;
	border:1px solid #d6d6d6;
	padding:10px;
	font-size:11px;
	margin-bottom:15px;
}
#leftcontent h2 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
#leftcontent ul {
	padding-left:15px;
}
#leftcontent a {
font-weight:bold;
}

.opencontentmodule {
	background-image: url(images/leftrail_helpmodule.gif);
	background-repeat: no-repeat;
	padding:70px 50px 10px 15px;
	font-size:11px;
	margin: 0;
	background-color: #b8e039;
}

#sidebar ul {
	padding: 0;
	margin-bottom: 4px;
}

#sidebar ul li { /* wigetized version of leftmodule class */
	list-style: none;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	padding:10px;
	font-size:11px;
	margin: 0 0 15px 0;
}



#sidebar ul li ul li {
	border: none;
	padding:2px 0 2px 10px;
	font-size:11px;
	margin: 0;
	background: url(images/list_arrow.gif) no-repeat;
	background-position: 0px .5em;
	
}


/*-------------- RIGHT CONTENT BODY ------------------------*/
#rightcontent {
	width:620px;
	margin:0;
	padding:0px;
	margin-top:14px;
}
.mainpost {
	background-color:#fff;
	padding:12px 12px 1px 12px;
}

/*--------------- FOOTER SECTION ------------------*/
#footer {
	width:903px;
	margin:0 auto;
	height:52px;
}
#leftfoot {
	width:11px;
	height:52px;
	margin:0px;
	padding:0px;
	float:left;
}
#midfoot {
	width:881px;
	height:52px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(images/footer_bg.gif) repeat-x 0 0;
}
#rightfoot {
	width:11px;
	height:52px;
	margin:0px;
	padding:0px;
	float:left;
}
#footer ul {
	width:880px;
	display:block;
	margin:12px 0 0 0;
	padding:0;
}
#footer ul li {
	display:block;
	padding:0 15px 0 15px;
	margin:0;
	float:left;
}
#footer ul li.nobor1 {
	display:block;
	padding:0 25px 0 25px;
	margin:0;
	float:left;
}
#footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;
	width:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#footer ul li a:hover {
	text-decoration:none;
	color:#000000;
}
#copyright {
	width:903px;
	height:57px;
	margin:0 auto;
	padding:0px;
}
#copyright p {
	color:#ADADAD;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top:15px;
}

/*------------- CONTACT FORM ----------- */
#contact {
	width:379px;
}
#contact form {
	width:378px;
	display:block;
}
#contact form label {
	margin:0 12px 0px 10px;
	display:block;
	float:left;
	width:100px;
}
#contact form input {
	width:220px;
	height:17px;
	margin:0 0 8px 0;
	padding:0;
	float:left;
}
#contact form input.bu {
	background:url(images/submit.gif) no-repeat 0 0;
	width:59px;
	height:22px;
	margin:12px 7px 0 0px;
	float:left;
	border:none;
	cursor:pointer;
	display:block;
	float:left;
}
#contact form input.re {
	background:url(images/reset.gif) no-repeat 0 0;
	width:52px;
	height:22px;
	margin:12px 0px 0 0px;
	float:left;
	border:none;
	cursor:pointer;
	display:block;
	float:left;
}

/*------------- POST STYLES ----------- */

.author_image {
	float:left;
	padding-bottom:5px;
	margin-right: 10px;
}
.post_title_area {
	float:left;
	margin-left:10px;
	width:460px;
}
small {
	font-size:11px;
	font-weight:bold;
	color:#6f6e6e;
	margin-bottom:8px;
}
.entry {
	clear:both;
	line-height: 1.4em;
	padding-top: 8px;
}

.entry h2, .entry h3 {
	padding-bottom: 5px;
}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f9f9f9;
	padding: 0;
	margin: 0 0 10px 0;
	width: auto;
}

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

.alignright {
	float: right;
	margin-left: 6px;
}

.wp-caption img {
	margin: 4px;
}

.wp-caption-text {
	margin: 4px 4px 6px 4px;
	padding: 0;
	font-size: 11px;
	color: #999;
}

.postmetadata {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	margin: 10px 0 30px 0;
	background: #fcfcfc;
}

.navigation {
	margin: 10px 4px;
	padding: 0;
}


.video {
	float: left;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #eee;
	width: 258px;
	margin: 0 16px 20px 0;
}


/*------------- GLOBAL STYLES ----------- */
a img {
	border: none;
}
address {
	font-style:normal
}
.clear-bg {
	clear:both;
	margin-bottom: 5px;
}
.clear-content {
	clear:both;
	margin-bottom: 21px;
}
.clear {
	clear:both;
	line-height:0;
	height:0px;
}
.clear-right {
	clear:right;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.hide {
	display: none;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.header-print {
	display: none;
}

/*------------- COMMENT STYLES ----------- */

.comments h2, .replybox h2 {
	padding:10px 0 10px 0;
	font-size:20px;
	font-weight:normal;
}
.commentbox {
	background-color:#e0e0e0;
	padding:10px;
	margin-bottom:10px;
}
.commentbox h3 {
	color:#6f8232;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 8px;
}


.replybox {
	margin-bottom:20px;
}

#respond textarea {
	width:220px;
}
