/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	margin: 0px auto;
	padding: 0px;
	width: 852px;
	text-align: center;
	background-color: #fef2e3;
}

#container{
	padding: 0px;
	width: 852px;
	text-align: left;
	margin: 20px 0px 0px;
	background-position: left;
	background-image: url(images/SPR_web_design_1b_04.jpg);
}

#header{
	background-image: url(images/SPR_web_design_1b_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 852px;
	height: 186px;
	background-color: #FEF2E3;
}

#header h1{
	margin: 0px 0px 0px -9999px;
	color: #F2BD4F;
}

#navtop {
	margin: 170px 55px -171px 0px;
	padding: 0px;
	background-image: url(images/CII_013007_nav_top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	float: right;
	width: 500px;
	height: 5px;
}
#navbottom {
	clear: left;
	background-image: url(images/CII_013007_nav_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 0px 207px;
	padding: 0px;
	height: 5px;
	width: 500px;
}
#nav{
	list-style: none;
	width: 400px;
	margin: 0px 0px 0px 70px;
	padding: 0px 0px 0px 20px;
	background-color: #FCE7D2;
	text-align: center;
	float: left;
	background-image: url(images/menu_bg_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #853337;
}

#nav li{
	margin: 0px;
	padding: 0px 4px;
	float: left;
	display: block;
}

#nav li a:link, #nav li a:visited {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px 8px 3px;
	margin: 0px;
}

#nav li a:hover {
	color: #CCCCCC;
	background-image: url(images/menu_bg_over_02.jpg);
}

a#activeLink{
	color: #FFFF33;
	background-image: url(images/menu_bg_over_02.jpg);
}
#bodyContent{
	margin: 0px 0px -30px;
	padding: 60px 100px 0px;
	clear: left;
	background-image: url(images/text_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: 60px -20px;
}

#bodyContent p {
	line-height: 1.3em;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bodyContent a:link{}
#bodyContent a:hover{}
#bodyContent h2 {
	font-size: 1.4em;
	color: #453E45;
	margin: 0px;
	padding: 0px 0px 15px;
	font-weight: normal;
}

#bodyContent ul{
	margin: 0px;
	padding: 0px;
}

#bodyContent ul li {
	list-style: square url(images/gold_bullet_2.jpg) outside;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 4px;
	line-height: 16px;
}

.bconbox{
	margin: 15px 0px 0px;
	padding: 10px;
	width: 600px;
	background-color: #FFFDFB;
	border-top: 1px solid #FAB65A;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #FAB65A;
	float: left;
}
#bodycontentbottom{
	background-image: url(images/text_bg_04.jpg);
	background-repeat: no-repeat;
	background-position: 60px bottom;
	margin: 20px 0px 0px;
	padding: -20px 80px 0px;
	height: 41px;
}
#footer {
	text-align: center;
	font-size: 75%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/SPR_web_design_1b_06.jpg);
	width: 852px;
}

#footer p {
	padding: 10px 20px 50px 0px;
	margin: 0px;
	font-weight: bold;
	color: #853337;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #606648;
	margin: 0px;
}

#footer a:hover {
	color: #BA733D;
	text-decoration:none;
}
p.credits{}
p.credits a:link, .credits a:visited, .credits a:hover {}

.leftImage{
	border-top: 2px solid #ADA569;
	border-right: 2px solid #5E5833;
	border-bottom: 2px solid #5E5833;
	border-left: 2px solid #ADA569;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;

}

.rightImage{
	border-top: 2px solid #ADA569;
	border-right: 2px solid #5E5833;
	border-bottom: 2px solid #5E5833;
	border-left: 2px solid #ADA569;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: right

	}


.nofloatImage{
	margin: 0px;
	padding: 15px;
}

p.floatclear{
	margin: 20px 0px 0px;
	padding: 0px;
	clear: both;
}

#sponsor{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 75px;
}
