/* Universal */

body {
  font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  background: url("../siteimages/bodyBackground.jpg") no-repeat #000;
  margin: 0;
  padding: 0;

}
div, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
a:link, a:visited, a:active { 
  color:#E50278;
  text-decoration: none;
}
a:hover  { 
  color:#000;
  text-decoration: underline;
}

/* Text Styles */
div, p, ul, ol, li, img, form h1, h2, h3, h4, h5, h6, .body_text {
  color: #5F6062;
}
p, .body_text, textarea, input, text, .error, .note, ul, ol, li { 
  font-size: 11px;
  line-height: 15px;
  color: #5F6062;
}
h1 {
  font-size: 24px;
  line-height: 19px;
  color: #E50278;
  font-weight: normal;
}
h2 {
  font-size: 14px;
  line-height: 20px;
}
h3 {
  font-size: 13px;
  color: #E50278;
  line-height: 18px;
}
h4 {
  font-size: 12px;
  line-height: 17px;
}
h5 {
  font-size: 10px;
  line-height: 15px;
}
h6 {
  font-size: 9px;
  line-height: 14px;
}
ul, ol, li {
  padding-left:10px;
}
.error {
  font-size: 12px;
  line-height: 15px;
  color: #DB0008 ; 
  font-weight: bold;
}
.note {
  color: #333333;
}
.white {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
textarea, input, text {
  padding: 2px;
  margin: 0 0 15px 0;
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}
.submit {
  margin: 0;
  padding: 0;
	border-width: 0;
}
.bios, .sitemapLevel1, .sitemapLevel2, .sitemapLevel3 { 
  list-style-type: none;
}
.site_photo, .site_image {
  margin: 0 10px 5px 0;
  padding: 0;
	border: #ccc 1px solid;
  float: left;
}    
/* Text Styles Ends */

/* Pages Start */
#headerprint {
  display:none;
}
#container {
  background: url("../siteimages/headerBackground.jpg") no-repeat #FFF;
  width: 1100px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 60px;
  overflow: hidden;
}  
#header {
  width: 1100px;
  height: 171px;
  margin: 0;
  padding: 0;
  float: left;
}
.home_link {
  width: 128px;
  height: 128px;
  margin: 82px 0 0 112px;
  padding: 0;
  float: left;
}
#content {
  width: 1100px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#left_column {  
  width: 218px;
  height: 100%;
  margin: 0 0 0 32px;
  padding: 0;
  float: left;
}
#left_columnA {  
  background: #E50278;
  width: 218px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#left_columnB {  
  background: url("../siteimages/navigationB.jpg") no-repeat top left;
  width: 218px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#left_columnC {  
  background: url("../siteimages/navigationC.jpg") no-repeat bottom left;
  width: 188px;
  height: 100%;
  margin: 0;
  padding: 15px 20px 80px 10px;
  float: left;
}
a.nav:link, a.nav:visited, a.nav:active {
  color: #fff;
  text-decoration: none;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
a.nav:hover {
  color: #000;
  text-decoration: none;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
a.nav_on:link, a.nav_on:visited, a.nav_on:active {
  color: #000;
  text-decoration: none;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
a.nav_on:hover {
  color: #000;
  text-decoration: none;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
a.nav_2nd:link, a.nav_2nd:visited, a.nav_2nd:active {
  color: #fff;
  text-decoration: none;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 12px;
  line-height: 14px;
  display: block;
}
a.nav_2nd:hover {
  color: #000;
  text-decoration: underline;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 12px;
  line-height: 14px;
  display: block;
}

#center_column {  
  width: 781px;
  height: 100%;
  margin: 50px 50px 0 0;
  padding: 0;
  float: right;
  border: dotted 0 #000;
}
#centerShim {
  background: #fff;
  width: 1px;
  height: 0;
  margin-top: 560px;
  float: right;
}
#center_columnA {  
  background: url("../siteimages/centerBackgroundA.jpg") repeat-y;
  width: 781px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#center_columnB {  
  background: url("../siteimages/centerBackgroundB.jpg") no-repeat top left;
  width: 781px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#center_columnC {  
  background: url("../siteimages/centerBackgroundC.jpg") no-repeat bottom left;
  width: 781px;
  height: 100%;
  margin: 0;
  padding: 0 0 8px 0;
  float: left;
}
#title {
  height: 100%;
  padding: 0;
  margin: 51px 0 0 260px;
  float: left;
}
#content_area_home {
  width: 490px;
  height: 100%;
  margin: 10px 0 0 54px;
  padding: 0;
  float: left;
}
#content_area {
  width: 555px;
  height: 100%;
  margin: 10px 0 0 34px;
  padding: 0;
  float: left;
}
#sidebar_area {
  width: 153px;
  height: 100%;
  margin: 40px 28px 0 0;
  padding: 0;
  float: right;
}
#right_column {  
  width: 214px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: right;
}
#footer {
  width: 781px;
  height: 100%;
  margin: 30px 0 0 0;
  padding: 0;
  float: left;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #000;
  text-align: center;
}
#second_nav { 
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #aaa;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  padding: 0;
}
a.nav_2:link, a.nav_2:active, a.nav_2:visited { 
  text-decoration: none; 
}
a.nav_2:hover { 
  text-decoration: underline;
}
#third_nav { 
  font-family: Arial, Verdana;
  color: #fff;
  font-size: 12px;
  color: #008FD5;
  text-align: left;
  margin: 10px 0 0 0;
  font-weight: bold;
}
a.nav_3:link, a.nav_3:active, a.nav_3:visited { 
  color: #6E83B0;
  text-decoration: none; 
}
a.nav_3:hover { 
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #442206;
}
a.tumis:link, a.tumis:visited, a.tumis:active {
  color: #FFF;
  text-decoration: none;
}
a.tumis:hover {
  color: #FFF;
  text-decoration: underline;
}
/*  Pages End */
 

