@charset "utf-8";

html {
	background:url(../images/layout/background.jpg) repeat;
	height:100%;
}

body  {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0 auto; 
	padding: 0 0 0 0;
	text-align: left;
	line-height:1.4em;
	height:100%;	
}

#headerBar {
	background:url(../images/layout/header-bar.png) repeat-x;
	width:100%;
	height:307px;
}

#header {
	background:url(../images/layout/header.png) no-repeat;
	background-position:bottom;
	width:992px;
	height:164px;
	margin:0 auto 0 auto;
	padding:0 65px;
}

/*---------------ROTATING IMAGES----------------------*/

div#featured_business_graphic {
	background-image:url(../images/rotating/rotating-images-background.png);
	float:left;
	width:280px;
	height:248px;
	margin:0 0 0 32px;
	padding:14px 0 0 16px;
}

div#featured_business {
padding:0 0 0 0;
}

div#featured_businesses_list {
	position:absolute;
	top:225px;
	left:400px;
	width:450px;
	margin:0;
	padding:0;
	line-height:2em;
	letter-spacing:.05em;
}

div#magnet {
	position:relative;
	left:15px;
	top:290px;
	text-indent:-9999px;
	width:396px;
	height:78px;
	display:block;
}

div#magnet a{
	background:url(../images/magnet.gif);
	background-repeat:no-repeat;
	display:block;
	width:396px;
	height:78px;
}

div#magnet a:hover {
	background-position:0 -78px;
}
/*---------------/ROTATING IMAGES----------------------*/


#container {
	position:relative;
	width: 992px;
	margin: 0px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 65px;
} 

#sidebar {
	position:absolute;
	right:0;
	width: 217px;
	height:100%;
	padding:0 0 0 16px;
	margin:0;
}

.verticalBar {
	position:absolute;
	left:0;
	width:2px;
	height:100%;
	background:#d8d8d8;
}

.horizontalBar {
	width:100%;
	height:2px;
	background:#d8d8d8;
	margin:15px 0;
}

#sidebarContent {
	padding:0 0 0 5px;
	margin:0;
	text-align:center;	
}

.thrColFixHdr #mainContent {
	text-align:justify;
	color:#000000;
	width:850px;
	height:100%;
}

.fltrt {
	float: right;
}
.fltlft {
	float: left;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.firt {
	display:none;
}

h1, h2, h3, h4 {
	margin:0 0 0 18px;
	line-height:1.25em;
	color:#c4161c;
}

#mainContent h2 {
	font-size:24px;
	padding-left:18px;
}

h3 {
	font-size:18px;
	padding:5px 0 5px 0;
	margin-top:7px;
	margin-bottom:15px;
	width:773px;
}

#mainContent p {
	margin:0;
	padding:0 40px 14px 18px;
}

.smallText {
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
}

.boldText {
	font-weight:bold;
}

.featuredText {
	color:#b11500;
	font-weight:bold;
}

img {
	border:none;
}

.commonBorder {
	padding:7px;
	border:1px solid #CCCCCC;
	background:#fff;
}

#headerColumnContainer {
	width:950px;
	height:144px;
	margin:0 auto;
}

#headerColumnA {
	float:left;
	width:650px;
}

#headerColumnB {
	width:200px;
	height:144px;
	float:left;
}

#logo1 {
	width:220px;
	height:74px;
	margin:61px 10px 0 0;
	
}

#logo1 a {
	display:block;
	width:220px;
	height:74px;
	background:url(../images/layout/logo-1.png);
	background-repeat:no-repeat;
}

#logo1 a:hover {
	width:220px;
	height:74px;
}

#logo2 {
	background:url(../images/layout/logo-2.png) no-repeat;
	width:99px;
	height:108px;
	margin:42px 188px 0 0;
}

#building {
	background:url(../images/layout/building.png) no-repeat;
	width:296px;
	height:262px;
	margin:0 0 0 27px;	
}

#navSideFirstButton {
	border-top:#FFFFFF solid 1px;
}

.sectionContainerTop {
	background:url(../images/layout/section-container-top.png) no-repeat;
	height:13px;
	font-size:0;	
}

.sectionContainerMiddle {
 	background:url(../images/layout/section-container-middle.png) repeat-y;
	width:639px;
	padding:5px 20px;
 	height:100%;
	color:#fff;
}

.sectionContainerMiddle a:link {
	color:#fff;
}

.sectionContainerMiddle a:hover {
	color:#CCFFFF;
}

.sectionContainerMiddle h3 {
	color:#FFFFFF;
	margin-top:0;
	padding:0;
}

.sectionContainerBottom {
	background:url(../images/layout/section-container-bottom.png) no-repeat;
	height:14px;
	padding-bottom:15px;
}

.sectionContainerTop, .sectionContainerBottom {
	width:679px;
}

.footerBar {
	background:url(../images/layout/footer-bar.png) repeat-x;
	width:100%;
	height:114px;
}

#footerInfo {
	position:relative;
	margin:0 auto;
	padding-top:27px;
	padding-right:165px;
	width:792px;
 	font-size:14px;
	color:#d0d0d0;	
	text-align:left;
}

#footerInfo ul,
#footerInfo p {
	padding:0 0 5px 14px;
	margin:0 0 7px 0;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-left:0;
	padding:0 5px 0px 0;
	margin:0;	
	text-decoration:none;
	
}

#navlist li a,
#navlist li a:link,
#navlist li a:hover,
#navlist li a:visited {
	color:#d0d0d0;
	font-weight:normal;
}

#navlist li a:hover {
	color:#F90;
}

/*--------------------MAIN LINK STATES----------------------*/
a {
	font-weight:bold;
	color:#f7941d;
	text-decoration:underline;
}

a:link {
	font-weight:bold;
	color:#f7941d;
	text-decoration:underline;
}

a:visited {
	font-weight:bold;
	color:#f7941d;
	text-decoration:underline;
}

a:hover {
	font-weight:bold;
	color:#FC0;
	text-decoration:underline;
	
}

a:active {
	font-weight:bold;
	color:#f7941d;
	text-decoration:underline;
}

.bigLink {
	font-size:18px;
}