/* Left main column: HOMEPAGE
   ----------------------------------------------------  */
#left_main_column {
	float:left;
	width:430px;
	height:597px;
	padding-right: 40px;
}


#left_main_column p.subhead {
	font: normal 1.7em/1.4 Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #f0f1f4;
}

#pics {
	background: #576b78;
	padding: 13px 6px 10px 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#pics ul {
	margin: 0px;
	padding: 0px;
	display: block;
}

#pics li {
	list-style: none;
	display: inline;
}

.border {
	border: 2px solid #506471;
	margin-right: 7px;
}

#left_main_column p.email {
	font: 400 normal 1.8em/1.4 "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

#left_main_column a:link, #left_main_column a:visited {
	color: #E4E9ED;
}

#left_main_column a:hover {
	color: #88939B;
}

#left_main_column a:active {
	color: #E4E9ED;
}




/* Right main column: HOMEPAGE
   ----------------------------------------------------  */
#right_main_column {
	float:left;
	width:388px;
	height:552px;
	background: url("../site wide images/right-columnBG.jpg") repeat-x top;
	margin-top: 1px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 45px;
}

.img {
	margin-top: 20px;
	margin-bottom: 15px;
}


#right_main_column p.promo {
	font: italic normal 1.4em/1.4 Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #DCDCDC;
}

#promo {
	width: 391;
	margin: 23px 0px 0px;
	float: left;
	list-style: none;
}

#promo ul {
	margin: 0px;
	padding: 0px;
}

#promo li {
	padding: 0px;
	list-style: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#promo  a {
	line-height: 30px;
	text-decoration: none;
	float: left;
	width: 174px;
	text-align: center;
	border: 2px solid #495E71;
	color: #DCDCDC;
	font-size: 1.3em;
	background: #2a3b49;
	margin-right: 10px;
}


#promo a:hover {
	background: #253441;
	color: #C7C7C5;
	border-top: 2px solid #506675;
	border-right: 2px solid #506675;
	border-bottom: 2px solid #3c5061;
	border-left: 2px solid #3c5061;
}





/* Bottom 3 info columns HOMEPAGE
   ----------------------------------------------------  */
   
/* COLUMN 1
   ----------------------------------------------------  */
#site_info1{
	float:left;
	width:273px;
	height:410px;
	padding-right: 20px;
	color: #222e3c;
	font-size: 0.9em;
}


#site_info1 h4 {
	color:#222e3c;
	margin: 0px;
	padding: 50px 0px 10px;
	line-height: 1.2;
	font-size: 1.7em;
	font-weight: bold;
}

#site_info1 a:link, a:visited {
	text-decoration: underline;
	color: #222e3c;
}

#site_info1 a:hover {
	color: #455A6D;
}

#site_info1 a:active {
	text-decoration: underline;
	color: #222e3c;
}



/* COLUMN 2
   ----------------------------------------------------  */

#site_info2 {
	float:left;
	width:273px;
	height:410px;
	padding-right: 20px;
	padding-left: 20px;
	color: #222e3c;
	font-size: .9em;
	margin-left: 20px;
}

#site_info2 h4 {
	font-weight:bold;
	color:#222e3c;
	margin: 0px;
	padding: 50px 0px 10px;
	line-height: 1.2;
	font-size: 1.7em;
}

#info2 {
	padding-top: 20px;
}

#site_info2 a:link, a:visited {
	text-decoration: underline;
	color: #222e3c;
}

#site_info2 a:hover {
	color: #455A6D;
}

#site_info2 a:active {
	text-decoration: underline;
	color: #222e3c;
}



/* COLUMN 3
   ----------------------------------------------------  */

#site_info3 {
	float:left;
	width:273px;
	height:410px;
	padding-left: 20px;
	color: #222e3c;
	font-size: .9em;
	margin-left: 18px;
}

#site_info3 h4 {
	font-weight:bold;
	color:#222e3c;
	margin: 0px;
	padding: 50px 0px 10px;
	line-height: 1.2;
	font-size: 1.7em;
}

#info3 {
	padding-top: 20px;
}

#site_info3 a:link, a:visited {
	text-decoration: underline;
	color: #222e3c;
}

#site_info3 a:hover {
	color: #455A6D;
}

#site_info3 a:active {
	text-decoration: underline;
	color: #222e3c;
}
