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

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

a:link {
	color: #A5A9B2;
}

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

a:visited {
	color: #A5A9B2;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c0c0c0;
	background-image: url(images/cf.png);
	background-repeat: repeat;
	
}

#content
{
	margin: 0 auto;
	width: 917px;
	text-align: left;
	background-color: #cad4e2;
	background-position: top;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/glossymetal.jpg);
	background-repeat: repeat;
}

#main
{
	width: 857px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(images/glossymetal.jpg);
	background-repeat: repeat;
}

#back
{
width: 917px;
background: url(images/table_back.gif) repeat-y
}

#header {
	height: 300px;
	text-align: left;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 897px;
	height: 150px;
	text-align: left;
	padding-top: 150px;
	padding-left: 20px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
	color: #C66210;
}
#logo H2 a{
font-size: 12px;
}


#menu
{
	width: 777px;
	height: 32px;
	padding-left: 140px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	text-transform: uppercase;
	
}

#menu a:hover {
	width: 120px;
    height: 32px;
	color: #ff0000;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}




#right
{
	width: 249px;
	float: right;
	
}

#right H3
{
width: 224px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.png) no-repeat top;
}



#right li  {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

#right a {
	color: #006;
	font-size: 12px;
}
#right a:visited {
	color: #006;
}



.bot
{
padding: 10px;
}

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

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

#calendar thead {

}

#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: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

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

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C66210;
}

#left a
{
color: #C66210;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #C66210;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #C66210;
	border-right-color: #C66210;
	border-bottom-color: #C66210;
	border-left-color: #C66210;
}

#left h2_top {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #C66210;
	font-size: 12px;
	font-weight: bold;	
}

#left h6 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1b1b52;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #1b1b52;
	border-right-color: #1b1b52;
	border-bottom-color: #1b1b52;
	border-left-color: #1b1b52;
	font-size: 18px;
	font-weight: bold;
}

.date {
	text-align: right;
	color: #C66210;
	font-size: 11px;
}

.date a {
	color: #C66210;
}


#footer {
	position:relative;
	height: 54px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x top;
	width: 917px;
	bottom: 0px;
}

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

#footer a {
	color: #FFF;
}
.pagetitle {
	position: absolute;
	left: 330px;
	top: 70px;
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #C66210;
}

.status_inwork {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0;
}
.status_complete {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
}
