@charset "UTF-8";
/* CSS Document */
/* commented backslash mac hiding hack \*/ 
/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	width:600px;
	padding:0;
	margin:0;
}
body{
	background-color:#DCE4C3;
	color: #333;
	width:600px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding:0 3px;
	margin:0 0 1em 0;
	width:600px;
	margin-left: 10px;
}	
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	padding:0 3px;
	margin:0 0 1em 0;
	width:600px;
}		
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding:0 3px;
	margin:0 0 1em 0;
	width:600px;
}	
a:link {
	text-decoration: none;
	color: #360;
}
a:hover {
	text-decoration: underline;
}
#stmartinwindow {
	position: absolute;
	left: 397px;
	top: 749px;
	z-index: 0;
	visibility: visible;
	float: left;
}
