/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

MODIFIED
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #FFFFFF url(../images/img1.png) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #555555;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #008700;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 720px;
	height: 166px;
	margin: 0 auto;
	background: url(../images/img2.gif) no-repeat;

}
#headertext{
	position: relative; top:30px; right: 15px;
	color: white;
	padding: 10px 0px 0px 0px;
	color: white;
	text-align: right;
	
}


#header * {
	text-decoration: none;

}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 720px;
	height: 10px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(../images/img3.png) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background-image: url(../images/img4.png);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 160px;
}

#colTwo {
	float: left;
	width: 360px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 160px;
}

#colOne a {
	color: #703313;
	font-size: 1.0em;
	font-weight: bold;



}
/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(../images/img8.png);
	letter-spacing: normal;
	font-size: .9em;
	color: white;
}
#content #colTwo h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(../images/img6.png);
	letter-spacing: normal;
	font-size: .9em;
	color: white;
}

#content #colTwo .head strong {
	font-size: 1.1em;
	font-weight: bolder;
}
#content #colTwo .header2 {
	font-size: 1.0em;
	font-weight: bold;
}
#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: black;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}
#content hr {
	border: 1px solid #bbd4bb;
	

}

/* Footer */

#footer {
	height: 70px;
	padding: 5px 0 0 0;
	background: url(../images/img5.png) repeat-x;
}

#footer * {
	color: white;
}

#footer p {
	text-align: center;
	font-size: small;
}





#calendar_current, #calendar_next {
	 width: 180px; 
	padding: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 11px/20px verdana;
	color: #616B76;
	background-color: #fff;
}
#calendar_current td, #calendar_current th{
	
	width: 5px; 
	
}
.cal_month {
	font: bold 12px/20px verdana;
	color: #fff;
    background-color: #A2ADBC;	
	border-top: 1px solid #A2ADBC;
	text-align: center;
}
.cal_weekday_label {
    font: bold 11px/20px verdana;
	background-color: #D9E2E1;
	border-top: 1px solid #A2ADBC;
}
.cal_blanks {background: url(../images/bg_calendar.gif) no-repeat right bottom;}
.cal_day {background: url(../images/bg_calendar.gif) no-repeat right bottom;}
.cal_eventday {background: url(../images/bg_calendar.gif) no-repeat right bottom;}
.cal_eventday a{
    font: bold 11px/20px verdana;
	color: #616B76;
	text-decoration: none;
}
.cal_today {background-color: #e5f7e3;}
.cal_today a{
    font: bold 11px/20px verdana;
	color: #616B76;
	text-decoration: none;
}
#calendar_current td, #calendar_next td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	text-align: center;
}
.cal_view_next_month {
    margin-left: 5px;
	font: bold 11px/20px verdana;
	color: #616B76;
}
#cal_iframe {
    border: 1px solid #ccc;
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 0;
}
.cal_edit_events {float: left;}

.artimage
{
	Margin: 0px 0px 6px 6px;
}

