body {
	background-color: #ffffff;
	background-image: url(/_common/img/bg.gif);
	background-position: top;
	margin-top:39px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;


}

p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #667263;
	line-height:15px;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;

}

a:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #5D85A6;
	text-decoration: underline;
}
a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: #5D85A6;
	text-decoration: underline;
}
a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #5D85A6;
	text-decoration: underline;
}
a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #667263;
	text-decoration: underline;
}
a.subLink:link {
	color: #87c80e;
	font-weight:bold;
	text-decoration: none;
}
a.subLink:active {
	font-weight:bold;
	color: #87c80e;
}
a.subLink:visited {
	font-weight:bold;
	color: #87c80e;
	text-decoration: none;
}
a.subLink:hover {
	color: #5D85A6;
	font-weight:bold;
	text-decoration: underline;
}

a.innerLink:link {
	color: #5D85A6;
	font-weight:bold;
	text-decoration: none;
}
a.innerLink:active {
	font-weight:bold;
	color: #5D85A6;
}
a.innerLink:visited {
	font-weight:bold;
	text-decoration: none;
	color: #5D85A6;
}
a.innerLink:hover {
	color: #5D85A6;
	font-weight:bold;
	text-decoration: underline;
}

#container{
position: absolute; left: 50%;
width:764px;
margin-left: -381px;
}

#outerborder{
border: 5px solid #87c80e;
padding:3px;
background: #ffffff;
width:748px;
}

#innerborder{
border: 1px solid #87c80e;
width:746px;
}
#dotline{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#dotlineNarrow{

	padding:10px 0px 10px 0px;
}

#homeContent {
	width:746px;
	background-image:url(/_common/img/home_flourish_logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#homeText {
	padding: 10px;
	width:465px;
	position:relative;
	left:255px;

}

#mainText {
	float:right;
	padding:85px 30px 10px 10px;
	width:450px;
	height:auto;

}
#subnav {
	float:left;
	width:220px;
	padding:360px 5px 20px 5px;
	text-align:right;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #5D85A6;
	line-height:20px;
}
h3 { 
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;  
	margin: 0px; 
	color: #5D85A6;
	padding-bottom:4px;
	}

#categories ul {
	margin: 0px;
	padding: 0px;
	}
#categories li {
	
	list-style-type: none;
	display: block;
	padding-left: 80px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	background-image: url(/_common/img/fork_bull.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#menuCategories ul {
	margin: 0px;
	padding: 0px;
	}
#menuCategories li {
	
	list-style-type: none;
	display: block;
	padding-left: 80px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	background-image: url(/_common/img/fork_bull.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}	
#menuItem {
	font: 11px Arial, Helvetica, sans-serif;
	color: #667263;
	line-height:18px;
	padding-left:5px;
	padding-bottom:10px;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;

}

#galleryContainer {
	padding:0px 0px 0px 20px;
}
#enlargeContainer {
	padding:100px 0px 0px 0px;
	width:640px;
	height:auto;

}

#tip {
	padding: 16px 0px 10px 0px;
	width:746px;
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #5D85A6;
	background-image:url(/_common/img/tip_dingbats.gif);
	background-position: top left;
	background-repeat:no-repeat;
}


#clear {
	clear:both;
}
.imgBorder{
padding:5px;
border:1px solid #74A5CD;
}

.blueText{
color: #5D85A6;
}


#footer{
padding:20px;
text-align:center;

}





