/*
Theme Name: Boise Custom Home Builder
Theme URI: http://www.boise-webdesigns.com/
Description: Boise Web Design
Version: 3.0
*/

/* Begin Typography & Colors */

body {
	margin:0px;
	margin-top:20px;
    padding:10px;
    background: #000000;
    color:#ffffff;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    text-align:center;/*center for ie5 */
    }

#container {
	width:800px;
	background:#000000; /*this colour will be left column color */
	margin:auto;/* center for compliant browsers*/
    border:1px solid #5F5F5C;
 	text-align:left;

    }

.gap {
    height:5px;
    background:#4A494A;
    border-top:1px solid #999999;
    border-bottom:1px solid #999999;
    }

#header {
	height:85px;
	width:800px;
	float:left;
    border-bottom:1px solid #999999;
    background: url(../images/logo5.jpg);
 	text-align:center;
    }

#rheader {
	height:170px;
	width:580px;
	float:right;
    border-top:1px solid #999999;
    border-bottom:1px solid #999999;
    background: #000000;
 	text-align:center;
    }

 #left {
	float:left;
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    background: #84827B;
    color:#000000;
    /* position-top: 0;
	position-left: 0;	*/
	}

#left1 {
	float:left;
    width: 185px;
    padding:5px;
    font-size: 12px;
    background: #84827B;
    color:#000000;
    /* position-top: 0;
	position-left: 0;	*/
	}

#lefter {
	float:left;
    width: 55px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    background: #000000;
    color:#ffffff;
    /* position-top: 0;
	position-left: 0;	*/
	}

.content {
	float:left;
    width: 530px;
    font-size: 12px;
    text-align: justify;
    margin: 0px;
    padding-right: 10px;
	padding-left: 10px;
	background: #000000;
 	}

.content1 {
	float:left;
    width: 585px;
    font-size: 12px;
    text-align: justify;
    margin-bottom: 10px;
    padding-right: 10px;
	padding-left: 10px;
	background: #000000;
 	}

.content2 {
	float:right;
    width: 525px;
    font-size: 12px;
    text-align: justify;
    margin: 0px;
    padding-right: 10px;
	padding-left: 10px;
	background: #ffffff;
 	}

.contentlarge {
	float:right;
    width: 775px;
    font-size: 12px;
    text-align: justify;
    margin: 5px;
    padding-right: 5px;
	padding-left: 5px;
 	}

#left p {padding-left:5px}

#middle {
	border-left:1px solid #999999;
	background:#000000;/* background colour of right column */
	margin-left: 170px;/*this is the space for the left column */
    padding-left: 20px;
    padding-right: 20px;
    text-align:justify;
    }

#inner{
    width:100%;
    float:left;
    margin-right:-1px}/* contain cleared elements from clearing other floats*/
    
/*-------- Block Element --------------------------*/
    
.boxleft: {
    width:560px;
    margin: 0px auto;
    text-align:left;
    border:1px solid orange;
    padding: 15px;
    }

.boxright: {
    width:560px;
    margin: 0px auto;
    text-align:right;
    border: 1px solid orange;
    padding: 15px;
    }

#navigation {
    width:780px;
    height: 14px;
	padding: 5px;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 0.6em;
	border-bottom: 1px solid #999999;
	background: #E7EAEA url(../images/bar.jpg);
    color: #000000;
	}

#navigation a:link {
	text-align; center;
	text-decoration: none;
	color: #000000;
    }

#navigation a:visited {
	text-decoration:none;
	color: #000000;
    }

#navigation a:hover	{
	text-decoration:none;
	color: #757572;
    margin: 0;
 	}

#navigation a:active {
	text-decoration:none;
	text-align; center;
	}

.block {
    width:574px;
    padding:5px;
    font-size:1.0em;
 	background: #CEC394;
	color: #ffffff;
 	}

.blockc {
    width:574px;
    padding:5px;
    font-size:1.0em;
 	background: #CEC394;
	color: #000000;
 	}

.blocka {
    width:574px;
    padding:5px;
    height: 375px;
    font-size:1.0em;
 	background: #CEC394;
	color: #000000;
 	}

.block1 {
    width:530px;
    height: 375px;
    background: #000000 url(../images/carousel_bg.jpg);
 	font-size:1.0em;
	line-height: 0.6em;
	color: #ffffff;
 	}

