
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/common/bg.gif);
	background-repeat:repeat;
	background-color:#004A4D;
}

img {border:0}

hr.hr_dashed {
	border: none 0;
	border-top: 1px dashed #7F240B;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	clear:both;
}

.line_dashed {
	border-top: 1px dashed #7F240B;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

td {
	font-size:11px;
	color:#7F240B;
	line-height:16px;
}

td a:link,
td a:visited {
	color: #0E5257;
	text-decoration:underline;
}

td a:hover,
td a:active {
	color: #58969C;
	text-decoration:underline;
}

td.main_content { padding:0px 22px 20px 22px; }

#border_burg {
	background-color:#FFFFFF;
	border-top:solid #990000 1px;
	border-bottom:solid #990000 1px;
	padding-top:4px;
	padding-bottom:4px;
}

#border_content_tan {
	background-color:#F0F1E4;
	padding:8px 8px 8px 8px;
	line-height:20px;
}

td.burg_11 {
	font-size:11px;
	color:#7F240B;
}

td.hdr_dir {
	width:525px;
	height:31px;
	background-image:url(/images/common/txt_hdr_ccb.gif);
	background-repeat:no-repeat;
	background-color:#FOF1E4;
}

td.ftr_nav {
	font-size: 10px;
	color: #0E5257;
	font-weight:bold;
	vertical-align:bottom;
	height:100%;
	padding:40px 20px 5px 20px;
	line-height:16px;
}

td.ftr_nav a:link,
td.ftr_nav a:visited {
	color: #0E5257;
	text-decoration:none;
}

td.ftr_nav a:hover,
td.ftr_nav a:active {
	color: #58969C;
	text-decoration:underline;
}

/* Facebook Footer Link */

div.facebook {
	text-align:center;
	padding:10px 0 20px 0;
}

div.facebook img { border:0; }

div.facebook a { outline:none }

.nav_green { color: #0E5257; }

.nav_green a:link,
.nav_green a:visited {
	color: #0E5257;
	text-decoration:none;
}

.nav_green a:hover,
.nav_green a:active {
	color: #58969C;
	text-decoration:underline;
}

td.copy {
	font-size:10px;
	color:#F1EEBC;
	padding-bottom:25px;
}

td.copy a:link,
td.copy a:visited {
	color:#F1EEBC;
	text-decoration:none;
}

td.copy a:hover {
	color:#F1EEBC;
	text-decoration:underline;
}

.green_10 {
	font-size:10px;
	color: #0e5257;
	line-height: 15px;
}

.green_11 {
	font-size:11px;
	color: #0e5257
}

.white_10 {
	font-size:10px;
	color:#FFFFFF;
}

h3.header2 {
	font-size: 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-align:center;
	color:#7F240B;
	letter-spacing:5px;
}

.menu_2col {
	width:475px;
	height:auto;
	margin:auto;
	padding: 0px 0px 20px 0px;
	overflow:hidden;
}

.menu_2col ul {
	width:190px;
	margin:0;
	padding:0 0 0 10px;
	list-style-type:square;
	list-style-position:outside;

}

.menu_2col li {
	font-weight:bold;
	margin:0 0 3px 4px;
	padding:0;
}

.menu_cola {
	width:190px;
	height:auto;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
	overflow:hidden;
}

.menu_colb {
	width:220px;
	height:auto;
	float: left;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}


/* Colors */

.c_green {
	color: #0e5257;
}
.c_green a:link,
.c_green a:visited {
	color: #58969C;
	text-decoration:underline;
}

.c_green a:hover,
.c_green a:active {
	color: #7F240B;
	text-decoration:underline;
}

.c_red {
	color: #7F240B;
}
.c_red a:link,
.c_red a:visited {
	color: #7F240B;
	text-decoration:none;
}

.c_red a:hover,
.c_red a:active {
	color: #58969C;
	text-decoration:underline;
}

/* Common */

.bbd_list li {margin:12px 0;}

.f12 {font-size:12px}
.f13 {font-size:13px}
.f14 {font-size:14px}
.f16 {font-size:16px}
.f18 {font-size:18px}
.f20 {font-size:20px}

.underline {text-decoration:underline}
.line_height140 {line-height:140%}

img.imgleft {margin:0 20px 20px 0; float:left}
img.padtopbot {padding:15px 0}

.fleft {float:left}

