/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #ffffff url(../images/site/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;;
}

#main
{
margin: 0 auto;
width: 782px;
background: #FFFFFF;
min-height:700px;
}

#header {
	height: 294px;
	text-align: left;
/*	background: url(images/site/logo.gif) no-repeat center top;*/
	width: 782px;		
}
#content
{
	padding: 20px 10px 10px;
	width: 762px;
	min-height:500px;
}

#padding
{
padding-left: 10px;
}

#menu
{
/*width: 752px;*/
width: 760px;
height: 45px;
background: url(../images/site/buttons.gif) repeat-x center;
border: 1px #FFFFFF solid;
/*margin-left: 4px;*/
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	/*width: 79px;*/
	height: 22px;	
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	margin-left: 30px;
	/*padding-top: 23px;*/
	padding-top: 13px;

}

#menu a:hover {
/*	width: 79px;*/
    height: 22px;
	text-decoration: underline;
}

#logoimg{text-align: center; height: 243px}

#logo {
width: 742px;
height: 143px;
text-align: left;
padding-top: 100px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}


#left
{
	padding: 10px;
	width: 247px;
}

#left H3
{
width: 232px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
/*text-transform: uppercase;*/
color: #FFF;
background: url(../images/site/title.gif) no-repeat;
}


#left ul {
	list-style: none;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #003399;
}
#left a:visited {
	color: #003399;
}

#left H3 a, #left h3 a:visited {
	color: #fff;
	text-decoration: none;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #003399;
border-left: 1px solid #003399;
border-right: 1px solid #003399;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

.calendar {
				width: 100%;
			}
		
			.calendar * {
				font-family: ariel, verdana, sans-serif;
				font-size: 10px;
			}
		
			.calendar * a {
				display: block;
				text-decoration: none;
				margin-bottom: 5px;
			}
		
			.calendar thead {
				background-color: #000066;
			}
			
			.calendar thead tr th, .calendar tbody tr td {
				width: 14%;
			}
			
			.calendar tbody tr td {
				border: 0px solid #ccc;
				height: 100px;
				vertical-align: top;
				background-color: #ccc;
			}
			
			.calendar tbody tr td div {
				width: 20px;
				text-align: center;
				float: right;
			}
			
			.calendar * div a {
				font-weight: bold;
			}
			
			.currentMonth {
				background-color: #fff !important;
			}
			
			
			#miniCal tbody tr td {
				height: auto;
			}

.today {
				background-color: #003399 !important;
				color: #FFFFFF;
			}



#right
{
float: right;
width: 480px;
padding-right: 10px;
margin-right: 10px;
}

#right H4
{

	font-size: 12px;
	color: #003399;
}

#right a
{
color: #003399;
text-decoration: none;
}

#right p {

	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #003399;
}
.date {
	text-align: right;
	color: #003399;
	font-size: 12px;
	text-transform: uppercase;
}

.date a {
	color: #003399;
}

.Heading4{
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}


#footer { clear: both;
	height: 53px;
	padding-top: 5px;
	width: 100%;
	background: url(../images/site/footer.gif) repeat-x;
	border-top: 5px solid #003399;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	/*text-align: center;*/
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer #inner {width: 752px; margin: auto;}
#footer #inner #addr {float: left}
#footer #inner #contact {float: right; text-align: right}
.special {padding-top: 20px}
.special img {padding-right: 5px}