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

html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#page {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 100%;
}
		
#container	{
	margin: 50px auto;
	background-color: #FBF4E1;
	width: 910px;
	border: 1px solid #000000;
}
		
#banner	{
	width: 910px;
	text-align: left;
	background-color: #FFFFFF;
}
		
#topNavBox	{
	width: 910px;
	height: 50px;
}


#leftNavBox {
	float: left;
	width: 150px;
	margin-left: 50px;
	height: 100%;
}
		

#content {
	margin: 0px 0px 0px 110px;
	padding: 35px 0px 20px;
	width: 700px;
	min-height:305px;
	float: left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #29314b;
	font-weight: normal;
}

#footer {
	clear: both;
	width: 910px;
	height: 40px;
	background-image: url(images/bottomWood.jpg);
	text-align: right;
}


#right_container{
	width: 497px;
	position: relative;
	float: right;
	padding-right: 55px;
	padding-top: 48px;
}

#left_container{
	position: relative;
	float: left;
}



#homeContent {
	margin: 0px 0px 0px 0px;
	width: 910px;
	background-image: url(images/home_bg1.gif);
}

#homeCopy {
	width: 496px;
	z-index: 10;
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	color: #231F20;
	font-weight: normal;
}

#homeImages {
	width: 250px;
	position: absolute;
	z-index: 10;
	margin: 55px 0px 0px 70px;
}

#homeForm {
	width: 250px;
	position: absolute;
	z-index: 10;
	margin: 250px 0px 0px 70px;
}

#signature {
	width: 163px;
	z-index: 10;
	height: 72px;
	margin-left: 300px;
	margin-bottom: 20px;
}

#address {
	width: 500px;
	z-index: 10;
	height: 30px;
	text-align: center;
	padding: 10px;
}

#homeTicker {
	width:500px;
	height:50px;
	z-index:11;
	overflow: hidden;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	color: #231F20;
	font-weight: normal;
}

#social_connections{
	position: relative;
	width: 380px;
	height: 60px;
	margin: auto;
	padding: 0px;
}

#twitter_link{
	position: relative;
	float: right;
	width: 170px;
	height: 30px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 10px;
}

#twitter_logo{
	position: relative;
	float: left;
}

#twitter_text{
	position: relative;
	float: right;
	margin-top: 10px;
}


#facebook_link{
	position: relative;
	float: left;
	width: 170px;
	height: 30px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 10px;
}

#facebook_logo{
	position: relative;
	float: left;
}

#facebook_text{
	position: relative;
	float: right;
	margin-top: 10px;
}


.prcontainer{
	width: 700px;
	height: 150px;
	margin: 0px auto;
	margin-bottom: 35px;
}

.prlink{
	position: relative;
	float: right;
	width: 525px;
}

.primage{
	margin-bottom: 5px;
	border: 0px;
	position: relative;
	float: left;
	width: 150px;
}

	
.prdate{
	font-size: 10pt;
	font-style: italic;
}

.prquote{
	margin-left: 5px;
	font-style: italic;
	font-size: 9pt;
	margin-bottom: 5px;
}




/* Text Styles */

ul {
	list-style-image:url(images/ulDash.gif);
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
}


a.redLink:link,a.redLink:visited,a.redLink:active,a.redLink:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #EF3F23;
	font-weight: normal;
	text-decoration: underline;
}

a.blueLink:link,a.blueLink:visited,a.blueLink:active,a.blueLink:hover {
	text-decoration: underline;
	color: #008ED7;
}

a.greenLink:link,a.greenLink:visited,a.greenLink:active,a.greenLink:hover {
	text-decoration: underline;
	color: #8CC63F;
}

a.orangeLink:link,a.orangeLink:visited,a.orangeLink:active,a.orangeLink:hover {
	text-decoration: underline;
	color: #F17B21;
}


a:link,visited,active,hover {
	text-decoration: underline;
	color: #EF3F23;
}

.pageTitlesRed {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	color: #EF3F23;
	font-weight: bold;
}

.subTitlesRed {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #EF3F23;
	font-weight: bold;
}

.pageTitlesGreen {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	color: #8CC63F;
	font-weight: bold;
}

.subTitlesGreen {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #8CC63F;
	font-weight: bold;
}

.pageTitlesBlue {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	color: #008ED7;
	font-weight: bold;
}

.subTitlesBlue {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #008ED7;
	font-weight: bold;
}

.pageTitlesOrange {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	color: #F17B21;
	font-weight: bold;
}

.subTitlesOrange {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #F17B21;
	font-weight: bold;
}

.redText10 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #EF3F23;
	font-weight: normal;
}

.redText12 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #EF3F23;
	font-weight: normal;
}

.redText14 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #EF3F23;
	font-weight: bold;
}


.blackText10 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #29314b;
	font-weight: normal;
}

.blackText12 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #29314b;
	font-weight: normal;
}

.blackText14 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #29314b;
	font-weight: normal;
}

.blackText17 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	color: #29314b;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


.green10 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #8CC63F;
	font-weight: normal;
}

.green12 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8CC63F;
	font-weight: normal;
}

.green14 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #8CC63F;
	font-weight: bold;
}


.blue10 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #008ED7;
	font-weight: normal;
}

.blue12 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #008ED7;
	font-weight: normal;
}

.blue14 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #008ED7;
	font-weight: bold;
}

.orange10 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #F17B21;
	font-weight: normal;
}

.orange12 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #F17B21;
	font-weight: normal;
}

.orange14 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #F17B21;
	font-weight: bold;
}


.top {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.subNav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.formText {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}h1 {
	padding: 0;
	margin: 1px 0;
	line-height: 32px;
}
