/*Design by Metamorphosis Designhttp://www.metamorphozis.comReleased for free under a Creative Commons Attribution 2.5 License*/* {	margin: 0px;	padding: 0px;}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #CCC;	background-color: #8CB205;	background-image: url("../images/PaulGreen_BannerBG.jpg");	background-repeat: no-repeat;}input, textarea {	background: #A4E4F5;	border: 1px solid #FFFFFF;	font: bold 13px Arial, Helvetica, sans-serif;	color: #0F5B96;}h1, h2, h3, p, ol, ul {	margin-top: 0;	color: #000;}h1, h2, h3 {	font-family: Arial, Helvetica, sans-serif;}h1, h2 {	font-weight: normal;}h1 {	font-size: 2.4em;	font-weight: bold;	color: #000;}h2 {	font-size: 1.8em;	font-weight: bold;	text-align: left;	color: #060;}a {	color: #1D74A6;}a:hover {	text-decoration: none;	color: #1D74A6;}hr {	display: none;}#main{	width: 960px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	background-color: #324002;	background-repeat: no-repeat;	background-position: top;	border-right-width: 10px;	border-left-width: 10px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #0A0601;	border-left-color: #050300;}/* Header */#header {	height: 270px;	width: 960px;}#logo {	width: 960px;	height: 240px;}#logo h1, #logo p {	margin: 0;	line-height: normal;}#logo h1 {	padding: 47px 0 0 20px;	font-size: 24px;	color: #ffffff;}#logo h2 {	padding: 10px 0 0 20px;	font-size: 10px;	text-transform: uppercase;	color: #ffffff;}#logo a {	text-decoration: none;	color: #ffffff;}#menu {	height: 31px;	padding-left: 0px;	background-color: #5B85FB;}#menu ul {	margin: 0;	list-style: none;}#menu li {	display: inline;}#menu a {	float: left;	width: 120px;	height: 25px;	text-decoration: none;	text-align: center;	padding-top: 6px;	font-weight: bold;	color: #ffffff;	background-image: url("../images/button2.png");	background-repeat: no-repeat;}#menu a:hover {	background: url("../images/button2_r.png") no-repeat;}/* Page */#page {	width: 960px;	margin-top: 12px;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	background-color: #324002;}/* Content */#content {	width: 728px;	position: relative;	float: right;	display: inline;	padding-right: 5px;}#content .post ul, #content .post ol{	text-align:left;	padding-left:15px;	text-indent:0px;}#content .top{	width: 728px;	background: url("../images/top.png") no-repeat;	height: 11px;}#content .middle_back{	width: 708px;	background: #ffffff;	text-align: left;	padding-right: 10px;	padding-left: 10px;}#content .bottom{	width: 728px;	background: url("../images/bottom.png") no-repeat;	height: 10px;	margin-bottom: 10px;}.post {	color: #000000;	font-size: 14px;}.post a {	color: #009;	font-size: 14px;	font-weight: 400;}.post a:hover {	color: #EA8616;	font-size: 14px;}/* Sidebars */.sidebar {	float: left;	width: 204px;	margin-top: 5px;	color: #000000;}.sidebar ul {	margin: 0;	padding: 0;	list-style: none;	line-height: normal;	color: #F60;}.sidebar li {	padding: 6px 0 6px 20px;	color: #FFF;}.sidebar a {	text-decoration: none;	color: #F90;}.sidebar a:hover {	color: #FF0;	text-decoration: underline;}.sidebar h2 {	padding-top: 10px;	color: #FFFFFF;	background: url("../images/title.png") no-repeat;	height: 33px;	padding-left: 10px;	font-size: 16px;	font-weight: bold;	text-align: left;}/* Left Sidebar */#leftbar {	margin-left: 3px;	width: 208px;}/* Right Sidebar */#rightbar {	margin-left: 0px;}#leftbar .back, #rightbar .back{	background: url("../images/title_back_green.jpg") no-repeat;}/* Calendar */#calendar table {	width: 100%;	text-align: center;}#calendar thead {}#calendar tbody td {	border: 1px solid #F1F1F1;}#calendar #prev {	text-align: left;}#calendar #next {	text-align: right;}#calendar tfoot a {	text-decoration: none;	font-weight: bold;}#calendar #now {	background: #696969;	border: 1px solid #ff0000;	font-weight: bold;	color: #ffffff}/* Footer */#footer {	clear: both;	padding-top: 20px;	height: 36px;	background: url("../images/footer.gif") repeat-x;}#footer p {	text-align: center;	font-size: smaller;	color: #ffffff;}#footer a {	color: #ffffff;}.Bold {	font-weight: bold;	color: #000;}.Bold_Green {	font-weight: bold;	color: #060;}.Bold_Blue {	font-weight: bold;	color: #039;}.Bold_Red {	font-weight: bold;	color: #F00;}.middle_back p {	padding-bottom: 0px;}.needsmore {	padding-bottom: 9px;	padding-top: 9px;}

