body {
	background:#FFFFFF;
	font-family:Arial;
	font-size:100%;
	line-height:1.125em;
	color:#5E3300;
	margin: 0px;
	padding: 0px;
}

img {border:0; vertical-align:top; text-align:left;}

.clear { clear:both;}

p { margin-bottom:13px;}


.tall_top { background:url(images/layout/tall_top_other.gif) left top repeat-x #edefbe;}
.tall_bottom { background:url(images/layout/tall_bottom.gif) left bottom repeat-x;}

#site_center {text-align:center;}
#main {width:742px; margin:0 auto; text-align:left;}
#menu {
	height: 30px;
	padding-left: 8px;
}
#menuimg {
	height: 40px;
	padding-left: 8px;
	text-align: right;
}
.header {
	font-size: 24px;
	color: #23B5AD;
	font-weight: bold;
	line-height: normal;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #FBAA29;
}
.subheadBlue {
	font-size: 16px;
	font-weight: bold;
	color: #23b5ad;
}
.subheadRed {
	font-size: 16px;
	font-weight: bold;
	color: #EE3424;
}
.subheadBR {
	font-size: 16px;
	font-weight: bold;
	color: #5E3300;
}
.tabletext {
	font-family:Arial;
	font-size: 12px;
	color:#5E3300;
	line-height:1.5em;
	
}
.footertext {
	font-size: 10px;
	color: #5E3300;
}
.ftrtext {
	color: #5e3300;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
#description {
	width: 300px;
	text-align: center;
	font-weight: bold;
	float: right;
}
#right img{float: right;}
#left img{float: left;}
#header, #content, #footer {font-size:12px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*==================list====================*/
.footer_menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.footer_menu li {
	display:inline;
	padding: 0px;
	margin: 0px;
}
.footer_menu li a {
	background: url(images/layout/footer_menu_divider.gif) no-repeat right 3px;
	padding:0 9px 0 1px;
	color:#5E3300;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 10px;
}
.footer_menu li a:hover { text-decoration:underline;}

/*==================txt, links, lines, titles====================*/
a {color:#23b5ad;}
a:hover{text-decoration:none;}

.block { background:#fff; width:100%;}
.block .r { background:url(images/layout/r.gif) right top repeat-y;}
.block .b { background:url(images/layout/b.gif) left bottom repeat-x;}
.block .l { background:url(images/layout/l.gif) left top repeat-y;}
.block .t { background:url(images/layout/t.gif) left top repeat-x;}
.block .l_t_2 { background:url(images/layout/l_t_2.gif) no-repeat left top;}
.block .r_t_2 { background:url(images/layout/r_t_2.gif) no-repeat right top;}
.block .r_b { background:url(images/layout/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(images/layout/l_b.gif) no-repeat left bottom;}
.block .ind { padding:25px 26px 35px 26px;}

#header {
	height:67px;
}

#header .row_2 .col_1 {
	width:110px;
	height: 64px;
}
#header .row_2 .col_2 {
	width:582px;
	padding-top:0px;
	background-repeat: no-repeat;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	padding-left: 15px;
}


/*content*/
#content {
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 0;
}

/*footer*/
#footer {
	height:64px;
}
#footer .boxleft {
	width:240px;
	float:left;
}#footer .boxright {
	width:500px;
	float:left;
}
#footer img {
	color:#000;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
