body,td,th {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
body {
	background-color: #2E2E2E;
	background-image: url(images/bkgd_site.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #C32128;
	margin: 0px 0px 18px;
}

h2 a, h2 a:visited {
	color: #C32128;
	font-weight:normal;
	text-transform: uppercase;
}

h2 a:hover {
	font-weight:normal;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0px 0px 5px;
}
p {
	margin: 0px 0px 16px;
}
p.pnopad {
	margin: 0;
}
a {
	font-weight: bold;
	color: #C32128;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.frame_site {
	width: 960px;
	margin: 27px auto 30px;
}
.bkgd_subshadowright {
	background-image: url(images/bkgd_sub_shadowright.png);
	background-repeat: repeat-y;
}
.bkgd_subcontentshadow {
	background-image: url(images/bkgd_sub_contentshadow.png);
	background-repeat: repeat-y;
	background-position: left;
}
.frame_subcontent {
	margin: 28px 0px 26px 30px;
}
.frame_footerleft {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 10px 0px 10px 15px;
	line-height: 10px;
}
.frame_footerright {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: right;
	padding: 10px 15px 10px 0px;
	line-height: 10px;
}
.frame_footerright a {
	color: #666;
}
.frame_footerright a:hover {
	color: #FFF;
}
.frame_callouts {
	background-image: url(images/bkgd_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bkgd_testimonial {
	background-image: url(images/bkgd_testimonial.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frame_testimonial {
	margin: 14px 20px 16px 16px;
	color: #FFF;
}
.frame_logo {
	margin: 12px 0px 30px 30px;
}
.frame_content {
	margin: 30px;
	line-height: 18px;
	color: #838383;
	text-align: justify;
}
.frame_testimonial p {
	margin: 0px 0px 8px;
}
.red {
	color: #C32128;
}
.inp_text {
	width: 200px;
}
textarea, input {
	font: 12px Arial;	
}
ul.special {
	margin-top: 5px; 
	padding-left: 5px; 
	margin-left: 10px;	
	list-style: circle;
}
ul.special li {
	list-style: disc;	
}
.frame_subcontent ul#posts, .frame_subcontent ul#posts li {
	list-style:none;
	margin:0;
	padding:0;
}

div.post-footer ul {
	margin:10px 0;
	padding:0;
}


#posts h4 {
	padding:0;
	margin:0 0 10px 0;
}

#posts li div.post-footer ul li {
	display:inline;
	padding:0;
	margin:0 10px 20px 0;
}

div.post-footer {
	margin-bottom:20px;
	border-bottom:solid 1px #999;
}



ul#posts li#post-nav {
	border:0;
}

#posts li ul li {
	border:0;
}

ul#sidebar {
	margin-top:10px;
	padding:10px;
	list-style:none;
}

ul#sidebar li {
	list-style:none;
	margin:0;
	padding:0;
}

ul#sidebar li ul, ul#sidebar li ul li {
	margin:0;
	padding:0;
}

ul#sidebar li ul {
	margin:5px 0 20px;
}

ul#sidebar li h2 {
	margin:0;
}

ul#sidebar li a {
	color:#333;
}

#searchform {
	margin-bottom:20px;
}

#comment-leave-info label, #comment-leave-info input {
	display:block;
}

#comment-leave-info input {
	margin-bottom:10px;
}

#post-comments ol, #post-comments ol li {
	padding:0;
	margin:0 0 20px 0;
	overflow:auto;
}

#post-comments ol li {
	border-bottom:solid 1px #999;
	margin-bottom:20px;
	clear:both;
}

.comment-footer {
	font-size:10px;
	padding:0;
	margin:0;
}
