/*
  Theme Name: Summit Malibu Custom
  Theme URL: http://www.summitmalibu.com/
  Description: Summit Malibu Custom is a 3-column Widget-ready theme based loosely on the Lifestyle theme by StudioPress.
  Author: Lennie Appelquist
  Author URI: http://www.freemarketmediagroup.com
  Version: 2.0
  
  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php
  
  Changelog:
  
*/

html {
  background: url(images/bgnd.jpg) 0 0 repeat-x;
}

body {
  /*background: #ecf4fc url(images/bodyBG.jpg) repeat;*/
  /*background: #e7dbd1;*/
  width: 100%;
  /*color: #452101;*/
  font-size: 13px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px auto 0px;
  padding: 0px;
  background: url(images/top-header.jpg) 0 0 no-repeat;
}
  
#top1 { 
  /*
  background: #ffffff url(images/repeating_header.jpg) top repeat-x;
  background-repeat: repeat-x;
  */
  /*height:50px;*/
}  
  
#top2 { 
  height: 151px;
  background: #ffffff;
  /*border-bottom: 1px solid #452101;*/
  margin: 0px;
}   
   
#top3 { 
  /*background-color: #f4eee9;*/
  /*background-color: #00227e;*/
}   
   
#top4 { 
  background-color: #f4eee9;
  border-bottom: 1px solid #ffffff;
}             
  
#top5 {
  /*
  background:  #e7dbd1;
  background-repeat: repeat-x;
  */
}   

#top1, #top2, #top3, #top5 {
  /*width: 1000px;*/
  margin: 0 auto;
  clear: both;
}

#footerWrap { 
   background-color: #e7dbd1;
}       

#wrap {
  background:  #cccccc /*url(images/wrapBG-blue.jpg)*/ ;
  /*background-image: url(images/wrapBG.jpg); */
  background-repeat: repeat-x;
  width: 1000px;
  margin: 0px auto 0px auto;
  padding: 0px;
  position: relative;
}
  
#wrap1, #wrap2, #wrap3, #wrap4 {
  /*width: 960px;*/
  margin: 0px auto 0px auto;
  padding: 0px;
  position: relative;
}  
  
/*#wrap1 { height: 50px;}  */

/*#wrap1, #wrap2, #wrap3 { margin-left: 20px; }*/

#wrap1, #wrap3, .footer, .page-header {
  /*width: 1000px;*/
  width: 949px;
  margin: 0 auto;
}

.footer {
  width: 975px;
}

/************************************************
*  Hyperlinks                  *
************************************************/

a, a:visited {
  color: #666666;
  text-decoration: none;
  }
  
a:hover {
  color: #000000;
  text-decoration: underline;
  }
  
a img {
  border: none;
  }
  
a:focus, a:hover, a:active {
  outline: none;
  }
  
/************************************************
*  Top Navbar                    *
************************************************/

#topnavbar {
  /*background: #ffffff url(images/repeating_header.jpg) top repeat-x;*/
  /*width: 960px;*/
  /*height: 30px;*/
  height: 151px;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

#topnavbar .logo {
  position: absolute;
  top: 0;
  left: 0;
}

#topnavbar a, #topnavbar a:visited {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  }
  
#topnavbar a:hover {
  text-decoration: underline;
  }
  
#topnavbar p {
  font-size: 11px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  }
  
.topnavbarleft {
  width: 230px;
  float: left;
  margin: 0px;
  padding: 8px 0px 0px 10px;
}
  
.topnavbarright {
  width: 625px;
  float: right;
  margin: 0px;
  padding: 7px 0 0 0;
  text-transform: uppercase;
  text-align: right;
}
  
.topnavbarright a img {
  border: none;
  margin: 0px 3px 3px 0px;
  padding: 0px;
}

.topnavbarright ul {
  margin: 3px 10px 0 0;
  padding: 0;
  float: right;
  height: 18px;
}

.topnavbarright ul li {
  float: left;
  margin: 0 10px;
  padding: 0;
  background: none;
}

.topnavbarright ul li a {
  color: #452101 !important;
  font-size: 11px;
  font-weight: bold;
}

.topnavbarright .icons {
  margin: 2px 0 0 0;
}

/************************************************
*  Header                    *
************************************************/

#header {
  background: #ffffff;
  /*width: 1000px;*/
  height: 105px;
  color: #42240f;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
}

#header #imageheader {
  width: 460px;
  height: 105%;
  text-indent: -10000px;
  
  }

#header #imageheader a {  
  display: block;
  width: 100%;
  height: 100%;
  }

#header h1, #header h4 {
  color: #FFFFFF;
  font-size: 36px;
  font-family: Georgia, Times New Roman;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  text-decoration: none;
  }
  
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
  color: #FFFFFF;
  font-size: 36px;
  font-family: Georgia, Times New Roman;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  }
  
#header h1 a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/*  
#header h3 {
  color: #452101;
  text-align: right;
  font-size: 20px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 15px 40px 0px 0px;
}
*/

#header p {
  color: #42240f;
  padding: 0px 0px 0px 20px;
  margin: 0px;
  line-height: 20px;
  }
  
