
/* Global Styles */

body {
	margin:0px;
	height:100%;
	padding:0px;
	background-color:#ef4135;
	font:12px arial;
	}
div {
	height:100%;
	width:100%;
	background-color:#ffffff;

}
td {
	font:12px arial;
	color:#000000;
	}
.dark {
        color:#008851;
}
.darkheavy {
        color:#008851;
        font-weight:bold;
}
.darkheavyrow {
        color:#008851;
        font-weight:bold;
        border-bottom:1px solid #008851;
}
.tdlink {
	color:#000000;
}
table { 
	padding:10px;
	margin:0px auto;
	 }	
img, embed { 	
	padding-left:15px;
	padding-right:15px;
	 }	
ol, ul {
	   padding-top:5px;
        padding-bottom:5px;
        padding-left:25px;
        padding-right:25px;
        margin:0px auto;
        font:12px arial;
}
form {
}
input, textarea, select, radio {
	font:12px arial;
	border: 1px solid #008851;
	background-color: #ccdff0;
	text-decoration:none;
}
.submit {
	background-color: #ffffff;
}
label, script 
{
float:left;
text-align: right;
width: 10em;
}


fieldset{
	border: 0px solid #000000;
	margin:0px auto;
	margin-top:10px;
	margin-top:10px;
	font-weight:bold;
	width:50%;
	font:12px arial;
	background-color:#acc4e0;
}
fieldset label, fieldset p{
	color:#000000;
}
legend{
	border: 1px solid #000000;
	vertical-align:middle;
	color: #000000;
	background-color: #ffffff;
}
p {	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	margin:0px auto;
	font:12px arial;
	color:#000000;
	}
a  {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #ffda4b;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #000000;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:12px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
#main {
	width:85%; 
	padding:'.PADDING.'; 
	margin:0px auto;
	background-color:#ffffff;
	float:middle;
}
/* Class Styles */
.tumblr_post, .tumblr_text_post, .tumblr_link_post, .tumblr_photo_post {
	font: 22px arial;
}
.tumblr_post a, .tumblr_text_post a, .tumblr_link_post a, .tumblr_photo_post a {
	font-weight:normal;
	color: #008851;
}
.tumblr_link a{
	color: #008851;
}
.tumblr_posts li{
	list-style-type:none;
	border-top: 1px solid #d3d3d3;
	padding: 10px 0 15px 0;
	clear:both;
}
.tumblr_posts{
        list-style-type:none;
}
.top{
    background-color: transparent;
}
.logo {
	font:22px arial;
	background-color: #ffda4b;
	color: #008851;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:16px arial;
	color: #000000;
	letter-spacing:.2em;
	}

.smallText {
	font:12px arial;
	color: #000000;
	line-height:22px;
	}

.pageHeader {
	font:30px arial;
	color: #000000;
	letter-spacing:.1em;
	line-height:38px;
	}
.pageHeader a {
	font-weight:normal;
}	
.bodyText, p.tumblr_body, .tumblr_caption, .tumblr_description, .tumblr_body li, .tumblr_body li {
	font:12px arial;
	color:#000000;

	line-height:24px;
	}
	
.pageName, .tumblr_title {
	font:20px georgia;
	color: #000000;
	letter-spacing:.1em;
	line-height:26px;
	padding-top:15px;
	}
	
.subHeader {
	font:14px arial;
	color: #008851;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	color: #ffffff;
	text-decoration:none;
	font:14px Trebuchet MS;
	letter-spacing:.1em;
	margin:0px auto;
	background-color: #008851;
	}
.foot{
	float:left;
        color: #ffffff;
        text-decoration:none;
        font:14px Trebuchet MS;
	font-weight:bold;
}
.navText a{

	color: #ffffff;
	padding:5px;
	text-decoration:none;
	letter-spacing:.1em;
	margin:0px auto;
	background-color: transparent;
	}
.navText a.current {
	color: #008851;
	background-color:#ffffff;
	font-weight:bold;
}
.navText a:hover{
	color: #000000;
	background-color:#ffda4b;
	font-weight:bold;
}
.redBorder{
	border:2px solid #7ac7f3;
	padding:0px;
}	
.redBorder a:hover{
	border:3px solid #ffda4b;
}
.imageBlock{
	background-color:#acc4e0;
}
.menuBlock{
	background-color:#acc4e0;
}
