html { height: 100%; }

body { 
	background: #ccc url(ff_bkg.jpg) repeat-x; 
	height: 100%; 
	margin: 0 auto; 
	padding: 0;
	font: 12px Arial,sans-serif; 
	}

a:link { color: #000099; }
a:hover { color: #000; }
a:active { color: #FFCC33; }
a:visited { color: #330066; }

a.navlink {
	padding-top:5px;
	
}

A.navlink:link {
	font-size : 12px;
	font-family : arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #fffafa;
	text-decoration : none;
}

A.navlink:visited {
	font-size : 12px;
	font-family : arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #fffafa;
	text-decoration : none;
}

A.navlink:hover {
	font-size : 12px;
	font-family : arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : silver;
	text-decoration : none;
}

a.button:link, a.button:visited {
background-color: #e2e8fe;
border-bottom: 1px solid #888888;
border-left: 1px solid #ffffff;
border-right: 1px solid #888888;
border-top: 1px solid #ffffff;
color: #000000;
font: 14px Tahoma, Arial, Helvetica, Sans-Serif;
height: 20px;
letter-spacing: .08em;
margin: 0px 4px 0px 0px;
padding: 1px 2px 1px 5px;
text-decoration: none;
}

a.button:hover {
background-color: #ffdd6e;
border-bottom: 1px solid #888888;
border-left: 1px solid #ffffff;
border-right: 1px solid #888888;
border-top: 1px solid #ffffff;
color: #000000;
font: 14px Tahoma, Arial, Helvetica, Sans-Serif;
height: 20px;
letter-spacing: .08em;
margin: 0px 4px 0px 0px;
padding: 1px 2px 1px 5px;
text-decoration: none;
}


#contentmain {
	/*background: #fff url(content_bkg.gif) repeat-y;*/
	margin: 0 auto;
	width: 990px;
	/*height: 1000px;  Removed because this was limiting page length*/
}

#header {
	border-top: 1px solid #040000;
	border-right: 1px solid #040000;
	background: #fff url(../banners/banner.jpg) top left no-repeat;
	width: 989px;
	height: 211px;
	overflow: hidden;
}

#nav {
background-color: #00007E;

padding-top: 5px;
height: 29px;
width: 100%;
color: #fff;
text-align: center;

}




#prop {
	position: relative;
	bottom: 49px;
	left: 0;
	float: left;
	z-index: 100;
	padding: 0px;
	margin: 0px;
}


#leftcol, #rightcol {
	/*background: transparent url(sidebar_gradient.gif) bottom left repeat;*/
	background-color: #F5EDC8;
	width: 222px;
	float: left;
	line-height: 18px;
	margin: 1px 20px 10px 1px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}

#rightcol {
	/*background: transparent url(sidebar_gradient.gif) bottom left repeat;*/
	float: right;
	margin: 1px 1px 10px 20px;
	border-left: 1px solid #333;
	border-right: 0px solid #333;
}

#leftcol ul, #rightcol hr {
 margin-top: 0px;
 line-height: 24px;
}

#leftcol hr, #rightcol hr {
border: 0;
height: 1px;
color: #E8D06E;
background-color: #E8D06E;
}

#leftcol img, #rightcol img {
	padding-top: 10px;
	margin: 0px;
}

#leftcol p, #rightcol p { 
	padding-left: 10px;
	padding-right: 10px;
}
#leftcol input
{
color: #000;
background: #fee3ad;
border: 1px solid #00007E;
}

#leftcol .submit input
{
color: #fff;
background: #00007E;
width: 20px;
}

#content {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #333;
}

#content h1 {
	font: normal 22px "Georgia",serif;
	color: #00007E;
}

#content h2 {
	font: normal 16px arial,helvetica;
	color: #000000;
	font-weight: bold;
}

#welcome {
	
	margin-left: 45px;
	float: left;
	
}

#home_wrap {
	
	position: relative;
	display: block;
	height:650px;

	background: url(../images/drop_shadow_photos.jpg) no-repeat 270px 130px;
}

#img1 {
background-color: transparent;
display:block;
height:260px;
left:285px;


position:absolute;
top:240px;
width:340px;
}

#img2 {
background-color: transparent;
display:block;
height:260px;
left:515px;


position:absolute;
top:130px;
width:340px;
}

/*
a#img1 {
	display: block;
	height: 100px;
	left: 285px;
	overflow: hidden;
	padding-top: 260px;
	position: absolute;
	top: 245px;
	width: 340px;

}*/

.footer {
	margin-top: 30px;
	padding-top: 10px;
	border-top: #00007E solid 2px;;
	color: #00007E;
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-top;
	height: 50px;

}

.footer p {
	float:left;
	
	padding-left: 15px;
}

.blue {
	color: #00007E;
}
.small {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

div.message {
	color: red;
}



#map {
	
	border-width: 3px;
	border-style: solid;
	border-color: #00007E;
}

.message {
	color: #CF0C0C;
	font-size: 12px;
	font-weight: bold;
}

table.adminlist {background-color: #ccc; border-collapse: collapse; border: 1px solid #999; width: 600px;}
table.adminlist th {background-color: #eee; border: 1px solid #999; color: #000; text-align: left; padding: 4px 4px 4px 4px;}
table.adminlist td {background-color: #fff; border: 1px solid #999; color: #000; text-align: left; padding: 4px 4px 4px 4px;}

table.adminform {background-color: #ccc; border-collapse: collapse; border: 1px solid #999; width: 600px;}
table.adminform th {background-color: #eee; border: 1px solid #999; color: #000; text-align: center; padding: 4px;}
table.adminform td {background-color: #fff; border: 1px solid #999; color: #000; text-align: left; padding: 3px;}

.smalltext {font: 10px Tahoma, Arial, Helvetica, Sans-Serif; color: #555;}
.required {background-color: #ffffcf;}

table.bordercollapse {border-collapse: collapse;}