
.red {
	color : #920000;
}
.green {
	color : #069932;
}
.altBlue {
	color : #0038AD;
}
.centered {
	text-align : center;
}
.redPhotoTitle {
	color : #920000;
	font-size : 14px;
	font-weight : bold;
}
H1.large {
	font-size : 36px;
	text-align : center;
}
H2.large {
	font-size : 28px;
	text-align : center;
}
.altBrown {
	color : #AA8439;
}
div.centeredBox {
	width : 80%;
	background-color : #DBEDF7;
	border : 1px solid #0080C6;
	padding : 5px;
	margin : 0px auto;
}
.clearBoth {
	clear : both;
}
.scheduleBlock {
	clear : both;
	width : 780px;
	padding-bottom : 10px;
}
.scheduleBlock .col1 {
	float : left;
	width : 155px;
	padding : 2px;
	clear : left;
}
.scheduleBlock .col2 {
	float : left;
	width : 400px;
	padding : 2px;
}
p.schedule {
	padding-top : 10px;
	clear : both;
}
div.rightBox {
	background-color : #DBEDF7;
	padding : 5px;
	border : 1px solid #0080C6;
	float : right;
	width : 250px;
	margin : 10px;
}
a.formButton, input.formButton {
	background-color : #511F90;
	border-top : 1px solid #6B41A1;
	border-left : 1px solid #6B41A1;
	border-bottom : 1px solid #451A7B;
	border-right : 1px solid #451A7B;
	cursor : pointer;
	color : #FFF;
	font-weight : bold;
	padding : 2px 5px;
	display : inline-block;
	font-size : 12px;
}
a.formButton:hover {
	text-decoration : none;
}
a.formButtonAlt,input.formButtonAlt {
	background-color : #0080C6;
	border-right : 1px solid #005E92;
	border-bottom : 1px solid #005E92;
	border-top : 1px solid #77BBE0;
	border-left : 1px solid #77BBE0;
	cursor : pointer;
	color : #FFF;
	font-weight : bold;
	padding : 2px 5px;
	display : inline-block;
	font-size : 12px;
}
.floatLeft {
	float : left;
}
.clearLeft {
	clear : left;
}
ul.noTopMargin {
	margin-top : 0px;
}
#surveyMonkeyInfoContainer {
	overflow : hidden;
	width : 450px;
	height : 350px;
	float : left;
}
.scheduleBlock .col3 {
	float : left;
	padding : 2px;
	width : 200px;
}
.leftIndent {
	margin-left : 15px;
}
.socialMediaBox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

