﻿* {
  margin: 0;
  padding: 0;
}
html {
	background-image: url('/content/images/header_bg.gif');
	background-repeat: repeat-x;
	background-color: #fff;
}
body {
  color: #333;
  font: 0.7em/160% Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
img {
  border: none;
}
input, textarea {
  font: 100%/160% Verdana, Arial, Helvetica, sans-serif;
}

a {
    color: #0c396c;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #000;
}
/*** Structure Divs ***********************************************************/

#wrapper {
  margin: 0 auto;
  overflow: hidden;
  padding: 0px;
  width: 960px;
  background:#fff;
}

#header {
  height: 180px;
  position: relative;
}
#header_left {
	float: left;
	width: 180px;
	height: 188px;
	background-image: url('/content/images/header_left.gif');
	background-repeat: no-repeat;
}
#header_right {
	float: right;
	width: 780px;
	height: 188px;
	background-image: url('/content/images/header_right.jpg');
	background-repeat: no-repeat;
}

#side_menu_wrapper {
	float: left;
	width: 175px;
	margin: 3px 0px 3px 5px;
	height: 530px;
}
#side_menu_head  {
	width: 175px;
	height: 20px;
	background-image: url('/content/images/side_menu_head.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
}
#side_menu {
	background-color: #0c396c;
	margin-bottom: 20px;
}
#side_menu_footer {
	width: 175px;
	height: 20px;
	background-color: #0c396c;
	background-image: url('/content/images/side_menu_footer.gif');
	background-repeat: no-repeat;
	white-space: nowrap;
}
#side_menu ul {
	list-style: none;
	margin: 0px;
}

#side_menu ul a {
	color: #fff;
	display: block;
	background: #092b51;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	margin-bottom: 2px;
}
#side_menu ul a:hover {
	background-color: #051b33;
}
#side_menu_wrapper .logos {
	text-align: center;
}
#side_menu_wrapper .logos img {
	margin-bottom: 15px;
}

#content_wrapper {
	float: right;
	width: 780px;
	background: #fff;
}
#content {
	padding: 6px;
	margin-left: 10px;
}
#content p { margin-top: 10px; margin-bottom: 10px; }
#content ul { list-style: none; margin: 10px 0; padding: 0; }
#content li { margin: 0;
  padding: 2px 0 2px 10px;
  list-style: none;
  list-style-position: inside;
  list-style-image: url('/content/images/bullet.jpg');
}

#footer_wrapper {
	clear: both;
	width:100%; margin:0  auto 0 auto; float:left; height:153px;
	background-color: #6b6854;
	height: 120px;
	margin-top: 50px;
}

#footer_content {
	float:left;
	position:relative;
	left:50%;
	text-align:left;
}
#footer_content ul {
	list-style:none;
	position:relative;
	left:-50%;
}
#footer_content ul li{
	float:left;
	position:relative;
}
#footer_content ul li a{
	font:12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;
	margin:0 10px 0 10px;
	margin:10px;
	float:left;
	color:#fff;
	text-align:center;
	white-space:nowrap;
}
#footer_content ul li a:hover{
	text-decoration:underline;
}

/* ie mac only styles \*//*/
#footer_content {
	float:none;
	position:static;
}
#footer_content ul{
	position:static;
	text-align:center;
}
#footer_content li{float:none;position:static;display:inline-block}

/* end iemac styles*/



#rightLeft{
	width:216px; float:left; margin:0 0 45px 10px;
	}
#rightLeft h2{
	width:199px; height:39px; display:block; color:#FFFFFF; font:12px/14px Arial, Helvetica, sans-serif; font-weight:bold;
	background-color: #f1c100; padding:11px 0 0 17px; margin:0 0 18px 0; text-transform:none;
	}
#rightLeft ul{
	width:216px; margin:0 0 15px 0px; padding:0; display:block;
	}
#rightLeft ul li{
	border-bottom:#C9B884 1px dashed; padding:0; margin:0; display:block; height:48px; font-size:0;
	}
#rightLeft ul li.noborder{
	border-bottom:none; padding:0; margin:0; display:block; height:48px; font-size:0;
	}
