/* TWO COLUMN LAYOUT */

body {
	text-align:center; /* IE6 needs this to center the layout in the browser window */
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/orange_fade_bkgnd_strip.jpg);
	background-repeat: repeat-x;
	}
#main_wrapper {
	width:1038px; /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left;
}
#main_window {
	width:1038px;
	float: left;
	clear: both;
	background-color: #FFF;
	position: relative;
	left: 30px;
	top: 0px;
}
#header {
	width: 1038px;
	float: left;
	}
#header img {
	float: left;
}
#navbar {
	float: left;
	width: 744px;
	background-image: url(images/navbar_bkgnd.gif);
	height: 38px;
	margin-top: 108px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar img {
	float: left;
}
#mainarea {
	clear: both;
	float: left;
	width: 800px;
	background-color: #FFF;
	background-position: top;
}
#sidebar {
	width:200px; /* this width + content width must total 100% */
	float:left;
	}
#sidebar_inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ECA925;
	background-image: url(images/orange_roundbox_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	text-align: left;
}
#content {
	float:left; /* floats on nav and content divs make them sit side by side */
	width:800px;
	}
	#content_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	font-weight: normal;
	text-align: left;
}
.downloads a:link {
	color: #FAA91F;
	text-decoration: none;
}
.downloads a:hover {
	color: #FAA91F;
	text-decoration: underline;
}
.downloads a:visited {
	color: #FAA91F;
	text-decoration: none;
}
#content_inner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#content_inner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#content_inner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	}
#footer_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
	width: 895px;
	line-height: 14px;
	text-align: left;
}
#footer_inner div {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#footer_inner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#footer_inner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#footer_inner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#sidebar_depth {
	float: left;
	height: 450px;
	width: 10px;
}
#column_depth {
	float: left;
	height: 450px;
	width: 10px;
}
.intro_text_4box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-style: normal;
}
.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
}
#content_inner ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 16px;
	list-style-image: url(images/orange_arrow.gif);
	position: relative;
	top: -10px;
	left: 20px;
	width: 550px;
}
#content_inner li {
	padding-bottom: 4px;
}
#contact_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #ECA925;
	padding: 20px;
	line-height: 18px;
}
#contact_box a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
#contact_box a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	line-height: 18px;
}
#contact_box a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
.intro_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
}
#sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECAA25;
	text-decoration: none;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECAA25;
	text-decoration: underline;
}
#sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECAA25;
	text-decoration: none;
}
.first_indent {margin-left: 1.5em;
}
.second_indent {margin-left: 3em;
} 
.second_indent_small {
	margin-left: 0.7em;
}
.booklist {
	line-height: 24px;
}
#callout_box p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#mugphoto {
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mugphoto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subhead_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
}
#newsletter_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FAA61F;
	padding: 3px;
	float: left;
}
#newsletter_box p {
	font-size: 10px;
}
#newsletter_box h4 {
	font-size: 14px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.orange_box img {
	border: 3px solid #ECA925;
}
