﻿.submit {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 0;
	padding: 0;
	font-family:"Sentry Gothic";
	color:blue;
	font-size:large;
	display:inline;
}
*:first-child+html .submit {		/* hack needed for IE 7 */
	border-bottom: 0;
	
}

* html .submit {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	
}


div.hidden { display: none; }
div.unhidden { display: block; }
body
{
	font-family:"Sentry Gothic";
	text-align:center;
	/*color:#003300;*/
	background-color:#304425;
}
p.link
{
	line-height:27px;
}
span.pageTitle
{
	font-size:28px;
	font-style:italic;
}
span.subTitle
{
	font-size:18px;
	font-style:italic;
}
span.pageSwitch
{
	font-size:x-large;
}
div.smallpic
{
	width: 150px;
	height: 150px;
	float: left;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
div.smallpicTall
{
	width: 150px;
	height: 150px;
	float: left;
	text-align:center;
	margin-top:20px;
}
img.thumbnail
{
	max-width:125px;
	max-height:150px;
	border: 3px #003300 solid;
}
img.center
{
	max-height:340px;
	max-width:282px;
	margin-top:10px;
	border: 3px #003300 solid;
}
div.centerpic
{
	width: 300px;
	height: 340px;
	float:left;
	margin-top:20px;
}
div.picCircleCenter
{
	width: 300px;
	/*height: 490px;*/
	height:auto;
	float:left;
}
div.picCircleRight
{
	width: 150px;

	/*height: 490px;*/
	float:right;
}
div.picCircleLeft
{
	width:150px;
	/*height: 490px;*/

	float:left
}
link.hiddenlink
{
	text-decoration: none;
	color:black;
}
a.hiddenlink
{
	text-decoration: none;
	color:black;
}

a{
	
	color:black;
	text-decoration:none;
}
div.description
{
	min-height:100px;
	border:1px;
	width:440px;
	float: left;
	margin-top:40px;
	margin-left:76px;
	margin-bottom:10px;
	border: 2px solid;
	padding:2px;
}
div.topscallop
{
	background-image:url('images/topscallop.jpg');
	float:left;
	opacity: .4;
	filter:alpha(opacity=40);
	height:7px;
	width:600px;
}
div.leftlinks
{
	text-align:left;
	/*font-weight:bold;*/
	padding: 0 15px 0 10px;
	float:left;
	width:153px;
	line-height:150px;
}
div.leftnav
{
	width:150px;
        margin-top:1em;
	float:left
}
div.topnav
{
	width:750px;
	background-image:url('images/pink.png');
}
div.toplinks
{
	text-align:center;
	margin-top:5px;
	margin-right:10px;
	margin-left:8em;
	padding-bottom:5px;
	<! width:242px>;
	width:585px;
	font-size:large;
	}

div.picCircleCont
{
	width: 600px;
	background-color:rgba(255,255,255,0.4);
	float:left;
	background-image:url('images/white.png')
}
div.textCenter
{	width: 580px;
	float:left;
	margin-left:1em;
        margin-top: 1em;
}
div.middle
{
	width: 600px;
	min-height:526px;
	float: left;
	background-color:rgba(255,255,255,0.4);
	]background-image:url('images/white.png')
}
div.bottom
{
	background-image:url('images/lscallop.png');
	width:100%;
	height:auto;
	float:left;
	background-position:left;
	background-repeat:repeat-y
}
div.site
{
	background-image:url('images/bgs.jpg');
	width:750px;
	margin: 0 auto;
	text-align:left;
	position:absolute;
	]position:relative;
  	right: 0;
 	left: 0;
 	height:auto;
	border-right:4px black outset;	
	border-bottom: 3px black outset;
}