.headerleft {
  /*width: 500px;*/
  height: 105px;
  float: left;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
  
.headerleft a img {
  border: none;
  margin: 0px;
  padding: 0px;
  }

.headerright {
  width: 400px;
  float: right;
  text-align: right;
  vertical-align: top;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.headerright a img {
  border: none;
  margin: 0px;
  padding: 0px;
  }
  
.headerright ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }
  
.headerright li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }

.rsslink {
  padding: 2px 5px 2px 20px;
  background: url(images/rss.gif) no-repeat left center;
  }  

/************************************************
*  Navbar                      *
************************************************/

#navbar {
  background: #f4eee9;
  width: 1000px;
  height: 52px;
  font-size: 12px;
  font-family: Trebuchet MS;
  color: # 452101;
  font-weight: normal;
  margin: 0px 0px 0px -15px;
  padding: 0px;
  }
  
#navbarFooter {
  background: #f4eee9;
  width: 960px;
  height: 60px;
  font-size: 12px;
  font-family: Trebuchet MS;
  color: # 452101;
  font-weight: normal;
  margin: 0px;
  padding: 10px 0px 0px 0px;

  }  
  
  
#navbarleft {
  width: 620px;
  float: left;
  margin: 0px;
  padding: 0px;
}
  
#navbarright {
  float: right;
  width: 320px;
  font-size: 11px;
  float: right;
  margin: 0px;
  padding: 6px 0px 0px 0px;
}
  
#navbarFooterright {
  float: right;
  width: 250px;
  margin: 0px;
  padding: 6px 20px 0px 0px;
}
  
#nav {
  /*margin: 80px 0 0 0;*/
  margin: 85px 0 0 0;
  padding: 0px;
  overflow: hidden;
  float: right;
  /*
  position: relative;
  right: 0;
  bottom: 0;
  */
  clear: both;
  min-width: 450px;
}
  
#nav ul {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
  
#nav li {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
  
#nav li a, #nav li a:link, #nav li a:visited {
  color: #452101;
  display: block;
  font-size: 16px;
  /*font-family:"Trebuchet MS";*/
  font-family: Arial;
  font-weight: normal;
  text-transform: none;
  /*margin: 3px 0px 0px 0px;*/
  margin: 0;
  padding: 4px 12px;
}

#nav li a:hover, #nav li a:active  {
  /*background: #e3b01f;*/
  background: #452101;  
  /*color: #452101;*/
  color: #ffffff;
  /*margin: 3px 0px 0px 0px;*/
  margin: 0;
  padding: 4px 12px;
  text-decoration: none;
}
  
 #nav li .current_page_item a, .current_page_item, #nav .current_page_item a:link, #nav .current_page_item a:visited, #nav li.current_page_parent a {
  /*background: #f4eee9;*/
  background: #452101;
  /*color: #e3b01f;*/
  color: #ffffff;
  /*font-weight: bold;*/
  font-weight: normal;
  /*margin: 3px 0px 0px 0px;*/
  margin: 0;
  padding: 4px 12px;
  text-decoration: none;
  }  
  
#nav li .current_page_item a:hover {   
    background: #452101;
  color: #e3b01f;
  margin: 3px 0px 0px 0px;
  padding: 9px 12px 8px 12px;
  text-decoration: none;
  
  }  
  
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #f4eee9;
  color: #452101;
  width: 150px;
  font-size: 12px;
  font-family: Trebuchet MS;
  font-weight: normal;
  text-transform: none;
  float: none;
  margin: 0px;
  padding: 7px 10px 7px 10px;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  }
  
#nav li li a:hover, #nav li li a:active {
  background: #e3b01f;
  color: #FFFFFF;
  padding: 7px 10px 7px 10px;
  }

#nav li ul {
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 170px;
  margin: 0px;
  padding: 0px;
  }

#nav li li { 
  }

#nav li ul a { 
  width: 140px;
  }

#nav li ul a:hover, #nav li ul a:active { 
  }

#nav li ul ul {
  margin: -32px 0 0 171px;
  }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
  }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
  }

#nav li:hover, #nav li.sfhover { 
  position: static;
  }
  
/************************************************
*  SubNavbar                      *
************************************************/

#subnavbar {
  background: #f4eee9;
  width: 960px;
  height: 26px;
  color: # 452101;
  margin: 0px;
  padding: 0px;
  }
  
#subnav {
  margin: 0px;
  padding: 0px;
  }
  
#subnav ul {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
  
#subnav li {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
  
#subnav li a, #subnav li a:link, #subnav li a:visited {
  color: # 452101;
  display: block;
  font-size: 12px;
    font-weight: normal;
    text-transform: none;
    margin: 0px 5px 1px 0px;
  padding: 6px 13px 6px 13px;
  }

#subnav li a:hover, #subnav li a:active {
  background: #452101;
  color: #ffffff;
  display: block;
  text-decoration: none;
    margin: 0px 5px 1px 0px;
  padding: 6px 13px 6px 13px;
  }
  
