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

body {
	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: #000000;
}
td.wrapper {
	background-image:url(../images/home_wrap_backgrnd.jpg);
	
} 

#topbar {
	width:895px;
	height: 6px;
	background-image:url(../images/home2_midtopbar.jpg);
	margin: 0;
	padding:0;
	background-repeat: no-repeat;
}
#logo_header {  /* will float 2 "columns" inside */
	width: 895px;
	height: 101px;
	padding: 0;
	margin: 0;
}
#logo_header_rightcol {   /* search and home links */
	float:right;
	width: 299px;
	height: 101px;
	padding: 0;
	margin: 0;
}
#logo_header_rightcol_nonpillar {   /* search and home links */
	float:right;
	width: 291px;
	height: 65px;
	padding: 13px 0 0 0;
	margin: 0;
}
#logo_header_rightcol_nonpillar_sub {   /* search and home links */
	float:right;
	width: 291px;
	height: 12px;
	padding: 0;
	margin: 0;
}
#logo_header_leftcol2 {  /* logo and background */
	float:left;
	width: 510px;
	height: 101px;
	padding: 0;
	margin: 0;
}
#main_content {  /* main section of page including nav, image and copy; will float 2 "columns" inside */
	width: 895px;	
	padding: 0;
	margin: 0;
}
#main_content_rightcol {   /* body copy and rt mid back */
	float:right;
	width: 709px;
	padding: 0;
	margin: 0;
}

#main_content_largepic {   /* body copy and rt mid back */
	width: 709px;
	height:298px;
	padding: 0;
	margin: 0;
	background-image: url(../images/home_mainpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content_largepic_2ndpage {   /* body copy and rt mid back */
	width: 709px;
	height:219px;
	padding: 0;
	margin: 0;
	background-image: url(../images/2nd_mainpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_content_leftcol {  /* nav and left mid back */
	float:left;
	width: 186px;
	padding: 0;
	margin: 0;
}
#main_content_leftcol_background {  /* background image */
	float:left;
	width: 93px;
	padding: 0;
	margin: 0;
}
#main_content_leftcol_nav {  /* nav bar */	
	width: 186px;
	padding: 0;
	margin: 0;
	background-color:#FOFOFO;
}
#main_content_leftcol_nav_shortpg {  /* nav bar */	
	width: 186px;
	padding: 0;
	margin: 0;
	background-color:#FOFOFO;
}
#main_content_rightcol_tagline {   /* will float inside Main_content_rightcol_content */
	padding: 48px 0 39px 193px;
	margin: 0;

}
#main_content_rightcol_tagline_2nd {   /* will float inside Main_content_rightcol_content */
	padding: 0;
	margin: 0;

}
#main_content_rightcol_5pillars {   /* will float inside Main_content_rightcol_content */
	height: 104px;
	width: 709px;
	margin: 0;
}
#main_content_rightcol_5pillars_2nd {   /* will float inside Main_content_rightcol_content */
	height: 97px;
	width: 709px;
	margin: 0;
}
#main_content_bodycopy {   /* will float inside Main_content_rightcol_content */
	width: 649px;
	margin: 5px 28px 5px 32px;
	text-align:left;
}
#main_content_bodycopy_subpg {   /* for interior pages - margins and different - will float inside Main_content_rightcol_content */
	width: 649px;
	margin: 0 28px 5px 20px;
	text-align:left;
}
#main_content_nonpillar_wrapper {   /* for interior pages - margins and different - will float inside Main_content_rightcol_content */
	width: 709px;
	background-image: url(../images/2nd_page_no-pillar_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
}
#main_content_nonpillar {   /* for interior pages - margins and different - will float inside Main_content_rightcol_content */
	width: 649px;
	margin: 0 28px 5px 20px;
	text-align:left;
	padding-top:42px;
}

#bottom_border {  /* bottom border on white box */
	width: 1081px;
	height: 37px;
	padding: 0;
	margin: 0;
	background-image: url(../images/home_bottombox.jpg);
	background-repeat: no-repeat;
}

#bottom_link_text {
	width: 1081px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin-top:10px; 
	font-size: 13px;
	color: #666666;
} 

#image-caption-right {
	float: right;
}
#image-caption-left {
	float: left;
}
.table_photo_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height:14px;
	color:#852462;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#gallery_large-pic {
margin:10px 0px;
	
}
#gallery_caption {
	float:right;
	width: 190px;
	color:#585698;
	font-size:13px;
	line-height:19px;
	font-weight:lighter;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:20px;
}
#gallery_thumbnails {
margin: 0;
padding-right:5px;
}
#gallery_thumbnails li {
	text-decoration: none;
	list-style-image: none;
}


a:link { 
	color: #712F72;
	text-decoration: underline;
}
a:visited { 
	color: #712F72;
	text-decoration: underline;
}
a:hover {
	color: #58569F;
	text-decoration: underline;
}



#logo_header_rightcol a:link { 
	color: #712F72;
	text-decoration: underline;
}
#logo_header_rightcol a:visited { 
	color: #712F72;
	text-decoration: underline;
}
#logo_header_rightcol a:hover {
	color: #58569F;
	text-decoration: underline;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normaml;
	line-height:32px;
	color: #852462;
	margin: 0;
	padding: 0 0 10px 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:32px;
	color: #58569F;
	margin: 0;
	padding: 0 0 10px 0;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:lighter;
	line-height:26px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	color: #852462;
	margin: 0;
	padding: 0 0 5px 0;
	text-align:center;
	font-style: italic;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:lighter;
	color: #333333;
	line-height:26px;
	margin: 0;
	padding: 0 0 13px 0;

}


ul, li {
	font-size: 13px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 22px;
	margin: 0px 0px 5px 30px;
	padding: 0px 10px 2px 5px;
	font-weight:lighter;
	list-style-image: url(../images/bullet.gif);
}


.style2 {color: #712F72}
.top_text_links {text-align:right;}
.indented_copy {margin-left:40px;}
.tighter_leading {line-height:20px;font-size:16px;}


#brclear { 
     clear:both; 
     height:0; 
     margin:0;
     line-height: 0px;
}
