body,form,div,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0px 0px;}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color:#FFFFFF;
	color:#455560;
	line-height:22px;
}
table{border:none;}
td{vertical-align:top;}
img{border:none;}
p{color:#455560;padding:0px 0px 30px;}

a{
	text-decoration:none;
	color: #FFFFFF;
}

a:active, a:hover{
	color: #D27927;
}

h1{
	color: #8A2003;
	font-size: 18pt;
	font-weight:normal;
	padding-top:10px;	
}

h2{
	font-size: 14px;
	font-weight:bold;
}

h3{
	font-size: 12px;
	font-weight:bold;
}

h4{
	font-size: 10px;
	font-weight:bold;
}

#navMenu{
	background: #455761 url(../images/navigation_background.gif) no-repeat bottom;
	width:220px;padding-bottom:200px;
}

#navMenu ul, #navMenu li{list-style:none;}
#navMenu ul{padding: 20px 20px;}
#navMenu li{text-align:right;font-size:9pt;font-weight:bold;text-transform:lowercase;}


#navMenu a{color: #9D9FA2;}
#navMenu a:hover, #navMenu .selected{color: #B17936;}

#rightBorder{background: transparent url(../images/right_border.gif) repeat-y right top;}

#footer{
	font-size:8pt;
	color: #CFD0D2;
}

#contact input{width:220px;}
#contact select{width:225px;}
#contact textarea{width:220px;height:50px;}
#contact button{height:28px;}

/* LogoWorks Style Sheet */
#logoworks, #logoworks a{
	padding-top:10px;
	font-size:8pt;
	color: #CFD0D2;
	font-weight:normal;
	text-decoration:none;
}