@charset "utf-8";

/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/sky.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
}
a:link, a:visited, a:active {
	color: #6DAE26;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/regina-extreme-home-makeover.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	overflow: auto;
}
.blimpHolder {
	height: 240px;
}
.blimp {
	background-image: url(/images/blimp.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	width: 190px;
	display: block;
	float: right;
	cursor: pointer;
	margin-top: 10px;
}


a.mainLink:link, a.mainLink:visited, a.mainLink:active {
	background-image: url(/images/menu-bg.png);
	background-repeat: repeat-y;
	background-position: left 40px;
	height: 20px;
	display: block;
	float: left;
	color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	margin-left: 5px;
	
}
a.mainLink:hover {
	background-image: url(/images/menu-bg.png);
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: left 80px;
	color: #000;
}
.mainLinkCurrent {
	background-image: url(/images/menu-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
	display: block;
	float: left;
	color: #000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	margin-left: 5px;
}

.pageBody {
	overflow: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	color: #2A2A2A;
	padding: 10px;
	clear: right;
	float: none;
}


.sponsorsInclude {
	background-image: url(/images/our-sponsors.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	overflow: auto;
	line-height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sponsors {
	float: left;
	width: 110px;
	border: 1px dotted #CCC;
	height: 40px;
	font-size: 10px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 10px;
}


.breadcrumb {
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb-arrow {
	background-image: url(/images/breadcrumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left: 28px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	clear: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
}

.pictureHolder {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.content {
	line-height: 21px;
	margin-top: 10px;
	text-align: justify;
}


a.subLink:link, a.subLink:visited, a.subLink:active {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	float: left;
	margin-right: 1px;
	height: 20px;
	background-color: #879D9F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contactAddress {
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 200px;
}
.labelStyle {
	width: 160px;
	display: block;
	font-size: 12px;
	padding-top: 6px;
	text-align: right;
	float: left;
	cursor: default;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
}
.inputHolder {
	margin: 0px;
	padding: 0px;
}

.input {
	border: 1px solid #CCC;
	margin-top: 5px;
	height: auto;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #303942;
}
.inputRed {
	border: 1px solid #FFAAAA;
	margin-top: 5px;
	height: auto;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}
.textArea {
	height: auto;
	width: auto;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #303942;
}
.textAreaRed {
	height: auto;
	width: auto;
	border: 1px solid #FFAAAA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}.red {
	color: #900;
}
.button {
	color: #FFF;
	cursor: pointer;
	background-color: #6DAE26;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	margin: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	height: 50px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666;
	overflow: auto;
	background-image: url(/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.new {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #900;
	text-decoration: underline;
}
