* {
    padding:0;
    margin:0;
    }
h1 {
	font-size: 1.6em;
	color: #9F6D37;
	margin-bottom: 0.8em;
}
h2 {
	font-size: 1.1em;
	color: #5286B2;
	margin-bottom: 0.8em;
	text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	color: #1A4F75;
	margin-bottom: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
}
h5 {
	font-size: 1.1em;
	color: #70480F;
	margin-bottom: 0.8em;
	line-height: 0.8em;
	font-weight: normal;
}
#container {
	width: 750px;
	margin: 0px auto;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
}		
#content {
	min-height: 550px;
	font-size: 0.9em;
	color: #666666;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 10px;
	line-height: 1.5em;
}
#banner {
	background-color: #FCBB3B;}
#footer {
	font-size: 0.8em;
	color: #457096;
	text-decoration: none;
	margin-top: 30px;
}
#footer a, a:visited{
	color: #B2B2B2;
	text-decoration: none;
}
#footer a:hover{
	color: #666666;
	text-decoration: none;
}
body {
	background-repeat: repeat-x;
	background-color: #053b63;
	background-image: url(../images/bd1.jpg);
	background-position: center top;}
.title {
	font-size: 1.7em;
	color: #DCB26D;
	text-transform: lowercase;}	
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #053B63;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
img.alignleft  {
	margin:0 1em 0.8em 0;
	float: left;
}
blockquote {
	background: url(../images/quote2.gif) no-repeat left top;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 15px;
	padding-right: 15px;
	float: left;
	text-align:left;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ECD66D;
}
.video {
	background-color: #000000;
	height: 380px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

