
/*  Establish general layout parameters */

/*  div {border: solid 1px #f00;} */
div.serv-list hr {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #wrapper element */
	width: 759px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	background-color:#ECEAEA
}
html, body {
	padding:0;
} 

#container {
	width: 759px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

p {line-height: 1.6em;}

* html #header {
	background: #069;
	}
#header {
	background: #026288;
	border: 0;
	margin: 0;
	padding: 0;
	height: 75px;
	width: 759px;
	margin-bottom: 5px;
	}
	
#wrapper {
	text-align: left; /* this overrides the text-align: center on the body element. */	
}

#logo-wrapper {
	width: 759px;
}
	
h1#logo {
	float: left;
	background: url(/inc/templates/current/osbornepainting/images/logo.png) no-repeat;margin:0;padding:0;
	height: 75px;
	width: 254px;text-indent: -5000px;
	}
div#tagline {
	float: left;
	background: url(/inc/templates/current/osbornepainting/images/tagline.png) no-repeat;
	height: 75px;
	width: 278px;text-indent: -5000px;
	}
div#phoneNumber {
	float: right;
	background: url(/inc/templates/current/osbornepainting/images/phone_number.png) no-repeat;
	height: 75px;
	width: 227px;text-indent: -5000px;
	}
/* ---( Headers)---------------------------------- */

#mainContent h1 {border-bottom: 1px dashed #CCC;margin:0 0 1.2em;padding:0 0 6px 0;color: #333;font-size: 1.6em;}
h2 {margin:0 0 .3em 4px;padding:5px 0 3px 0;color: #333;font-size: 1.2em;}



body#about #mainContent blockquote {border: 1px solid #CCC;margin:20px 20px 0 5px;font-size:.9em;}

.alt {
	display:none;
}

#content {
	float:left;
    line-height:1.5em;
	width: 759px;
	padding: 3px 0 0 0;
	background-color: #FFFFFF;
	text-align: left
	}

#hero {
	margin-left: 10px;
	position: relative;height: 218px;
	}
	
#serv-list {
	margin-left: 10px;
	}
	
div.float {
	float: left;
	width: 180px;
	text-align: left;
	margin-left: 0;
	padding-left: 2px;
  }
.spacer {
  clear: both;
  }

#serv-list ul {
	   padding: 0;
       margin: 0 0 0 1em;
}
	       
#serv-list ul li {
   list-style: none;
   background-image: url(/inc/templates/current/osbornepainting/images/bullet.gif);
   background-repeat: no-repeat;
   background-position: 0 .5em;
   padding-left: 0.9em;
 }	
#subcol {
	float: left; 
	margin: 0;
	padding: 0 0 150px;
	background: #026288 url(/inc/templates/current/osbornepainting/images/sidebar_photo.png) 0 100% no-repeat; 
	border-top: 1px solid #000;
	width: 150px; 
	padding-bottom: 300px;
	}
#maincol {
	padding: 0;
	border-top: 1px solid #000;
	margin: 0 0 6px 150px;
	background-image: url(/inc/templates/current/osbornepainting/images/corner.gif);
	background-repeat: no-repeat;
	}
/* commented backslash mac hiding hack \*/ 
 * html #subcol {
 margin-right: -3px;
}
 * html #maincol {
 height: 1%;
margin-left: 0;
}
/* end hack */ 



/* ---( Lists)---------------------------------- */
ol {margin: 0 0 25px 0;}




/* ---( Testimonials)---------------------------------- */

#subcol blockquote {
	padding: 14px 8px 8px 8px;
	margin: 0;
	text-align: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #FFF;
	line-height: 1.3em;font-size: .9em;
	text-decoration: none;
	}

#subcol blockquote h3 {
	color: #EEE;margin:0;padding:0;text-align: left;font-size: 1.1em;font-weight:bold;
	}



#mainContent {
	padding: 20px 10px 0 13px;
	margin-left:10px;
	}