#subnav li a.BlogCat  {
  background: #f4eee9;
  color: # 452101;
  display: block;
  text-decoration: none;
    margin: 0px 5px 0px 0px;
  padding: 5px 13px 4px 13px;
  overflow: hidden;
  }
  
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
  background: #f4eee9;
  color: #452101;
  width: 150px;
  float: none;
  margin: 0px;
  padding: 6px 10px 6px 10px;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  }
  
#subnav li li a:hover, #subnav li li a:active {
  background: #e3b01f;
  margin: 0px;
  padding: 6px 10px 6px 10px;
  }
  
#subnav li ul {
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 160px;
  margin: 0px;
  padding: 0px;
  }

#subnav li li { 
  }

#subnav li ul a { 
  width: 150px;
  }

#subnav li ul a:hover, #subnav li ul a:active { 
  }

#subnav li ul ul {
  margin: -25px 0 0 171px;
  }

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
  left: -999em;
  }

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
  left: auto;
  }

#subnav li:hover, #subnav li.sfhover { 
  position: static;
  }
  
/************************************************
*  Homepage                               * 
************************************************/
  
#homepage {
  float: left;
  width: 620px;
  margin: 0px;
  padding: 0px;
  
  }
  
#homepage p {
  margin: 0px;
  padding: 0px;
  }

#homepage p img {
  border: none;
    float: left;
  margin: 0px;
  }
  
#homepage ul {
  list-style-type: square;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
#homepage ul li {
  list-style-type: square;
  margin: 0px;
  padding: 0px;
  }

.hpdate {
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  }
  
#homepagetop {
  float: left;
  background: url(images/featured-BG.png) no-repeat;
  width: 619px;
  height:373px;
  margin: 0px 0px 0px 0px;
  padding:0px;
  }
  
#homepagetop p {
  font-size: 13px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  }
  
.featuredtop {
  float: left;
  margin: 20px 20px 19px 19px;
  padding: 0px;
  display: inline;
  }
  
#homepagebottom {
  float: left;
  width: 610px;
  margin: 7px 0px 10px 0px;
  padding: 0px;
  text-align: justify;
}
  
#homepagebottom p {
  font-size: 13px;
  margin: 0px;
  padding: 0 0 10px 0;
  color: #000000;
}

#homepagebottom em, #contentleft em {
  color: #452101;
  font-weight: bold;
}

#homepagebottom .phone, #contentleft .phone {
  color: #00227e;
}

.hpbottom {
  float: left;
  width: 590px;
  margin: 0px;
  padding: 0 10px 10px;
  display: inline;
}

#homeThumb {

    background: url(images/thumb-bg.png) no-repeat;
  float: left;
  width: 174px;
  height: 114px;
  
  }
  
#homeThumb2 {

    background: url(images/thumbsm-bg.png) no-repeat ;
  float: left;
  width: 76px;
  height: 50px;
  
  }  
  
#homeThumbText {

    float: left;
  width: 402px;  
  
  }

#homepageleft {
  float: left;
  width: 300px;
  margin: 0px;
  padding: 0px;
  }

.hpfeatured {
  float: left;
  width: 280px;
  margin: 0px;
  padding: 10px 10px 10px 10px;
  }
  
a #hpfeatured2 {
  text-align: left;

  }  

#homepageright {
  float: right;
  width: 300px;
  margin: 0px;
  padding: 0px;
  }
  
#homepageleft h3, #homepageright h3 {
  text-align:left;
}  

.clear {
  clear: both;
  }

.thumb, .wp-post-image {
  float:left;
  margin: 7px 0px 0px 7px;
  }
  
hr {
  border-bottom: 1px dotted #666666; 
  border-top: none;
  border-left: none;
  border-right: none;
  margin: 0px 0px 10px 0px; 
  padding: 0px 0px 10px 0px; 
  clear: both;
  }
  
/************************************************
*  Content                        * 
************************************************/

#content {
  /*width: 960px;*/
  width: 949px;
  margin: 0px auto 0px;
  padding: 10px 0px 0px 0px;
  line-height: 18px;
  overflow: hidden;
}
  
#content h1 {
  color: # 452101;
  text-align: left;
  line-height: 125%;
  /*font-size: 22px;*/
  font-size: 30px;
  /*font-family: Georgia, Times New Roman;*/
  font-family: Arial;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  padding: 10px 0px 10px 0px;

  }
  
#content h1 a, #content h1 a:visited  {
  
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  padding: 10px 0px 0px 0px;
  text-decoration: none;

  }

#content h1 a:hover {
  color: #000000;
  text-decoration: none;
  }
  
#content h2 {
  color: #452101;
  line-height: 125%;
  text-align: left;
  font-size: 15px;
  font-family: Trebuchet MS;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  }

#content h3 {
  color: #000000;
  font-size: 14px;
  font-family: Trebuchet MS, Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 3px 0px 3px 7px;
  
  }
  
#content h4 {
  color: #495D5C;
  font-size: 18px;
  font-family: Georgia, Times New Roman;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 0px 0px;
  }
  
#content img.wp-smiley {
  float: none;
  border: none;
  margin: 0px;
  padding: 0px;
  }

#content img.wp-wink {
  float: none;
  border: none;
  margin: 0px;
  padding: 0px;
  }
  
