@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.clear {
	clear: both;
}
#wrapper, #top, #header, #search, #content, #footer {
	text-align:left;
}
#wrapper {
	margin: 0 auto;
	width:760px;
	border:solid 1px #000;
}
#top {
	position: relative;
	background-color:#91b6bc;
}
#search {
	color:#999;
	text-align:right;
	font-size:12px;
	padding:2px 12px 2px 0;
	border-top:1px solid #333;
	background-color:#999;
}
#content {
	position:relative;
	margin:0;
	padding:0;
	width:760px;
	background: url(../../images/backgrounds/page_int_bkgrd.gif) repeat-y;
}
#content.home {
	position:relative;
	margin:0;
	padding:0;
	width:760px;
	background: url(../../images/backgrounds/page_home_bkgrd.gif) repeat-y;
}
#content #breadcrumbContainer {
	position: relative;
	width: 760px;
}
#content #breadcrumbContainerHome {
	position: relative;
	width: 760px;
	display: none;
}
#breadcrumb {
	background: #ebe7ce;
	position: relative;
	padding:3px 0;
	width: 585px;
	left: 175px;
	border-bottom: 1px solid #CCCCCC;
}
#breadcrumb p {
	color:#999;
	font-size:12px;
	margin:0px 12px;
}
#breadcrumb a {
	color: #999999;
	text-decoration: none;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
#leftContent img {
	padding:6px 10px 6px;
}
#navigation {
	margin:0;
	padding:0;
}
#left p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
#leftContent p {
	margin: 6px 6px 6px 10px;
}

#main{
	margin: 0px;
	padding: 6px 0px 0px 14px;
	float: left;
	width: 554px;
}
#main h1 {
	color: #999999;
	margin: 6px 0px 6px;
	font: normal 20px Garamond, Georgia, "Times New Roman", serif;
}
#main h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #993366;
}
#mainh2.noMargin {
	margin-top: 0px;
}
#main h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #993366;
	margin-bottom: 0px;
	margin-top: 6px;
}
#main h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #993366;
	margin-bottom: -6px;
}
#main h5, #main h6 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #993366;
	margin-bottom: -6px;
}
#main p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 6px 0px 6px;
}
#main ul, #main ol {
	margin-left: 36px;
	list-style: inside;
}
#main ol {
	list-style: lower-roman inside;
}
#main li {
	margin-bottom: 6px;
}
#main a {
	color: #993366;
}
#main .callout {
	background: #ded6ca;
	padding: 12px;
	border: 4px solid #EBE7CE;
	margin-top: 12px;
	margin-bottom:12px
}
#main #bottomCallout {
	background: #f8f3d4 url(../../images/backgrounds/callout_bkgrd.gif) repeat-y left top;
	padding: 6px;
	margin-top: 12px;
	border: 4px solid #eddf92;
	margin-bottom: 12px;
}
#main #bottomCallout #contact {
	width: 48%;
	float: left;
}
#bottomCallout #why {
	float: right;
	width: 48%;
	padding-left: 6px;
}
#breadcrumb a:link {
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #999999;
	text-decoration: none;
}
/*------Beging image styles---------------*/

img {
	border: 0;
}
#main div.image {
	margin: 6px 0 5px 0;/*changed top border from 3 to 6px*/
	max-width: 365px;
	padding: 0;
}
#main div.image p {
	font:10px sans-serif;
	color:#000;
	margin: 3px 0 3px;
}
#main div.image p.illustrator {
	font-style: italic;
}
#main div.right {
	float:right;
	margin:6px 0 5px 15px;/*changed top border from 3 to 6px*/
}
#main div.left {
	float:left;
	margin:6px 15px 5px 0;/*changed top border from 3 to 6px*/
}
#main div.center {
	width: 365px;
	text-align: center;
}
#main div.image img {
	border:1px solid #000;
}
#main div.no-border img {
	border:0;
}
/*------End image styles---------------*/


p.actionLink {
	margin: 0 0 10px 0;
	font-weight:bold;
	padding: 0 0 0 10px;
	background: url(../../images/icons/arrow-maroon-white.gif) no-repeat left;
}
a.actionLink {
	font-weight:bold;
	padding: 0 0 0 10px;
	background: url(../../images/icons/action-link.gif) no-repeat top left;
}
#right {
	margin: 12px 0px 0px 1px;
	padding: 0px;
	float: right;
	width: 180px;
}
#right p {
	font-size: .9em;
	line-height: 1.3em;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 12px;
}
#footer {
	margin: 0 auto;
	text-align: center;
	padding-top: 1em;
	width: 760px;
}
#footerLinks p {
	line-height: 1.6em;
	font-size: 1.01em;
}
#footerLinks a {
	color: #333333;
}
#footerLinks a:link {
	color: #333333;
}
#footerLinks a:visited {
	color: #333333;
}
#footerLinks a:hover {
	color: #993366;
}
#footerLinks a:active {
	color: #333333;
}
#footer #copyright {
	font-size: 0.85em;
	margin-top: 2em;
}
.publication {
	font-style: italic;
}
.phoneNumber {
	font-weight: bold;
}
/*---------------Begin IE6 White space bug fix-----------------*/
#navigation a, #qmenu a {
	display: inline-block;
}
#navigation a, #qmenu a {
	display: block;
}
#leftContent a {
	color: #993366;
}

