﻿/* CSS Document */
.clear {
    clear: both;
    font-size: .01em;
    height: 1px;
    overflow: hidden;
}


#content h1 {
	font-size: 130%;
	font-weight:bold;
}

#content h2 {
	font-size: 120%;
	font-weight:bold;
	color:#FF6600;
}


#content h3 {
	font-size: 120%;
	font-weight:bold;
	color:#1C4B60;
}


#content h4 {
	font-size: 120%;
	font-weight:bold;
}


#content h5 {
	font-size: 110%;
	font-weight:bold;
	text-decoration:underline;
}

#content h6 {
	font-size: 110%;
	font-weight:bold;
	font-style:italic;
}


#container {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #69A2CB;
	padding: 0px;
	font-size: 80%;
}
#content .intro-image {
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
}


	
body {
	background-color: #72a7ce;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1em;
	line-height: 1.2em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	margin: 0px;
	padding: 0px;
}
#main-content {
	padding: 0px;
	background-color:#1C4B60;
}
.main {background-color:#1C4B60;}

#content-left {
	background-color: #FFFFFF;
	float: left;
	width: 572px;
}
#content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}

a {
	color: #702F19;
	text-decoration: underline;
}

a:hover {text-decoration:none;}

#navbar .menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar .menu li {
	float: left;
	line-height: 31px;
	padding-left: 20px;
	background-image: url(../images/sm-lotus.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-weight: bold;
	padding-right: 10px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content-right {
	width: 264px;
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	background-image: url(../images/left-bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color:#1C4B60;

}
#content-right ul {
	color: #FFFFFF;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content-right ul li a {
	color: #FFFFFF;
	text-decoration:none;
}
	
#content-right ul li a:hover {
	text-decoration:underline;
}

#content-right .address {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
}
#content-right h3 {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB573;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#content-right li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	background-color: #cadee9;
	clear: both;
	font-size: 0.8em;
	font-weight: normal;
	color: #006699;
	padding: 5px;
}
#navbar {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 28px;
}

.style1 {
	color: #FFFF00;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-style: normal;
	color: #FF5A00;
}
#container #header .address {
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
}
