/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	color: #62625A;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #62625A;
}
a:link, a:active, a:visited {
	font-weight:normal;
	text-decoration:none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11
	px;
	text-align: center;
	
	}
a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#CC0033;
	text-indent: 0px;
	margin-left: 0px;
	}








td {
	font-size: 11px;
	line-height: 17px;
}

a {
	color: #7B7B70;	
	font-weight: bold;	
}

.cb {
	clear: both;	
}

h1 {
	font-size: 15px;
	color: #7B7B70;	
}

ul {
	margin: 0px;
	padding: 0px;
}

.inner {
	width: 750px;
	text-align: left;
	margin: 0 auto;
}

#pageheader {
	background-color: #000;	
}

#pageheader .inner {
	height: 75px;
	padding-top: 10px;
}

#pageheader .inner #contact {
	float: right;
}
#top {
	height: 400px;
}
#topmenu {
	background: #E5E5D2 url(../images/topmenu_bg.gif) repeat-x;	
	height: 24px;
}

#topmenu .inner ul li {
	padding: 10px 15px 0 15px;
	float: left;
	height: 24px;
	font: bold 11px verdana;
	list-style: none;
	border-left: solid #ffffff 1px;
}

/* Star selector hack: recognized only by IE */
* html body #topmenu .inner ul li {
	height: 24px;	
}
/* End star selector hack */

#topmenu .inner ul li#contact {
	border-right: solid #ffffff 1px;
}

#topmenu .inner ul li.selected {
	border-top: solid #ffffff 1px;
	background: #817979;
}

#topmenu .inner ul li a {
	color: #ffffff;
	text-decoration: none;	
	display: block;	
}

/* Secondary menu */
.inner #secondmenu {
	background-color: #817979;
	height: 30px;
	border-left: solid #E3E3E3 1px;
	border-right: solid #E3E3E3 1px;
}

.inner #secondmenu ul li {
	float: left;
	padding: 5px 10px;
	list-style: none;
}

.inner #secondmenu ul li a {
	color: #ffffff;
	font: 13px verdana;
	text-decoration: none;
	display: block;	
}

.inner #secondmenu .selected a {
	font-weight: bold !important;
}

/* Content area*/

#maincontentarea {
	
	border-left: solid #E3E3E3 1px;
	border-right: solid #E3E3E3 1px;
	width: 758px !important;
	padding: 20px;
	border-bottom: solid #E3E3E3 1px;
	border-top: solid #E3E3E3 1px;
	margin-top: 10px;
}

/* Star selector hack: recognized only by IE */
* html body #maincontentarea {
	width: 800px !important;
	margin-top: 10px;
}
/* End star selector hack */

#maincontentarea #left {
	width: 250px;
}

#maincontentarea #right {
	float: right;
	width: 505px;	
}



.footnote {
	font-size: 11px;
	color: #7B7B70;	
}

#footerSitewide ul {
	margin: 0px;
	padding: 0px;
}

#footerSitewide ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footerSitewide ul li a {
	color: #666666;
	text-decoration: none;
}

#footerSitewide ul li a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer {
	background: #000;
	color: #fff;
	font: 10px verdana;
	padding: 10px 0;	
}

#footer a  {
	color: #B6B7B5;	
	font-weight: normal;
	text-decoration: none;
}

/* Bottom of the page pics */

.bg {
	background: url(../images/interior.jpg) no-repeat bottom center !important;
	padding-bottom: 90px !important;
}

.bg1 {
	background: url(../images/interior1.jpg) no-repeat bottom center !important;
	padding-bottom: 90px !important;
}

.bg2 {
	background: url(../images/interior2.jpg) no-repeat bottom center !important;
	padding-bottom: 90px !important;
}

.bg3 {
	background: url(../images/interior3.jpg) no-repeat bottom center !important;
	padding-bottom: 90px !important;
}

.bg4 {
	background: url(../images/dot.gif) no-repeat bottom center !important;
	padding-bottom: 90px !important;
}

.nobackground {
	background-image: none !important;	
}

/* Special page elements */

.focusbox_top {
	background: #E2E4E1 url(../images/focusbox_top.gif) no-repeat;	
	width: 200px;
	padding: 10px;
}

/* Star selector hack: recognized only by IE */
* html body .focusbox_top {
	width: 220px;
}
/* End star selector hack */

.focusbox_bottom {
	background: #E5E5D2 url(../images/focusbox_bottom.gif) no-repeat;
	width: 220px;	
	height: 8px;
	font-size: 1px;
}

.quote_top, .quote_bottom {
	margin: 35px 30px 0 0;
	padding-left: 35px;
	color: #000;
	background: url(../images/quote_top.gif) no-repeat;	
}

.quote_bottom {
	margin-top: 0px;
	background: url(../images/quote_bottom.gif) no-repeat top right;	
}

.subheadunderline {
	border-bottom: dashed #000 1px;	
	font-weight: bold;
	padding-bottom: 3px;
}

.bullet {
	vertical-align: -5px;	
}
.ib_header {
	color: #CC0033;
	font: verdana;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

