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

html, body {
	
	height: 100%;
		text-align: left;
}

body {
	background-image:url(images/bkgd-body.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	margin-bottom: -200px;
	text-align: left;
}

.body2 {
	background-image:url(images/bkgd-body-2.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#content {
	background-image:url(images/content-bkgd.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	min-height: 100%;
   	margin-bottom: -200px;
}


#content2 {
	background-image:url(images/content-bkgd-2.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	min-height: 100%;
   	margin-bottom: -200px;
}

#navigation {
	float: right;
	height: 55px;
	padding-right: 25px;
	padding-top: 19px;
	width: 670px;
	
}

#navLogo {
	float: right;
	height: 55px;
	padding-top: 17px;
	width: 250px;
}

#footer {
	background-color: #000000;
	background-image: url(images/bkgd-footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 200px;
	position: relative;
	padding-top: 50px;
	width: 100%;
}

#leftColumnHome {
	float: left;
	width: 480px;
}

#rightColumnHome {
	float: right;
	position: relative;
	padding-top: 62px;
	width: 470px;
}

#leftColumnHomeBody {
	float: left;
	width: 440px;
	position: relative;
	padding-left: 40px;
}

#leftColumn {
	float: left;
	position: relative;
	width: 610px;
	vertical-align: top;
}

#rightColumn {
	float: right;
	position: relative;
	padding-top: 1px;
	width: 340px;
}

#leftColumnBody {
	float: left;
	width: 570px;
	padding-left: 40px;
	text-align: left;
}
#footer960 {	
	width: 960px;
	
	padding-left: 40px;
	position: relative;
}
#footerColumn {
	float: left;
	width: 307px;
}


.clearfooter {
   height: 200px;
   clear: both;
   overflow: hidden;
}

.logo {
	padding-top: 3px;
	padding-right: 200px;

}

.logo2 {
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 30px;
	float: left;

}

.tagline {
	padding-top: 30px;
	padding-right: 54px;
	float: right;
}

.navigation {
	color: #e6e5e5;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	
}

.navigation a:link {  
	text-decoration: none; 
	color: #e6e5e5;
	}
	
.navigation a:visited { 
	text-decoration: none; 
	color: #e6e5e5;
	}
	
.navigation a:hover, a:active { 
	text-decoration: none; 
	color: #bf1304;
	}
	
hr {
	color: #bf1304;
	background-color: #bf1304;
	height: 1px;
	border: 1px;
}	

.thickHR {
	color: #bf1304;
	background-color: #bf1304;
	height: 3px;
	border:2px;
}

.photo{
	border:1px solid #eaeaea;
	padding: 6px;
	background:#f4f5f5;
	margin-bottom: 20px;
}

.bodyPhoto{
	border:1px solid #eaeaea;
	padding: 6px;
	background:#f4f5f5;
	margin-bottom: 20px;
	margin-right: 20px;
	float:left;
}

.socialIcon {
	float: left;
	padding-right: 45px;
}

.icon {
	float: left;
	padding-right: 15px;
}

img {
	border: 0px;
}


/* ---------- Typography ---------- */

h1 {
	color: #bf1304;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 36px;
	text-align: left;
}
h2 {
	color: #bf1304;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	padding-bottom: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #636363;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: left;
}
h4 {
	font-size: 10px;
}
p {
	color: #1d1d1d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}

body {
	color: #1d1d1d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

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

.bigLink {
	color: #bf1304;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 43px;
	text-align: left;
	padding-top: 51px;
}

.bigLink a:link {  
	text-decoration: none; 
	color: #bf1304;
	}
	
.bigLink a:visited { 
	text-decoration: none; 
	color: #bf1304;
	}
	
.bigLink a:hover, a:active { 
	text-decoration: underline; 
	color: #bf1304;
	}

.disclaimer {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
}


.footerText {
	color: #636363;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

.footerText a:link {  
	text-decoration: none; 
	color: #636363;
	}
	
.footerText a:visited { 
	text-decoration: none; 
	color: #636363;
	}
	
.footerText a:hover, a:active { 
	text-decoration: none; 
	color: #bf1304;
	}
