@charset "UTF-8";
/*  Reset  */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, address, em, img, q, strong {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
padding:0px;
}

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: .8em;
	color:#000000;
	background-color:#ded8b4;
}


/* headers */
h1, .contentheading, .componentheading  {
color:#451312;
font-size:1.5em;
margin-top:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#services_heading {
color:#FFFFFF;
font-size:1.8em;
text-indent:10px;
float:left;
display:block;
height:58px;
width:398px;
background:url(../img/services_heading.jpg) left no-repeat;
margin-top:5px;
margin-bottom:15px;
}

#services_heading a {
line-height:3.8;
color:#FFFFFF;
}

#services_heading a:hover {
text-decoration:none;
}

#conditions_heading {
color:#FFFFFF;
font-size:1.8em;
line-height:3.8;
text-indent:8px;
float:right;
display:block;
height:58px;
width:398px;
background:url(../img/conditions_heading.jpg) right no-repeat;
margin-top:5px;
margin-bottom:15px;
margin-left:5px;
}

/**/
.ie7 #conditions_heading {
color:#FFFFFF;
font-size:1.8em;
line-height:3.8;
text-indent:8px;
float:right;
display:block;
height:58px;
width:398px;
background:url(../img/conditions_heading.jpg) right no-repeat;
margin-top:5px;
margin-bottom:0px;
margin-left:8px;
}

#conditions_heading a {
line-height:3.8;
color:#FFFFFF;
}

#conditions_heading a:hover {
text-decoration:none;
}

.contentheading .contentpagetitle {
color:#451312;
}

.contentheading a:hover.contentpagetitle {
color:#bc8c32;
text-decoration:none;
}

.contentheading {
color:#451312;
font-size:1.5em;
margin-top:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.componentheading {
color:#451312;
font-size:1.5em;
margin-top:0;
font-family:Georgia, "Times New Roman", Times, serif;
display:none;
}

h2 {
color:#451312;
font-size:1.3em;
font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
color:#451312;
font-size:1.1em;
margin:15px 0 5px 0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
}


/* Controls the content links */
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#bc8c32;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#451312;
}


p { 
	margin-top: 0;
	margin-bottom: 10px;
	line-height:1.5;
	text-align:justify;
}


strong {
font-weight:bold;
}



#wrapper {
width:866px;
margin-left:auto;
margin-right:auto;
}

#header_bg {
width:100%;
height:141px;
background:url(../img/header_bg_rep.jpg) repeat-x;
}

/* Controls the main header */



#head {
height:141px;
width:866px;
background:url(../img/head_bg_top.jpg) top no-repeat;
}

#spacer {
height:17px;
}

#head_left {
width:31px;
height:124px;
float:left;
background:url(../img/head_left.jpg);
}

#head_right {
width:31px;
height:124px;
float:right;
background:url(../img/head_right.jpg);
}

/* Controls the inner header with the logo and top menu */
#header_inner {
width:804px;
height:124px;
background:url(../img/header_inner_bg.jpg) repeat-x;
margin-left:auto;
margin-right:auto;
}

.ie6 #header_inner {
margin-top:-124px;
}

#logo {
height:81px;
width:773px;
background:url(../img/logo.gif) top left no-repeat;
}

.ie6 #logo {
height:82px;
}

#logo p {
padding-left:135px;
color:#666666;
}

#logo a {
display:block;
height:65px;
width:320px;
}

/*********************************************************************************/
/*                       MAIN MENU STYLES                                        */
/*********************************************************************************/
#user3 {
width:700px;
height:35px;
float:right;
}

#user3 ul {
margin:0;
padding:0;
margin-top:3px;
}

#user3 ul li {
display:block;
float:left;
}

#user3 a {
display:block;
float:left;
color:#451312;
font-size:1.2em;
font-weight:bold;
padding:0 13px 6px 12px;
border-bottom:#bc8c32 solid 11px;
}

.ie6 #user3 a {
padding:0 13px 5px 12px;
}

#user3 a:hover {
text-decoration:none;
color:#702c27;
border-bottom:#702c27 solid 11px !important;
}

a#active_menu_global {
color:#702c27;
border-bottom:#702c27 solid 11px !important;
}

#user3 ul li a.mainlevel_active_global {
color:#702c27;
border-bottom:#702c27 solid 11px !important;
}
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/

#content_wrap {
margin-left:auto;
margin-right:auto;
width:866px;
min-height:500px;
background:url(../img/content_bg_rep.jpg) repeat-y;
}
/*********************************************************************************/
/*                       TOP LEFT MENU STYLES                                    */
/*********************************************************************************/
.moduletable_top_left {
background:url(../img/top_nav_bg.jpg) repeat-y;
padding:10px 0 5px 0;
width:240px;
}

.moduletable_top_left ul {
margin-top:0;
margin-left:0;
padding-left:0;
}

.moduletable_top_left ul li {
list-style:none;
}

.moduletable_top_left a, .moduletable_top_left a:visited {
display:block;
color:#FFFFFF;
padding:5px 25px 5px 20px;
margin-top:3px;
background:url(../img/top_nav_normal.jpg) left no-repeat;
}

a#active_menu_top_left {
color:#FFFFFF;
background:url(../img/top_nav_active2.jpg) left no-repeat;
}

.moduletable_top_left a:hover {
color:#FFFFFF;
text-decoration:none;
background:url(../img/top_nav_hover.jpg) left no-repeat;
}

#mainlevel_top_left a.mainlevel_active_top_left {
color:#FFFFFF;
text-decoration:none;
background:url(../img/top_nav_active2.jpg) left no-repeat;
}
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*                       BOTTOM LEFT MENU STYLES                                 */
/*********************************************************************************/
.moduletable_bottom_left {
background:url(../images/nav_bg.jpg) repeat-y;
padding:10px 0 5px 0;
width:240px;
}


