@charset "UTF-8";
/* CSS Document */

body {
margin-top:0px;
width:1100px;
text-align:center;
}

#top{
text-align:left;


}


#main {
padding-left:200px;
text-align:left;
width:540px;
float:left;


}

#menu {

width:300px;
float:left;


}

h1{
color:#3a4e57;
font-family:"Times New Roman", Times, serif;
font-weight:200;
size:36px;
line-height: 40px;
}

h2{
	color:#3a4e57;
	font-family:"Times New Roman", Times, serif;
	size:30px;
	line-height: 30px;

}

h6{
color:#3a4e57;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-variant:normal;
font-weight:300;
font-size:18px;
line-height: 16px;

}

p{
color:#3a4e57;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-variant:normal;
font-weight:300;
font-size:14px;

}

ul {
color:#456800;

list-style:none;
text-indent:0px;
line-height: 2em;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-variant:normal;
font-weight:300;
font-size:21px;
}
a{
color:#456800;
text-decoration:none;

}

ul a{
color:#456800;
text-decoration:none;

}