#contentleft {
  float: left;
  /*width: 620px;*/
  /*width: 639px;*/
  width: 625px;
  margin: 0px;
  padding: 0px;
}

#contentleft h1, .hpbottom h1 {
  /*background:url(images/separator.png) bottom no-repeat;*/
  color: #452101;
  text-align: left;
  line-height: 125%;
  /*font-size: 20px;*/
  font-size: 30px;
  /*font-family: Georgia, Times New Roman;*/
  font-family: Arial;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  /*padding: 10px 0px 10px 5px;*/
  padding: 0 0px 10px 0 !important;
}

#contentleft h2 {
  /*color: #1761ae;*/
  color: #00227e;
  line-height: 125%;
  text-align: left;
  /*font-size: 16px;*/
  font-size: 18px;
  /*font-family: Trebuchet MS;*/
  font-family: Arial;
  font-weight: 700;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  }
  
#contentleft h6 {
  color: #034e94;
  line-height: 125%;
  text-align: left;
  font-size: 16px;
  font-family: Trebuchet MS;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  }  
  
#contentleft a img {
  border: none;
  }

#contentleft img.size-medium { width: 580px;}

blockquote {
  background: #E8E8E8;
  margin: 0px 25px 15px 25px;
  padding: 10px 20px 0px 15px;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #666666;
  border-left: 1px solid #DDDDDD;
  border-bottom: 1px solid #666666;
  }
  
#content blockquote p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
#contentleft  embed, #contentleft object {
  width: 600px; 
  margin: 0px; 
  padding: 0px;
  }
    
.postarea {
  float: left;
  /*width: 580px;*/
  margin: 0px 0px 10px 0px;
  padding: 10px 20px 10px 0px;
  text-align: justify;
}
  
.postarea p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.postarea ul {
  /*list-style-type: square;*/
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.postarea ul li {
  /*list-style-type: square;*/
  list-style: disc outside none;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  }
  
.postarea ul ul {
  list-style-type: square;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }
  
.postarea ol {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.postarea ol li {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  }
  
.breadcrumb {
  font-size: 11px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 3px 0px;
  border-bottom: double #f4eee9;
  }
  
#contentwide {
  float: left;
  width: 940px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  }
  
.postareawide {
  background: url(images/fullwidthtop.gif) top no-repeat;
  float: left;
  width: 920px;
  margin: 0px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  }
  
.postareawide p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.postareawide ul {
  list-style-type: square;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.postareawide ul li {
  list-style-type: square;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  }
  
.postareawide ul ul {
  list-style-type: square;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }
  
.postareawide ol {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  }
  
.postareawide ol li {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  }
  
.breadcrumbwide {
  float: left;
  width: 920px;
  font-size: 11px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 3px 0px;
  border-bottom: double #f4eee9;
  }
  
.date {
  width: 590px;
  float: left;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  }
  
.dateleft {
  width: 380px;
  float: left;
  margin: 0px;
  padding: 0px;
  }
  
.dateright {
  width: 200px;
  float: right;
  margin: 0px;
  padding: 0px;
  text-align: right;
  }
  
.time {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  
.icomment {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
  }
  
.tags {
  background: url(images/icon_tags.png) no-repeat top left;
  margin: 0px;
  padding: 0px 0px 0px 18px;
  }
  
.category {
  background: url(images/icon_category.gif) no-repeat top left;
  margin: 0px;
  padding: 0px 0px 0px 18px;
  }
  
.postmeta {
  width: 590px;
  font-size: 13px;
  padding: 5px 0px 0px 0px;
  margin: 0px;
  }
  
.postmeta2 {
  width: 590px;
  font-size: 13px;
  padding: 5px 0px 40px 0px;
  margin: 0px;
  }
  
.archive {
  float: left;
  width: 275px;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  }
  
.adblock {
  float: left;
  width: 590px;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: 1px solid #DDDDDD;
  }
  
.comments {
  float: left;
  width: 590px;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  /*border: 1px solid #DDDDDD;*/
}
  
/************************************************
*  Images                         * 
************************************************/

img {
  border: 0;
}

img.centered  {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0px;
  }
  
img.alignnone {
  padding: 0px;
  margin: 0px 0px 10px 0px;
  display: inline;
  }

img.alignright {
  padding: 0px;
  margin: 0px 0px 10px 10px;
  display: inline;
  }

img.alignleft {
  padding: 0px;
  margin: 0px 10px 10px 0px;
  display: inline;
  }
  
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  }

.alignright {
  float: right;
  margin: 0px 0px 10px 10px;
  }

.alignleft {
  float: left;
  margin: 0px 10px 10px 0px;
  }
  
.wp-caption {
  border: 1px solid #DDDDDD;
  text-align: center;
  background-color: #f6f3f1;
  padding: 4px 0px 5px 0px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border: 0px;
  }

.wp-caption p.wp-caption-text {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  }
  
/************************************************
*  Sidebar                             * 
************************************************/

#sidebar {
  float: right;
  width: 320px;
  margin: 0px 0px 25px 0px;
  padding: 0px;
  display: inline;
  /*background: #f6f3f1;*/
  /*border: 1px solid #DDDDDD;*/
  border-left: 1px solid #452101;
}
  
#sidebar .widget {
  /*background: #f6f3f1;*/
  float: left;
  width: 300px;
  margin: 0px 0px 10px 0px;
  /*padding: 9px;*/
  padding: 9px 9px 9px 20px;
}

