body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	color: #0a325d;
	font-size: 20px;
	background-image: url(images/bg_h1.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 30px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #1a3f67;
}

.navigation {
	background-color: #d1d0ef;
	background-image: url(images/bg_nav.jpg);
}
#navcontainer {
	text-align: right;
	text-indent: 7px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
_margin-top: 10px;
_margin-bottom: 10px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
}

#navlist a:link, #navlist a:visited
{
color: #0a93fe;
text-decoration: none;
font-size: 10px;
}

#navlist a:hover
{
	color: #0a93fe;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFFF;
}
.leftcontent {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.rightcontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.services {
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #0a92ff;
}

.services a{
	color: #000000;
	text-decoration: none;
	line-height: 26px;
	padding: 5px;
}
.services a:hover{
	color: #0a92ff;
}
.specialsbox {
	color: #0a325d;
	background-image: url(images/bg_specials.jpg);
	height: 81px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.copy {
	color: #2c5f96;
	background-color: #c3f6fa;
	font-size: 10px;
}
.copy a{
	color: #55b7e6;
}
