body {
	background-color: #97C9EB;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../images/bg_color.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
	padding: 0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#F60;
	text-decoration:inherit;
}
a:hover, a:selected{
	text-decoration:underline;
}
#main {
	width:950px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-attachment: scroll;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#inner {
	width:916px;
	margin:0 auto 0 auto;
	background-color: #FFF;
}
#header_image {
	margin-left:0px;
	margin-top:0px;
	width:916px;
	height:185px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/new_clouds.jpg);
	overflow:hidden;
}
#Nav_bar {
	background-color: #FFA011;
	height:30px;
	float:left;
	display:inline;
	margin: 0;
	padding: 0;
	width: 916px;
}
td.menu-item {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;cursor: hand;
}

td.menu-item-hover {
	color: #039;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

td.menu-item-selected {
	color: #FFF;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;cursor: hand;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
	cursor: pointer;cursor: hand;
}

td.submenu-item-hover {
	background: #3B6396;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor: pointer;cursor: hand;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor: pointer;cursor: hand;
}
#full_content {
	margin-left: 35px;
	margin-top: 35px;
	font-size:0.95em;
	line-height:1.5em;
	color: #630;
	float: left;
	width: 840px;
	display: inline;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

#colwrap1 {
	float:left;
	width:560px;
	margin-top:18px;
	margin-left:30px;
	border: 0px solid #f0f0f0;
	display: inline;
	overflow: visible;
	font-size:0.95em;
 	line-height:140%;
	color: #804000;
	line-height: 130%;
}
#side_content {
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #804000;
	line-height: 1.5em;
	font-size:0.95em;
	display: inline;
	padding: 10px 10px 10px 20px;
	overflow: hidden;
	margin: 20px 0 0;
}
#side_content h3 {
    background-color: #536F9F;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    margin: 0 0 10px;
    padding: 6px;
}
#footer {
	width:880px;
	padding-top:10px;
	height:48px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size: 0.8em;
	color: #630;
	bottom: 0px;
	position: relative;
	margin-left: 35px;
}
#logo_sm {
	margin-left:20px;
	width:184px;
	height:88px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#menu {
	margin-left: 35px;
	line-height: 30px;
}
#bottom_banner {
	width: 828px;
	margin-left: 30px;
	height: 111px;
	display: inline;
	float: left;
	position: relative;
}
#header-text {
    color: #222222;
    font-family: georgia;
    font-size: 1.3em;
    font-style: italic;
    margin: 50px 550px 0;
}
#home-slider {
	width: 850px;
	margin: 20px 0 20px 30px;
	display: block;
	background-color: #FFA011;
	-moz-border-radius: 6px;
	height: 270px;
}
div.coda-slider-wrapper {
	overflow: hidden;
	width: 800px;
	height: 270px;
	margin: 0 0 35px 0;
	padding: 10px;
	color:#F7F1BC;
}
div.coda-slider-wrapper p.photo {
	float: left;
	width: 360px;
	margin: 0;
}
div.coda-slider-wrapper p.photo img { border: 0 solid #fff; }
div.coda-slider-wrapper div.desc {
	float: right;
	width: 380px;
	padding: 20px 0;
}
div.coda-slider-wrapper div.desc h2 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
}
div.coda-slider-wrapper div.desc h2 span { color: #50b1dc; }
div.coda-slider-wrapper div.desc p { margin: 0 0 0 5px; color: #f7f1bc; font-size: 1.2em; font-weight: normal; line-height: 20px; }
div.coda-slider-wrapper div.desc p.more { margin: 24px 0 0 7px; }
div.coda-slider-wrapper div.desc p.more a {
	display: block;
	width: 120px;
	height: 30px;
	color: #D37708;
	font-size: 1em;
	letter-spacing: -1px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	border: 1px solid #fff;
	background-color: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
div.coda-slider-wrapper div.desc p.more a:hover {
	background-position: 0 -37px;
	color: #3674A5;
	text-decoration: none;
}


