body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-image: url(siteimages/background.jpg);
	background-repeat: no-repeat;
	height: 100%;
	background-position: center top;
	background-color: #1C588F;
	background-attachment: scroll;
}

/*==============*/

a:link, a:visited {
	color: #2661A2;
	font-weight: normal;
}
a:hover, a:active {
	color: #DB9D5C;
	font-weight: normal;
}

/*==============*/

.container {
	width: 760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	padding-right: 0px;
	padding-left: 0px;
	background-color:#4A7AAA;
}

/*==============*/

.mainbox {
	background-color:#FFFFFF;
	background-image: url(siteimages/maintop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 34px;
}

/*==============*/

.leftcol {
	padding-left: 19px;
	padding-right: 24px;
}

/*==============*/

div#menu {
	padding-bottom: 50px;
	padding-bottom: 4px;

}

div#menu ul {
	margin: 0px;
    padding: 0px;
	height: auto;

}

div#menu li {
    list-style-type: none;
    text-align:right;
	height:auto;
	background-image:url(siteimages/menuline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 4px;
	padding-top: 4px;

}

div#menu li a {
    text-decoration: none;
	display: block;
	margin: 0px;
	height:auto;
	width:auto;
	display:block;
}

div#menu li a:link {
    color: #036792;
	display:block;
}

div#menu li a:visited {
    color: #036792;
	display:block;
}
div#menu li a:hover {
    color: #DBAB47;
	margin: 0px;
	display:block;
}
div#menu li a:active {
    color: #DBAB47;
	margin: 0px;
	display:block;
}

/*==============*/

.style3 {
	text-align:left;
	font-size:16px;
}

.content {
}

.narrowcontent {
	padding-right:60px;
	line-height: 15px;

}

.title {
	font-size: 16px;
	font-weight: bold;
	
}

.homemessage {
	text-align: right;
	padding-right: 13px;
}

.homemessage p {
	padding-top: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: 3px;
	font-variant: normal;

}

.rightcol {
	padding-left: 14px;
	padding-right: 10px;

}

.tilesample {
	padding-left: 7px;
	padding-right: 15px;
	color: #666666;
	font-size: 9px;
	text-align: center;
	background-image: url(siteimages/sample_back.jpg);
	background-repeat: no-repeat;
}

.tilesample p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.tilesample img {

}

.bananaspacer {
	height: 9px;
}

/*==============*/

.phone {
	padding-top: 31px;
	padding-bottom: 24px;
	background-color: #FFFFFF;
	text-align: center;

}

.footer {
	width: 760px;
	text-align: center;
	font-size: 10px;
	background-image: url(siteimages/footerbar.gif);
	height: 22px;
	color: #B7C4D8;
	padding-top: 3px;
	margin-bottom: -3px;
}

.footer img {
	vertical-align:middle;
}

.subfooter {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*====================*/

.photogallery {
text-align:center;
margin-bottom: 5px;
margin-top: 5px;
}

.photogallery a {
}

.photogallery a:link, a:visited {
	text-decoration:none;
}

.photogallery a:hover, a:active {
	text-decoration:none;
}