#mainContent p {
	padding: 0;
	margin:0 5px 1.3em 5px;
	}
body#home #mainContent {
	padding: 0;
	margin-left:10px;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	}
body#home #mainContent p {
	padding: 0;
	margin:0 5px 1.3em 5px;
	}
	
/* Footer
----------------------------------------------- */
cite {
	display:block;
	clear:both;
	height:8px;
	font-size:1px;
  }
#footer {
font-size: 0.9em;
  clear:both;
  width: 759px;
  padding-top:5px;
  text-align: center;
  }
  
.footer_link {
  color:#000000;
  text-decoration: none
  }
  
#footer span {
  display:block;
  background:#CC9;
  margin:0;
  padding:3px 16px 3px 30px;
  }
#footer div {
  margin:0;
  background:#026288;
  color:#FFF;
  padding:3px 16px 3px 30px;
  }
#footer div strong {}
#footer div em {color:#9c3; font-style:normal;}
#footer hr {display:none;}

#vnav {
	clear:both;
	text-align: center;
	padding-top:15px;
}

/*  Hide earlier versions, hide Skip Navigation */ 

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
	
/*  Headers */
	#subcol h3     {
	padding: 0;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	margin: 0;
	}
	
/* Navigation */
#nav {
      float:left;
      width:100%;
      background:#FFF url(/inc/templates/current/osbornepainting/images/nav/bg.gif) repeat-x bottom;
      font-size:1.1em;
      line-height:normal;
	  border-top: 1px solid #000;
      }
#nav ul {
      margin:0;
      padding:5px 10px 0;
      list-style:none;
      }
#nav li {
      display:inline;
      margin: 0;
      padding:0;
      }
	  
#nav a {
      float:left;
      background: url(/inc/templates/current/osbornepainting/images/nav/left_both.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
    
	#nav a span {
        float:left;
      display:block;
      background: url(/inc/templates/current/osbornepainting/images/nav/right_both.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#765;
	   margin:0 3px 0 0;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#333;
      }
    body#home #nav-home a, body#about #nav-about a, body#services #nav-services a, body#portfolio #nav-portfolio a, body#contact #nav-contact a {
      background-position:0 -150px;
      border-width: 0;
      }
    body#home #nav-home a span, body#about #nav-about a span, body#services #nav-services a span, body#portfolio #nav-portfolio a span, body#contact #nav-contact a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #nav a:hover {
      background-position:0% -150px;
      color:#333;
      }
    #nav a:hover span {
      background-position:100% -150px;
      }
      
      
      
.clear {clear: both;}
	
.homePhoto1 {
position: absolute;
top:0;
left:0;display:inline;
}
.homePhoto2 {
position: absolute;
top:0;
left:300px;
display:inline;
}


/* tables and forms */
/* ------------------------------------------------------- */


td {
	
	padding: 3px 8px;
}

th {
	padding: 3px 8px;
}

body#contact th,
body#error th,
form#comments_form th  {
	text-align: left;
	vertical-align: top;
	color: #003366;
	font-size: 1em;
}

form#comments_form th.formtitle {
	background: #9c3;
	color: #fff;
	font: bold 1.4em/1.7em "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
}

.fWidth {
	width: 260px;
	font-size: 11px;
} 

.posted	{ 
	font: 10px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #666; 
	margin-top: -0.5em;
}
	
/*Begin Forms*/

.sc_form_required {
	color: #005777;
	float: right;
} 

.sc_form_textbox{
width: 150px;
} 

.sc_form_separator_label{
	font-weight: bold;
} 

.sc_form_separator{
	color: #48648C;
	background-color: #48648C;
	height: 1px;
} 


#sc_form_textarea_Message {
width: 300px;
height:80px;
text-indent: 0px;
}

#sc_form_textarea_comments {
width: 200px;
height:50px;
text-indent: 0px;
}

/*End Forms*/