body {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #2A2829;
	background-color: #FFFFFF;
	margin-top: 2em;
	margin-left: 4em;
	margin-right: 4em;
	margin-bottom: 10em;
}

img {
margin-bottom: 2em;
}

h1 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
color: #64723A;
line-height: 1.25em;
font-weight: 900;
}

h3 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:24px;
line-height: 1em;
font-weight: 900;
}

h4 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:red;
}

h5 {
font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height: 1.25em;
color:#ccc
}

#header {
height: 100px;
width: 761px;
}

#footer {
font-size: 10px;
text-align: center;
background: url(images/dot-top.gif) top repeat-x;
height: 30px;
width: 720px;
}


#header h1 {
padding-top: 20px;
font-size: 30px;
font-weight: normal;
color:red;
}

#container {
background: url(images/dot-top.gif) top repeat-x; 
width: 700px;
margin-bottom: 5em;
float: center;
}

h2 {
color: #A2834F;
margin-bottom:1em;
}

.text {
width: 500 px;
padding-top: 10px;
background: url(images/dot.gif) right top repeat-y; 
padding-right: 200px;
margin-right: 0px;
}

#infinitum {
float: right;
width: 170px;
background: url(images/dot.gif) left top repeat-y; 
font-size: 10px;
padding-left: 20px;
padding-top: 10px;
}

a {
color:#64723A;
}

a:hover {
color:#A2834F;
}

li {
margin-bottom: .75em;
}

strong {
color: #2C432B;
font-size: 11px;
}

strong.red {
color: #FF0000;
font-size: 11px;
}

form {
font-size: 9px;
height: 15px;
}

input {
background-color:#FFFFFF;
font-size: 11px;
padding: 1.5px;
color: #666;
}