/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#003399;
}
form {
	margin: 0;
	padding: 5px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#666666;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
p {
}
blockquote {
	font-style: italic;
}
ul {
}
ol {
}
a {
	color:#660000;
}
a:hover {
	text-decoration: none;
}
small {
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: left;
	margin: 0 0 0 15px;
}
/* Header */

#header {
	width: 730px;
	margin: 0 auto;
	padding-top:0px;
	background-color:#FFFFFF;
}
#header h1 {
	padding: 110px 0 0 50px;
}
#header h2 {
	padding: 0 0 0 50px;
}
#header a {
	text-decoration: none;
}
#header table {
	margin:auto;
}
/*HomeNews*/

.HomeNews {
	float:left;
	width:250px;
	padding:3px 3px 3px 0px;
	border-right:thin dotted #CCCCCC;
}
/*HomeDates*/
.HomeDates {
	width:150px;
	float:right;
	padding:0px 3px 0px 10px;
	background-image:url(../images/HomeDatesBorder-02.jpg);
	background-repeat:repeat-y;
}
.HomeDates img {
	padding-left:15px;
}
.HomeDatesTop {
	width:150px;
	height:24px;
	padding:0px 10px 0px 3px;
	background-image:url(../images/HomeDatesBorder.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
}
.HomeDatesBottom {
	width:150px;
	height:22px;
	padding:0px 10px 0px 3px;
	background-image:url(../images/HomeDatesBorder-03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
}
/* login */

#login {
}
#login table {
	border:thin solid #DCDBED;
	margin:auto;
}
#login input {
	width: 140px;
	border:thin solid #DCDBED;
}
#loginsubmit {
	display: none;
}
/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}
/* Content */

#contentTop {
	float:right;
	width: 500px;
	height: 20px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/contentTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#contentBtm {
	float:right;
	width: 500px;
	height: 54px;
	background-image:url(../images/contentBtm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content {
	float:right;
	width: 500px;
	background-image:url(../images/contentBody.jpg);
	background-repeat:repeat-y;
}
#contentFull {
	width: 700px;
}
#contentFullBtm {
	width: 700px;
	height: 26px;
	background-image:url(../images/contentFullBtm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.post {
	padding: 0px 30px 30px 45px;
	margin-top: 0px;
}
.post .title {
	margin: 0;
	padding-left: 50px;
	background: url(../images/french_horn.jpg) no-repeat left center;
	font-size: 2em;
}
.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	background: url(../images/img05.gif) repeat-x;
	line-height: normal;
}
.post .entry {
}
.post .entry td {
	padding:5px;
}
.post .entry th {
	padding:5px;
	background-color:#CCCCCC;
}
/*News Blog*/

.Newsblog {
	border:#FEFFBF dotted thick;
	padding:0 3px 0 3px;
}
.Newsblog h3 {
	padding:3px 0 3px 0;
	margin-bottom:3px;
	background-color:#CCCCCC;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
	padding: 34px 20px 20px 20px;
}
#sidebar li ul {
	line-height: 2em;
}
#sidebar li li {
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}
#sidebar a {
	border: none;
}
/* Footer */

#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	color:#003399;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}
#footer a {
	color:#663300;
}
/*contentFull table*/

#contentFull td {
	padding:3px;
}
.skiplink {
	display:none
}
.smallText {
	font-size:10px;
}
.confirm {
	border:#990000 thin dashed;
	font-weight:bold;
}

