/* CSS Document */

body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #00568A url(template/bground.jpg) repeat-x left top fixed;
	margin-top: 20px;
        margin-bottom: 0px;
        color: #FFFFFF;
}
#frame {
	width: 752px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #FF9900;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #008BDE;
	width: 750px;
	border: 2px solid #FFFFFF;
}
#header {
	background: #008BDE;
	text-align: center;
}
#content {
        width: 710px;
	background: #008BDE;
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	margin-left: 20px;
	background: url(../assets/bullet.gif) no-repeat 0px 0.3em;
	padding: 0 20px 1em 1.5em;
	line-height: 1.6em;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
.image-border {
	border: 1px solid #333333;
	background: #FFFFFF;
	padding: 5px;
}
h1 {
	text-align: left;
	font: normal 1.7em/1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
h2 {
	color: #FFFF00;
	font: normal 1.4em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h3 {
	color: #FFFF00;
	background-image: url(template/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #FFFFFF;
	font-size: 1em;
}
h5 {
	color: #FFFFFF;
	font: italic bold .95em Verdana, Arial, Helvetica, sans-serif;
	background: #008BDE;
}
h6 {
	color: #FFCC00;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	background: #008BDE;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#footer {
	clear: both;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: #008BDE;
	padding-top: 3px;
	text-align: center;
}
#footer2 {
        width: 750px;
        line-height: 30px;
        color: #333333;
        text-align: center;  
        background: #FF9900 url(template/footer-2.gif) no-repeat top left;
        border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer2 a {
	text-align: center;
        color: #333333;
	text-decoration: none;
	}
#footer2 a:visited {
	color: #333333;
	text-decoration: none;
}
#footer2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#right-col-photos {
	float: right;
	margin-left: 20px;
	width: 180px;
	margin-bottom: 10px;
}
#right-col-photos img {
	border: 1px solid #FFFFFF;
	margin-top: 20px;
}
#right-col {
	float: right;
	padding: 10px;
	margin-left: 20px;
	width: 180px;
	line-height: 1.4em;
	font-size: 0.95em;
	background: #ffffff url(../assets/rightcol-bground.gif) no-repeat left top;
	color: #333333;
	margin-bottom: 10px;
}
#right-col h1 {
	text-align: center;
	font: bold 1.4em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
#right-col h2 {
    text-align: center;
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #00568A;
	border-bottom: 1px #00568A solid;
}
#right-col h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
	line-height: 1.2em;
}
#right-col a:link {
	color: #00568A;
	text-decoration: underline;
	}
#right-col a:visited {
	color: #00568A;
	text-decoration: underline;
}
#right-col a:hover {
	color: #990000;
	text-decoration: none;
}
#right-col ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#right-col li
{
	margin-left: 0px;
	background: url(../assets/bullet-rightcol.gif) no-repeat 0px 0.3em;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 1em;
	padding-left: 20px;
}
#right-col img {
	margin: 10px 0 10px 0;
}
.image-left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
}#nav-bar {
	background-color: #CCCCCC;
	width: 750px;
	display: block;
	text-align: left;
	height: 25px;
}

