#page_header{
	margin-left:auto;
	margin-right:auto;
	width: 768px;
	background-image: url(../images/lonnie-design3-pageheadbackgrd.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

#header_content {
	width: 416px;
	text-align: left;
	float: left;
}

#header_flash {
	background-color: #000000;
	width: 416px;
	float: left;
}

/** ----------------------------------- Beginning of Main Page Styles -------------------------**/

#about {
	background-color: #000000;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top:-5px;
	background-image: url(../images/lonnie-design3-menubackgrd.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#about #about_content {
	margin-right: 43px;
	margin-left: 43px;
}

#column_wrapper {
	background-color: #000000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/lonnie-design3-column_backgrd_solid.jpg);
	background-repeat: repeat-y;
}

#left_col {
	float: left;
	width: 440px;
}
#left_col #left_content{
	margin-left:43px;
	text-align:left;
}
#right_col {
	width: 330px;
	float: right;
}

* html #right_col{width:300px;}

#right_content .advertTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}


#right_col #right_content{
	margin-right:43px;
	margin-left:25px;
	text-align:left;
}

/* this fixes the left margin to be smaller in IE */
*html #right_col #right_content{margin-left:0px;}

#col_footer {
	clear: both;
	height: 10px;
}

/** --------------------------- End of Main Page Styles ---------------------------**/


/** --------------------------Begin Typical Page Styles ---------------------------**/
#header_text{
	float:left;
	background-color:#333333;
	border:solid 2px #333333;
	width:345px;
	height:300px;
	margin-left:10px;
	margin-top: 5px;
}

/* correct marging for header_text in IE 6 */
*html #header_text{margin-left:5px;}

#header_photo{
	width:427px;
	height:292px;
	z-index: 999;
	margin-left: 400px;
	margin-top: 50px;
	position: absolute;
}

#flash-trailer{
	float:right;
	margin-right:43px;
	margin-left: 10px;
}

/* correct the margins for IE 6 -30(page wrapper border) +10(flash-trailer left margin) */
*html #flash-trailer{margin-right:23px;}

#tmenu{
	text-align:center;
}

#single_col{
	margin:0px 70px;
	text-align:justify;
}

/** -------------------------End Typical Page Styles ------------------------------**/

#left_content .newsItem{
	margin:5px 0px;
}
#left_content .newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#left_content .newItemDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right_content .advert {
	margin-top: 5px;
	margin-bottom: 5px;
}