#sidebar h3 {
  color: #452101;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 3px 0;
}

#sidebar h4, #sidebar h2 {
  color: #452101;
  font-size: 18px;
  font-family: Trebuchet MS;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 13px 0px 3px 7px;
  /*border-top: 1px solid #DDDDDD;*/
}
  
#sidebar p {
  margin: 0;
  /*padding: 0px 0px 10px 0px;*/
  padding: 0;
}
  
#sidebar a img, #sidebar img {
  border: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
  
#sidebar embed, #sidebar object {
  width: 300px; 
  margin: 0px; 
  /*padding: 0px 0px 0px 7px;*/
}
  
#sidebar ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
  
#sidebar ul li {
  list-style-type: none;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border-top: 1px solid #452101
}

#sidebar ul li.first {
  border-top: 0;
}

#sidebar ul ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
  
#sidebar ul li li {
  padding: 0px 0px 5px 20px;
  margin: 0px;
}
  
#sidebar ul li ul li {
  padding: 0px 0px 5px 20px;
  margin: 0px;
}

/************************************************
*  Left Sidebar                              * 
************************************************/

#l_sidebar {
  float: left;
  width: 170px;
  margin: 0px;
  padding: 0px;
  display: inline;
  }
  
#l_sidebar .widget{
  float: right;
  width: 150px;
  margin: 0px 0px 10px 0px;
  padding: 9px;
  display: inline;
  }
  
#l_sidebar p {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  }
  
#l_sidebar a img {
  border: none;
  margin: 0px;
  padding: 0px;
  }

#l_sidebar ul {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  }
  
#l_sidebar ul ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }
  
#l_sidebar ul li li {
  padding: 0px 0px 5px 20px;
  margin: 0px;
  }
  
#l_sidebar ul li ul li {
  padding: 0px 0px 5px 20px;
  margin: 0px;
  }
  
/************************************************
*  Right Sidebar                             * 
************************************************/

#r_sidebar {
  float: right;
  width: 140px;
  margin: 0px;
  padding: 0px;
  display: inline;
  }
  
#r_sidebar .widget{
  float: right;
  width: 120px;
  margin: 0px 0px 10px 0px;
  padding: 9px;
  display: inline;
  }
  
#r_sidebar p {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  }
  
#r_sidebar a img {
  border: none;
  margin: 0px;
  padding: 0px;
  }
  
#r_sidebar ul {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  }

#r_sidebar ul ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }
  
#r_sidebar ul li li {
  padding: 0px 0px 5px 20px;
  margin: 0px;
  }
  
#r_sidebar ul li ul li {
  padding: 0px 0px 5px 20px;
  margin: 0px;
  }
  
/************************************************
*  Footer                      *
************************************************/
/*
#footer {
  width: 960px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
  
#footer p {
  color: # 452101;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 9px 0px 0px 0px;
}
  
#footer a, #footer a:visited {
  color: #666666;
  text-decoration: none;
}
  
#footer a:hover {
  color: #000000;
  text-decoration: underline;
}
*/
/************************************************
*  Search Form                  *
************************************************/

#searchform {
  margin: 0px;
  padding: 0px;
  display: inline;
  float: right;
}

#searchbox {
  background: url(images-new/input-background.png) 0 0 no-repeat;
  width: 187px;
  height: 18px;
  border: 0;
  padding: 3px 0 3px 3px;
  float: left;
}

/*
#mce-FNAME, #mce-EMAIL {
  width:262px;
  background:url(images/form-text.gif) repeat-x;
  border:1px solid #FFF;
  padding:4px;
  color:#4d4a48;
}
*/
  
#s {
  background: #F7F5EF !important;
  width: 160px;
  color: #495D5C;
  font-size: 13px;
  font-family: Georgia, Times New Roman, Trebuchet MS;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px 3px 5px;
  border-top: 1px solid #759697;
  border-right: 1px solid #A3BAB9;
  border-left: 1px solid #759697;
  border-bottom: 1px solid #A3BAB9;
  }
  
#searchsubmit {
  background: #93BBBC url(images/topnav.png);
  color: #FFFFFF;
  font-size: 11px;
  font-family: Georgia, Times New Roman, Trebuchet MS;
  margin: 0px 0px 0px 5px;
  padding: 3px 3px 2px 3px;
  font-weight: bold;
  border-top: 1px solid #A3BAB9;
  border-right: 1px solid #759697;
  border-left: 1px solid #A3BAB9;
  border-bottom: 1px solid #759697;
  }
  
#subscribe {
  background: #FFFFFF url(images/feedburner.png) top no-repeat;
  float: left;
  width: 300px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  }

