/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	background: #d8d3ab url(../_img/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #77406A;
	height: 100%;
	text-align:justify;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #67375c;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #814573;
	font-size: 1.5em;
	line-height:1.5;
	margin: 0 0 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h4 { margin: 0; }
a {
	color: #470066;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	padding: 0 2px;
	background: url(../_img/wrap_bg.gif) repeat-y;
}

#header h1 {
	margin: 0 auto;
	float: left;
	width: 407px;
	padding-top: 34px;
}
#header h1 a:link, #header h1 a:visited {
	width: 407px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 105px;
	display: block;
	background: url(../_img/logo.gif) no-repeat;
}
#header {
	height: 101px;
	padding: 0 10px;
	margin: 0 auto;
	width: 940px;
}
#header p {
	float: right;
	color: #893E7C;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1;
	width: 120px;
	margin-bottom: 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav {
	margin: 36px 0 0 0;
	clear: right;
	padding: 0;
	font-size: 15px;
	line-height: 1.285;
	text-align: right;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	width:503px;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #666;
	display: block;
	float: left;
	text-decoration: none;
	padding: 0;
	margin: 0 15px 0 0;
}
#nav li a.last { margin-right: 0; }
#nav li a:hover {
	color: #d9aed1;
	border-bottom: 1px solid #a86a9a;
}
#leaderboard {
	padding: 13px 10px 0;
	margin: 0 auto;
	height: 286px;
	width: 940px;
	background: url(../_img/leaderboard_bg.gif) no-repeat right top;
}
#leaderboard div {
	float: right;
	width: 300px;
}
#leaderboard h3 {
	line-height: 1;
	font-size: 28px;
	color: #fffffe;
	margin-top: 18px;
	margin-bottom: 18px;
	font-style: italic;
}
#leaderboard p {
	margin: 0 0 18px;
	color: #ffd9f9;
	font-size: 1.333em;
	line-height: 1.125;
	font-weight: normal;
}
#leaderboard img { 
	float: left;
	clear: left;
	margin-top:-8px;
}
#leaderboard h4 {
	width: 140px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#leaderboard h4 a {
	background: #ffd9f9;
	color: #a86a9a;
	display: block;
	border: 1px solid #fff;
	padding: 0 5px;
	text-decoration: none;
	line-height: 40px;
	font-size: 16px;
}
#leaderboard h4 a:hover {
	color: #ffd9f9;
	background: #a86a9a;
}
#leaderboard p.number {
	float:right;
	width:120px;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:30px;
}
#contentContainer {
	background: url(../_img/contentContainer_bg.gif) repeat-x center top;
	padding: 36px 10px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 460px;
}
#contentContainer p {
	margin: 0 0 1.5em;
	
}
.content h2 span {
	font-size: .619em;
}

#mainContent img.sidepic {
	float: right;
	padding: 3px;
	background: #fff;
	border: 1px solid #d7d3c1;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* Testimonial Styles */
.testimonial {
	width: 415px;
	padding: 20px 0 0 20px;
	float: left;

	font-family: Georgia, "Times New Roman", Times, serif;

}
.testimonial blockquote {
	
	margin: 0;
	padding: 0;
	
	text-align: justify;
}
.testimonial blockquote p {
	font-size: 1.167em;
	line-height: 1.285;
	font-style: italic;
	color:#7E4371;
}
.testimonial cite {
	color: #666;
	font-style: normal;
	text-align: right;
	display: block;
}

/* Secondary Content Styles */
#secondaryContent {
	width: 460px;
	float: right;
}

/* Buttons */
.buttons {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	float: right;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.buttons li {
	margin-bottom: .5em;
}
.buttons li a {
	display: block;
	color: #fcfff4;
	text-decoration: none;
	line-height: 45px;
	background: url(../_img/button_bg.gif) no-repeat;
}
.buttons li a:hover { background-position: 0px -45px; }

/* Footer */
#footer {
	font-size: .916em;
	line-height: 1.636em;
	color: #f2f1da;
	clear: both;
	background: #bdbb9c url(../_img/footer_bg.gif) repeat-x 0px 0px;
	padding: 9px 10px;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #f2f1da;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #f2f1da;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #f2f1da;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.sep {
	background:url("../_img/sep.gif") no-repeat scroll center center transparent;
	display: block;
	height: 22px;
	margin: 7px 0;
}
.content220 {
	float: left;
	width: 220px;
}
.content220 + .content220 { margin-left: 20px; }
.content220 dl {
	padding-left: 15px;
	margin: 0;
}
.content220 dl dt { 
	color: #bf202f; 
	font-weight: bold; 
}
.content220 dl dd {
	margin-left: 0;
}
.shield {
	background: url(../_img/header-shield_bg.gif) no-repeat;
	padding: 0 0 0 49px;
	line-height: 50px;
	margin-bottom: 4px;
	color: #fff;
}
.map {
		width: 300px;
		float: right;
}
.book {
	float: right;
	margin-left: 15px;
	border: 2px solid #ad9170;
}
.bodyimg {
	padding: 10px;
}
