/* Avoid left page shift in Firefox */

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


/* Global Styles */

body {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: no-repeat url(../images/bgBody.jpg) center top;
}

strong {
	font-weight: bold;
}

italic {
    font-style: italic;
}

a:link, a:active, a:visited {
	color: #0083B9;
	text-decoration: none;
}	

a:hover {
	color: #0083B9;
	text-decoration: underline;
}

.blueText {
	color: #017BAC;
}

/* Wrapper, Header, Menu */

#wrapper {
	margin: 0 auto;
	width: 977px;
}

#header {
	height: 85px;
}

.imgHeader {
	float: left;
}

#menu {
	margin: 0px;
	text-align: right;
	padding: 10px 30px 0px 0px;
}

#menu li {
	display: inline;
}

#menu a {
	color: #027BAD;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 32px;
	padding: 0 7px;
	font-weight: bold;
}

#menu a:hover {
	color: #432512;
	text-decoration: none;
}

#menu a.active {
	background: no-repeat center left url(../images/redBullet.gif);
	padding-left: 13px; 
}

/* Content for Index Page */

#upperContent {
	height: 350px;
}

#lowerContent {
	background: #462A15 no-repeat url(../images/contentLower.jpg) right top;
	height: 230px;
}

#lowerContent #textContainer {
	padding: 30px 0 0 60px;
	overflow: hidden;
}

#lowerContent #textContainer p {
	width: 285px;
	float: left;
	margin: 0 12px;
	font-size: 12px;
	line-height: 170%;
}

#lowerContent #textContainer p#second {
    width: 285px;
}

#lowerContent #textContainer p#learnMore {
	width: 200px;
	margin: 85px 0 0 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0083B9;
	font-size: 16px;
	text-align: center;
	line-height: 110%;
	letter-spacing: .05em;
}

.learnMore {
	font-size: 14px;
	display: block;
}

.exclamationMark {
	font-size: 20px;
}

/* Content for Secondary Page */

#content {
	padding-top: 30px;
	height: 96px;
}

#contentBase {
	background-color: #472A15;
	clear: both;
	overflow: hidden;
	padding-bottom: 60px;
}

#leftColumn {
	float: left;
	width: 245px;
	padding-left: 70px;
}

#leftColumn h1 {
	color: #8CC63F;
	padding-top: 30px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	font: 30px bold Arial, Helvetica, sans-serif;
	display: block;
}

.titleCapitalize {
	font: 40px normal Arial, Helvetica, sans-serif;
}

#leftColumn ul {
	padding: 0px;
	margin: 5px 0px 0px 10px;
}

#leftColumn a {
	font-size: 11px;
	text-decoration: none;
	line-height: 24px;
	text-transform: capitalize;
	padding: 0 7px 0 13px;
	font-weight: normal;
	color:#B75630;
}

#leftColumn a:hover {
	color:#B75630;
}

#leftColumn a.active {
	background: no-repeat center left url(../images/redBullet.gif);
	padding: 13px;
	color:#FFF; 
}

#leftColumn #quote {
	color:#B75630;
	margin-top: 50px;
	line-height: 20px;
	font-style: italic;
	width: 200px;
}

#leftColumn p#quoteCredit {
	color:#cb6244;
	font:11px bold Arial, Helvetica, sans-serif;
	padding-top: 7px;
	border-top:1px dotted #B75630;
	line-height: 15px;
	margin-top: 5px;
}

#leftColumn #support {
	margin: 50px 50px 0 0;
	line-height: 20px;
	font-size: 10px;
	color: #B75630;
}

#leftColumn #support h1 {
	font-size: 11px;
	color: #CB6244;
	font-weight: bold;
}

#leftColumn #support h3 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	color: #cb6244;
}


/* Right Column */

#rightColumn {
	float: left;
	width: 400px;
}

#rightColumn p {
	width: 600px;
	font-size: 12px;
	line-height: 170%;
	margin: 0px;
	padding: 10px 0px;
}

#rightColumn p#photoCredit {
	color:#B75630;
	font-size: 10px;
	border-top: 1px dotted #FFF; 
}

#rightColumn h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 35px;
}

#rightColumn h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

#rightColumn ul.contactInfo {
	padding-left: 30px;
	width: 500px;
}

#rightColumn ul.contactInfo li {
	font-size: 12px;
	line-height: 20px;
}

#rightColumn ul.contactList {
	padding-left: 30px;
	width: 500px;
	list-style-type: disc;
}

#rightColumn ul.contactList li {
	font-size: 12px;
	line-height: 20px;
}


/* Right Column, Footer Menu */

#footerMenu {
	font-size: 10px;
	padding-top: 10px;
}

#footerMenu li {
	display: inline;
}

#footerMenu li a {
	text-decoration: none;
	color: #725C4D;
	padding: 0 15px;
	border-right: 1px solid #725C4D;
	text-transform: capitalize;
}

#footerMenu li a:hover {
	color: #B75630;
}

/* Footer */

#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #725C4D;
	padding: 0 0 15px 20px;
	background: no-repeat url(../images/bgFooter.jpg) left top;
	clear: both;
	border-top: 1px solid #725C4D;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-weight: normal;
	color: #725C4D;
}

#footer a:hover {
	text-decoration: none;
	color: #B75630;
}

#footer .copyright {
	padding-top:10px;
	float: left;
} 

#designCredits {
	color:#999;
	font-size:11px;
	text-align: center;
}

#designCredits a {
	color: #999;
	text-decoration: none;
} 

#designCredits a:hover {
	color: #333;
} 

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
