/*Arbor Homes Build
https://arborhomesbuild.com/
*/   	
html
{ height: 100%;}

*
{ margin: 0;
  padding:0;}
  
hr
{
  border-top: 1px white;
}

body
{ font: normal .80em 'Microsoft Sans Serif', arial, sans-serif;
  background: rgb(18,52,86);
background: linear-gradient(143deg, rgba(18,52,86,1) 0%, rgba(245,245,245,1) 89%);    
  color: #000000;}.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

img {
    image-orientation: from-image;
}

.column {
  flex: 100%;
  max-width: 100%;
  padding: 0 4px;text-decoration:none;
}

.column img {
  margin-top: 8px
  vertical-align: middle;
  width: 100%;text-decoration:none;
}

@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%; text-decoration:none;
    
  }
}

@media screen and (max-width: 600px) {
  .column {
    flex: 110%;
    max-width: 110%;text-decoration:none;
  }
}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;text-decoration:none;}

img
{ border: 0;text-decoration:none;}

h1, h2, h3, h4, h5, h6
{ color: #009fbc;
  font: normal 200% 'Microsoft Sans Serif', arial;
  letter-spacing: 0em;
  padding: 0 0 5px 0;}

h1, h2, h3, h4, h5, h6
{ font: normal 100% 'Microsoft Sans Serif', arial;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
  color: #000000;}
  
h1
{ font-size: 100%;
  font: normal 100% 'Microsoft Sans Serif';
  padding: 9px 0 5px 0;
  color: #000000;}

h2
{ font-size: 100%;
  font: normal 100% 'Microsoft Sans Serif';
  padding: 9px 0 5px 0;
  color: #000000;}

h3
{ font-size: 100%;
  font: normal 100% 'Microsoft Sans Serif';
  padding: 9px 0 5px 0;
  color: #000000;}

h4, 
{ font-size: 100%;
  font: normal 100% 'Microsoft Sans Serif';
  padding: 9px 0 5px 0;
  color: #000000;}
  
h5,
{ font-size: 100%;
  font: normal 100% 'Microsoft Sans Serif';
  padding: 9px 0 5px 0;
  color: #000000;}
  
h6
{ font-size: 100%;
  font: normal 100% 'Microsoft Sans Serif';
  padding: 9px 0 5px 0;
  color: #000000;}
  
a, a:hover
{ outline: none;
  text-decoration: none;
  text-align: left;
  color: #000000;
  font: normal 100% 'Microsoft Sans Serif', arial; 
  text-align: center;}

a:hover
{ text-decoration: none;}


blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #000000;
  background: #FFF;
  }

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #5D7B93 url(back.png) repeat-x;
  height: 377x;}

#logo
{ width: 400px;
  position: center;
  height: 255px;
  background: transparent;
  alignment: center;}

#logo #logo_text 
{ width: 400px;
  position: center;
  height: 155px;
  background: transparent;
  alignment: center;
  top: 10px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% 'stencil';
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #E4EC04;}

#logo_text a:hover .logo_colour
{ color: #FFF;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #999;}

#menubar
{ width: 880px;
  height: 46px;} 
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
  flex: 50%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}

ul#menu
{ float: right;
  margin: 0;
  
}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 13px 2px 0 0;
  background: #5A5A5A url(tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 100% ''Microsoft Sans Serif', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 35px 5px 28px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #5a5a5a url(tab.png) no-repeat 100% 0;}

ul#menu li.selected a
{ height: 20px;
  padding: 6px 35px 5px 28px;}

ul#menu li.selected
{ margin: 13px 2px 0 0;
  background: #5D7B93 url(tab_selected.png) no-repeat 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #5d7b93 url(tab_selected.png) no-repeat 100% 0;
  color: #FFF;}

ul#menu li a:hover
{ color: #red;}

#site_content
{ width: 880px;
  overflow: hidden;
  margin: 20px auto 0 auto;
  padding: 0 0 10px 0; 
  text-align: center;} 

#sidebar_container
{ float: right;
  width: 222px;
  font: normal 100% 'Microsoft Sans Serif', sans-serif;
  display: block; 
  font-size:19px; 
  text-align: center;}
 
 .sidebar li a.selected
{ color: #444;} 

.sidebar ul
{ margin: 10;} 

#content
{ text-align: left;
  width: 620px;
  padding: 10 0 0 5px;
  float: left;}
  
#content ul
{ margin: 2px 0 22px 0px;}

#content ul li, .sidebar ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 10 0 0 0; 
  padding: 10 0 4px 25px;
  line-height: 1.5em;}

#footer
{ width: 100%;
  font-family: 'Microsoft Sans Serif', sans-serif;
  font-size: 100%;
  height: 80px;
  padding: 28px 0 5px 0;
  text-align: center; 
  background: #3B3939 url(footer.png) repeat-x;
  color: #A8AA94;}

#footer p
{ line-height: 1.7em;
  padding: 0 0 10px 0;}

#footer a
{ color: #A8AA94;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: none;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3b3b3b;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}
