*{
margin:0px;
padding:0px;
}

body{
background:#fff8ce;
color:#003300;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:100%;
}

h1{
font-size:22px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
padding:3px;
}

h2{
font-size:18px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
padding:3px;
}

img{
border:none;
}

a{
color:#6c0028;
}

a:hover{
text-decoration:none;
}

form{
position:relative;
left:40px;
}

label{
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

input{
float:right;
margin-right:200px;
}

textarea{
float:right;
margin-right:165px;
}


#submit{
clear:both;
margin:0px;
margin-top:20px;
float:right;
margin-right:290px;
background:#6c0028;
border:0px;
color:#fff8ce;
font-size:12px;
padding:3px 10px;
}

#container{
width:615px;
margin:0 auto;
height:100%;
}

#header{
height:150px;
width:100%;
}

#cheader{
height:171px;
width:100%;
}

#logo{
width:380px;
margin:10px auto;
}

#clogo{
margin:0px auto;
}

#featured{
width:100%;
}

#navigation{
background:url(img/navback.jpg) no-repeat;
height:50px;
width:100%;
margin:0 auto;
}

#navigation ul{
padding-left:20px;
}

#navigation li{
list-style-type:none;
display:inline;
line-height:50px;
margin-right:23px;
}

#navigation a{
color:#fff8ce;
font-family:"Times New Roman", Times, serif;
font-size:20px;
text-decoration:none;
}

#navigation a:hover{
text-decoration:underline;
}

#main{
width:99%;
margin:5px auto;
}

#main p{
margin-left:3px;
}

#main img{
margin:5px;
margin-right:8px;
}

#top{
padding-bottom:10px;
border-bottom:1px solid #6c0028;
}

#bottom{
	position:relative;
	top: 5px;
}

#bleft{
float:left;
width:300px;
padding-right:5px;
border-right:1px solid #6c0028;
}

#bright{
width:290px;
margin-left:5px;
float:left;
}

#footer{
border-top:1px solid #6c0028;
clear:both;
position:relative;
top:30px;
height:40px;
line-height:40px;
width:610px;
margin:0 auto;
}
