@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/BG-Body.png) 0 3px repeat-x #F4F3E6; 
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container {
	width: 1024px;  
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 


#topper { background:url(images/BG-Topper.png) top right repeat-y; position:relative; }

#header {
	padding: 25px 10px 0 20px;  
	background: url(images/BG-Header.png) -124px 0 no-repeat;
	height:158px;
} 

#header p { padding:0; margin:0; margin-bottom:-15px; letter-spacing:.1em; }
	#header .big_text { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:bold; font-size: 3.5em; color:#fff; }
	#header .small_text { font-family:Georgia, "Times New Roman", Times, serif; color:#fff; font-size:2.6em; font-style:italic; }

#header h1 {
	margin: 0; 
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#sidebar1 {
background:transparent url(images/BG-Right.png) no-repeat scroll 0 0;
float:right;
padding:15px 7px 15px 5px;
width:430px;
height:710px;
position:relative;
}

	


/* Scrolling top images ---------------------------------------------------------------*/

#fadingDIV {
	border:8px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:201px;
	left:577px;
	position:absolute;
	top:38px;
	width:357px;
	z-index:1;
	overflow:hidden;
}

/* Main Content ---------------------------------------------------------------*/


#mainContent { 
	margin: 0 0 0 0; 
	padding: 0 20px; 
} 

#mainContent h1 { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:bold; font-size: 2.1em; color:#B05F11; background:url(images/Arrow-Blue.png) left center no-repeat; margin-left:-50px; padding-left: 50px;}
	#mainContent h1:hover { background:url(images/Arrow-Blue-hover.png) left center no-repeat; background-position: 10px center;}
	.headingHighlight { font-family:Georgia, "Times New Roman", Times, serif; color:#0071BC; font-size:13pt; font-style:italic; font-weight:normal; padding-left:9px; }

p.descriptions { font-family:Georgia, "Times New Roman", Times, serif;
	color:#8B9298;
	font-size:1em;
	font-weight:normal;
	line-height:1.8em;
	margin-bottom:2.1em;
	position:relative;
}

#mainContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8B9298;
	font-size:2.1em;
	font-style:italic;
	font-weight:normal;
}

a:link { text-decoration:none; color:#0071BC; border-bottom:1px dotted #B05F11; font-style: italic; }
a:visited, a:active { text-decoration:none; color:#B05F11; border-bottom:1px dotted #B05F11; }
a:hover {text-decoration:none; color:#333333; }

h2.withLine { padding-bottom:20px; padding-top:12px; margin-top:35px; border-top: 1px dotted #B05F11; }

#mainContent h2.callout { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:bold; font-size: 2em; color:#8B9298; font-style: normal; }




.servicesJacket {display:block;  height:150px;  }
.service { width: 160px; height:160px; float:left; border-left:1px dotted #B05F11; padding-left:15px; }
	.service:hover { background:#FFFAF8; }

ul.serviceList { display:inline; list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0071BC;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
 }
 
 .printList { width:140px; }
 
 ul.serviceList li {display:block; float:left; width:175px; font-size:.7em; font-style:normal; 	color:#8B9298; padding-bottom:7px; }
 
 #mainContent h2.callToday { color:#0071BC; font-size:2.3em; }!important
  


/* portfolio stuff ---------------------------------------------------------------*/
 
 
.thumbWrapper { margin-bottom:20px; }
.thumbWrapper img { border: #FFF 8px solid; margin-right:15px; }
	.thumbWrapper img:hover { border: #B05F11 8px double; }
	.thumbWrapper a {border:none; }
	
.folioHead { margin-bottom:10px; }


#infoLeft {float:left; width:45%; padding-right:15px; border-right:1px dotted #B05F11;}

#infoRight {float:left; width:45%;  padding-left:15px; }


 
 /* bottom stuff ---------------------------------------------------------------*/



#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	height:50px;
	background:#000000;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Contact Form Styles ---------------------------------------------------------------*/

#contactForm { margin-left:30px; position:relative; }

.formHeading {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 2.5em;
	color:#8B9298;
	text-align:center;
	margin-left:-5px;
	margin-top:100px;
	margin-bottom:6px;
	text-align:left;
	
}


input.textInput { 
	border:solid 0 #fff; 
	background: transparent url(images/BG-FormInput.png) top left no-repeat; width:345px; height:40px;
	padding: 10px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999999;
	font-size:1em;
	margin-left:-7px;
	}
	
.formSubhead  {
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333333;
	font-size:1.2em;
	}

.checkboxLabel {
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #666666;
	font-size:1em;
	}

.btnSubmit { margin-top: 20px; }

