a:link,:visited {text-decoration: none;}
ul,ol {list-style:none;}
h1{font-family: 'Nunito', sans-serif;font-size:40pt;color:#f26539; text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);}
h2{font-family: 'Nunito', sans-serif;font-size:22pt;color:#f26539; text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);}
h3{font-family: 'Nunito', sans-serif;font-size:22pt;color:#000000;font-style:italic;}
h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}
table{border:none;}
tr{border:none;height:12px;}
td{border:none;}

/*Body & Links 
------------------------------------------------------------ */
body {
  font-size: 55.5%;
  font-family: Georgia, "Times New Roman", Times, Serif;
  line-height: 1.8em;
 
 }

/*Basic Structure
------------------------------------------------------------ */
#homewrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  position:relative;
  background:url(images/homebackground.jpg)repeat-y;
  z-index:0;
 }
#homecontentwrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  position:relative; 
  background:url(images/homebackground.jpg) repeat-y;
}
#homeimageheader { background:url(images/homeheader.jpg) no-repeat;
   width: 900px;
   height: 226px;
   padding: 0px;
   padding-bottom: 0px;
   margin: 0px;
   margin-left:0px;
   margin-top:-20px;
   position: relative;
   }
#wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  position:relative;
  background:url(images/background.jpg) repeat-y;
  z-index:0;
 }
#contentwrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  position:relative; 
  background:url(images/background.jpg) repeat-y;
}
#imageheader { background:url(images/header.jpg) no-repeat;
   width: 900px;
   height: 170px;
   padding: 0px;
   padding-bottom: 0px;
   margin: 0px;
   margin-left:0px;
   margin-top:-20px;
   position: relative;
   
   }
#homefooter-wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  background:url(images/homebackground.jpg) repeat-y;
}
#footer-wrapper{
  width: 900px;
  margin: 0 auto;
  text-align: left;
  background:url(images/background.jpg) repeat-y;
  padding-top:-40px;
}
#content { 
  float: left; 
  width: 500px;
  /*padding: 20px 30px 20px 0;*/
  position:relative;
  margin-left:200px;
}
#sidebar { 
  float: left; 
  width: 160px;
  margin-top:50px; 
  /*padding-bottom: 20px; */
  position:relative;
  margin-left:20px;
  vertical-align:top;
 
  
 
}
#sidebar4 { 
  float: right; 
  width: 250px;
  padding-bottom: 20px;
  position:relative;
  margin-right:120px;
  width:250px;
  
 
}

#sidebar4 h3{ font-size:18px;
             font-family:Georgia, "Times New Roman", Times, serif;
			 padding-top:15px;
			 padding-left:10px;
			 padding-bottom:5px;
			 padding-left:0px;
			 text-align: center;
			 color:#black;
			 font-style:italic;
			 margin-left:15px;
			 }
#sidebar4 ul li a{text-decoration:none;
               color:#ffffff;
			   font-size: 14px;
			   font-family:Trebuchet MS, "Times New Roman", Times, serif;
			   padding-top:5px;
			   padding-left:70px;
			   }			 
#sidebar3 { 
  float: right; 
  width: 250px;
  position:relative;
  background:url(images/insideclipboard.gif) no-repeat;
  height:350px;
  margin-left:35px;
}
#sidebar3 h3{ font-size:16px;
             font-family:Georgia, "Times New Roman", Times, serif;
			 padding-top:40px;
			 padding-left:10px;
			 padding-bottom:5px;
			 padding-left:0px;
			 text-align: center;
			 color:#black;
			 font-style:italic;
			 margin-left:15px;
			 }
#sidebar3 ul li{list-style-type:circle;
                margin-left:40px;}
#sidebar3 ul li a{text-decoration:none;
               color:#000000;
			   font-size: 12px;
			   font-family: "Times New Roman", Times, serif;
			   padding-top:5px;
			   text-align:left;
			   }
