@charset "utf-8";
/* CSS Document */

/*----------> Design and Code by <----------

Byte Technology
831.656.9178
www.byte-technology.com

------------------------------------------*/

/*----------------> HTML <----------------*/

body {
	margin: 0 auto 20px auto;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #4F080C url(../images/backgroundPage.png) repeat-x;
}

p {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

li {
	padding: 0 0 15px 0;
}

/*----------------> Links <----------------*/

a:link {
	color: #991017;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #013765;
	font-weight: bold;
	text-decoration: underline;
}

/*----------------> Headers <----------------*/

h1 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #991017;
	border-bottom: 1px dashed #000000;
}


h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h5 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*----------------> CSS <----------------*/

.container {
	width: 960px;
	margin: 0 auto 0 auto;
}

.headerArea {
	background: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.logo{
	width: 211px;
	height: 90px;
	float: left;
	margin: 15px 35px 15px 35px;
}

.headerTextTop{
	width: 600px;
	height: 35px;
	float: left;
	margin: 15px 35px 5px 35px;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.headerTextBottom {
	width: 600px;
	height: 70px;
	float: left;
	margin: 0 35px 0 35px;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #991017;
}

/*----------------> Navigation <----------------*/

.navigationArea {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
}

.navigationBackground {
	width: 954px;
	height: 60px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	background: #991017 url(../images/backgroundNavigationRed.jpg) repeat-x;
}

/*-----------> Home <-----------*/

.navigationHome {
	float: left;
	width: 35px;
	height: 30px;
	margin: 0 0 0 15px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navigationHome a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationHome:hover {
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

/*-----------> About <-----------*/

.navigationAbout {
	float: left;
	width: 50;
	height: 30px;
	margin: 0 0 0 17px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navigationAbout a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationAbout:hover {
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

/*-----------> Safety Prepardness <-----------*/

.navigationSafetyPrepare {
	float: left;
	width: 92px;
	height: 30px;
	margin: 0 0 0 17px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navigationSafetyPrepare a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationSafetyPrepare:hover {
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

/*-----------> Power Outage <-----------*/

.navigationPhonePowerOut {
	float: left;
	width: 122px;
	height: 30px;
	margin: 0 0 0 17px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navigationPhonePowerOut a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationPhonePowerOut:hover {
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

/*-----------> Sponsors <-----------*/

.navigationSponsors {
	float: left;
	width: 130px;
	height: 30px;
	margin: 0 0 0 17px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navigationSponsors a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationSponsors:hover {
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

/*-----------> FAQs <-----------*/

.navigationFAQs {
	float: left;
	width: 117px;
	height: 30px;
	margin: 0 0 0 17px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navigationFAQs a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationFAQs:hover {
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

/*-----------> Register <-----------*/

.navigationRegisterNow {
	float: left;
	width: 56px;
	height: 30px;
	margin: 0 15px 0 17px;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #000000 url(../images/backgroundNavigationBlack.jpg) repeat-x;
}

.navigationRegisterNow a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigationRegisterNow:hover {
	background: #F3E77D url(../images/backgroundNavigationYellow.jpg) repeat-x;
}

/*---------------------------------------------*/

/*----------------> Home Page <----------------*/

.mainBodyArea {
	background: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*-----------> Left Column <-----------*/

.homeLeftColumnHeader {
	float: left;
	width: 265px;
	height: 38px;
	border-bottom: 1px dashed #000000;
	margin: 15px 0 0 35px;
	padding: 7px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.homeLeftColumnContents {
	float: left;
	width: 265px;
	margin: 15px 0 20px 35px;
	padding: 0;
}

.homeLeftColumnContents img {
	float: right;
	margin: 0 0 10px 10px;
}

/*-----------> Middle Column <-----------*/

.homeMiddleColumnHeader {
	float: left;
	width: 265px;
	height: 38px;
	background: #FFFFFF url(../images/backgroundRegisterHeader.jpg) repeat-x;
	border-bottom: 1px dashed #000000;
	margin: 15px 0 0 54px;
	padding: 7px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}

.homeMiddleColumnContents {
	float: left;
	width: 265px;
	margin: 15px 0 20px 30px;
	padding: 0 24px 0 24px;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
}

.homeMiddleColumnContents img {
	float: right;
	margin: 0 0 10px 10px;
}

/*-----------> Right Column <-----------*/

.homeRightColumnHeader {
	float: left;
	width: 265px;
	height: 38px;
	border-bottom: 1px dashed #000000;
	margin: 15px 0 0 54px;
	padding: 7px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.homeRightColumnContents {
	float: left;
	width: 265px;
	margin: 15px 0 20px 28px;
	padding: 0;
}

.homeRightColumnContents img {
	float: right;
	margin: 0 0 10px 10px;
}

/*-----------> Yellow Area <-----------*/

.emphasisBox {
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	padding: 15px 35px 8px 35px;
	background: #F3E77D url(../images/backgroundEmpasisYellow.jpg) repeat-x;
}

.emphasisBox img {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #000000;
}

.emphasisBoxHeader {
	width: 265px;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #000000;
}

/*-------------------------------------------------*/

/*----------------> Interior Page <----------------*/

.bodyArea {
	margin: 15px 35px 15px 35px;
}

.bodyArea img {
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #000000;
}

.sponsorLogoTable {
	border: none;
	text-align:center;
}

.sponsorLogoTable img {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}

.buttonSpanish {
	float: left;
	width: 150px;
	margin: 15px 0 10px 35px;
}

.footer {
	float: right;
	width: 400px;
	margin: 15px 35px 10px 0;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}

