/* CSS Document */
body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	margin: 0;
	font-size: 11px; /* 68.8*/
	background-color: #911524;
}
#contentLeft {
	padding-right: 10px;
	padding-left: 40px;
}
#contentRight {
	padding-right: 30px;
	padding-left: 40px;
	font-weight: bold;
	color: #b60510;
}

#footer {
	color: #FFFFFF;
	font-size: 9px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contentLeft a {
	color: #b60510;
	font-weight: bold;
	text-decoration:none;
}
#contentLeft a:visited {
	color: #b60510;
	font-weight: bold;
	text-decoration:none;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #b60510;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #b60510;
}
.font1 {
	color: #b60510;
}
.bigFont {
	color: #b60510;
	font-size: 1.3em;
	font-weight: bold;
}
#wrapper {
	width: 780px;
	margin: 0px auto;
	padding: 0;
	border: 0;
}
#leftColumn {
	vertical-align: top;
}
#photo {
    width: 100%;
    height: auto;
}
#one {
	width: 100%;
	}
.content {
	padding: 10px;	
}
.content2 {
	padding: 25px;	
}
.fontWhiteB {
	font-weight: bold;
	color: #FFFFFF;	
	}
.btn_email {
	width: 150px;
	height: 22px;
	background: #9e1f1f;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}
.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