#subbox {
  background: #f6f3f1 !important;
  width: 250px;
  color: #495D5C;
  font-size: 13px;
  font-family: Georgia, Times New Roman, Trebuchet MS;
  font-weight: normal;
  margin: 10px 0px 0px 0px;
  padding: 3px 0px 3px 5px;
  border-top: 1px solid #759697;
  border-right: 1px solid #A3BAB9;
  border-left: 1px solid #759697;
  border-bottom: 1px solid #A3BAB9;
  display: inline;
  }
  
#subbutton {
  background: #93BBBC url(images/topnav.png);
  color: #FFFFFF;
  font-size: 11px;
  font-family: Georgia, Times New Roman, Trebuchet MS;
  margin: 0px 0px 0px 7px;
  padding: 3px 3px 2px 3px;
  font-weight: bold;
  border-top: 1px solid #A3BAB9;
  border-right: 1px solid #759697;
  border-left: 1px solid #A3BAB9;
  border-bottom: 1px solid #759697;
  }
  
#author, #email, #url {
  background: #f6f3f1 !important;
  width: 250px;
  color: #202020;
  font-size: 13px;
  font-weight: normal;
  margin: 5px 0px 0px 0px;
  padding: 3px 0px 3px 5px;
  border: 1px solid #DDDDDD;
  display: inline;
}

/*
#submit, #mc-embedded-subscribe {
  background-color:#034e94;
  display: inline-block;
  padding: 2px 6px 2px 6px;
  margin-left: 5px;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer;
  border:1px solid #ffffff;  
  font-family: Helvetica, sans-serif; 
  font-size:18px; 
  font-weight: normal; 
  width: 240px;
}
*/

/*
#mc-embedded-subscribe-form input {
  width: 250px;
  background: url(images-new/input-background-2.png) 0 0 no-repeat;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-top: 0;
  border-bottom: 0;
  padding: 2px;
  height: 18px;
  margin: 10px 0 0 0;
}
*/

#mc-embedded-subscribe-form #mc-embedded-subscribe {
  background: url(images-new/button-more-info.png) 0 0 no-repeat;
  width: 132px;
  height: 24px;
  float: right;
  text-indent: -1000px;
  border: 0;
  margin: 10px 0 0 0;
}

/*  
#submit2 {
  background-color:#e3b01f;
  display: inline-block;
  padding: 2px 6px 2px 6px;
  margin-left: 5px;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer;
  border:1px solid #ffffff;  
  font:Helvetica, sans-serif; 
  font-size:14px; 
  font-weight: normal; 
}  
*/

#submit2 {
  background: url(images-new/search-button.png) 0 0 no-repeat;
  width: 75px;
  border: 0;
  text-indent: -1000px;
  /*padding: 3px;*/
  height: 22px;
}

#comment {
  background: #f6f3f1;
  color: #202020;
  font-size: 13px;
  font-weight: normal;
  margin: 5px 0px 5px 0px;
  padding: 3px 0px 3px 5px;
  border: 1px solid #DDDDDD;
  display: inline;
  }

/************************************************
*  Comments                  *
************************************************/
  
.commentlist li ul li {
  font-size: 13px;
  }

.commentlist li {
  font-weight: bold;
  }

.commentlist li .avatar { 
  background: #FFFFFF;
  float: right;
  border: 1px solid #f6f3f1;
  margin: 0px 5px 0px 10px;
  padding: 2px;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  }

.commentlist p {
  font-weight: normal;
  text-transform: none;
  }

.commentmetadata {
  font-weight: normal;
  }

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0px;
  }

#commentform {
  margin: 5px 10px 0px 0px;
  }
  
#commentform textarea {
  width: 98%;
  padding: 2px;
  }
  
#respond:after {
  content: "."; 
  display: block; 
  height: 0px; 
  clear: both; 
  visibility: hidden;
  }
  
#commentform p {
  margin: 5px 0px 5px 0px;
  }
  
#commentform #submit {
  margin: 0px;
  /*float: left;*/
  float: right;
}
  
.alt {
  margin: 0px;
  padding: 10px;
  }

.commentlist {
  margin: 0px;
  padding: 0px;
  }
  
.commentlist ol {
  margin: 0px;
  padding: 10px;
  }

.commentlist li {
  margin: 15px 0px 10px;
  padding: 10px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
  }

.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
  }
  
.children { 
  margin: 0px;
  padding: 0px;
  }

.nocomments {
  text-align: center;
  margin: 0px;
  padding: 0px;
  }

.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
  }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  }
  
.alignright {
  float: right;
  }

.alignleft {
  float: left;
  }
  
.thread-alt {
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
  }
  
.thread-even {
  background: #f6f3f1;
  margin: 0px;
  padding: 0px;
  }
  
.depth-1 {
  border: 1px dotted #BBBBBB;
  margin: 0px;
  padding: 0px;
  }

.even, .alt {
  border-top: 1px dotted #BBBBBB;
  border-bottom: 1px dotted #BBBBBB;
  border-left: 1px dotted #BBBBBB;
  margin: 0px;
  padding: 0px;
  }
  
.jdGallery .slideInfoZone h2
{
padding: 0 !important;
font-size: 16px !important;
background-color: <?php echo $fcg_bgcolor; ?> !important;
margin: 2px 5px !important;
font-weight: bold !important;
color: <?php echo $fcg_textcolor; ?> !important;
background-image: none !important;
text-align: left !important;
}

