body {
	background-color: #233C56;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #383832;
	margin: 20px;
	text-align: center;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: #7D7D7D;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #383832;

scrollbar-shadow-color: #383832;
scrollbar-lightshadow-color: #383832;
scrollbar-darkshadow-color: #383832;

scrollbar-highlight-color: #383832;
scrollbar-3dlight-color: #383832;
}

td {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #383832;
	vertical-align: top;
	padding: 0px;
}

#main {
	margin: 0 auto;
}

.top {
	background-image: url(images/top_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.bottom {
	background-image: url(images/bottom_bg.png);
	background-repeat: repeat-x;
	text-align: right;
}

.left_side {
	background-image: url(images/left_bg.png);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.right_side {
	background-image: url(images/right_bg.png);
	background-repeat: repeat-y;
}

.nav_right_bg {
	background-image: url(images/nav_right_bg.gif);
	background-repeat: repeat-x;
}

.inner_left_bg {
	background-image: url(images/inner_left_bg.gif);
	background-repeat: repeat-y;
}

.home_content {
	background-image: url(images/home_content_bg.gif);
	background-repeat: repeat-y;
}

.inner_bg {
	background-image: url(images/inner_bg.gif);
	background-repeat: repeat-y;
}

.content {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
}

.box {
	background-color: #f6f6f6;
	border-style: dotted;
	border-width: 1px;
	border-color: #C1C0B3;
	padding: 8px;
}

.logo {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.home_text {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C1C0B3;
	padding-top: 5px;
}

.inner_text {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C1C0B3;
	padding-top: 15px;
}

.rates {
	background-image: url(images/rates_bg.jpg);
	background-repeat: no-repeat;
	background-color: #;
	padding-top: 40px;
	padding-left: 12px;
	height: 120px;
}

.rates2 {
	background-image: url(images/rates_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}

.indent {
	padding: 12px;
}

.white {
	background-color: #ffffff;
	border-left-style: solid;
	border-left-color: #636257;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919080;
	border-bottom-width: 1px;
}

.inner_content {
	padding: 15px;
}

.photo {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.gray {
	background-color: #f1f1f1;
	padding: 8px;
	text-align: center;
	font-size: 13px;
}

.text_nav {
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #C5D3F5;
}

.footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	text-align: center;
	vertical-align: middle;
}

.footer2 {
	color: #7B889A;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	line-height: 18px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	font-family: garamond,georgia,serif;
	color: #2D2D28;
	padding-right: 12px;
	text-align: right;
}

h2 {
	font-family: garamond,georgia,serif;
	font-size: 14px;
	font-weight: normal;
	color: #ECAB5B;
	margin-top: 7px;
	margin-bottom: 3px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #86A3B9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C1C0B3;
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

a:link {
	color: #ECAB5B;
	text-decoration: underline;
}

a:visited {
	color: #ECAB5B;
	text-decoration: underline;
}

a:active {
	color: #ECAB5B;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.footer2 a:link {
	color: #ffffff;
	text-decoration: none;
}

.footer2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer2 a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer2 a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

.input {
	background-color: #f9f9f9;
	font-size: 11px;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.input_btn {
	font-size: 12px;
	font-weight: bold;
	background-color: #ECAB5B;
	color: #ffffff;
	padding: 3px;
	border-style: none;
}