:link,:visited { 
text-decoration:none 
}

#side ul, #side ol, #other ul, #other ol { 
list-style:none;
}

h1,h2,h3,h4,h5,h6,pre,code { 
font-size:1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
margin:0; 
padding:0;
}

a img,:link img,:visited img { 
border:none;
}

address { 
font-style:normal;
}

body {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #666;
	background-color: #FFFFFF;
	margin-top: 1em;
	margin-left: 3em;
	margin-bottom: 3em;
}

img {
margin-bottom: 2em;
}

h1 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height: 1em;
font-weight: 900;
}

#header {
height: 60px;
width: 730px;
}


#header h1 {
font-size: 30px;
margin-top:30px;
font-weight: normal;
color:#08540a;
float:left;
}

#header img {
margin-top:30px;
float:right;
}

#container {
border-top:1px dashed #D8D8D8;
border-left:1px dashed #D8D8D8;
width: 730px;
margin:1px;
clear:both;
}

h2 {
color: #CCC;
margin-bottom:2em;
}

.text {
width: 325px;
padding-top: 20px;
/*background: url(i/dot.gif) right top repeat-y; */
border-right:1px dashed #D8D8D8;
border-bottom:1px dashed #D8D8D8;
padding-right: 20px;
padding-left: 20px;
}

.text li {
margin-left:2em;
margin-bottom:1px;
border-bottom:1px dashed #E4E4E4;
}

.border{
border-bottom:1px dashed #E4E4E4;
display:block;
clear:left;
}

#side {
float: right;
width: 150px;
padding-top: 20px;
/*background: url(i/dot.gif) right top repeat-y; */
border-right:1px dashed #D8D8D8;
border-bottom:1px dashed #D8D8D8;
padding-left: 20px;
}

#other {
padding-top: 20px;
float: right;
width: 150px;
/*background: url(i/dot.gif) right top repeat-y; */
border-right:1px dashed #D8D8D8;
border-bottom:1px dashed #D8D8D8;
padding-right: 20px;
padding-left: 20px;
}


a {
color: #08540a;
}

a:hover {
color: #999;
}

.green {
color: #08540a;
}

#side li, #other li {
margin-bottom: .8em;
}

form {
height: 15px;
}

input {
border: 1px solid #CCC;
background-color:#FFFFFF;
font-size: 11px;
padding: 1.5px;
color: #666;
}