#sidebar h3{ font-size:14px;
             font-family: "Times New Roman", Times, serif;
			 padding-top:0px;
			 padding-bottom:5px;
			 padding-left:40px;
			 text-align: left;
			 color:#00000;
			 margin-top:0px;
			 text-transform: uppercase;
			}

#sidebar .hslice .widgettitle entry-title h2{font-size:18px;
             font-family:Georgia, "Times New Roman", Times, serif;
			 padding-top:5px;
			 padding-bottom:5px;
			 color:#000000;
			 font-style:italic;}	
#sidebar u1 {margin-top:0px;}		
#sidebar ul li a{text-decoration:none;
               color:#6e2184;
			   font-size:0px;
			   font-family: Verdana, Arial, sans-serif;
			   padding-left:0px;
			   text-indent:-10000px;
			   }
	   
#sidebar p{font-size: 12px;
			   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;}
#contact {float:right;
          width:300px;
		  border-top: 1px solid #eee;
		  position:relative;}
#contact h3{ font-size:12px;
             font-family:Georgia, "Times New Roman", Times, serif;
			 padding-top:5px;
			 padding-bottom:5px;
			 color:#b19d60;
			 font-style:italic;
			}
#contact a{text-decoration:none;
               color:#d5a050;
			   font-size: 10px;
			   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
			   }
#contact p{font-size: 10px;
			   font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;}
.thin-sidebar {
  float: left;
  width: 140px;
}
.spad { padding-right: 20px; }
#footer { 
  clear: both;
  /* padding-top: 10px;  */
  /*border-top: 1px solid #eee; */
  float:left;
  padding-top:20px;
  margin:0px auto;
  width:900px;
  position:relative;
}


/*Post Body
---------------------------------------*/
#pagecontent{ width:580px;
               clear:both;
               margin-top:-50px;
			   padding-left:180px;
			   float:right;
			   /*position:relative; */
			  padding-bottom:5px; 

			  }
.entry a:link, .entry a:visited, .alert-box a:link, .alert-box a:visited { text-decoration: none; color:#003399; }
.entry a:hover, .alert-box a:hover { text-decoration: none; color:#ffffff;}
#content .entry {font-size:18px;
                 font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
				 color:#000000;
				}
#contentwrapper .entry { font-size: 12px;
         font-family:  Verdana, Arial, sans-serif;
		 color: #000000;
		 width:580px;
		 margin-left:200px;
		  }
#contentwrapper .entry a{text-decoration:none;
                             font-size: 12px;
                             font-family:  Verdana, Arial, sans-serif;
							 font-weight:bold;
                             color:#f68e56;}
#homecontentwrapper .entry { font-size: 12px;
         font-family:  Verdana, Arial, sans-serif;
		 color: #ffffff;
		 width:600px;
		 margin-left:200px;
		  }
#homecontentwrapper .entry a{text-decoration:none;
                             font-size: 12px;
                             font-family:  Verdana, Arial, sans-serif;
							 font-weight:bold;
                             color:#f68e56;}
.textwidget {font-size: 12px;
         font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif; }
.entry p { margin-bottom: 10px;}
#content .entry p a{text-decoration:none;
           color: rgb(0, 0, 128);}
.size-medium{border:medium;}
          
#content .entry p { margin-bottom: 10px; margin-left: 20px; padding-left:20px;
          }
.entry ul{list-style-type:square; margin-left:170px;}
#contactcontent { width:700px;
               clear:both;
               /*margin-top:110px; */
			   margin-left:50px;
			   padding-bottom:5px;
			   float:left;
			   position:relative;
			  }		  
#contactcontent .entry {font-size:14px;
                 font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
				 color:#000000;
				}

#homecontent { width:700px;
               clear:both;
               /*margin-top:110px; */
			   margin-left:50px;
			   padding-bottom:5px;
			   float:left;
			   position:relative;
			  }		  
