/*
Design by FlashTemplatesDesign.com
http://www.FlashTemplatesDesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a {
	color: #F39200;
}

a:hover, a:active {
	text-decoration: none;
	color: #F39200;
}

a:visited {
	color: #F39200;
}
body {
	margin: 0px;
	padding: 0px;
	color: #7C7878;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header {
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: fixed;

}
#logo {
	padding: 100px 0 0 0;
	height: 145px;
	width: 100%;
	text-align: center;
	background: url(images/logo.jpg) no-repeat;
}
#logo h1 a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #7c7878;
}
#D1
{
   margin: 5px 0 0 0;
}
#laa { 
    font-size: 14px;
	color: #000000;
}
#menu {
	padding-top: 10px
}
#menu a {
	display: block;
	float: left;
	margin-left: 70px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	
}

#menu a:hover, .active a {
	text-decoration: underline
}
#content
{
	width: 1100px;
	padding-top: 10px;
	margin-left: 20px;
}

#left
{
	width: 1100px;
	padding: 10px;
}

#left H1
{
color: #000000;
font-size: 24px;
}
#left H2
{
	color: #000;
	font-size: 18px;
}

#right
{
	float: right;
	width: 392px;
}

#right H3
{
	width: 368px;
	height: 116px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	float: none;
	background-position: center;
}

#right ul {
	list-style: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#right li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#right li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#right a {
	color: #000000;
}
#right a:visited {
	color: #7c7878;
}

#right p
{
padding: 10px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}


#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: #b1b1b1;
	border: 1px solid #000000;
	font-weight: bold;
	color: #ffffff
}



#laa2 {
	clear: both;
	height: 30px;
	padding: 15px 0;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #b4b4b2;
	text-align: center;
	font-size: 10px;
}

#laa2 p {
	margin: 0;
	color: #ffffff;
}

#laa2 a {
	color: #ffffff;
	font-size: 10px;
}


.small p {
	margin: 0;
	font-size: 11px;
}
