/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 2px 0;
	background: #78d8ff;
}

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

h1,h3 {
	margin-top: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1f487e;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	font-size: 1.8em;
	font-weight: normal;
	color: #990000;
	margin-top:.8em;
}


h3 {
	font-size: 1em;
	color:#990000;
	margin-top:5px;
	margin-bottom:5px;
}

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

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

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

a {
	text-decoration: none;
	border-bottom: 1px dotted #297b38;
	color: #3C7BCF;
}

a:hover {
	border: none;
	color: #990000;
	text-decoration:underline;
}

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

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #990000;
	color: #990000;
}

hr {
	display: none;
}

hr.testi {
	border:0;
	width:80%;
	color:#999;
	background-color:#ccc;
	height:1px;
	display:block;
	margin:10px auto;
}

/* Header */

#header {
	width: 980px;
	height: 116px;
	margin: 0 auto;
}

#header img a {
	border:0;
	text-decoration:none;
}
/* Logo */

#navi {
	width: 978px;
	margin: 0 auto;
	height: 140px;
	background-color: #0076ba;
	border: 1px solid #000;
	text-align:center;
}

/* nav menu */
ul.menu {
	float: left;
	margin: 5px 0 5px 5px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.menu li {
	float: left;
	text-align:center;
}

ul.menu li a {
	display: block;
	float: left;
	height: 130px;
	width:137px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border-right:1px dotted #025d9e;
}

ul.menu li a:hover {
	color: #ccc;
	border: 1px solid #999;
	background:none;
	height: 128px;
	width:136px;
	margin:0;
	padding:0;
}

ul.menu li a.last {
	float: left;
	height: 130px;
	width:137px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border-right:0;}


ul.menu li.current_page_item a {	
	color: #000;
}


	
/* contact form */
#contact {
	width: 160px;
	font-size: 12px;
	font-weight:normal;
	margin-bottom:20px;
	background-color:#ccc;
	padding:4px;
	border:1px dotted #000;
	text-align:left;
	color:#4a4a4a;
}
#contact fieldset {	border: none; }
#contact .e { width: 154px;}
#contact #x { width: 70px;	font-size:11px;}
#contact a {color:#0076Ba; text-decoration:underline; }
#contact a:hover {color:#990000;}
#contact p.head {color:#990000; font-size:1.8em; letter-spacing: -.04em; margin:0 0 5px -1px; padding:0 8px 0 0 ; background-color:#fff; text-align:center; border:1px solid #999;}

form {
}
input {height:20px;}
textarea {background: #efefef;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;}
input.text {
	padding: 0;
	background: #efefef;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
input.focus {border:1px solid #0076BA}
input.textbox {
	width:145px;
	height:145px;
	padding: 0;
}
input.button,span#comment-post{
	background: #990000;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
	float:right;
	margin:10px;
}
input.check {
	margin:0 2px 0px 5px;
	vertical-align:bottom;
	line-height:1em;
}

#selfeval {padding:0; margin:0; border:none; font-size:1em;}
#selfeval fieldset { padding:15px;/*border:1px dotted #999;*/ border:none;}
form#selfeval input {height:30px; vertical-align: middle; margin:5px 5px 5px 15px; }
form#selfeval input.scale {height:20px; width:15px; margin-left:3px;}


/* Page */
#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border: 1px solid #999;
	border-top: none;
	background: #ffffff url(../images/plannedgrowth.gif) no-repeat 98% 93%;
}


/* Content */
#content {
	float: left;
	width: 420px;
	padding: 0 24px 0 21px;
}

#content1	{
	float:left;
	width:650px;
	padding: 10px 50px 20px 30px;
}
.box {
	background-color:#eeeeee;
	border:1px dotted #999;
	padding: 0px 5px 15px 5px;
	margin-top:10px;
}

.box h3	{
	margin:0px auto 5px -5px;
	padding: 5px;
	width:100%;
	background-color:#e6e5e5;	
	border-bottom:1px dotted #ccc;
}

.post {}
.post .title {margin: 0;font-weight: normal;}
.post h1.title {font-size: 2.4em;}
.post .entry {	padding-bottom: 30px;}
.post .meta {
	margin: 0 90px 0 0;
	text-transform: uppercase;
	text-align:right;
	font-size: .8em;
	font-weight: bold;
	color: #0076Ba;
}
.post .meta a {	color: #0076Ba;}
.post .links {	margin: 0;}
.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(../images/img04.gif) repeat-x;
}
.post .links a, .post .tags a {	border: none;}