#homecontent .entry {font-size:14px;
                 font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
				 color:#000000;
				}
#collage{margin-left:-200px;}
#newcollage{margin-left:-80px; margin-top:-5px;}
#judy{margin-left:-155px;}
.smhh{margin-right:-55px;position:relative;top:0px;}
.undercontent{font-size:10px;margin-top:220px;margin-right:0px;}

/*Footer
------------------------------------------------------------ */
#footer {width:900px;
clear:both;
  font-family: Verdana, "Times New Roman", Times, Serif;
  font-size: 10px;
  margin: 0px auto;
  color: #000000;
  text-align: center;
  position:relative;
  background:url(images/background.jpg) repeat-y;
  margin-top:-10px;

}
#footer p{margin-left:100px;}
#footer p.right { float: right; }
#footer a:link, #footer a:visited { color: #000000; text-decoration: none; }
#footer a:hover { color: #246a6c; }
#homefooter {width:900px;
clear:both;
  font-family: Verdana, "Times New Roman", Times, Serif;
  font-size: 10px;
  margin: 0px auto;
  color: #000000;
  text-align: center;
  position:relative;
  background:url(images/homebackground.jpg) repeat-y;

}
#homefooter p{color:#ffffff;margin-left:100px}
#homefooter p.right { float: right; }
#homefooter a:link, #homefooter a:visited { color: #ffffff; text-decoration: none; }
#homefooter a:hover { color: #000000; }

#postcontent { 
  float: left; 
  width: 500px;
  /*padding: 20px 30px 20px 0;*/
  position:relative;}
#postcontent .entry {font-size:14px;
                 font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
				 color:#000000;
				}
#postcontent .entry p{	font-size:14px;
                 font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
				 color:#000000; }			
.commentlist {	font-size:14px;
                 font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
				 color:#000000; }	
#wpcf_your_name {margin-left:80px;margin-bottom:10px;}
#wpcf_email {margin-left:18px;margin-bottom:10px;}
#wpcf_website {margin-left:62px;margin-bottom:10px;}
.contactform #wpcf{font-family:font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
              color:#003399;
			  font-size:16px;
			  margin-left:0px;}
td {line-height:8px; font-size:10px;}	
td .linespace{line-height: .8em;}
.lineheight{line-height: 1.5em; font-size:12px;}	
#purpleletters  {color:#6e2184;}
#infamous {margin-left:-175px;}
#restofus{margin-left:-175px;}
.papertitles{color:#246a6c; font-size:12px;line-height:1.5em;}
.purpleletters  {color:#6e2184;}	
#customcake{margin-left:-25px;width:700px;}	
.phonenumber {color:#f26536;}
/*.testimonials{display:block; background:url(images/testimonial_swish.png) no-repeat; 
			  width: 300px;
              height:150px;
			  padding-top:40px;
			  margin-left:-10px;
			  line-height:1.2em;
			  font-size:12px;
			  
			  text-align:center;}*/
			  .testimonials td{vertical-align:top;
			  width: 250px;
              height:150px;
			  padding-top:30px;
			  padding-left:30px;
			  line-height:1.2em;
			  font-size:12px;
			  
			  text-align:center;}
.testimonials{background-color:#ecd3f9;}			    
.address{color:#246a6c; font-weight:bold;line-height:1.5em;font-size:12px;}
.sample {margin-left:-20px;}
#contentwrapper .entry a.partypaper{color:#000000;font-weight:bold;}
.sitetitle{position:relative;top:-150px; left:250px;color:#ffffff;font-size:20px;}
.sitename{position:relative; top:-130px; left:250px;color:#ffffff;font-size:20px;}
.sitephone{position:relative; top:-145px;left:600px;color:#ffffff;font-size:18px;}
.siteinnername{position:relative; top:-140px; left:250px;color:#ffffff;font-size:20px;}
.innersitephone{position:relative; top:-155px;left:650px;color:#ffffff;font-size:18px;}