#articleOptions {
	float: left;
	width: 305px;
}

#articleOptions .authorA, .authorB, .authorC, .authorD {
	padding: 0px 10px;
}

#articleOptions .authorA p, #articleOptions .authorA a, #articleWrapper .headerA p {
	font-size: 10px;
	line-height: 13px;
}

#articleOptions .authorB p, #articleOptions .authorB a, #articleWrapper .headerB p {
	font-size: 12px;
	line-height: 15px;
}


#articleOptions .authorC p, #articleOptions .authorC a, #articleWrapper .headerC p {
	font-size: 14px;
	line-height: 17px;
}


#articleOptions .authorD p, #articleOptions .authorD a, #articleWrapper .headerD p {
	font-size: 16px;
	line-height: 19px;
}

#articleOptions .pageOptions {
	margin-left: 10px;
}

#articleOptions .pageOptions a {
	color: #006699;
}

#articleWrapper {
	float: left;
	width: 415px;
	margin-right: 15px;
	background-color: #ffffff;
}

#articleWrapper .article {
	padding: 0px 10px 5px 10px;
}

#articleWrapper .footer {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 17px;
	float: left;
}

#articleWrapper .footer a {
	font-size: 10px;
}


#articleWrapper .footer a.contentSelected {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A67B4F;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

#articleWrapper .footer a.contentSelected:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#articleWrapper a.next {
	margin-right: 10px;
}


/********************** Start Header Syles *********************************************/
#articleWrapper .headerA, .headerB, .headerC, .headerD {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#articleWrapper .headerA h4, .headerB h4, .headerC h4, .headerD h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

#articleWrapper .headerA h4 {
	font-size: 14px;
}

#articleWrapper .headerB h4 {
	font-size: 16px;
}

#articleWrapper .headerC h4 {
	font-size: 18px;
}

#articleWrapper .headerD h4 {
	font-size: 20px;
}

#articleWrapper .headerA p, .headerB p, .headerC p, .headerD p {
	margin: 0;
	padding: 0;
	color: #999999;
}

/********************** End Header Syles *********************************************/

/********************** Start Aricle Body Styles **************************************/
#articleWrapper .articleA, .articleB, .articleC, .articleD {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1.5;
}

#articleWrapper .articleA p {
	font-size: 11px;
	line-height: 1.5;
}

#articleWrapper .articleA p, #articleWrapper .articleA blockquote, #articleWrapper .articleA a, #articleWrapper .articleA li {
	font-size: 11px;
	line-height: 1.5;
}

#articleWrapper .articleB p, #articleWrapper .articleB a, #articleWrapper .articleB blockquote, #articleWrapper .articleB li {
	font-size: 13px;
	line-height: 1.5;
}

#articleWrapper .articleC p, #articleWrapper .articleC a, #articleWrapper .articleC blockquote, #articleWrapper .articleC li {
	font-size: 15px;
	line-height: 1.5;
}

#articleWrapper .articleD p, #articleWrapper .articleD a, #articleWrapper .articleD blockquote, #articleWrapper .articleD li {
	font-size: 17px;
	line-height: 1.5;
}

/********************** End Article Styles ********************************************/

#changeText {
	float: left;
	border-left: 1px solid #CBC2B7;
	margin-bottom: 5px;
	margin-left: 5px;
}

#dvMultimedia {
	margin-left: 5px;
	margin-top: 5px;
	line-height: 16px;
}

#dvMultimedia img {
	border: 0px;
}


#changeText .label {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #756040;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
	border-top: 1px solid #CBC2B7;
	border-right: 1px solid #CBC2B7;
	border-bottom: 1px solid #CBC2B7;
}

#changeText .size {
	float: left;
	width: 25px;
	border-top: 1px solid #CBC2B7;
	border-right: 1px solid #CBC2B7;
	border-bottom: 1px solid #CBC2B7;
	height: 25px;
	text-align: center;
}

#changeText .selected {
	background-color: #EAE7E2;
}

#changeText .size h1 a, #changeText .size h2 a, #changeText .size h3 a, #changeText .size h4 a {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	color: 			#666;
	line-height: 	25px;
	font-weight: 	normal; /* to reflect corresponding body-text weight per M.E. (mantis 0773) */
}

#changeText .size h1 a	{ font-size: 16px; }
#changeText .size h2 a 	{ font-size: 14px; }
#changeText .size h3 a 	{ font-size: 12px; }
#changeText .size h4 a 	{ font-size: 10px; }

#header {
	background-color: #EAE7E2;
	clear: both;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 12px;	
}

#headerBottom {
	height: 2px;
	background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EAE7E2;
	margin-bottom: 25px;
}

#featuredContent {
	margin-left: 10px;
	margin-bottom: 15px;
}

#featuredContent .hr {
	margin: 0px;
	padding: 0px;
}

#featuredContentText {
	background-color: #F4F3F0;
	padding: 10px;
}

#featuredContentText p {
	margin: 0;
	color: #A46A4D;
}

#featuredContentText p strong {
	color: #333333;
}

div.hiddenContentSection {
	display: none;
}


.heroImg {
	position: relative;
	width: 100%;
}
