.BodyContent
{
	border-top:solid black 1px;
	background-color:#fff;
	padding:0.5em 4em;
	color:#333;
	font:bold 9pt arial,helvetica,sans-serif;
}
.ContactHeader
{
	color:#5185C4;
	background:url('../images/pageHeaderBackground2.jpg') no-repeat;
	height:53px;
	margin:0.5em 0 0 -1em;
	color:White;
	padding:0 0 0 1.25em;
	width:823px;
	z-index:1;
}
textarea
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:10pt;
}
#ContactContent
{
	margin-left:1.5em;
	width:750px;
	float:left;
}
#ContactText
{
	font:12pt arial,helvetica,sans-serif;
	margin-bottom:2em;
	float:left;
	width:400px;
	margin-top:1em;
}
#ContactPhoto
{
	background:url('../images/contactPhoto2.jpg') no-repeat center;
	height:184px;
	width:225px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:solid 1px black;
	margin-bottom:2em;
}
#ContactPhoto2
{
	background:url('../images/contactPhoto3.jpg') no-repeat center;
	height:184px;
	width:225px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:solid 1px black;
	margin-bottom:2em;
}
#ContactAddress ul
{
	
}
#ContactAddress ul li
{
	list-style-type:none;
	font:bold 9pt arial,helvetica,sans-serif;
	color: #5185C4;
}
#errorsummary
{
margin-bottom:1em;
}
#contactAddress h3
{
	margin-bottom:0.5em;
	font:bold 10pt arial,helvetica,sans-serif;
	text-indent:1em;
}
h4
{
	margin-bottom:1em;
	color:#000;
	font:10pt arial,helvetica,sans-serif;
}
#Name
{
	float:left;
	margin-top:2em;
}
#EmailPhone
{
	float:left;
}
#RequestDayCategory
{
	float:left;
}
#firstName
{
	float:left;
	width:250px;
	line-height:14px;
	padding-bottom:1em;
}
#lastName
{
	margin-left:275px;
}

#email
{
	float:left;
	width:250px;
	line-height:14px;
	padding-bottom:1em;
}
#phone
{
	margin-left:275px;
}
#dayRequested, #categoryRequested
{
	float:left;
	width:275px;
	line-height:14px;
	padding-bottom:1em;
}
#ShiftCaptain, #ShiftSeat
{
	float:left;
	margin-top:1em;
	width:275px;
	margin-bottom:2em;
}
#message
{
	margin:0
}

.label
{
	width:75px;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
	float:left;
	margin-top:0;
}
.textBox
{
	margin-left:80px;
}
#buttons
{
	width:450px;
	margin-left:3em;
	margin-bottom:1em;
	text-align:right;
}
#buttons a
{
	color:#5185C4;
	font:8pt arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
#buttons a:hover
{
	text-decoration:none;
	color:#ffe25d;
}
#Other
{
	border:solid 1px #5185C4;
	width:500px;
	margin-left:0;
	margin-top:2.75em;
	margin-bottom:2em;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
#OtherWays
{
font-size:11pt;
color:White;
margin-bottom:1em;
background-color:#5185C4;
padding:0.25em 1em;
border-radius: 8px 8px 0 0; 
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-khtml-border-radius: 8px 8px 0 0;
}
#SendEmail
{
margin-left:1.5em;
font-size:8pt;
}
#Email
{
margin-top:0.5em;
margin-bottom:2em;
font-size:8pt;
margin-left:1.5em;
}

#Email a
{
font-weight:bold;
color:#5185C4;
}
#Email a:hover
{
color:#ffe25d;
}
#Email li
{
    display:inline;
    float:left;
    margin-right:7em;
}
.smallFont
{
    font-size:8pt;
}