@charset "UTF-8";
/* CSS Document */


/*	-------------------------------------------------------------
	Global declarations
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wrapper {
	padding: 0;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/wrapperBg.gif);
	background-repeat: repeat-y;
	}

body {
	background-image: url(../images/bodyBg.png);
	background-repeat: repeat-x;
	background-color: #bbbbbb;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border: 0;
	}
	

/*	-------------------------------------------------------------
	Info Nav
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#infoNav { font-size: 12px; position: relative; float: right; right: 50px; height: 35px; top: 7px; }

#infoNav ul {
	padding: 0;
	margin: 0;
	}

#infoNav li {
	position: relative;
	display: inline;
	list-style: none;
	float: right;
	margin-right: 8px;
	}

#infoNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

#infoNav a:link {
	text-decoration: none;
	}

#infoNav a:visited {
	text-decoration: none;
	}

#infoNav a:active {
	color: #ffffff;
	text-decoration: underline;
	}

#infoNav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


/*	-------------------------------------------------------------
	Home
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#homeHeader {
	position: relative;
	float: left;
	width: 990px;
	height: 179px;
	background-image: url(../images/homeHeaderBgNew2.gif);
	background-repeat: no-repeat;
	z-index:10;
	}

#homeMiddleContainer {
	position: relative;
	float: left;
	width: 990px;
	height: 375px;
	background-image: url(../images/homeMiddleBgNew.gif);
	}

#homeFlash {
	position: relative;
	float: left;
	left: 30px;
	width: 499px;
	height: 345px;
	}

#homeText {
	position: relative;
	float: right;
	right: 42px;
	width: 410px;
	}

#homeText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	}

#homeText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}

#homeFooter {
	position: relative;
	float: left;
	width: 990px;
	height: 161px;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	}

#homeFooter h2 {
	text-indent: -10000px;
	}

#homeFooterNav {
	position: relative;
	float: left;
	left: 30px;
	margin-top: 40px;
	}

#homeFooterNav ul {
	padding: 0;
	margin: 0;
	}

#homeFooterNav li {
	position: relative;
	display: inline;
	list-style: none;
	float: left;
	margin-right: 8px;
	}

#homeFooterNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	}

#homeFooterNav a:link {
	text-decoration: none;
	}

#homeFooterNav a:visited {
	text-decoration: none;
	}

#homeFooterNav a:active {
	text-decoration: underline;
	}

#homeFooterNav a:hover {
	text-decoration: underline;
	}

#footerSubscribe {
	position: relative;
	float: right;
	right: 12px;
	width: 267px;
	height: 146px;
	top: -71px;
	}

#footerSubscribe p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-align: center;
	color: #ffffff;
	}

#footerSubscribe ul {
	padding: 0;
	margin: 0;
	text-align: center;
	}

#footerSubscribe li {
	list-style-type: none;
	display: inline-block;
	}

#footerSubscribe a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin-right: 10px;
	}

#footerSubscribe a:link {
	text-decoration: none;
	}

#footerSubscribe a:visited {
	text-decoration: none;
	}

#footerSubscribe a:link {
	text-decoration: underline;
	}

#footerSubscribe a:link {
	text-decoration: underline;
	}

#subscribeGraphic	{
display: block;
height: 55px;
width: 265px;
}

/*	-------------------------------------------------------------
	Navigation
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#nav { position: relative; float: left; width: 820px; height: 39px; }

ul#cssmw0 > li > span > a {
	text-align: center;
	}

ul#cssmw0 li span * a {
	text-align: center;
	}


/*	-------------------------------------------------------------
	Search
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#search { position: relative; float: right; height: 39px; text-align: right; right: 50px; padding-top: 10px; }

#search h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-right: 10px;
	display: inline;
	}


/*	-------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}

#header {
	position: relative;
	float: left;
	width: 990px;
	height: 179px;
	background-image: url(../images/headerBgNew2.gif);
	background-repeat: no-repeat;
	z-index:10;
	}
.newsheader { color: #9b0010; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#logo {
	position: relative;
	float: left;
	width: 139px;
	height: 179px;
	}

#middleContainer {
	position: relative;
	float: left;
	width: 990px;
	background: url(../images/middleBg3.gif) repeat-y;
	}

#middleContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

#middleContainer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#middleContainer p, #middleContainer table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}

#middleContainer table {
	margin: 20px;
	}
	
#middleContainer a:link, #middleContainer a:visited {
color: #6D0E41;
text-decoration: underline;
}

#middleContainer a:hover	{ 
color: #B9568B;
text-decoration: underline;
}	

#col1 {
	position: relative;
	float: left;
	left: 30px;
	width: 263px;
	}

#col2 {
	position: relative;
	float: left;
	left: 60px;
	width: 350px;
	}
#col2a { position: relative; left: 60px; width: 600px; float: left; }
#col3 {
	position: relative;
	float: right;
	right: 42px;
	width: 263px;
	}
#contact #col3 {
	position: relative;
	float: right;
	right: 42px;
	width: 345px;
	}
#navSearchContainter {
	position: relative;
	float: left;
	width: 800px;
	height: 39px;
	}

#pageFooter {
	position: relative;
	float: left;
	width: 990px;
	height: 138px;
	background-image: url(../images/pageFooterBg.gif);
	background-repeat: no-repeat;
	}

#pageFooter h2 {
	text-indent: -10000px;
	}

#pageFooterNav {
	position: relative;
	float: left;
	left: 30px;
	margin-top: 20px;
	}

#pageFooterNav ul {
	padding: 0;
	margin: 0;
	}

#pageFooterNav li {
	position: relative;
	display: inline;
	list-style: none;
	float: left;
	margin-right: 8px;
	}

#pageFooterNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	}

#pageFooterNav a:link {
	text-decoration: none;
	}

#pageFooterNav a:visited {
	text-decoration: none;
	}

#pageFooterNav a:active {
	text-decoration: underline;
	}

#pageFooterNav a:hover {
	text-decoration: underline;
	}

/*	-------------------------------------------------------------
	Forms
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

form {
font-size: 10px;
}

#middleContainer textarea {
width: 250px;
font: Verdana, Arial, Helvetica, sans-serif;
}

#middleContainer input[type='text']	{
width: 246px;
}

#middleContainer input[type='text']:focus, textarea:focus	{
background-color: pink;
}

/*CREDITS*/
#homeCreditArea { position: relative; left: 10px; width: 990px; float: left; }
#homeCredit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565555;
	}

#homeCredit a:link {
	text-decoration: none;
	}

#homeCredit a:visited {
	text-decoration: none;
	}

#homeCredit a:active {
	text-decoration: underline;
	}

#homeCredit a:hover {
	text-decoration: underline;
	}

#phoneNo { font-size: 12px; position: relative; top: 7px; float: left; width: 250px; height: 39px; }