.jdGallery .slideInfoZone p
{
padding: 0 !important;
background-color: <?php echo $fcg_bgcolor; ?> !important;
font-size: 13px !important;
margin: 2px 5px !important;
color: <?php echo $fcg_textcolor; ?> !important;
background-image: none !important;
text-align: left !important;
}

/*******************/

#wrap3 {
  color: #ffffff;
  overflow: hidden;
}

#wrap3 img, #wrap3 .action {
  float: left;
}

#wrap3 .action {
  margin-left: 20px;
}

#wrap3 .one {
  text-transform: uppercase;
  background: url(images-new/yellow-circle-no1.png) 0 0 no-repeat;
  padding-left: 39px;
  font-size: 18px;
}

#wrap3 p {
  margin-bottom: 0;
}

#wrap3 .phone {
  margin: 0;
  font-size: 48px;
}

#wrap3 .two {
  background: url(images-new/yellow-circle-no2.png) 0 0 no-repeat;
  padding-left: 39px;
  font-size: 18px;
}

#wrap3 .two form {
  width: 317px;
}

#wrap3 .two input {
  width: 150px;
  background: url(images-new/input-background-2.png) 0 0 no-repeat;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-top: 0;
  border-bottom: 0;
  padding: 2px;
  height: 18px;
  color: #c1c1c1;
}

#wrap3 .two input.long {
  margin: 5px 0 0 0;
  width: 311px;
}

#wrap3 .two .send {
  float: right;
  background: url(images-new/button-send-request.png) 0 0 no-repeat;
  text-indent: -1000px;
  width: 148px;
  height: 24px;
  border: 0;
  margin: 10px 0 0 0;
}

#wrap3 .or {
  text-transform: uppercase;
  font-size: 14px;
  color: #f8ae1e;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
}

/* New */

.grey {
  color: #d3cbc3;
}

.light-blue, ul.light-blue li a {
  color: #0d94d9;
}

.bold {
  font-weight: 700;
}

.right {
  float: right;
}

/* Footer */

#footer-container {
  background-color: #452101;
}

#footer-container .footer {
  overflow: hidden;
  padding: 20px 0;
}

#footer-container .footer .header {
  color: #d3cbc3;
  font-size: 14px;
  font-weight: normal;
  padding-top: 5px;
}

#footer-container .footer ul {
  margin: 0;
  padding: 0 20px;
  /*width: 100px;*/
  min-width: 150px;
  min-height: 150px;
  line-height: 100%; /*70%*/
  border-right: 1px solid #d3cbc3;
  float: left;
  overflow: hidden;
}

#footer-container .footer ul.first {
  border-left: 1px solid #d3cbc3;
  padding: 0 20px;
  margin: 0 0 0 20px;
}

#footer-container .footer ul li {
  list-style: none outside none;
  /*margin: 3px 0 0 0;*/
	margin: 0;
  padding: 0;
}

#footer-container .footer ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}

#footer-container .footer ul li a:hover {
  text-decoration: underline;
}

#footer-container .footer .right {
  float: right;
  color: #cebdb6;
  margin: 0 20px 0 0;
}

#footer-container .footer .right .callbox {
  background: url(images-new/footer-call-box.png) 0 0 no-repeat;
  width: 269px;
  height: 80px;
  text-align: center;
  font-size: 12px;
  color: #000000;
}

#footer-container .footer .right .callbox p {
  margin: 0;
  padding: 10px 0 0 0;
}

#footer-container .footer .right .callbox .number {
  font-size: 36px;
  color: #452101;
  padding: 0;
}

#footer-container .footer .right .icons {
  padding: 10px 10px 0 0;
  text-align: right;
}

#footer-container .footer .right .copyright {
  padding: 5px 0 0 0;
  text-align: right;
}

/* Page */

#page-header-container {
  background: url(images-new/page-header-background.png) 0 0 repeat-x;
  height: 60px;
  width: 949px;
  margin: 0 auto;
}

#page-header-container .page-header img {
  margin: 0;
}

#page-footer {
  text-align: center;
  margin-bottom: 10px;
}

/* Teams Page */

.team .bio {
  clear: both;
  border-top: 1px solid #452101;
  padding-top: 10px;
}

.team .first {
  border-top: 0;
}

.team .bio .text {
  margin-left: 135px;
}

.team .bio .text h3 {
  font-size: 18px !important;
  color: #00227e !important;
  font-weight: bold !important;
  padding: 0 !important;
}

.team .bio .text h3 em {
  font-size: 14px;
  color: #898989;
  text-decoration: italic;
}

/* Sidebar Contact Form */

.contact-form {
  text-align: center;
}

.contact-form input {
  width: 250px;
  background: url(images-new/input-background-2.png) 0 0 no-repeat;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-top: 0;
  border-bottom: 0;
  padding: 2px;
  margin: 10px 0 0 0;
  height: 18px;
  color: #c1c1c1;
}

.contact-form textarea {
  width: 250px;
  background: url(images-new/textarea-background.png) 0 0 no-repeat;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #e1e1e1;
  border-top: 0;
  padding: 2px;
  margin: 10px 0 0 0;
  height: 100px;
  color: #c1c1c1;
}

