/* Global CSS settings */
* {
    margin: 0px;
    padding: 0px;
}
html, body {
	color: #000000;
	font-size: 11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height:1.6;
	height: 100%;
	}
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
div#panel {
	margin:0;
	padding:0;
	height:475px;
	overflow:hidden;
	background-image:url(../images/swf_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

div.clear {
    height: 1px;
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

/*IE5.5+ PNG Alpha Fix v1.0RC4*/
img.png { behavior: url(../images/iepngfix.htc) }

a img {
    border-width: 0px;
}
a {
	outline: none;
}

a, a:visited {
	text-decoration: underline;
	color: #ce6b00;
}
ul {
    list-style-type:none;
}

.bold {
	font-weight: bold;
}
br.clear {
	clear:both;
}

/* Layout containers */

div#container {
	width:1200px;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0 auto;
}
div#header {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: top left;
}

div#header div#flashHome {
	margin:0 auto;
	padding:0;
	width:1200px;
	text-align:center;
	background-color:#F0F5FB;
}

div#header div#flashHome div#navigation{
	margin:0;
	padding:0;
	width:1200px;
}

/* begin home page styles */

div#header div#flashHome ul#util{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	height:30px;
	text-align:right;
	padding-right:120px;
}
div#header div#flashHome ul#util li{
	display:inline;
	position: relative;
	margin:0;
	padding:0;
} 
div#header div#flashHome ul#topnav { 
	margin:0 auto;
	padding:0;
	cursor: default;
	list-style-type: none;
	height:43px;
}
div#header div#flashHome ul#topnav li{
	display:inline;
	position: relative;
	padding:0;
	padding-right:1px;
	clear:both;
}
div#header div#flashHome img.splash {
	margin:0;
	padding:0;
	display:block;
}
/* end home page styles */

div#header div#flash {
	margin:0 auto;
	padding:0;
	width:942px;
	text-align:center;
}

div#header div#flash ul#util{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	height:30px;
	text-align:right;
	padding-right:120px;
}
div#header div#flash ul#util li{
	display:inline;
	position: relative;
	margin:0;
	padding:0;
} 
div#header div#flash ul#topnav { 
	margin:0 auto;
	padding:0;
	cursor: default;
	list-style-type: none;
	height:43px;
}
div#header div#flash ul#topnav li{
	display:inline;
	position: relative;
	padding:0;
	padding-right:1px;
	clear:both;
}
div#header div#flash img.splash {
	margin:0;
	padding:0;
	display:block;
}
div#header div#flash div#navigation {
	width:942px;
	height:147px;
}

img#logo {
	width:246px;
	height:84px;
	behavior: url(../images/iepngfix.htc);
}
img#photo {
	margin: 0;
	padding: 0;
}
img#thumbs {
	margin: 0;
	padding: 0;
}
span#home {
	margin: 0;
	padding: 0;
	width:100%;
	display:block;
}

div#col1 {
	/*padding-left:170px;*/
	padding-top:20px;
	margin:0 auto;
	width:1200px;
}

div#col1 p, h1 {
	margin-left:170px;
	width:580px;
}

div#col2 {
	width:765px;
	padding:0;
	letter-spacing:.05em;

}
div#col2 div {
	padding:20px 0 0 90px;
}
div#col3 {
	width:300px;
	margin-top:-400px;
}

div#footer {
	/*width:1210px;*/
	color:#999999;
	text-align:right;
}

/* Specific selectors */
div#singleColumnTemplate {
	margin:0;
	padding:0;
}
div#plainTemplate {
	padding-left:129px;
}
div#col1 div#units {
	width:942px;
	/*background-color:#ffffff;*/
	margin-left:-40px;
	margin-top:-20px;
}	
div#news {
	background-color:#ffffff;
	/*margin-left:-50px;
	margin-top:-30px;*/
	padding:30px;
	width:892px;
	border:1px solid blue;
}

div#col1 h1 {
	font-size:14px;
	line-height:1.2;
}
div#col1 p {
	width:580px;
	padding:20px 0;
}
div#col1 ul#choose_your_unit {
	list-style-type:none;
	padding-bottom:20px;
}

div#col1 ul#choose_your_unit li {
	display:inline;
}
div#col1 ul#choose_your_unit li.div {
	padding:0 6px;
}
div#col1 ul#choose_your_unit li div {
	/*display:none;*/
}
a#flg, a#fl1, a#fl2, a#fl3, a#fl4 {
	cursor:pointer;
}
div#contact {
	 padding:30px;
}	
div#col2 h1{
	font-size:14px;
	line-height:1.2;
}
div#col2 p{
	width:400px;
	padding:20px 0;
}

div#footer span a {
	color:#999999;
	line-height:3;
}
div#footer span.left {
	padding-right:10px;
}
div#footer span.right {
	padding-right:20px;
}
/* Generic classes */

.visible {
	display: block;
}
.hidden {
	display:none;
}
div#plainTemplate div#col2 {
	width:942px;
}

div#plainTemplate div#col2 table td span.h1 {
	font-size:14px;
	line-height:1.2;
	font-weight:bold;
	margin:10px 0;
}
div#formatSingleColumn {
	background-color:#ffffff;
	width:892px;
	margin-left:-40px;
	margin-top:-20px;
	padding-left:50px;
	padding-top:20px;
}

div#formatSingleColumn ul li {
	line-height: 2em;
}
div#formatSingleColumn ul li ul {
	padding-left: 2em;
}

div#confirmation {
	padding:30px 30px 300px;
	width:400px;
	background-color:#ffffff;
}

span.error_text {
color:#ff0000;
width:235px;
display:block;
}



/** 
default header style for smartmail -
leave this in for scms editor compatibility,
may be changed in templates **/


.SmartMailHeader {
    margin-top:1px;
    margin-bottom:1px;
    font-size:12px;
    font-family:verdana, arial, helvetica, sans-serif;
    font-weight:bold;
}

div.preferred { background-image: url(../images/preferred_lender_asbury.gif); width: 600px; height: 60px; }
div.preferred div.agent { float:right; width:225px;	height:60px; }