.list_container {
  width: 525px;
  height: 100%;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0 0 15px 0;
  border-width :0 0 1px 0;
  border-style: dotted;
  border-color: #E50278;
}
.list_item {
  width: 100%;
  height: 100%;
  float: left;
}
#email_this {
  width:130px; 
  padding:3px; 
  margin:8px 0 8px 0;
  border-width: 1px 0 1px 0;
  border-style:solid;
  border-color: #E03F09;
}

/* Tell a Friend Start */
#tell_friend {
  width: 380px;
  height: 100%;
  border-width: 1px;
  border-color: #ccc;
  background-color: #fff;
  padding: 10px;
}
#tell_friend td {
  text-align: left;
  font-size: 11px;
  line-height: 30px;
  color: #130d06;
}
#tell_friend table {
  background-color: #ffffff;
}
/* Tell a Friend End */

/* Start Gallery */  
.portfolio_container { 
  width: 90%;
  height: 100%;
  margin:15px 0 0 0;
  padding: 13px;
  background-color:#fff;
	border:solid 1px #8B2B01;
  float:left;
}
.portfolio_container p { 
  font-size: 10px;
  line-height: 12px;
  color:#000;
}
.portfolio_photo { 
  margin: 12px 0 12px 6px;
  padding: 0;
  float:right;
}
.portfolio_photo img { 
	border:solid 1px #8B2B01;
}
.portfolio_img  { 
  margin:0;
  padding:0;
}
.portfolio_img img { 
	border:solid 1px #8B2B01;
}
#portfolio {
  width: 90%;
  background-color: #fff;
	border:solid 1px #8B2B01;
}
#portfolio td {
  background-color: #fff;
  padding:15px 10px 10px 10px;
}  
.portfolio_thumb_t {
  width: 90%;
  height:100%;
  float:left;
  background-color: #fff;
  padding: 13px;
  margin: 0 0 0 0;
  border-width: 1px 1px 0 1px;
  border-style:solid;
  border-color: #DF4104;
}
.portfolio_thumb {
  width: 90%;
  height:100%;
  float:left;
  background-color: #fff;
  padding: 13px;
  margin: 0 0 0 0;
  border-width: 0 1px 0 1px;
  border-style:solid;
  border-color: #DF4104;
}
.portfolio_thumb_b {
  width: 90%;
  height:100%;
  float:left;
  background-color: #fff;
  padding: 13px;
  margin: 0 0 0 0;
  border-width: 0 1px 1px 1px;
  border-style:solid;
  border-color: #DF4104;
}
.portfolio_number {
  background-color: #E50278;
  padding: 4px;
  margin: 0 3px 3px 3px;
  display: block;
  float: left;
  overflow: hidden;
  font-size: 10px;
  border:solid 1px #EB008B;
}
a.portfolio_number:link, a.portfolio_number:visited, a.portfolio_number:active { 
  color:#fff;
  text-decoration: none;
}
a.portfolio_number:hover {
  color:#fff;
  text-decoration: underline;
}
.portfolio_number_on {
  background-color: #fff;
  padding: 4px;
  margin: 0;
  margin: 0 3px 3px 3px;
  display: block;
  float: left;
  overflow: hidden;
  font-size: 10px;
  line-height: 14px;
	border:solid 1px #EB008B;
}
.portfolio_back {  
  font-size: 10px;
  line-height: 14px;
  color: #fff;
}
#gal_image {
  background-color: #fff;
	border:solid 1px #8B2B01;
  height:100%;
  float:left;
}  
.portfolio_page {
	border:solid 1px #8B2B01;
  height:100%; 
  float:left;
}
/* End gallery */

#petitionPage {
  list-style-type: none;
}
.petitionsContainer { 
  width: 100%;
  height: 100%;
  margin:15px 0 0 0;
  padding: 13px;
  background-color:#fff;
  border:solid 1px #0E4141;
  float:left;
}
.nav_line {
  padding:0;
}
li.navlist {
  margin: 0 0 5px 0;
  padding: 0;
  color: #6F2D00;
}

.nav_1 { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav_2 { 
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 2px 5px;
}
.email {
  font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  background: #fff;
  margin: 0;
  padding: 15px;
}
#search_bar {
float:left;
margin:10px 10px 0 0;
}
#email_bar {
float:left;
margin:10px 10px 0 350px;
}