body {
	color: #339966;
	/*background-image: url(/images/backgrid.gif);*/
	font: 14px "Futura Lt BT", "Futura Md BT", "Futura XBlk BT", "Bauhaus Md BT", "BernhardMod BT", "AvantGarde Bk BT", Arial, sans-serif;
}

.thumb_caption {
	color : #339966;
	font-family :"Futura Lt BT", "Futura Md BT", "Futura XBlk BT", "Bauhaus Md BT", "BernhardMod BT", "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	font-weight : normal;
	line-height: 1.2em;
	text-align : center;
}

.contact {
	padding : 0px 0px 5px 40px;
}

.picContent{
	border : 1px solid #323B41;
}

.picPop{
	border : 2px solid #323B41;
}

.blurbWhite {
	color : #323B41;
	font-family :"Futura Lt BT", "Futura Md BT", "Futura XBlk BT", "Bauhaus Md BT", "BernhardMod BT", "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 15px;
	font-weight : bold;
	line-height: 1.4em;
	background: #ffffff;
	padding : 8px 10px 8px 10px;
}

.thinner {
	width : 60%;
	text-align : left;
}

.contentWhite {
	color : #323B41;
	font-family :"Futura Lt BT", "Futura Md BT", "Futura XBlk BT", "Bauhaus Md BT", "BernhardMod BT", "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	line-height: 1.2em;
	background: #ffffff;
	padding : 8px 10px 6px 10px;
}

.contentDescription {
	color : #323B41;
	font-family :"Futura Lt BT", "Futura Md BT", "Futura XBlk BT", "Bauhaus Md BT", "BernhardMod BT", "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	font-weight : normal;
	line-height: 1.2em;
	background: #ffffff;
	/*padding : 8px 10px 6px 10px;*/
}

h1 {
	color : #663333;
	font-family : "Futura Md BT", "Futura XBlk BT", "Futura Lt BT", "Bauhaus Md BT", "BernhardMod BT", "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 30px;
	line-height: 1.0em;
	font-weight : bold;
}

hr {
	margin:10px 0 13px 0;
	padding:0px;
	border-bottom:1px dashed #3d5c00;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}


/* Links */

a {
	color: #ff6600;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #ff6600;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FFCC33;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff3300;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #ff6600;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}


/* Thumb Links */

a:link.thumb {
	color: #323B41;
}

a:visited.thumb {
	color: #525252;
}

a:hover.thumb {
	color: #ff3300;
}

 a:active.thumb {
	color: #323B41;
}


/*	not being used just now

.contentCursive{
	color : #323B41;
	font-family: "English111 Vivace BT", Roman, Script, "TypoUpright BT", cursive;
	font-size: 28px;
	font-weight : bold;
	line-height: 1.4em;
}

.blurbCursive{
	color : #323B41;
	font-family: "English111 Vivace BT", Roman, Script, "TypoUpright BT", cursive;
	font-size: 22px;
	font-weight : bold;
	line-height: 1.4em;
}

.right{
	float: right; 
	position: relative; 
	margin-right: 10px; 
	margin-left: 10px;">
}

.clearit{
	clear:all;
}
*/

