body{
margin: 25px 0 0 0 ;
padding:0;
line-height: 1.35em;
background: url('images/background.jpg') top center no-repeat #e4dfd9;
text-align: left; 
font-family: Verdana, Arial;
font-size:.75em;
}

b{font-size: 110%;}


#maincontainer{
width: 892px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

.headeruse{
	margin-right: 320px;
	height: 89px;
	padding-top: 15px;
	padding-left:10px;
	}
	
.logo{
	padding: 20px 0 0 5px;
	}
	
.phone{
    float: right;
    margin-top:-70px;
		width: 260px; /*Width of left column*/
		margin-left: -860px;
    font-size:33px;
    height: 89px;
    font-family:"Times New Roman";
    font-style: italic;
    font-weight: bold;
	}

#headersection{
background: url('images/header.png') no-repeat ;
height: 89px; /*Height of top section*/
}

img.header{
display: block;
margin-left: auto;
margin-right: auto;
}

#imageContainer { height:300px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:300px;  	
			border-right: 1px solid;
			border-left: 1px solid;
			width:890px; 	
			opacity: -0.01; } 
			
.quicksubmit{
	color:#fff;
	background: url('images/block_title_bg.png');
	font-size: 14px;
	display: block;
    width: 206px;
    float: left;
    margin: 15px 16px 18px 15px;
    text-align: center;
	}
	
#quickform {
   width: 245px;
   padding: 0px 35px 10px 35px;
   vertical-align: bottom;
   text-align: center;   
   	border: 2px solid #505050;
   	border-top: 0px;
	background: #121212; 
	opacity: 0.65;
	filter:alpha(opacity=65); 
	color: #ffffff;
	font-size:.95em;

}
#quickform2 {
   padding-top: 10px;
   vertical-align: bottom;
   text-align: center;
	border: 2px solid #505050;
	border-bottom: 0px;
	width: 315px;
	background: #121212; 
	opacity: 0.65;
	filter:alpha(opacity=65); 
	color: #ffffff;
	font-size:.95em;
}

#quickform4 {
	width: 245px;
   padding: 0px 35px 10px 35px;
   vertical-align: bottom;
   text-align: center;
	}

#menucontainer{
background: url('images/menu_bg_repeater.png') repeat-x #d1967b ;
height:28px;
border-right: 1px solid;
border-left: 1px solid;
font-family:"CopperPlate Gothic Light";
}
.middle{
	vertical-align:middle;
	}

#tranmenu{

	font-famiy:"CopperPlate Gothic Light";
	}
	
#topsection{
height: 25px; /*Height of top section*/
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}



#contentwrapper{
float: left;
width: 890px;
background: url('images/bg_new.png');
border-right: 1px solid;
border-left: 1px solid;
min-height:650px;
}
#contentwrapper2{
float: left;
width: 890px;
border-right: 1px solid;
border-left: 1px solid;
background: url('images/bg_new.png');
}

.contenttop{ background: url('images/content_top.png'); width:647px; 
height:15px; }

.content{
margin-top: 28px;
background: url('images/white_trans_repeater.png');
padding: 0 10px 10px 10px;
}

.contentbottom{
background: url('images/content_bottom.png');
width:612px;
height: 15px;
}
#contentcolumn{
margin-left: 350px; /*Set left margin to LeftColumnWidth*/
}

#errocolumn{
margin-left: 25px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 350px; /*Width of left column*/
margin-left: -892px; /*Set left margin to -(MainContainerWidth)*/

}

.sidetop{
background: url('images/sidebar_top.png');
width:235px;
height: 15px;
}

.sidecontent{
background: url('images/white_trans_repeater.png');
padding: 0px 10px 0px 10px;
width:215px;
}

.sidebottom{
background: url('images/sidebar_bottom.png');
width:235px;
height: 15px;
}


#frc{
	width: 100%;
	text-align:center;
	vertical-align:top;
	position: relative;
	right:374px;
	font-size:10px;
	}
	

#copy{
position: relative;
top:90px;
}

#footer{
clear: left;
width: 100%;
height: 115px;
background: url('images/footer.png') no-repeat;
color: #000000;

text-align:center;
font-family: verdana;
font-size: .8em;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* Begin Typography & Colors */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;

	}

h7{	
	font-size: 1.7em;
	text-align: center;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.title{
	font-weight: bold;
	font-size: 1.2em;
	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
		color: #000000;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;

	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	list-style-type:none;	
	margin-left: -30px; 
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	list-style-type:none;	
	margin-left: 0px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #9a3000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
li.service
{
background-image:url('images/snowflake.png');
background-repeat:no-repeat;
background-position:0px 2px;
padding-left:17px; 
height: 100%;
}
ul.service  {
list-style-type:none;
padding:0px;
margin:0px;
}
