/* Global Styles */

body {
	overflow: visible;
	margin: 0;
}
	
p {
	font:15px/1.2em Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom: 1.3em;
	margin-top: 0em;
}

ul {
	font:15px/1.2em Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom: 1.3em;
	margin-top: 0em;
	text-align: left;
}

td {
	font:15px/normal Arial, Helvetica, sans-serif;
	color:#666666;
}	
	
	
/* ID Styles */


#navigation {
	font:11px/14px Arial, Helvetica, sans-serif;
	color: #F7E8D5;
	line-height:14px;
}

	
#navigation a {
	font:700 11px/14px Arial, Helvetica, sans-serif;
	color: #F7E8D5;
	text-decoration: none;
}
	
#navigation a:visited {
	color: #F7E8D5;
	text-decoration: none;
}

#navigation a:hover {
	color:#ffffff;
	text-decoration: underline;
}

#navigation a:active {
	color:#ffffff;
	text-decoration: underline;
	font-weight: 900;
}
	
	
	
#nav_this_page {
	font:11px/14px Arial, Helvetica, sans-serif;
	color: #F7E8D5;
}

	
#nav_this_page a {
	font:700 11px/14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
	
#nav_this_page a:visited {
    font:700 11px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

#nav_this_page a:hover {
	color:#ffffff;
	text-decoration: underline;
}

#nav_this_page a:active {
	color:#ffffff;
	text-decoration: none;
	font-weight: 900;
}
	

#main {
	
}

#main h1 {
	font:bold 22px/normal "Times New Roman", Times, serif;
	color:#A45745;
	margin-top: 0em;
	margin-bottom: .1em;
}
#main h2 {
	font:600 17px/normal Arial, Helvetica, sans-serif;
	color:#A45745;
	margin-bottom: 0.1em;
	margin-top: 0em;
}
#main h3 {
	font:600 17px/normal Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom: 0.1em;
	margin-top: 0em;
}

	
#main a {
	color: #A45745;
	text-decoration: none;
}
	
#main a:visited {
	color: #A45745;
	text-decoration: none;
}

#main a:hover {
	color:#A45745;
	text-decoration: underline;
}

#main a:active {
	color:#A45745;
	text-decoration: none;
}


/* Calendar Styles */

#calendar td {
	border: 1px solid #4C3C26; 
}
	
#noborder td {
	border: 0px;
}

#calheader td {
	font-weight:bold;
	color: #A45745;
}
	
#weekdays th {
	background: #A45745;
	color:#ffffff;
}
	
/* Class Styles */


.headername {
	font-family: "Brush Script MT", cursive;
	font-size: 36px;
	font-weight: 500;
	color: #663333;
	letter-spacing: 6px;
	word-spacing: normal;
}
.headertagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #A45745;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 2px;
	margin-top: 0em;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A45745;
	font-style: italic;
	background-color: #F7E8D5;
	text-align: left;
	padding: 6px 10px 6px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.pagetitle a {
	color: #A45745;
	text-decoration: none;
}
	
.pagetitle a:visited {
	color: #A45745;
	text-decoration: none;
}

.pagetitle a:hover {
	color:#A45745;
	text-decoration: underline;
}

.pagetitle a:active {
	color:#A45745;
	text-decoration: none;
}


.homepoem {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 400;
	color: #A45745;
	font-style: normal;
	margin-top: 10px;
}

.homepoem p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 400;
	color: #A45745;
	font-style: normal;
}
.homewelcome {
	font:15px/1.2em Arial, Helvetica, sans-serif;
	color:#A45745;
	margin-bottom: 1.3em;
	margin-top: 0em;
}

.homepoem td {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 400;
	color: #A45745;
	font-style: normal;
}

.smalltext {
	font:12px/1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 1.3em;
	margin-top: 0em;
}
.colorA45745 {
	color: #A45745;
}

.logo {
	font:18px Georgia, Times New Roman, Times, serif;
	color: #4C3C26;
	letter-spacing:.3em;
	line-height:26px;
}
		
.footer {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#A45745;
	margin-top: 10px !important;
	margin-bottom: 10px!important;
}
.rightalign {
	float: right;
	margin-right: 0px;
	padding-left: 10px;
}
