
/* Global Styles */

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

}
td {
	font:12px arial;
	color:#333333;
	}
.dark {
        color:#004530;
}
.darkheavy {
        color:#004530;
        font-weight:bold;
}
.darkheavyrow {
        color:#004530;
        font-weight:bold;
        border-bottom:1px solid #004530;
}
.tdlink {
	color:#333333;
}
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 #004530;
	background-color: #d49F00;
	text-decoration:none;
}
.submit {
	background-color: #FFFFFF;
}
label, script 
{
float:left;
text-align: right;
width: 10em;
}


fieldset{
	border: 0px solid #d53f25;
	margin:0px auto;
	margin-top:10px;
	margin-top:10px;
	font-weight:bold;
	width:50%;
	font:12px arial;
	background-color:#d53f25;
}
fieldset label, fieldset p{
	color:#000000;
}
legend{
	border: 1px solid #d53f25;
	vertical-align:middle;
	color: #d53f25;
	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: #d53f25;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #f8ab1e;
	text-decoration:none;
	}
	
/* ID Styles */

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

#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: #f8ba2a;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
#main {
	width:85%; 
	padding:'.PADDING.'; 
	margin:0px auto;
	background-color:#f8ba2a;
	float:middle;
}
/* Class Styles */
.tumblr_post, .tumblr_text_post, .tumblr_link_post, .tumblr_photo_post {
	font: 24px arial;
}
.tumblr_post a, .tumblr_text_post a, .tumblr_link_post a, .tumblr_photo_post a {
	font-weight:normal;
	color: #004530;
}
.tumblr_link a{
	color: #004530;
}
.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;
}
.logo {
	font:24px arial;
	background-color: #f8ab1e;
	color: #004530;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

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

.smallText {
	font:12px arial;
	color: #d53f25;
	line-height:24px;
	}

.pageHeader {
	font:30px arial;
	color: #d53f25;
	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:#333333;

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

	color: #f8ba2a;
	padding:5px;
	text-decoration:none;
	letter-spacing:.1em;
	margin:0px auto;
	background-color: #004530;
	}
.navText a.current {
	color: #004530;
	background-color:#f8ba2a;
	font-weight:bold;
}
.navText a:hover{
	color: #d53f25;
	background-color:#f8ab1e;
	font-weight:bold;
}
.redBorder{
	border:2px solid #C8C8A9;
	padding:0px;
}	
.redBorder a:hover{
	border:3px solid #f8ab1e;
}
.imageBlock{
	background-color:#d53f25;
}
