
/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }


/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

body {
  
  background-color:#e6e3e3;
  font-size: 14px;
  height: auto;
  color:#666; color:rgba(0,0,0,0.6); font:100%/1.7em skolar-1, skolar-2, Georgia, 'Times New Roman', serif;
  font-family: "proxima-nova-1","proxima-nova-2",sans-serif;


}


.container_12,
.container_16,
.container_24 {
 
}



.container_16 {
 
}


.wrapper {

background-color: #a11506;

}

.wrapper2 {

background-color: #a11506;

}

.wrapper3 {

background-color:#f8f8f8;
background-repeat: repeat-x;

}

.header-logo {
float: left;
width: 315px;
height: 57px;
margin-top: 36px;
margin-bottom: 36px;

}


#banner {

padding: 40px 0 0 0;
background-color: #f8f8f8;

}

#featured {
position: relative;
width: 100%;
height: 515px;
overflow: hidden;

}

#slideshow {
background: #f8f8f8;
width: 100%;
height: 515px;
overflow: hidden;

}

#slideshow div img {
display: block;
margin-left: auto;
margin-right: auto;
max-height: 515px;

}

#content {

padding-top: 40px;
padding-bottom: 20px;

}

#footer {


padding: 30px 0 30px 0;

}


.testimage {


margin-bottom: 20px;

}


#phone p{

margin: 40px 0 0 0;
float: right;
width: auto;
list-style: none;
font-size: 11px;
color: #ffffff;

}

.facebook {

margin: 0px 0 0 0;
float: right;
width: auto;
list-style: none;
font-size: 11px;
color: #ffffff;

}


#phone p a:link {

color: #ffffff;
font-size: 11px;
font-weight: bold;
}

#phone p a:visited {

color: #ffffff;
font-size: 11px;
font-weight: bold;
}

.folioview {

margin-bottom: 20px;


}
