/* ============= Structural DIVs ================= */

div#rightCol {
	width: 650px !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.footer {
	padding-left: 0 !important;
	margin-left: 0 !important;
	padding-left: 5px !important;
}

.footer a,
.headerWrap,
#leftMenu {
	display: none;
}

#printHeader {
	display: block !important;
	height: 75px !important;
}

/* ============= End Structural DIVs ================= */

/* ============= Other DIVs ================= */

div#pageTitle {
	margin: 5px 0 0 0;
}

div#pageText {
	margin: 0;
	margin: 0 0 15px 0;
	padding-top: 7px;
	color: #000;
    font-family: Georgia, 'Times New Roman', san-serif;	
	line-height: 18px;
	font-size: 12px;	
}

div#sendToFriendBar {
	background: url(images/backgrounds/pageText.gif) repeat-x;
	padding-top: 15px;
	width: 570px;
}

#subNav {
	width: 200px;
/*	border: 1px solid #535341;*/
	background: #f3f2ec;
	color: #535341;
	padding: 15px 10px 20px 15px;
	margin: 0  0 15px 15px;
	float: right;
	font-size: 12px !important;	
	text-align: left;
}

#subNav ul {
	margin: 5px 0 0 0;
	padding: 0;	
	list-style: none;
	text-align: left;
}

#subNav ul li {	
	line-height: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

#subNav h5
{
	font: normal 16px/22px georgia, 'Times New Roman', times, serif !important;
	color: #535341;
}

#subNav ul a {
	color: #535341;
	text-decoration: none;	
	text-align: left;	
}


/* ============= End Other DIVs ================= */


/* ============= Typography ================= */

h1 {
	font-size: 24px;
	margin-left: 5px;
}

h2 {
    color: #3d7893;
    font: normal 18px/22px Georgia, 'Times New Roman', san-serif;	
	margin: 25px 0 10px 0;
	border-bottom: 1px solid #b7c5ce;
	padding: 0 5px;
	width: 750px !important;
}

h2.first {
	margin-top: 0;
}

h3 {
    color: #3d7893;
	font: normal 14px/18px Georgia, 'Times New Roman', san-serif;	
	margin: 14px 0 0 5px;
}

h4 {
    color: #3d7893;
    font-family: Georgia, 'Times New Roman', san-serif;
	font-size: 14px;
	margin-left: 5px;
}

h4 a:link, h4 a:active, h4 a:visited {
    color: #3d7893;
    font-family: Georgia, 'Times New Roman', san-serif;
	font-size: 14px;
	text-decoration: none;
}

div#pageText p, #pageText blockquote {
	margin: 0;
	margin: 0 0 15px 5px;
	padding-right: 10px;
	font: normal 12px/18px Georgia, 'Times New Roman', san-serif;
}

#pageText blockquote {
	font: normal 12px/18px Georgia, 'Times New Roman', san-serif;	
	margin: 0;
	padding: 0;
	margin: -10px 0 10px 10px;
}

#pageText ul {
	list-style: disc !important;
	margin: 0;
	padding: 0;
	margin: 0 0 15px 10px;
}

#pageText ul li {
	background: transparent !important;
	padding-left: 10px;
	margin-bottom: 5px;
}

#pageText ol li {
	margin-bottom: 5px;
}

/* ============= Link Styles ================= */

div#pageText a {
	font: normal 12px/18px Georgia, 'Times New Roman', san-serif;	
}

/* ============= Image Styles ================= */

div.halfPhotoRight {
	width: 270px;
	float: right;
	margin: 0 3px 15px 15px;
	display: inline;
}

.fullWidth {
	float: left;
	display: block; 
	margin-bottom: 15px;
}

.fullWidthBorder {
	float: left;
	display: block;
	padding: 3px; 
	border: 1px solid #488BA4; 
	margin-bottom: 15px;
}

.halfWidth {
	width: 270px;
	float: right;
	margin: 0 0 15px 15px;
}

.halfWidthBorder {
	width: 270px;
	float: right;
	margin: 0 3px 15px 15px;
	padding: 3px; 
	border: 1px solid #488BA4; 
}

.halfWidthBorderCaption {
	width: 270px;
	float: right;
	padding: 3px; 
	border: 1px solid #488BA4; 
}

.caption {
	padding: 8px 5px 12px 5px;
	display: block;
	clear: both;
	width: 266px;
	font-size: 10px;
	line-height: 15px;
}



/* ============= Image Link Styles ================= */
