/* CSS Document */

/* reset all elements */



* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border:none;
}
#MAINCOL img {
	display:block;
}
/* reset all elements */







/*global settings */



body {
	background-image: url(../images/common/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #747474;
	text-align: center;
}
a {
	color: #00498e;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	color:#9a0e19;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a.nolink{
	cursor:text!important;
}
a:hover.nolink{
	color:#00498e;
}


/*global settings */



/* tags specific to the header */



#HEADER {
	width:970px;
	height:190px!important;
	position:relative;
	display:block!important;
	background-image: url(../images/common/header/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/*clear:both;*/
}
#HOMELINK{
	height: 140px;
	width: 480px;
	padding: 140px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:140px; /* for IE5/Win only */
	display: block;
}
#LOGIN {
	position:absolute;
	top:70px;
	right:130px;
}
html>body #LOGIN {
	right:120px;
}
#LOGIN a {
	color: #D5D599;
	font-size: 10px;
}
#LOGIN p.learnMore{
	clear:both;
}
#LOGIN p.learnMore a{
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	display: block;
	width:200px;
}

#LOGIN .username {
	width:160px
}
#HEADER #TOPNAV {
	position:absolute;
	top:150px;
	right:0px
}


/* tags specific to the header */





/* structure and sitewide layout */



#WRAPPER {
	width: 970px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color: #ffffff;
	border: 1px solid #0066CC;
	margin-top: 12px;
	margin-bottom: 12px;
}
#CONTENT {
	float:left;
	width:970px;
	background-color: #FFFFFF;
	border: 1px none #0000FF;
	margin-bottom: 10px;
}
#MAINCOL {
	margin-left:234px;
	margin-right:222px;
	margin-top: 10px;
}

#LEFTCOL {
	float:left;
	width:233px;
	margin-left:-970px;
	height: auto;
	background-color: #F9F9F9;
	padding-top: 15px;
	/*start min-height fix*/
	min-height:400px;_height:400px;
	/*end min-height fix*/
}
#RIGHTCOL {
	float:left;
	width:222px;
	margin-left:-222px;
	background-color: #F9F9F9;
	padding-top: 15px;
	/*start min-height fix*/
	min-height:400px;_height:400px;
	/*end min-height fix*/
}

#YES {
	background-color: #f0f0f0;
	background-image: url(../images/promos/yes/star_check.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
	clear:left;
	width:970px;
	height: 190px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#FOOTER {
	background-color: #FFFFFF;
	clear:left;
	width:970px;
	float: left;
	position: relative;
	height: 50px;
}
/*structure and sitewide layout */
















/* tags specific to the homepage */


.home #FLASHPROMO {
	/*border: 1px solid #d8d8d8!important;*/
	width:508px;
	height:321px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	z-index:600;
	zoom:1;
	clear: both;
	float: left;
}
#TOPPROMO {
	background-image: url(../images/common/toppromos/bg_toppromos.gif)!important;
	background-repeat: no-repeat;
	background-position: center center;
	height: 141px;
	width: 970px;
	float:left;
	clear:both;
}
.toppromos {
	margin-top: 20px;
	width: 390px;
	height: 110px;
}
.toppromos h3, .toppromos h3 a {
	color: #9a0e19;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
.home .toppromos strong {
	font-weight: bold;
}
.home .toppromos p {
	width: 220px;
	line-height: 16px;
}
#toppromo1 {
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 25px;
}
#toppromo2 {
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-right: 25px;
}




/* tags specific to the homepage */












/* tags specific to the interior */

.interior #OFFICEGALLERY {
	/*border: 1px solid #d8d8d8!important;*/
	width:482px;
	height:262px;
	margin-left:15px;
/*	margin-right:auto;*/
	display:block;
	z-index:600;
	zoom:1;
	clear: both;
	float: left;
}

p.forgot  {
	margin-top:13px!important; text-transform:uppercase; font-size:8px; letter-spacing:-.5px; word-spacing:5px;
}

/* tags specific to the interior */





/* NEED A PRINT CSS */
