body
{
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #ffffff;
	background-color: #501b59;
	margin: 0px;
}

#wrapper
{
	/*Actual width of page: 870px (850 + 10*2)*/
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url("images/header_repeat.jpg") repeat-x;
}

#header
{
	margin: 0px auto;
	width: 850px;
	height: 84px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

#content
{
	margin-top: 10px;
	padding-bottom: 10px;
}

#content div
{
	float: left;
}

#content-left
{
	margin-left: 23px;
	padding: 10px;
	width: 240px;
}

#content-main
{
	margin-left: 25px;
	width: 325px;
}

#content-right
{
	margin-left: 25px;
	width: 177px;
	height: 350px;
	background-image: url("images/free_resources.jpg");
	background-position: 0px 15px;
	background-repeat: no-repeat;
}

#footer
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 39px;
	background-image: url("images/footer_background.jpg");
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
}

#bottom
{
	clear: both;
	text-align: right;
}

.aelogo
{
	padding-top: 10px;
	padding-right: 25px;
	float: right;
}

#links
{
	margin: 0px auto;
	background-image: url("images/linksbar.jpg");
	background-repeat: repeat-x;
	width: 850px;
	height: 31px;
	font-size: 14px;
}

#links ul
{
	margin: 0 0 0 0px;
	padding: 0;	
}

#links li
{
	display: inline;
	list-style-type: none;
	margin: 0 0 0 28px;
	height: 25px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

#links li a
{
	width: 100%;
	color: #391240;
	padding-top: 6px;
	text-decoration: none;
}

#links li a.on,
#links li a:hover
{
	color: #fff;
	text-decoration: underline;
}

.grey
{
	color: #C2C2C2;
	font-size: 12px;
	padding-left: 12px;
}

.readmore
{
	color: #9DFFFA;
	font-size: 13px;
	font-weight: bold;
	padding-left: 165px;
}

.email
{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
}

h1
{
	font-size: 19px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #FCC556;
}

.star
{
	background-image: url("images/star.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
	padding-left: 25px;
}

.no-wonder
{
	font-size: 14px;
	color: #FCC556;
}

.no-wonder-gold
{
	font-size: 14px;
}

.footer
{
	background-image: url("images/footer_background.jpg");
	background-repeat: repeat-x;
	height: 39px;
	padding-top: 10px;
	text-align: center;
	width: 850px;
}

/*Specific to contact page*/
#contact-heading
{
	margin-left: 133px;
	margin-top: 36px;
	margin-bottom: 15px;
	font-size: 18px;
}

#contact-body
{
	width: 603px;
	height: 420px;
	background: #8a5292;
	border: 1px solid #656161; margin-left: 133px;
}

#contact-left
{
	float: left;
	width: 276px;
	height: 380px;
	font-size: 11px;
	margin-top: 17px;
	margin-left: 10px;
}

html>body #contact-left
{
	margin-left: 19px;
}

#contact-divider
{
	float: left;
	width: 1px;
	height: 389px;
	margin-top: 18px;
	margin-bottom: 20px;
	background: #ffffff;
}

html>body #contact-divider
{
	height: 377px;
}

#contact-right
{
	float: left;
	margin-top: 17px;
	margin-left: 14px;
}

.textbox
{
	width: 258px;
	height: 18px;
	border: 1px solid #656161;
	border-right: 1px solid #b7b5b5;
	margin-bottom: 5px;
}

.shorttextbox
{
	width: 75px;
	height: 18px;
	border: 1px solid #656161;
	border-right: 1px solid #b7b5b5;
	margin-bottom: 5px;
}

.text-area
{
	width: 258px;
	height: 114px;
	border: 1px solid #656161;
	border-right: 1px solid #b7b5b5;
}

/*Specific to resource page*/
#resources-heading
{
	margin-left: 80px;
	margin-top: 36px;
	margin-bottom: 15px;
	font-size: 18px;
}

#resources-left
{
	float: left;
	background: #8a5292;
	border: 1px solid #656161;
	position: relative;
	left: 80px;
	width: 326px;
}

#resources-right
{
	float: left;
	background: #1e6e6a;
	border: 1px solid #656161;
	position: relative;
	left: 110px;
	width: 326px;
	/*margin-left: 30px;*/
}

#resources-left ul, #resources-right ul
{
	margin: 5px 0 0 0;
	padding-left: 25px;
}

.resources-content
{
	margin-left: 18px;
	margin-right: 12px;
	margin-top: 15px;
}

.yellow-heading
{
	font-size: 13px;
	font-weight: bold;
	color: #f2e01c;
}

/*Specific to about page*/
#about-heading
{
	margin-left: 70px;
	margin-top: 36px;
	margin-bottom: 15px;
	font-size: 18px;
}

#about-left
{
	float: left;
	width: 360px;
	margin-left: 35px;
}
#about-left.centered {
	float: none;
	margin: 0 auto; }
	#about-left.centered #about-heading { margin-left: 0; }

/*child of element, skipped by IE 6*/
html>body #about-left
{
	margin-left: 70px;
}

#about-right
{
	float: left;
	margin-left: 40px;
}

/*Specific to endorsements*/
#endorsements-heading
{
	margin-left: 185px;
	margin-top: 36px;
	margin-bottom: 15px;
	font-size: 18px;
}

#endorsements-container
{
	margin-left: 185px;
	width: 483px;
}

.endorsements-text
{
	float: right;
	width: 350px;
}

.endorsements-name
{
	color: #fcc556;
}

.endorsements-pic
{
	float: left;
	margin-top: 3px;
	line-height: 1px;
}

.endorsements-pic img
{
	border-right: 1px solid #000;
}

.drop-shadow
{
	margin-left: 0px;
	background-color: #000;
	width: 99px;
	line-height: 1px;
}

.endorsements-hr
{
	clear: both;
	border-bottom: 1px solid #8a5292;
	width: 100%;
	height: 10px;
	margin-bottom: 29px;
}

.endorsements-text-nopic
{
	width: 100%;
}

.centered
{
	width: 850px;
	margin: 0 auto;
}

.padded { padding: 0 0 30px 0; }

/*Specific to featured_listings*/
#featured-heading
{
	margin-left: 155px;
	margin-top: 36px;
	margin-bottom: 15px;
	font-size: 18px;
}

a.pdf {
	padding: 1px 0 3px 20px;
	line-height: 20px;
	background: transparent url("images/icon_acrobat.gif") 0 0 no-repeat; }

/* PDF Upload form
----------------*/
form#upload-pdf {
	width: 320px;
	margin: 0 auto; }
	form#upload-pdf fieldset { border: none; }
	form#upload-pdf h3 { }
	form#upload-pdf p.error {
		padding: 5px 0;
		color: #990000;
		text-align: center;
		font-weight: bold;
		border: 1px solid #990000;
		background: #ffcccc; }
	form#upload-pdf p.success {
		padding: 5px 0;
		color: #009900;
		text-align: center;
		font-weight: bold;
		border: 1px solid #009900;
		background: #99ff99; }
	form#upload-pdf input {
		display: block;
		margin: 0 0 10px 0; }