html {
background: #f9f5ee url(images/gradient_bg.jpg) 0 0 repeat-x;
}

body {
margin: 0;
padding: 0;
background: url(images/city_bg.jpg) 50% 0 no-repeat;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

.clearfloats {
clear: both;
}

/*---------------------*/

#main_container {
width: 916px;
margin: 0 auto;
}

/*-------------------------*/

#top_navigation_area {
width: 916px;
height: 207px;
background: url(images/top_header_bg.jpg) 0 0 no-repeat;
}

#home_page_button a {
width: 289px;
height: 61px;
position: absolute;
margin: 68px 0 0 35px;
}

#flash_taglines {
width: 572px;
height: 111px;
position: absolute;
margin: 49px 0 0 344px;
}

#top_navigation_bar {
position: absolute;
margin: 179px 0 0 33px;
}

#top_navigation_bar ul {
margin: 0;
padding: 0;
font: 13px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
width: 911px;
color: #414141;
}

#top_navigation_bar li {
float: left;
margin-right: 12px;
}

#top_navigation_bar a {
color: #414141;
text-decoration: none;
}

#top_navigation_bar a:hover {
color: #c20040;
text-decoration: underline;
}

/*------------------------*/

#twoColumn_container {
width: 916px;
background: url(images/two_column_bg.gif) 0 0 repeat-y;
}

#lefthand_content {
width: 622px;
float: left;
background: url(images/lefthand_column_bg.jpg) 0 0 no-repeat;
padding-bottom: 35px;
}

#lefthand_content h1 {
font: 16px Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 20px 0 0 28px;
color: #5f4318;
}

#lefthand_content h1.sub_topic_headings {
font-size: 24px;
border-bottom: 1px #5f4318 solid;
padding-bottom: 12px;
width: 550px;
letter-spacing: -1px;
}

#lefthand_content p {
margin: 20px 30px 0 28px;
line-height: 20px;
}

#lefthand_content ul {
margin: 20px 30px 0 50px;
padding: 0;
}

#lefthand_content li {
margin-bottom: 13px;
}

#lefthand_content a {
color: #a36200;
font-weight: bold;
}

#lefthand_content a:hover {
color: #FFCC33;
}

/*-------------------------*/

#rightside_column {
width: 294px;
float: left;
}

#flash_video_box {
width: 279px;
height: 221px;
padding-left: 15px;
}

#contact_quick_form {
width: 294px;
height: 437px;
background: url(images/contact_form_bg.gif) 0 0 no-repeat;
margin: 0;
padding: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #67481a;
}

#contact_quick_form form {
margin: 49px 0 0 34px;
padding: 0;
position: absolute;
}

.inputboxes {
width: 221px;
height: 19px;
}

#contact_quick_form label {
display: block;
}

#contact_quick_form ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#contact_quick_form li {
margin-bottom: 10px;
}

/*---------------------*/

#seo_links {
margin: 30px 0 0px 27px;
width: 880px;
height: 20px;
}

#seo_links ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#seo_links li {
float: left;
margin-right: 12px;
}

#seo_links a {
color: #414141;
font-weight: bold;
text-decoration: none;
}

#seo_links a:hover {
color: #c20040;
text-decoration: underline;
}

/*-------Cherryone Credit Line--------*/

#cherryone_creditLine {
width: 800px;
height: 135px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
margin: 30px auto 0 auto;
}

#cherryone_creditLine p {
font-size: 11px;
margin: 10px 0 0 0;
}

#cherryone_creditLine a {
color: #000000;
}

#cherryone_creditLine a:hover {
color: #00CC00;
}

/*END*/
