@charset "utf-8";
/* CSS Document */

/* Begin Dashed Line Removal - FireFox */
a
{
	outline: none;
}
:focus
{
  -moz-outline-style: none;
}
img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}
form p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #DB0F08;
}
.formrequiredtext {
	font-size: 0.8em;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:75%;
	line-height: 19px;
	/*Style for Scrollbars on Welcome and Directory page*/
	scrollbar-3dlight-color:#969599;
	scrollbar-arrow-color:#f5f5f5;
	scrollbar-base-color:#f9f9f9;
	scrollbar-darkshadow-color:#4f5356;
	scrollbar-face-color:#4f5356;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#969599;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
html{ font-size:100%; }
html, body { height:100%; }
H1 {
	font-size:2em;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}  /* displayed at 24px */
H2 {
	font-size:1.5em;
}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */ 
li {
	list-style-image: url(../images/bullet.gif);
}

img.floatRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.subheader_text {
	color: #677883;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#topline {
	height: 6px;
	width: 100%;
	background-image: url(../images/header_border_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	height: 1120px;	
	position:relative;
    min-height:100%;
    _height:100%; /* for IE6 as it does not understand the min-height property*/
}
div#header {position:relative;}
#header {
	height: 102px;
	width: 961px;
	margin-bottom: 8px;
}
#header #logo {
	height: 67px;
	width: 362px;
	position: absolute;
	top: 18px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#header #header-nav {
	background-image: url(../images/header_nav.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 242px;
	position: absolute;
	right: 1px;
	color: #23292C;
	font-size: 0.8em;
	text-align: center;
	padding-top: 2px;
}
#header #header-nav a {
	color: #D8EEFB;
	text-decoration: none;
}
#header #header-nav a:hover {
	color: #A5DBFF;
	text-decoration: underline;
}
#header #header-brightscape {
	background-image: url(../images/header_brightscape.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 93px;
	position: absolute;
	top: 39px;
	right: 70px;
	cursor: pointer;
}
#content {
padding-bottom:100px; /* edit the '100px' to match the height of your footer */
}
#featured {
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 911px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 20px;
}
#featured br {
	line-height: 10px;
}
#featured #featuredLeft {
	float: left;
	height: auto;
	width: 345px;
	margin-top: 20px;
}
#featured #featuredLeft .featuredtext {
	color: #8B989C;
}
#featured #featuredLeft a {
	color: #E9F4F6;
	text-decoration: none;
}
#featured #featuredLeft a:hover {
	color: #A9DEFE;
	text-decoration: underline;
}
#featured #featuredRight {
	float: right;
	height: 220px;
	width: 523px;
	margin-top: 9px;
	background-image: url(../images/featured_rotation_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

#left-column {
	float: left;
	width: 613px;
}

#right-column {
	background-color: #1f2426;
	float: right;
	width: 305px;
	padding: 10px;
	height: 682px;
}
#right-column h6 {
	font-size: 1.3em;
	font-weight: normal;
	color: #677883;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#right-column .h6style2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #677883;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#right-column .rightlist {
	color: #9c9c9c;
	background-image: url(../images/rightcolumn-arrow.gif);
	background-position: left 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 12px;
}
#right-column .rightlist a {
	color: #C60;
	text-decoration: none;
}
#right-column .rightlist a:hover {
	color: #CAE7F8;
	text-decoration: underline;
}
#right-column br {
	line-height: 20px;
}

#footer {
	background-color: #1F2426;
	height: 245px;
	width: 100%;
	background-image: url(../images/footer_topbg.jpg);
	background-repeat: repeat-x;
	position: relative;
	argin-top:-100px; /* again edit the '100px' to match the height of your footer. This will move the footer up negatively exactly the same height as the footer so that its back in the view and always appears to rest at the bottom of the page */
}
div#footer-inner {
	position:relative;
	color: #9c9c9c;
}
#footer-inner {
	height: 230px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer-inner a {
	color: #9c9c9c;
	text-decoration: none;
}
#footer-inner a:hover {
	color: #E98605;
	text-decoration: underline;
}
#footer-inner #footercontact {
	height: 140px;
	width: 254px;
	position: absolute;
	top: 20px;
	color: #c0ad9d;
	background-image: url(../images/footercontact_icon.gif);
	background-repeat: no-repeat;
	background-position: 95%;
}
#footer-inner #footercontact #contactheader {
	color: #9c9c9c;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c9c9c;
	margin-bottom: 4px;
}
#footer-inner #footerlinks {
	position: absolute;
	top: 202px;
	font-size: 0.9em;
	width: auto;
	left: 612px;
}
#footer-inner #backtotop {
	height: 32px;
	width: 78px;
	position: absolute;
	top: 8px;
	right: 11px;
}
#footer-inner #smlogo {
	background-image: url(../images/boyles_logo_sm.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 41px;
	position: absolute;
	top: 139px;
	right: 17px;
}
#footer-inner #cfp {
	background-image: url(../images/cfpbanner.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 205px;
	position: absolute;
	top: 177px;
	right: 735px;
	}
#footer-inner #webvoya {
	height: 36px;
	width: 107px;
	position: absolute;
	top: 143px;
	right: 84px;
	}
#footer-inner #bookmark {
	height: 16px;
	width: 125px;
	position: absolute;
	top: 203px;
	right: 358px;
	}

