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

body {
	font: 90% Georgia, Times, serif;
	background: #2a2e20;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
.oneColFixCtr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000;*/
	padding:1px 0 10px 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align:top;
}
.oneColFixCtr #contentContainer {
	padding: 0 25px 10px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
img {
	border:0;
}
.homeBG {
	background: url(../images/bodyBGimages_4.png) no-repeat; 
}
/*
==========
LAYOUT
==========
*/

#minPageWidth {
	width: 1000px;
	/* background-color:#00FFFF; */
	margin: 0 auto;
}
#mainContent {
	background:url(../images/page_vr.gif) repeat-y;
	padding: 0 25px 0 25px;
	margin:0;
}
.margin0 {
	margin:0;
}
#homeLeftColumn {
	width:560px;
	float:left;
	padding-left:25px;
}
#homeRightColumn {
	float:right;
	width:280px;
	margin-top:300px;
	padding-right:25px;
}
.hrule {
	border-top:#dbd9d6 solid 1px;
	margin:10px 0;
}
.hide {
	display:none;
}
.show {
	display:block;
}

/*
==========
TEMPLATE GRAPHICS
==========
*/

#bgTopFade {
	background:url(../images/bgTopFade.png) repeat-x;
	margin:0;
	padding:0;
}
.bgPattern {
	/*background:url(../images/bg_guilloche.png) repeat-x center top #3a412c;*/
	/*background:url(../images/bg_guilloche_3_8bit_notrans.png) center top #3a412c;*/
	/*background:url(../images/bg_guilloche_3_24bit_trans.png) center top #3a412c;*/
	/*background:url(../images/bg_guilloche_4.jpg) center top #3a412c;*/
	background:url(../images/bg_guilloche_5.jpg) center top #3a412c;
	margin:0;
	padding:0;
}
.bgBody {
	/* background:url(../images/bgBody.png) no-repeat top #ffffff; */
	background:url(../images/bgBody.jpg) no-repeat top #ffffff;
}
#headerContainer {
	/*background:url(../images/headerDummy.png) no-repeat;*/
	width:950px;
	height:206px;
	margin-top:50px;/*border:#FF0000 1px solid;*/
}
#headerLeft {
	background:url(../images/bgHeaderLeft.png);
	/*background-color:#00FF99;*/
	width:654px;
	height:206px;
	float:left;
	padding-left: 47px;
}
#headerRight {
	/*background:url(../images/headerDummyRight.png) no-repeat;*/
	background:url(../images/headerDummyRight.jpg) no-repeat;
	/*background-color:#0000FF;*/
	width:249px;
	height:206px;
	float:right;
}
#footerContactInfo {
	background:url(../images/footerContactInfo.png) no-repeat;
	height:11px;
	margin:0;
}
.clear {
	clear:both;
}
/*
==========
TEXT
==========
*/

#copyright {
	color:#95978f;
	font-size: 65%;
	text-align:left;
	padding-top: 10px;
	width:950px;
	margin-top: 0;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 30px;/*border:1px solid #ff0000;*/
}
h1, h2, h3, h4 {
	/* font-family:'Lobster', Helvetica, Arial, sans-serif; */ /* testing web-embedded fonts from Google Font Directory */
	/* font-family:'Molengo', Helvetica, Arial, sans-serif; */ /* testing web-embedded fonts from Google Font Directory */
	font-family:Helvetica, Arial, sans-serif;
	color:#2a2e20;
}
.headline1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:47px;
	margin:0;
}
.headline2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:47px;
	/*margin:0 0 0 130px;*/
	margin:0 0 0 30px;
}
.headline_line1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:40px;
	margin:0;
}
.headline_line2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:40px;
	margin:0;
}
.headline_singleline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	/*font-size:54px;*/
	font-size:46px;
	/*margin:30px 0 52px 0;*/
	margin:38px 0 44px 3px;
	/*margin:30px 0 42px 0;*/
	/*background-color:#00c;*/
}
.headline_singlelinesmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:40px;
	margin:46px 0 42px 3px;
	/*background-color:#00c;*/
}
.headline_singlelinesmall2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:32px;
	/*margin:40px 0 32px 0;*/
	margin:48px 0 50px 3px;
	/*background-color:#f0c;*/
}
.headline_doubleline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:40px;
	/*margin:20px 0 32px 0;*/
	margin:20px 0 22px 3px;
	/*background-color:#f0c;*/
}
.headline_doublelinesmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:32px;
	/*margin:40px 0 32px 0;*/
	margin:40px 0 22px 3px;
	/*background-color:#f0c;*/
}
.headline_tripleline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:32px;
	/*background-color:#0c0;*/
}
.lead {
	font-size:18px;
	line-height:28px;
}
.caption {
	font-size:11px;
	font-style:italic;
	color:#999;
}
.marginTop0 {
	margin-top:0px;
}
.marginTop10 {
	margin-top:10px;
}
.marginTop20 {
	margin-top:20px;
}
.marginBottom0 {
	margin-bottom:0px;
}
#leftColumnBio {
	font-size:90%;
}
#leftColumn {
	font-size:100%;
}
#rightColumn {
	font-size:100%;
}
.listSpacing {
	line-height:24px;
}
.center {
	text-align:center;
}
.colorGrey1 {
	color:#999;
}
.colorGrey2 {
	color:#666;
}

/*
==========
PAGE GRAPHICS
==========
*/
.transit_icons {
	cursor:pointer;
}
/*
==========
HTML TABLES
==========
*/
td {
	vertical-align:top;
}
input {
	height:20px;
	margin-bottom:20px;
	clear:both;
	font-size:16px;
}
textarea {
	margin-bottom:10px;
	font-size:16px;
}
.submit {
	font-size:12px;
	font-weight:bold;
}