/*
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;
	background: #333333 url(images/images/bg_05.gif) repeat;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}


ul {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 751px;
	height: 198px;
	margin: 0 auto;
	background: #FFFFFF url(images/images/header_02.jpg) repeat-x;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	color: #940e08;
}

#header h1 {
	float: left;
	padding: 20px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 38px 20px 0 0;
	font-size: 1.6em;
}

/* Menu */

#menu {
	width: 751px;
	height: 38px;
	margin: 0 auto;
	background: #ECECEC url(images/img2.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	page-break-after: always;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 8px 20px 0  20px;
	border-bottom: 2px solid #b60e0b;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#menu a:hover {
	background: #b60e0b;
	border-bottom-color: #b60e0b;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 751px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* Column One */

#colOne {
	float: left;
	width: 466px;
	padding: 20px 0 0 20px;
}

#colOne h1 {
	margin-bottom: 0;
	font-size: 2em;
	color:#CC3300;

}
#colOne h2 {
	margin-bottom: 0;
	font-size: 1.5em;
	color: #464f4e;
	border-bottom:dashed;
	border-bottom-color:#CC3300;
	border-bottom-width: thin;
}

#colOne h3 {
	font-size: 1.6em;
}

#colOne h4 {
	font-size: 1.1em;
}


#colOne .file {
	margin-top: 0;
}

#colOne .posted {
	height: 26px;
	margin: 0 20px 20px 0;
	padding: 8px 0 0 10px;
	background: #940e08 ;
}

#colOne .posted, #colOne .posted a {
	color: #ffffff;
}

#colOne a {
	color: #940e08;
}

#colOne a:hover {
	text-decoration: none;
}

#colOne ul{
	background-color: #ECECEC;
	margin: 0 20px 0 0;
; 	padding: 10px 10px 10px 10px;
        list-style-position: inside;
}

/* Column Two */

#colTwo {
	float: right;
	width: 251px;	
	background: #;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background:  url(images/images/rt_grey_bg1_03.jpg);
}

#colTwo form {
	padding: 20px 10px;
}

#colTwo h2 {
	height: 30px;
	margin: 5px 0px 0px 0;
	padding: 10px 0px 0 10px;
	background: #ffffff url(images/images/rt_col_h2_bg_03.jpg) no-repeat center;
	font-size: 14px;
	color: #FFFFFF;
}

#colTwo ul ul {
	padding: 16px;
	list-style: square inside;
	color: #444e50;
}

#colTwo ul ul a {
	text-decoration: none;
	color: #444e50;
	font-weight: BOLD;
}

#colTwo ul ul li {
list-style: none;
padding-bottom: 5px;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 94%;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 751px;

	margin: 0 auto;
	padding: 5px 0 0px 0px;
	font-size: smaller;
	background: #FFFFFF url(images/images/footer_bg_10.gif) repeat-x;
	text-align: center;
}

#footer p {
	padding: 0px 0 0px 0px;

}
#footer * {
	color: #721006;
	text-transform: uppercase;	
}
#contentCalendar {
	width: 95%;
	margin: 0 auto;
	background-color:#FFFFFF;
}
