body {
	margin-top: 50px;
	font: 18px/1.5em georgia, 'times new roman', serif;
	background-image: url('/img/pattern.jpg');
	color: #e4dbb6;
}

a {
	color: #e6dbb1;
		   text-decoration: none;
}

a:hover {
color: #f1edde;
  }

#wrapper {
width: 900px;
margin: 0px auto;
}

#header,#content,#footer {
width: 100%;
float: left;
}

#footer {
	text-align: right;
		color: #e6dbb1;
			   font-family: helvetica, arial, sans-serif;
			   font-size: 11px;
			   margin-top: 100px;
}

img.banner {
float: left;
}

#menu {
	list-style-type: none;
float: left;
	   margin-left: 30px;
}

#menu li {
float: left;
	   margin-right: 60px;
}

#menu li a {
	background-image: url('/img/graydot.png');
	background-repeat: no-repeat;
	background-position: 1px 26px;
	padding-bottom: 26px;
}

#menu li a:hover, #menu li a.current_page {
	background-image: url('/img/orangedot.png');
}

#fml {
position: relative;
top: -28px;
left: 34px;
	color: #f1edde;
	font-size: 14px;
	font-family: helvetica,arial,sans-serif;
}

.dot_separator {
margin: 0px 16px 0px 18px;
}

#fml {
width: 100%;
float: left;
}

#flashContent {
width: 100%;
height: 500px;
}

#left {
width: 345px;
float: left;
position: fixed;
}

#right {
width: 555px;
float: right;
}

h2 {
	font-weight: normal;
	font-size: 23px;
	margin-top: 50px;
}

h3 {
	font-size: 14px;
	margin-bottom: -15px;
}

p {
font: 14px/1.5em helvetica,arial,sans-serif;
color:#827c69;
}
.nomargintop {
	margin-top: 0px;
}

.pdf {
color: #d3461e;
}

a img {
border: 0px;
}

object {
outline: none;
}