#rightLeft ul li a{
	font:13px/14px Arial, Helvetica, sans-serif; color:#4D371E; margin:3px 0 6px 0; padding:0; display:block;
	 background-image:none;	background-color:#FFF9F2; text-align:left; font-weight:normal; width:199px; text-decoration: none;
	}
#rightLeft ul li a strong{
	margin:0 200px 0 0;
	}
#rightLeft a.more{
	width:32px; background:url(/content/images/more_arrow1.gif) no-repeat 0 0 #FFF9F2; color:#333227; margin:0 0 0 0px; height:16px;
	font:12px/14px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; display:block; padding:0 0 0 23px;
	float:right;
	}
#rightLeft a.more:hover{
	color:#C01F0B; background:url(/content/images/more_arrow1.gif) no-repeat 0 0 #FFF9F2; width:32px;
	}
#rightRight{
	width:462px; float:left; margin:0 0 0 20px;
	}	
#rightRight h2{
	width:297px; height:39px; background-color: #0c396c; text-transform:none;
	 font:12px/14px Arial, Helvetica, sans-serif; color:#FFFFFF; display:block; padding:11px 150px 0 15px;
	  margin:0 0 18px 0; font-weight:bold;
	}
#rightRight ul{
	width:462px; margin:0 0 15px 0px; padding:0; display:block;
	}
#rightRight ul li{
	border-bottom:#C9B884 1px dashed; padding:0; margin:0; display:block; height:52px; font-size:0;
	}
#rightRight ul li.noborder{
	border-bottom:none; padding:0; margin:0; display:block; height:48px; font-size:0;
	}
#rightRight ul li a{
	font:13px/14px Arial, Helvetica, sans-serif; color:#4D371E; margin:3px 0 6px 0; padding:0; display:block;
	 background-image:none;	background-color:#FFF9F2; text-align:left; font-weight:normal; width:451px; text-decoration: none;
	}
#rightRight ul li a strong{
	margin:0 300px 0 0;
	}
#rightRight a.more{
	width:32px; background:url(/content/images/more_arrow1.gif) no-repeat 0 0 #FFF9F2; color:#333227; margin:0 0 0 0px; height:16px;
	font:12px/14px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; display:block; padding:0 0 0 23px;
	float:right;
}

label {
    display: block;
    font-weight: bold;
}

.photo {
    float: left; margin: 3px;
    text-align: center;
    padding: 2px;
    background: #eee;
    border: 1px #ccc solid;
}
.photo p {
    font-weight: bold;
}
.photo a {
    color: #000;
}
.photo a:hover {
    color: #666;
}

.left {
    float: left;
}
.right {
    float: right;
}
.centered {
    text-align: center;
}

.contactinfo p {
    margin: 0px;
}

/* rounded corners */
dl {
    width: 240px;
    margin: 0 0 20px 20px;
    padding: 0;
    background: #ccc url(/content/images/box_bottom.gif) no-repeat bottom left;
}
dt {
    margin: 0 0 10px 0;
    padding: 10px;
    font-size: 130%;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: #999 url(/content/images/box_top.gif) no-repeat top left;
}
dl.side {
    width: 175px;
    margin: 0 0 0px 0px;
    padding: 0;
    background: #ccc url(/content/images/box_bottom_side.gif) no-repeat bottom left;
}
dt.side {
    margin: 0 0 0px 0;
    padding: 10px;
    font-size: 130%;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: #999 url(/content/images/box_top_side.gif) no-repeat top left;
}
dd {
    margin: 0 0 0 10px;
    padding: 0 10px 10px 10px;
    color: #fff;
    font-family: Verdana, sans-serif;
    font-size: 90%;
    background: url(/content/images/arrow.gif) no-repeat 0 3px;
}
dd a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
dd a:hover {
    text-decoration: underline;
}
#blue dt {
    background-color: #0c396c;
}

#blue {
    background-color: #a5bfdd;
}

#red dt {
    background-color: #933;
    color: #fff;
}

#red {
    background-color: #c99;
}

#green dt {
    background-color: #9c6;
}

#green {
    background-color: #cf9;
}

