body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CED1A5;
	display: block;
	background-color: #544540;
	margin: 0px;
	padding: 0px;
}
p {
	display: block;
}

li {
	color: #CED1A5;
	text-indent:-30px;
}
.marginLeft {
	margin-left: 10px;
}

.headline {
	font-family: "Copperplate Gothic Bold", Verdana, Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CED1A5;
	display: block;
}
.subhead {
	font-family: "Copperplate Gothic Bold", Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
  	font-weight: bold;
	color: #ffffff;
  	display: block;
}


.bold {
	display: inline;
	color: #FFFFFF;
}
.italic {
	font-style: italic;
	display: inline;
}
.red {
 	font-weight: bold;
	color: #660000;
	display: inline;
}
a:link {
 	color: #CED1A5;
 	display: inline;
  	text-decoration: underline;
}
a {
	color: #CED1A5;
}
a:hover, a:active {
 	color: #ffffff;
 	display: inline;
  	text-decoration: underline;
}
.formBkgd {
	background-image: url(../images/formBkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: -50px 0;
	font-size: 12px;
}

fieldset {
	padding: 20px;
	width: 400px;
	margin: 0px auto 0px auto;
	border: 1px solid #CED1A5;
}

legend {
	font-family: "Copperplate Gothic Bold", Verdana, Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CED1A5;
	width: 320px;
	line-height: 1.5em;
	margin-bottom: 0px;
	display: block;
}
.small {
	font-size: 0.8em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.boxes {
	font-weight: bold;
	color: #544540;
	background-color: #CED1A5;
}

.boxesSize {
	width: 375px;
	font-weight: bold;
	color: #544540;
	background-color: #CED1A5;
}

#keywords {
	display: none;
	visibility: hidden;
}
#main {
}
object {
	height: 100%;
	width: 100%;
}