/* Recent Posts */

#recent-posts {}
#recent-posts h3 {
	margin: 0px 0 5px -5px;
	padding:5px;
	width:100%;
	background-color:#e6e5e5;
}
#recent-posts p {
	margin: 0 0 1.5em 0;
	font-size: .9em;
}
#recent-posts li {
	background-color:#eeeeee;
	border:1px dotted #999;
	margin-bottom:20px;
	padding: 0 5px; 
}

/* Sidebars */

.sidebar {
	float: left;
	background: url(../images/img03.gif) repeat-y;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	margin-bottom: 1em;
}
.sidebar li ul {
	margin-bottom:0;
}
.sidebar li li {
	margin: 0;
}
.sidebar li h2 {
	margin: 0 0 1em 0;
}
.sidebar li h2 a {
	color:#990000;
}
.sidebar li h2 a:hover {
	text-decoration:underline;
}

/********  sidebar1 ********/
#sidebar1 {
	width: 180px;
	padding: 0px 25px 0 0;
	float:right;
}
#sidebar1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar1 li	{
	margin-bottom:1em;
}
#sidebar1 li ul	{
	line-height: normal;
	background: url(../images/img04.gif) repeat-x;
	margin-bottom:10px;
}
#sidebar1 li li	{
	padding: 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
	font-size: .8em;
	margin:0;
}
#sidebar1 li h2 {
	margin:0 0 1em 0;
}
#sidebar1 li h3 {
	margin: -5px auto 5px -5px;
	padding:5px;
	width:100%;
	background-color:#e6e5e5;
	border:1px dotted #999;
}
#sidebar1 li li h3 {
	margin: -5px auto 5px -5px;
	padding:5px;
	width:100%;
	background-color:#e6e5e5;
	border:none;
	border-bottom:1px dotted #999;
}
#sidebar1 a.current	{
	color:#990000;
}

/**********sidebar1-1***********/

#sidebar1-1 {
	width:300px;
	padding: 10px 0 0 11px;
}

#sidebar1-1 li li p {font-size:.8em;}
	
/********* sidebar2 ***********/
#sidebar2 {
	width: 160px;
	padding: 5px 0 0 11px;
}
#sidebar2 h2 {
	margin-bottom:10px;
	font-size:1.6em;
}
#sidebar2 h3 {
	margin: -5px auto 5px -5px;
	padding:5px;
	width:100%;
	background-color:#e6e5e5;
}
#sidebar2 li p	{
	margin: 0 0 1.5em 5px;
	font-size: .96em;
}
#sidebar2 li ul {
	line-height: normal;
	background: url(../images/img04.gif) repeat-x;
	margin-bottom:10px;
}
#sidebar2 li li {
	padding: 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}
#sidebar2 li a {
	border: none;
}
#sidebar2 li a.current {
	color:#990000;
}
 
/* lower right logo*/

#planlogo {
	float:right;
	margin: 40px 0px 0px 0px;
}

/* Footer */

#footer {
	text-align: right;
	font-size: 1.1em;
	background-color:#bdecfe;
	padding:10px;
	color:#0076ba;
	border-top:1px solid #0076ba;
	margin-bottom:0;
}

#copy	{
	text-align: center;
	font-size: .8em;
	color:#504f4f;
}

#copy a	{}

.blue	{color: #1f487e;}

.red {color:#990000;}

.sm	{font-size:.9em;
		padding:0;
		margin:0;
		line-height:1em;}

.sm-rt {text-align:right;
		font-size:.9em;
		padding:0;
		margin:0;
		width:50%;
		float:right;
		line-height:1em;}

table {padding-top:20px;}

div.left-pad {padding-left:30px;}

span.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	font-size: 1.5em;
	font-weight: normal;
	color: #990000;}
	
a.buy	{
	background-color:#FFCC00;
	border:1px dotted #990000;
	padding:1px;
	color:#1f487e;
}

div.paypal{float:left; margin:5px 10px 5px 0; padding:2px 0 2px 2px; background-color:#ccc;}
.paypal:hover {background-color:#78d8ff; }
