/*
Theme Name: Nobody's Perfect, Inc.
Theme URI: http://nobodysperfectinc.org/
Description: Use this theme for the main nobodysperfectinc.org site.
Version: 1
Author: Donovan Mueller (Hooked into Wordpress only)
Author URI: mailto:zotobi@gmail.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


.main_content h3,
.main_content h4 {
	margin: 0 0 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #023260; }
.main_content h4 {
	font-size: 15px;
	color: #000; }
.main_content p {
	margin: 0 0 1em; 
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
.main_content .alignright {
	display: block;
	float: right; }
.main_content img {
	border: none; }
.main_content .alignleft {
	display: block;
	float: left; }
.main_content .aligncenter {
	display: block; 
	margin-left: auto; margin-right: auto; }
.main_content .wp-caption {
	text-align: center; }

.main_content .news {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #808080; }
#HomeContactUs {
	text-align: center;
	color: #fff; }

#HomeBoardOfDirectors h3 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 12px;
	color: #436682; }
#HomeBoardOfDirectors p {
	margin: 0; }

.site_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center; }
.site_footer p {
	margin: 0; }
