body#page {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
color:#666;
font-size: 13px; 
line-height: 18px; 
background: #fff;
overflow-x:hidden;
} 

#toggler {width:20px; height:40px; background: none;position:fixed; top:80px;left:0px; padding: 0;z-index:100;}

/******* Imported Fonts ************/
h1, h2, h3,h4, h5,#navigation ul li span.line1 { font-family: Arial;  font-weight:400; }
/***********************************/

h1 {font-size:2em; line-height: 1.8em; font-weight: normal; color:#112B54;letter-spacing: 0; }

h2 {color:#000; font-size:1.6em;font-weight:normal; line-height:1.2em;margin-bottom:10px;}

h3 {color:#2A4993;font-size:1.4em; font-weight:normal; line-height:1.5em;letter-spacing: 0;margin-bottom:10px; }

h4 {color:#888;font-size:1.3em;line-height:1.2em; }

h5 {color:#000;font-style:italic;font-size:1.2em;line-height:2em; }

h6 {color:#2A4993;font-size:1.1em;line-height:2em; }

a {text-decoration:none;}

a:link, a:visited {color: #2A4993;}
a.zoombox {text-decoration:underline;}

ol,ul {margin-left: 20px;padding:10px 0;}

p {margin-bottom:8px;}

strong { font-weight: bold; }
em {font-style: italic;}

#agentInfo {float:right;margin-top: 80px; margin-right: 20px;}
.agentName {display:block; font-size: 21px; color:#000; font-weight:bold; margin-bottom:8px;}
.tablet .agentName {font-size: 17px;}
.agentInfo {display:block; font-size: 18px; margin-bottom:8px; color:#fff;}
.tablet .agentInfo {font-size:14px;}
.social_icons img {max-width: 40px;margin-right:10px;}

#whitepage {background: #fff;margin:30px 0 30px 0;}
.shadowpage {box-shadow: 0 0 50px 0px #000;}

#headerZone .inner-pad {margin:0;}
#logo {float:left; margin-top: 10px;padding: 0 10px;}
body.mobile #logo {text-align:center; width:100%;}
#logo img { max-width:100%;}
#logo-wrapper {display:block;}

#headerZone {background: #fff;}

#contentWrapper .inner-pad {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;}

#outer-leftColumn, #outer-rightColumn {background: #f8f8f8;}
#outer-leftColumn .containerWrapper {border-right: 1px solid #ddd;}
#outer-rightColumn .containerWrapper {border-left: 1px solid #ddd;}

#rightColumn .containerWrapper {border-left: 1px solid #ddd;}
#leftColumn .containerWrapper {border-right: 1px solid #ddd;}

#topZoneA .containerWrapper {border-bottom:1px solid #ddd;background: #f9f9f9;}

#bottomZoneB {background:#fff;}
#bottomZoneB .containerWrapper {border-top: 1px solid #ccc;}
#bottomZoneB div .inner-pad {padding:0 20px;margin:0;}

#bottomRegion {}
#footerZone {margin:20px 0;background: #fff;}

#footerMenu-frame {width:100%;float:left;}
#footerMenu {text-align:center; height: 30px;}
#footerMenu a {color: #ddd;}

img.frame-left {padding:0 0 22px 22px;background: url(graphics/design/frame-bot-left.png) no-repeat bottom left; float:left; border: 0px solid #ddd; margin:4px 14px 0px 0px;}
img.frame-right {padding:0 0 22px 22px;background: url(graphics/design/frame-bot-left.png) no-repeat bottom left; float:right; border: 0px solid #ddd; margin:4px 0px 0px 8px;}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {background-color:#D31F46!important;}

#mobileMenuButton {background: #AD1804;}

.itemList {border-bottom: 2px solid #eee; margin-bottom:10px;padding-bottom: 8px;}
.eventsBoxWrapper img {float:left; margin-right:10px; border: 1px solid #ddd;padding: 6px;}
.eventsBoxWrapper a {font-family: 'Open Sans'; font-size: 14px;color:#666;}
.blogDate {text-indent: 10px; margin: 8px 0;}

.autocols div > h3, .autocols form > h3 {
height:35px; color: #666;
margin: 0 0 20px 0;padding-left:10px; font-size:18px;
border:1px solid #ddd;
line-height: 35px;
/*
border-radius: 6px;

  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  */
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  
  border: 1px solid #d4d4d4;
}




    
    
fieldset.radio label {
  width: auto;
}

fieldset fieldset label {
  width: auto;
  line-height: inherit;
}

.radio {
  background: none;
}

input, textarea, select {    
  outline: none;
  padding: 8px;
  margin:6px 0 6px 10px;
  border: 0;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 1px 1px 0 0 #FFF, 5px 5px 20px 2px #ddd inset;
  -moz-box-shadow: 1px 1px 0 0 #FFF, 5px 5px 20px 2px #ddd inset;
  -webkit-box-shadow: 1px 1px 0 0 #FFF, 5px 5px 20px 2px #ddd inset;
  -webkit-background-clip: padding-box;
}
body.mobile input,textarea,select {max-width: 200;}
input#submit {
  width: 280px;
  cursor: pointer;
  box-shadow: 0 0 4px 0 #666;
  -moz-box-shadow: 0 0 4px 0 #666;
  -webkit-box-shadow: 0 0 4px 0 #666;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(237, 237, 237)), color-stop(0.41, rgb(217, 217, 217)), color-stop(1, rgb(255, 255, 255)));
  background: -moz-linear-gradient(center bottom, rgb(237, 237, 237) 0%, rgb(217, 217, 217) 41%, rgb(255, 255, 255) 100%);
}

input#submit:hover {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(232, 114, 198)), color-stop(0.41, rgb(230, 71, 185)), color-stop(1, rgb(235, 176, 218)));
  background: -moz-linear-gradient(center bottom, rgb(232, 114, 198) 0%, rgb(230, 71, 185) 41%, rgb(235, 176, 218) 100%);
}
/*amy_code*/
#white_header {
    background-color: #272835;
	width: 100%;
	float: left;
}
.pp_tbl {
    border: 1px solid #CCC;
    text-align: left;
    vertical-align: middle;
}
/*end_amy_code*/