/* Start of CMSMS style sheet 'shared' */
#imagegallery
{
text-align: center;
line-height: 1.2em;
}

#imagegallery .thumb
{
 float: left;
margin: 5px;
margin: 0 0 0 10;
text-align: center;
width: 140px;
height: 140px;
}

#imagegallery .thumb p.thumbPicCaption
{
margin: 5px 0 5px 0;
width: 140px;
}

#imagegallery .bigPic
{
margin: 0;
padding: 0;
}

#imagegallery p.bigPicCaption
{
font-size: 150%;
font-weight: bold;
margin: 0;
line-height: 2.0em;
}

#imagegallery p.bigPicNav
{
line-height: 2em;
margin: 0;
}
.contact { margin-left:10px; width:420px}
.contact p 
{	
} 
.contact select
{ 
	margin-left:10px; 
	color: #000;
	background: #D4EBF6;
	border: 1px solid #781351
}

.contact .checkgroup
{
	font-size: x-small;
	margin-left:10px; 
	padding: 5px;
	background: #D4EBF6;
	border: 1px solid #781351
}

.contact .checkgroup .left, .contact .checkgroup .right
{
        margin-bottom: 5px;
}

.contact input
{
	margin-left: 10px;
	color: #000;
	background: #eaeaea;
	border: 1px solid #781351
}

.contact textarea
{
	margin-left:10px; 
	width: 400px;
	color: #000;
	background: #eaeaea;
	border: 1px solid #781351
}
.contact .ffsubmit
{
	margin-top: 10px;
	color: #fff;
	background: #286ea0;
	border: 2px outset #f4f4f4;
	float: right;
}
/* End of 'shared' */

