/* Start of CMSMS style sheet 'Style' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F3EBE0;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

h1 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #EE2434;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB1E25;
	padding-bottom: 5px;
        text-transform:uppercase;
}
.red {
	color: #AC1E34;
}

h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #E1262F;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E92229;
}
.img-left {
float:left;
padding:0 10px 10px 0px;
}
.img-right {
float:right;
padding:0 0px 10px 10px;
}
.contact_form_row input[type="text"] {
	width: 225px;
	height: 17px;
	border: 0px;
	background-image: url(uploads/images/field.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_form_row input[type="checkbox"] {
	width: 8px;
	height: 8px;
	border: solid 1px #000000;
	background-image: url(field.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_form_row textarea {
	width: 225px;
	height: 111px;
	border: 0px;
	background-image: url(uploads/images/textarea.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-left: 5px;
	padding-top: 2px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

/* End of 'Style' */

