body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 20px;
}

.container {
    width:790px;
    margin-left:auto;
    margin-right:auto;
}

.banner {
    background-image:url(/images/banner.jpg);
    height:104px;
    margin-bottom:5px;
}

.topnav {
    width:100%;
    background-color:#448198;
    height:30px;
    color:#ff0;
    font-size:10px;
}

a.topnav {
	color: #ff0;
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: underline;
}
.leftcell {
    width:405px;
    padding-left:8px;
}

.rightcell {
    width:163px;
    margin-top:0px;
    padding-right:8px;
    text-align:right;
    vertical-align: middle;
}


.leftmenu {
    background-color:#e3e4e5;
    width:170px;
    vertical-align:text-top;
}

.content {
    vertical-align:text-top;
}

.bottom {
    background-image:url(/images/bottom.jpg);
    height:85px;

}


/*  styled elements  */

/*
.leftmenu p {
    margin:6px 12px 0px 12px;
    font-size: 11px;
    font-weight: bold;
    color: #4A849A;
}
*/

.leftmenu p {
    margin:0px 0px -2px 7px;
    font-size: 11px;
    font-weight: bold;
    color: #4A849A;
}

.leftmenu ul {
    padding:0px;
    margin:0px 0px -2px 0px;
}

.leftmenu li {
    margin:0px 0px -2px 25px;
    font-size: 11px;
    font-weight: bold;
    color: #4A849A;
}

.leftmenu a{
	text-decoration: underline;
}

/*

.content h1 {
    font-size:18px;
    margin:8px 12px 0px 12px;
    border-bottom: 1px solid #000000;
}

.content h2 {
    font-size:14px;
    margin:5px 12px 0px 12px;
}

.content p {
    margin-left:12px;
}

*/

#content {
	margin: 12px;
}

#content h1 {
	font-size: 18px;
	border-bottom: 1px solid #000000;
}

#content h2 {
	font-size: 14px;
}

.bottom p {
    width:575px;
    margin:0px;
    padding-top:10px;
    font-size:11px;
}

.bottom a {
color:#fff;
}

a {
	color: #448198;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bluebg {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #448198;
}

.ltbluebg {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #64b3d0;
}

.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: #FFFF00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A849A;
}

.searchtext {
	font-size: 9px;
	color: #eeeeec;
}

.pageheader {
color:#EFFBFF;
font-weight:normal;
margin: 4px 10px 0 10px;
background-color:#5798AF;
border-color:#5798AF;
padding: 0 0 0 10px;
}

.smalltext {
	font-size: 10px;
	line-height: 15px;
}

.specials {
	color: #2d62a4;
	font-size: 20px;
	font-weight: bold;
}
