html {
	font-size: 125%;
}

A:link
 { color: #193d7a; font-weight: bold; text-decoration: none }
A:visited
 { color: #193d7a; font-weight: bold; text-decoration: none }
A:hover
 { color: #193d7a; font-weight: bold; text-decoration: underline }
A:active
 { color: #193d7a; font-weight: bold; text-decoration: underline }

A.imglink:link
 { color: #193d7a; font-weight: bold; text-decoration: none }
A.imglink:visited
 { color: #193d7a; font-weight: bold; text-decoration: none }
A.imglink:hover
 { color: #193d7a; font-weight: bold; text-decoration: none }
A.imglink:active
 { color: #193d7a; font-weight: bold; text-decoration: none }


body {
	background: url(/images/bkg1.gif);
	font: 50% Arial, Helvetica, sans-serif;
	color: #193d7a;
	text-align: center;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	font-size: 1.3em;
	background: #FFFFFF;
	text-align: left;
	width: 802px;
	border: 4px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 160px;
}
#nav {
	height: 29px;
}
#photo {
	float: left;
	height: 343px;
	width: 405px;
}
#content {
	float: left;
	width: 357px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 14px;
}
.padleftright {
	margin-right: 9px;
	margin-left: 9px;
}
.text {
	padding: 0px;
}

.maintext {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#footer {
	background: #1b3d79;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 0.8em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text p {
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 14px;
}
.padtop {
	margin: 0px;
	padding: 0px;
}
#subcontent {
	width: 750px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 28px;
}
.floatright {
	float: right;
}
h2 {
	font-size: 1.4em;
}
h1 {
	font-size: 1.8em;
}
.housekeeping {
	font-size: .9em;
	color: #FFFFFF;
	text-align: right;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.housekeeping a {
	color: #FFFFFF;
	text-decoration: underline;
}

.photoarea {text-align: center;
width: 700px;
/*padding-left: 40px;*/
}	




.photoimage {
	width: 165px;
	text-align: center;
	float: left;
	border: 1px #193d7a solid;
	padding: 10px;
	margin: 10px;
	font-size: 11px;
				}
				
.betwph { clear: both; }

.subopt {width: 400px;
margin-left: 100px;
			}
			
.subopt2 {width: 500px;
margin-left: 100px;
			}.housekeeping a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.submitbtn {
        background: #1b3d79;
        border-bottom: 1px solid #141C0D;
        border-left: 1px solid #141C0D;
        border-right: 1px solid #141C0D;
        border-top: 1px solid #141C0D;
        color: #FFFFFF;
        font-weight: bold;
        margin: 3px 3px 0px 3px;
}



#order_menu {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
		
}

#order_forms {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 24px;
	text-align: left;
		
}#mapcontent {
	width: 750px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.pamap {
	margin-left: 20px;
}

legend {background-color: #193d7a;
		color: #ffffff;}


.contain_pop {
	font-size: 1.3em;
	background: #FFFFFF;
	text-align: left;
	width: 400px;
	border: 4px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.pophead {background-color: #11254a;
			width: 100%;}

.pop_logo {width: 209px;
			float: left;
			}
			
.pop_close {width: 132px;
			float: right;
			}
.pop_content { padding: 10px;}		