.contact-form .send, #respond .send {
  float: right;
  background: url(images-new/button-submit.png) 0 0 no-repeat;
  text-indent: -1000px;
  width: 95px;
  height: 24px;
  border: 0;
  margin: 10px 22px 0 0;
}

/* FAQ */

ol.faq {
}

ol.faq li {
  list-style: decimal inside none;
  color: #00227e;
  font-weight: 700;
  margin: 0;
}

ol.faq li p {
  color: #000000;
  font-weight: normal;
  margin: 10px 0 0 0;
}

/* Facility */

div.facility {
  clear: both;
  overflow: hidden;
}

div.facility div {
  width: 49%;
  margin: 1%;
  float: left;
}

div.facility div.left {
  margin-left: 0;
}

div.facility div.right {
  margin-right: 0;
}

div.facility div p {
  margin-top: 10px;
}

/* Contact Us */

.contact-us {
  color: #000000;
  overflow: hidden;
  width: 1000px;
}

.contact-us img, .contact-us .action {
  float: left;
}

.contact-us .action {
  margin-left: 20px;
}

.contact-us .one {
  background: url(images-new/yellow-circle-no1-white.png) 0 0 no-repeat;
  padding-left: 39px;
  font-size: 18px;
}

.contact-us p {
  margin-bottom: 0;
}

.contact-us .phone {
  margin: 0;
  font-size: 36px;
}

.contact-us .two {
  background: url(images-new/yellow-circle-no2-white.png) 0 0 no-repeat;
  padding-left: 39px;
  font-size: 18px;
}

.contact-us .two form {
  width: 317px;
}

.contact-us .two input {
  width: 150px;
  background: url(images-new/input-background-2.png) 0 0 no-repeat;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-top: 0;
  border-bottom: 0;
  padding: 2px;
  height: 18px;
  color: #c1c1c1;
}

.contact-us .two input.long {
  margin: 5px 0 0 0;
  width: 311px;
}

.contact-us .two .send {
  float: right;
  background: url(images-new/button-send-request.png) 0 0 no-repeat;
  text-indent: -1000px;
  width: 148px;
  height: 24px;
  border: 0;
  margin: 10px 0 0 0;
}

.contact-us .or {
  text-transform: uppercase;
  font-size: 14px;
  color: #f8ae1e;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
}

.postarea .contact-form {
  text-align: left;
  margin-bottom: 10px;
}

/* Featured Blog */

.blog-container {
  overflow: hidden;
}

.blog-container .featured {
  float: left;
  width: 48%;
  margin: 1%;
}

.blog-container .featured .wp-post-image {
  margin: 0 !important;
}

.blog-container .latest {
  border-bottom: 1px solid #452101;
  padding: 15px 0;
  overflow: hidden;
}

.blog-container h2 {
  font-size: 14px !important;
  padding: 0 !important;
}

.blog-container .small {
  font-size: 10px;
  color: #8a8a8a;
}

.blog-container a {
  color: #0d94d9;
  font-weight: bold;
}

/* Search Results */

.search-container {
  overflow: hidden;
}

.search-container .entry {
  border-bottom: 1px solid #452101;
  padding: 15px 0;
  overflow: hidden;
}

.search-container h2 {
  padding: 0 !important;
}

.search-container h2 a {
  font-size: 18px !important;
  padding: 0 !important;
  color: #00227e !important;
}

.search-container .small {
  font-size: 10px;
  color: #8a8a8a;
}

.search-container a {
  color: #0d94d9;
  font-weight: bold;
}

.search-container form {
  /*float: right;*/
  margin-left: 20px;
}

.search-container input {
  width: 40px;
  background: url(images-new/input-background-2.png) 0 0 no-repeat;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-top: 0;
  border-bottom: 0;
  padding: 2px;
  margin: 0;
  float: left;
  height: 18px;
  color: #c1c1c1;
}

.search-container .go {
  float: right;
  background: url(images-new/button-go.png) 0 0 no-repeat;
  text-indent: -1000px;
  width: 38px;
  height: 22px;
  border: 0;
  margin: 0 0 0 10px;
}

.search-container .search-header {
  overflow: hidden;
  font-weight: bold;
  font-size: 16px;
  color: #452101;
}

/* Banners */

.banner1 {
  position: absolute;
  right: 0;
  top: 40px;
  height: 60px;
}

.banner1 .cd_ad_slots {
  float: right;
}

img.cd_ad_img:hover {
  background-color: #ffffff !important;
}

div.wpcf7-response-output {
  margin-top: 40px !important;
  font-size: 13px;
}

/* Captcha */

span.captcha-883 {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

img.wpcf7-captcha-captcha-883 {
  margin-top: 4px !important;
}

.contact-form span.captcha-883 {
  float: left;
  margin-top: 0;
}

.contact-form span.captcha-883 input {
  width: 140px;
}

.contact-form div img {
  float: right;
  padding-top: 5px;
  margin-bottom: 0;
}

.contact-form div {
  float: left;
  margin-left: 22px;
}