body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #F4FDE3;
	background-repeat: no-repeat;
	background-position: center 15em;
}
.nowrap {
	white-space: nowrap;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 0.75em;
}

h1{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 150%;
 color: #038100;
}

h2{
	font-size: 108%;
	font-style:italic;
	color:#484848;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
p {
 padding-bottom:0.75em;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 margin:0px;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
.mastheadcontact{
	position:absolute;
	top:50px;
	font-size:85%;
}

.navBar{
	background-color: #A9EA93;
	padding: 0.3em;
}
.navlink {
 background-color: #A9EA93;
 border:#CCCCCC thin outset;
 padding-left:5px;
 padding-right:5px;
 font-size:85%;
}

.nolink {
 border:#CCCCCC thin outset;
 padding-left:5px;
 padding-right:5px;
 font-size:85%;
}

.navbox {
	position:absolute;
	overflow:hidden;
	width:78px;
	background-color:#B3A493;
	border: #CCCCFF 2px outset;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:18px;
	height:33px;
	background-position:top;
	background-repeat:no-repeat;
}


#content{
 
}

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#pageName{
	padding: 0px 0px 10px 10px;
}
#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

.feature{
	font-size: 80%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.emphtext {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.errmsg {
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
}.fancytext {
	font-family: cursive;
	border: thin outset;
	color: #006699;
}
.stripecell {
	background-color: #FFFFCC;
}
.pricetableborder {
	border: 1px solid #FDB784;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 40em;
	background-color: #F4FDE3;
}
.picframe {
	background-image: url(images/picframe02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.PFtext {
	position: relative;
	bottom: -25px;
	left: -60px;
	font-weight: bold;
	color: #006600;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	margin-top:0px;
}
li {
	padding-right: 2em;
}
li {
	padding: 2px;
}
.navboxtext1 {
	padding-top: 20px;
}
.navboxtext2 {
	padding-top: 25px;
}
