BODY {
	margin:0px;
	padding:0px;
	background-color:#013665;
	background-image:url(images/blue-back.gif);
	background-repeat:repeat;	
	font-family: verdana, arial, "sans serif";
	font-size:.85em;
	color: #013665;
	
}

#container {
	width:748px;
	margin-right:auto;
	margin-left:auto;
}

#tbar {
	width:748px;
	height:8px;
	background-image:url(images/tbar-back.gif);
	background-repeat:repeat-x;	
}

#header {
	width:748px;
	height:14px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	font-size: .7em;
	text-align:right;
	padding-top: 63px;
}

#header a {
	color: #013665;
	text-decoration: none;
}

#mainpic {
	width:748px;
	height:288px;
	background-image:url(images/mainpic.jpg);
	background-repeat:no-repeat;
}

.btn ul li {
	width:155px;
	height:25px;
	background-image:url(images/btn.gif);
	background-repeat:no-repeat;
	list-style: none;
	padding-left:335px;
	
}

.rollover a {
	display:block;
	width:155px;
	height:25px;
	font-size: .75em;
	text-decoration:none;
	padding-left:10px;
	padding-top:1px;
	line-height:25px;
	color:#000000;
	background: url("images/btn.gif") 0 0 no-repeat;
}

.rollover a:visited {
	display:block;
	width:155px;
	height:25px;
	font-size: .75em;
	text-decoration:none;
	padding-left:10px;
	color:#000000;
	background: url("images/btn.gif") 0 0 no-repeat;
}

.rollover a:hover { 
	background: url("images/btn-ovr.gif") 0 0 no-repeat;
	color: #6d6d6d;
}

#content {
	width:748px;
	background-color:#C7CAC1;
	background-image:url(images/content-back.gif);
	background-repeat:repeat-x;
	padding-top: 10px;
}

#textbox {
	width:400px;
	min-height:300px;
	background-image:url(images/text-back.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	float:left;
	padding:5px;
	font-size:.8em;
}

#textbox2 {
	width:720px;
	min-height:300px;
	background-image:url(images/text-back.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	padding:5px;
	font-size:.8em;
}

#subCol {
	width:175px;
	min-height:200px;
	background-image:url(images/text-back.gif);
	background-repeat:repeat-x;
	float:right;
}

#subCol  ul {
	margin:0;
	padding:0;
	list-style:none;
}

#subCol  ul li {
	text-indent: 5px;
	color: White;
	background-color:#013665;
	font-family: Arial;
	font-size:9pt;
	height:17px;
	line-height : 17px;
	border-bottom:1px solid Black;
}

#subCol a {
	color:White;
	font-weight : bold;
	text-decoration: none;
	padding-right:2px;
	padding-left:2px;
}

#subCol a:hover {
	color: #e4e4e4;
}

#homes {
	width:320px;
	float:right;
}

#bbar {
	width:748px;
	height:17px;
	background-image:url(images/bbar-back.gif);
	background-repeat:repeat-x;	
}
#copy {
	width:748px;
	height:41px;
	background-color:#a6a9a0;
	color:#646464;
	font-size:.7em;
}
#copytxt {
	float:left;
	background-color:#a6a9a0;
	width:638px;
	height:36px;
	padding-left:10px;
padding-top:5px;

}
#blogo {
	float:right;
	background-color:#a6a9a0;
	height:41px;
	width:90px;

}

h3 {
	color: #013665;
}

.fplans {
	border: 1px solid Black;
}

.gallBoxes {
	float:left;
	text-align:center;	
	margin: 0 15px 0 15px;
}

.gallBoxes a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes img {
	border: 1px solid Black;
}

#pagination {
	width:400px;
	text-align:right;
}

#displayPics {
	width:660px;
	margin: 0 auto;
	text-align:center;
}

#displayPics br {
	clear:both;	
}

.gallBoxes2 {
	float:left;
	text-align:center;	
	margin: 0 5px 10px 5px;
}

.gallBoxes2 a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallImages {
	border: 1px solid Black;
	width: 120px;
	height: 80px;
	overflow:hidden;
}

.strikethrough {
	text-decoration: none;
}

label {
	width: 100px;
	font-size: .8em;
	color: #333366;
	clear: both;
	float: left;	
}

input {
	font-size: .8em;
	float: left;
}

form br {
	clear:both;
}