/* CSS Document */

	body {
	  color: #736357;
	  font-family: Verdana,Arial,Verdana,sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  font-variant: normal;
	  font-weight: normal;
	  line-height: 22px;
	  background: url(http://quincypabotoy.com/images/background.gif) repeat-x;
	}
	
	 a {	 
	   color:#48aad4; 
	   text-decoration: none;
	}
	
	 a:hover {	 
	   text-decoration: underline;
	}
	
	/* common */
	
	html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, pre, form, p {
	  margin:0;
	  padding:0;
	}
	
   h1 {
   
     font-size: 20px; 
     color: #8d8a7e;
     font-weight: bold; 
	 letter-spacing: -0px; 
	 }
 
   h1 span {
     font-size: 18px;
	 color: #bebcb1;
	 font-weight: normal; 
	 letter-spacing: -1px; 
	 }
 
 
    h2 {
	  font-size: 14px; 
	  color: #8d8a7e; 
	  font-weight: bold;
	  padding-left: 30px; 
	}
 
    h2 span{ 
	  font-size: 12px; 
	  color: #7b776a; 
	  font-weight: normal; 
	  letter-spacing: 2px; 
	}
     h3 {
	   font-family: Arial, Helvetica, sans-serif ;
	   color: #da8d33;
	   font-size:20px; 
	   padding-top:25px;
	   font-weight: normal;
	   text-indent: 0;
	 }

	
	ul, ol {
	  list-style-image: none;
	  list-style-position: outside;
	  list-style-type: none;
	}
	
	strong {
	  font-weight: normal;
	}
	
	img { 
	  border: 0;
	  }
	  
	.left {
	  float: left;
	 }
	 
	.right {
	  float: right
	}
	
	.clr {
	  clear: both;
	  }
	  
	 .padding-bot {
	   padding-bottom: 15px;
	 } 
	  
	  .padding-left{
	   padding-left: 15px;
	 } 
	   
	  
	#wrapper {
	  width: 100%;
	 
	}
	
	.fixholder {
	  width: 862px;
	  margin: 0 auto;
	}
	
	/* header and navigation */
	
	#header {
	  width: 823px;
	  background: url(http://quincypabotoy.com/images/clouds-bg.gif) no-repeat left top;
	  text-align: right;
	}
    
    #nav-holder {
	  width: 366px;
	  float: left;
	}
	
	#nav-top {
	  	background: url(http://quincypabotoy.com/images/navigation.gif) no-repeat 0 0;
		height: 17px;
		width: 366px;
	}
	#nav-bottom {
	  	background: url(http://quincypabotoy.com/images/navigation.gif) no-repeat 0 -332px;
		height: 32px;
		width: 366px;
	}
    #nav li a{
	  text-indent: -9999px;
	  overflow: hidden;
	  display: block;
	  height: 63px;
	  width: 366px;
	}
	#nav-holder #nav li a{
	  background-image: url(http://quincypabotoy.com/images/navigation.gif);
	  background-repeat: no-repeat;
	}
	#nav-holder #nav li#home a:hover {
	  background-position:-366px -17px;
	}
	#nav-holder #nav li#home a {
	  background-position: 0 -17px;
	}
	#nav-holder #nav li#services a:hover {
	  background-position: -366px -80px;
	}
	#nav-holder #nav li#services a {
	  background-position: 0 -80px;
	}
	#nav-holder #nav li#profile a:hover {
	  background-position: -366px -143px;
	}
	#nav-holder #nav li#profile a {
	  background-position: 0 -143px;
	}
	#nav-holder #nav li#contact a:hover {
	  background-position: -366px -206px;
	}
	#nav-holder #nav li#contact a {
	  background-position: 0 -206px;
	}
	#nav-holder #nav li#links a:hover {
	  background-position: -366px -269px;
	}
	#nav-holder #nav li#links a {
	  background-position: 0 -269px;
	}
	/* portfolio */
	#folio-holder {
	  background: url(http://quincypabotoy.com/images/portfolio-bg.gif) no-repeat;	 
	  width: 496px;
	  height: 364px;
	  float: left;
	}
	#thumbs {
	  display: block;
	  width: 438px;
	}
	#folio-holder .inner {
	  padding: 77px 0 0 47px;
	}
	#thumbs ul li {
	  float: left;
	  display: block;
	  width: 146px;
	  height: 198px
	
	}
	.dv {
	  width: 146px;
	}
	.nextb {
	
      padding: 30px 90px 0 0;
	  float: right;
	}
	#contentholder, #folio-container{
	  width: 862px;
	}
	#content, #footer{
	  width: 449px;
	  float: left;
	  text-align: justify;
	  background: url(http://quincypabotoy.com/images/content-bg.png) repeat-y top;
	}
	#contentholder .inner {
	  padding-left: 366px;
	}
	#content .inner, #footer .inner, #contactme .inner{
	  padding: 0 60px;
	}
	#content p {
	  padding-top: 15px
	}
	#content li {
	  display: block;
	  text-indent: 30px;
	  padding-top: 5px;
	}
	.banner {
	   width: 438px;
	   height: 198px;
	}
	#servicesbanner.banner {
	   background: url(http://quincypabotoy.com/images/banner.jpg) no-repeat 0 0;
	}
	#profilebanner.banner{
	   background: url(http://quincypabotoy.com/images/banner.jpg) no-repeat 0 -198px;
	}
	#contactbanner.banner{
	   background: url(http://quincypabotoy.com/images/banner.jpg) no-repeat 0 -396px;
	}
	#linksbanner.banner{
	   background: url(http://quincypabotoy.com/images/banner.jpg) no-repeat 0 -594px;
	}
	#contactform {
	  margin-top: 20px;
	  font-size: 11px;	
	}
	
	.textfield {
	  padding: 6px 5px;
	  border: #a8a597 1px solid;
	  width: 210px;	   
	}	
	
  label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
  }
  #contactform br { 
    clear: left;
  }
  .submit {
  padding:15px 0 0 180px;
  }

  label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
   }
   
	#inspired li, #free li {
	  display: block;
	  text-indent: 0;
	  padding-top: 10px;
	  text-align: left;
	}
	.services {
	  color:#4cb2dd; 
	  font-weight:900; 
	  letter-spacing:1px;
	  background: url(../images/bullets/arrow.gif) no-repeat left center;
	  text-indent: 30px;
	  margin-top: 20px;
	}
	
	#tagcloud {
	  text-align: center;
	  line-height: 24px;
	}
	#contactme {
	  width: 449px;
	  float: left;
	  height: 230px;
	  text-align: left;
	  background: url(http://quincypabotoy.com/images/contact-bg.gif) no-repeat top;	
	}
	#contactme h3 {
	  padding-top: 30px;
	  text-indent: 0;
	}
	 .ms {
	   text-indent: 70px
	 }
	.ms #skype {
	  background: url(../images/icons/skype.gif) no-repeat left;
	   margin-top: 15px;
	}
	.ms #yahoo {
	  background: url(../images/icons/ym.gif) no-repeat left;
	   margin-top: 10px;
	}
	.ms #msn {
	  background: url(../images/icons/msn.gif) no-repeat left;
	  margin-top: 10px;
	}
	.ms #aim {
	  background: url(../images/icons/aol.gif) no-repeat left;
	  margin-top: 10px;
	}
	.ms #mail {
	  background: url(../images/icons/mail.gif) no-repeat left;
	  margin-top: 10px;
	}
	.footer-tags {
	  font-size: 11px;
	  color:#aba185;
	  padding-bottom: 20px;
	  border-bottom:#d9d6c5 1px dashed;
	}
	.css { 
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:10px; 
	  color:#cfc9b8;
	  letter-spacing:-1px;
	  margin-top: 20px;
	}
	.css a, .bookmark li a{
	  color:#48aad4;
	  text-decoration: none;
	  font-size: 10px;
	}
	.bookmark {
	  margin-top: 10px;
	}
	.bookmark ul li{
	  float: left;
	  display: block;
	  padding-right: 20px;
	}
	#footerlinks {
	  margin: 10px 0;
	   float: left;
	  display: block;
	}
	#footerlinks ul li {
	  float: left;
	  display: block;
	  padding:0 9px;
	  border-right: 1px solid #ece8dc;
	}
	#footerlinks li a {
	  color: #aba185;
	  text-decoration: none;
	  font-size: 10px;
	}
	#footerlinks li a:hover {
	  text-decoration: underline;
	}
	#footerlinks ul li.first {
	  padding-left: 0;
	}
	#footerlinks ul li.last {
	  border-right: none;
	}
	
	
	
	
   
 