.block2 {
    width:780px;
    height: 400px;
    padding:5px;
    background: #73796B;
 	font-size:1.0em;
 	color: #ffffff;
 	}

.block3 {
    width:760px;
    height: 425px;
    padding:5px;
    background: #73796B;
 	font-size:1.0em;
 	color: #ffffff;
 	}

.blockbottom {
	width:800px;
    height: 110px;
    float: left;
    background: ;
    padding-top:10px;
    }

.blockleft {
    width:196px;
	height: 100px;
    float: left;
    margin-left:2px;

    border-color: #999999;
    background: ;
    }

.blockcenter {
    width:170px;
	height: 100px;
    float: left;
    margin: 5px;
    padding-top: 3px;
    background: ;
    }

.blockright {
    width:176px;
	height: 100px;
    float: left;
    margin: 3px;
    margin-left: 4px;
    padding-top:4px;
    padding-right:0px;
    padding-left:6px;
    padding-bottom:4px;
    border-style: double;
    border-color: #999999;
    }

.blockmarque {
    width:160px;
    float: right;
    margin: 5px;
    padding-top: 3px;
    background-color:#FCAD04;
    color: #000000;
    }

/*-------- Anchor Tag B074EF --------------------------*/
a:link {
	color: #7FCBF8;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
    }

a:visited {
	color: #55BBF8;
	font-weight: normal;
	text-decoration: none;
    }

a:active {
	color: #AFE60C;
	font-weight: normal;
	text-decoration: none;
    }

a:hover {
	color: #D6ACF3;
	font-weight: normal;
	text-decoration: underline;
    }

/*---------- 3D Buttons -----------*/
ul#navlist {
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
    }

#navlist li {
    display: inline;
    list-style-type: none;
    }

#navlist a {
    padding: 3px 10px; }

#navlist a:link, #navlist a:visited {
    color: #444444;
    background-color: #dddddd;
    text-decoration: none;
    }

#navlist a:hover {
    color: #ffffff;
    background-color: #5F5F5C;
    text-decoration: none;
    }

/*-------- Footer Template--------------------------*/

#footer	{
 	margin:0;
    width: 800px;
	height:120px;
	padding-top:5px;
	padding-bottom:15px;

    font-size: 12px;
	line-height: 0.8em;
    color: #A8A4C5;
	}

/* #footer {
	clear:both;
	border-top:1px solid #999999;
 	font-size:12px;
	padding-top:10px;
    height:180px;
    background:#000000;
    border-top:1px solid #999999;
    border-bottom:1px solid #999999;
	text-align:center;
	line-height: 8px;
    } */

#credit {
	clear:both;
  	font-size:10px;
	padding-top:10px;
	height:25px;
    background:#000000;
    text-align:center;
	line-height: 1.0em;
	color:red;
    }

/*-------- Footer Template --------------------------*/
#footer a:link {
	text-align; center;
	text-decoration: none;
	color: #ccff33;
    }

#footer a:visited {
	text-decoration:none;
	color: #ccff33;
    }

#footer a:hover	{
	text-decoration:none;
	color: #ccff33;
    margin: 0;
 	}

#footer a:active {
	text-decoration:none;
	text-align; center;
	}

h1 {
	padding-top: 10px;
	margin-top: 0;
    font-size: 22px;
	text-align: center;
	color: #E7EAEA;
    }
    
#header h1 {
	padding-top: 170px;
	padding-right: 20px;
	margin: 0;
	font-size: 1.8em;
	text-align: center;
	color: #BF91E0;
	}

h2 {
	padding-top: 10px;
	margin-top: 0;
	font-size: 16px;
	text-align: center;
	color: #ff8f20;
	line-height: 0.8em;
    }

h3 {
	padding-top:10px;
	margin-top: 0;
	font-size: 14px;
	text-align: center;
	color: #ccff33;
	line-height: 0.8em;
	}

/* clear without structural mark-up from PIE website*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
    }
.clearfix {
    display:inline-block;
    }
 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
 
 .floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:15px;
    margin-bottom:10px;
    }

.floatimgright {
    float:right;
    margin-top:10px;
    margin-left:15px;
    margin-right:10px;
    margin-bottom:10px;
    }

