body {
	text-align:left;
  	padding: 0;
	margin: 15px 0;
	background-color: #587172;
}

img {border:none;}

input {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}

#outer {
    width: 760px;
    background:#fff;
	background-image: url("../img/bkground.gif");
	background-repeat:repeat-y;	
    margin: 20px auto;
    padding: 0;
	text-align: left;
	border: none;
}


#lefttext {
	width: 230px;
	float: left;
	padding: 0 5px 0 25px;
	background-color:#fff;
}

#content {
	float: left;
	width: 405px;
	background-color:#fff;
	margin-top: 10px;
	}
	
#content2 {
	float: left;
	width: 480px;
	background-color:#fff;
	margin-top: 10px;
	margin-left: 25px;
	}

.tagline {
	font: italic 13px arial;
	color: #587172;
	margin-left: 165px;
	width: 180px;
	clear:right;
}

.logo {
	margin-left: 15px;
	margin-top: 12px;
}

a:link {
	color:#003d5c;
	text-decoration:none;
}

a:visited {
	color: #587172;
	text-decoration:none;
	}

a:hover { text-decoration:underline; }

a:active {color: #587172;}
		
		
#nav {margin-left: 455px;}

html>body #nav { margin-bottom: 15px;}

#nav ul {
	margin: 0;
	width: 100%;
	font: bold 11px Arial;
	color: #587172;
	}

#nav ul li { display:inline;}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	line-height: normal;
	white-space:nowrap;
	}

#nav ul li a {
	float: left;
	height: auto;
	margin: 0;
	padding: 2px 3px;
	font: bold 11px Arial;
	text-decoration: none;
	color: #587172;
}

#nav ul li a:hover {
	color: #8e1919;
}

#nav2 {
	text-align: right;
	font: bold 11px Arial;
	color: #587172;
	}

#nav2 a {
	font: bold 11px Arial;
	text-decoration: none;
	color: #587172;
	}

#nav2 a:hover {
	color: #8e1919;
}

.nav2here { color: #8e1919; }

#bannerhome {
	width: 746px;
	height: 138px;
	background-image:url(../img/banner.jpg);
	}

#bannertag  {
	font: 14px Arial;
	color: #fff;
	text-align:left;
	padding: 50px 0 0 25px;
	}
	
.italic {
	font: italic 14px Times New Roman;
	color: #ffc;
	}

#banner {
	width: 746px;
	height: 81px;
	background-image:url(../img/banner3.gif);
	font: 14px Arial;
	color: #fff;
	text-align:center;
	}
	
#banner p { font: 14px Arial; padding-top: 28px;} 
	
#homebox {
	float: left;
	width: 328px;
	background-image:url(../img/boxbkground.gif);
	margin-left: 9px;
	margin-top: 15px;
	background-color:#fff;
	}
	
#homebox a {
	font-weight: bold;
	color: #8e1919;
	text-decoration:none;
}

#homebox a:hover {
	text-decoration:underline;
}

#smallbox {
	float: left;
	width: 173px;
	background-image:url(../img/small-boxbkground.gif);
	margin-left: 9px;
	margin-top: 15px;
	background-color:#fff;
	}
	
#smallbox p {
	margin-left: 18px;
	width: 130px;
}

#smallbox h3  {
	margin-left: 20px;
	width: 130px;
}
	
#smallbox a {
	font-weight: bold;
	color: #8e1919;
	text-decoration:none;
}

#smallbox a:hover {
	text-decoration:underline;
}

#homeboxtop {
	padding-left: 20px;
	height: 22px;
	background-image:url(../img/boxtop1.gif);
	text-align:center;
	}

#homeboxleft {
	float:left;
	text-align:center;
	width: 90px;
	margin-left: 15px;
	padding-top: 10px;
	}

#homeboxright {
	width: 165px;
	margin-left:124px;
	font: 12px arial;
	margin-top: 4px;
	}

#sign {height: 30px;}

#sign a {
	font: 12px Arial;
	font-weight: bold;
	color: #8e1919;
	text-decoration:none;
}

#sign a:hover {
	text-decoration:underline;
}
	
.caption {
	font: italic 9px arial;
	padding-top: 6px;
	}

.center {text-align:center;}

p {
font: 13px Arial;
}

ul { list-style-image:url(../img/bullet.gif);}

li {
	font: 13px Arial;
	margin-top: 10px;
}

h1 {
	font: bold italic 18px Times New Roman;
	color: #587172;
	margin: 12px 0;
}

h2 {
	font: italic 15px Arial;
	color: #587172;
	margin: 7px 0;
}

h3 {
	font: bold 14px Arial;
	color: #305564;
	margin: 5px 0;
}

h4 {
	font: bold 12px Arial;
	color: #fff;
	margin: 4px 0 0 0;
}

h5 {
	font: bold 12px Arial;
	color: #305564;
	margin: 5px 0;
}

html>body h4 {margin: 0;}

#homepageleft {
	width: 285px;
	float:left;
	margin-left: 12px;
	margin-top: 10px;
	}
	
#homepageright {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-top:640px;
	width: 60px;
	}
	

.here {color:#8e1919;}

.small {
	font-size: 10px;
	line-height: 1.4em;
}

.small SUB, .small SUP { line-height: 0; }

#footer {
	font: bold 11px Arial;
	color: #fff;
	background-color: #587172;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: -5px;
	height: 75px;
	line-height: 20px;
	text-align:center;
}

#footer a {
	color: #fff;
}

.red {
	color: #8e1919;
	font-weight: bold;
}

.red a {
	color: #8e1919 !important;
	font-weight: bold;
	text-decoration:none;
}

.red a:hover {text-decoration:underline;}

.right {
	float: right;
	margin-left: 15px;
	}

.alert {
	font: 9px Verdana;
	color: #f00;
	background-color:#ffc;
}

#leftbarphoto {
	margin-left: -15px;
	}
	
#wablogo {
	float: left;
	margin-left: 30px;
	}
	
.border { border: 2px solid #587172;}
	