body {
	margin: 0px;
	background-color: #FFBC69;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #683F0D;
	background-image: url(../images/wrapperimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#background {
	width:800px;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;

}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCEFCF;
}
#header {
	width: 800px;
	background-color: #FBAD37;

}
#navigation {
	width: 784px;
	background-color: #D7821A;
	padding: 5px;
	clear:left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
	
}
#content {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
	width: 794px;
	clear: both;
	float: left;
	background-color: #FCEFCF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	background-color: #FCDFB5;
	width: 556px;
	float: left;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D7821A;
}
#rightcolumn {
	width: 150px;
	float: left;
	
	padding: 20px;
}


#footer {
	background-color: #D7821A;
	width: 780px;
	clear: both;
	font-size: 85%;
	text-align: center;
	color: #FCDFB5;
	height: 40px;
	background-image: url(../images/roundedfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	/*margin: 0px; */
	/*line-height: 120%;*/
}
#navigation li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	font-size: small;
	font-weight: bolder;
	margin-left: 10px;
}


#navigation ul {
	text-align: center;
	padding: 0px;
	margin: 5px;
}


#navigation a:link {
	color: #FCDFB5;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #FCDFB5;
}
#navigation a:hover {
	text-decoration: underline;
	color: #FCDFB5;
}
#navigation a:active {
	text-decoration: none;
	color: #FCDFB5;
}

#footer a:link {
	color: #FCDFB5;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #FCDFB5;
}
#footer a:hover {
	text-decoration: none;
	color: #FCDFB5;
}
#footer a:active {
	text-decoration: none;
	color: #FCDFB5;
}


#content a:link {
	color: #CC6600;
	text-decoration: underline;
}
#content a:visited {
	text-decoration: underline;
	color: #CC6600;
}
#content a:hover {
	text-decoration: none;
	color: #CC6600;
}
#content a:active {
	text-decoration: none;
	color: #CC6600;
}
.centerimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.justifytext {
	text-align: justify;
}

#content a:active {
	text-decoration: none;
	color: #CC6600;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CC6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC6600;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 30px;
}
#content li {
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.leftimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
#content ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.righttext {
	text-align: right;
}
.lefttext {
	text-align: left;
}
#spotlight {
	background-color: #FFFFFF;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 180px;
}
.imagecaption {
	font-size: 85%;
	text-align: center;
	margin-top: 3px;
}

.spot {
	width: 150px;
	background-color: #FCEFCF;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 150px;
	border-right-color: #CC6600;
}
.italic {
	font-style: italic;
}
#inspirespotlight {
	background-color: #FFFFFF;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 175px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CC6600;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.centertext {
	text-align: center;
}
#content ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 40px;
}
#frame {
	height: 600px;
	width: 560px;
	border: none;
}
iframe {
	border: none;
}