.moduletable_bottom_left ul {
margin-top:0;
margin-left:0;
padding-left:0;
}

.moduletable_bottom_left ul li {
list-style:none;
}

.moduletable_bottom_left a, .moduletable_bottom_left a:visited {
display:block;
color:#451312;
padding:5px 25px 5px 20px;
margin-top:3px;
}

a.mainlevel_bottom_left {
color:#451312;
background:url(../img/nav_normal.jpg) left no-repeat;
}

/* this controls the states of the active link in the bottom left menu */
a.mainlevel_active_bottom_left {
color:#451312;
background:url(../img/nav_active.jpg) left no-repeat;
}

a:hover.mainlevel_active_bottom_left {
text-decoration:none;
}

a.mainlevel_current_bottom_left {
color:#451312;
text-decoration:none;
background:url(../img/nav_active.jpg) left no-repeat;
}

a:hover.mainlevel_bottom_left {
color:#451312;
text-decoration:none;
background:url(../img/nav_hover.jpg) left no-repeat;
}


a.sublevel_bottom_left {
color:#451312;
}

a:hover.sublevel_bottom_left,
a.sublevel_current_bottom_left,
a.sublevel_active_bottom_left {
text-decoration:underline;
}

/* Controls the banner module  */
#banner {
float:right;
width:567px;
height:150px;
margin-right:31px;
margin-top:-8px;
margin-bottom:0;
}

.ie6 #banner {
margin-top:0;
float:left;
margin-right:29px;
margin-left:-2px;
width:550px;
height:150px;
}

#breadcrumb {
color:#666666;
font-size:.85em;
width:538px;
margin-right:45px;
margin-top:10px;
margin-bottom:5px;
padding-bottom:4px;
float:right;
border-bottom:#666666 solid 1px;
}

.ie6 #breadcrumb {
margin-top:-10px;
margin-right:23px;
}

#breadcrumb a {
}

#home_banner {
width:804px;
height:184px;
margin-left:auto;
margin-right:auto;
margin-top:-8px;
background:url(../img/home_banner.jpg) no-repeat;
}

.photo_credit {
font-size:.8em;
color:#DBDBDB;
float:left;
padding-left:5px;
}

.photo_credit a {
color:#DBDBDB;
}

.photo_credit a:hover {
color:#FFFF33;
text-decoration:none;
}

/**/
.home_page_text {
padding:20px 10px 10px 10px;
float:left;
height:255px;
}

/*Jerry added style to fix the right col alignment*/
.home_page_text_2 {
padding:20px 15px 10px 10px;
width:375px;
float:left;
height:255px;
}

/*Jerry added style to fix the right col alignment*/
.ie7 .home_page_text_2 {
padding:20px 15px 10px 10px;
width:375px;
float:left;
height:255px;
}

.home_img {
vertical-align:bottom;
}

#mod_cc {
color:#FFFFFF;
text-align:justify;
float:right;
width:360px;
height:184px;
margin-right:10px;
margin-top:15px;
}

.text_box {
width:240px;
height:12px;
margin-bottom:2px;
}

.submit {
margin-top:10px;
}


#mod_cc p {
margin-top: 0;
margin-bottom: 5px;
}

.newsletter_heading {
font-size:1.4em;
font-weight:bold;
color:#E5E1D5;
}


/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/




/* Controls the main content column */
#maincolumn {
min-height:500px;
width:806px;
margin-left:auto;
margin-right:auto;
}

.ie6 #maincolumn {
margin-left:30px;
margin-right:;
}

.firefox #services_heading {
margin-left:5px;
}

/**/
.ie7 #cons {
	width:403px;
	padding:0;
	margin:0;
	margin-left:-2px;
	float:left;
}

/**/
.ie7 #pro {
	width:400px;
	padding:0;
	margin:0;
	float:left;
}


/* Controls the main content lists */
#maincolumn ul {
margin-top:0;
}

#maincolumn li {
line-height:1.5;
}


#user1 {
width:402px;
float:left;
margin-left:31px;
margin-top:-8px;
}

#user2 {
width:402px;
float:right;
margin-right:31px;
margin-top:-8px;
}

#leftcolumn {
width:402px;
float:left;
margin-left:31px;
margin-top:-8px;
}

/* Controls the left column */
#leftcolumn {
}

.ie6 #leftcolumn {
}

#rightcolumn {
width:402px;
float:right;
margin-right:31px;
margin-top:-8px;
}







/* Controls the area of the bottom menu */
#footer_top {
clear:both;
width:804px;
height:50px;
margin-right:auto;
margin-left:auto;
background:#702c27;
padding:17px 0 0 0;
}


/* Controls the bottom menu */
#bottom_nav {
text-align:right;
margin-right:10px;
color:#FFFFFF;
}

#bottom_nav ul li {
display:inline;
}

/* Bottom menu styles */
#bottom_nav a {
color:#FFFFFF;
padding:0 5px;
}

#bottom_nav a:hover {
text-decoration:underline;
}


/* Controls the lower footer */
#footer_bottom {
width:866px;
height:40px;
margin-right:auto;
margin-left:auto;
color:#451312;
background:url(../img/footer_bottom.jpg) top no-repeat;
font-size:.7em;
}

.left {
margin-top:15px;
margin-left:30px;
float:left;
}

.ie6 .left {
margin-left:15px;
}

.right {
margin-top:15px;
margin-right:30px;
float:right;
}

.ie6 .right {
margin-right:15px;
}

.right a {
color:#451312;
text-decoration:none;
}

.right a:hover {
color:#451312;
text-decoration:underline;
}

.clr {
	clear: both;
	height:0;
}


