body {
	font-family:		"trebuchet ms", sans-serif;
	font-size: 13px;
	color: #272727;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 25px;
	background-image:url(../images/bkgd.gif);
}

td{
	font-family:		"trebuchet ms", sans-serif;
	font-size: 13px;
	color: #272727;
	line-height: 25px;
}

p {
	font-family:		"trebuchet ms", sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 26px;
}

.divider { /* creates dotted line divider */
	margin-top:2em;
	padding-top:2em;
	border-top:1px dotted #9fa0a4;
}

a:link, a:active, a:visited {
	color: #01205a;
	font-weight: normal;
    text-decoration: underline;

}

a:visited {
	color: #808080;
	font-weight: normal;
text-decoration: underline;

}

a.store:link, a.store:active, a.store:visited {
	color: #ffffff;
	size: 14px;
	font-weight: normal;
    text-decoration: none;

}

a.store:visited {
	color: #ffffff;
		size: 14px;
	font-weight: normal;
text-decoration: underline;

}


a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #01205a;
	text-decoration: underline;
	font-size: 12px;
}

a.nav:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;		
}


.smalltext {
	font-family:		"trebuchet ms", sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 20px;
}

.smallheading {
	color: #01205a;
		font-size: 14px;
	line-height: 25px;
	font-weight:bold;
}

.smallheading2 {
	color: #e88e00;
		font-size: 18px;
	line-height: 25px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(../images/bkgd2.gif);
}



form	{
	margin: 0 0 0 0;
}

input, select, textarea {

	color : #2E2E28;
	font-family: "trebuchet ms", sans-serif;
	font-size: 11px;
	border-width: 0px;	
}



.photos	{
	background-color : #cccccc;
	border-right-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
}


a.footer:link, a.footer:visited, a.footer:active {
	color: #999999;
	font-family: "trebuchet ms", sans-serif;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: underline;
	font-size: 9px;	
		color: #999999;
	font-family: "trebuchet ms", sans-serif;
}

.bottom {
	font-family: "trebuchet ms", sans-serif;
	font-size: 9px;
	color: #999999;
}

h1 {
	font-size:25px;
	color: #01205a;

}

h2 {
	font-size:18px;
	color: #01205a;

}



.textbox {
	font-family: "trebuchet ms", sans-serif;
	font-size: 11px;
	color: #000000;

	padding-top: 3px;	

	border-style: solid;
	border-color: #5f7b6a;
		background-image: url(../images/b.gif);	
}
.button {
	font-family: "trebuchet ms", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight:700;
	background-color: #5f7b6a;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	width: 110 px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.box {

	border-width:thin;
	border-style: solid;
	border-color: #999999;
	border-bottom:thin;
	border-left-color:#FFFfff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
}
a img { border: none ; }

#fadeinbox{
position:absolute;
width: 500px;
left: 0;
top: 0px;
border: 1px solid black;
background-color: #ffffff;
padding: 0px;
z-index: 100;
visibility:hidden;
}
