/* pulling out all padding, probably done in initial.css, but redundancy in this case is ok */
* {
	margin:0;
	padding:0;
}


body {
   text-align: left;
   font-family: 'Myriad Pro', Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   /*line-height: 1em;*/
}

/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*
if img is inside "a" it would have
borders, we don't want that
*/
img {
   border: 0;
}


/*****************
basic layout
*****************/
body {
	color: #376762;
	margin:0;
	background: #fff url('../images/site_bg.jpg') repeat-x scroll top left;

}
/* center wrapper, min max width */
div#pagewrapper {
	color: black;
	width:998px;  margin-left: auto; margin-right: auto; border: 0px;
	margin-top: 0px;
}


/*** header ***
we will hide text and replace it with a image
we need to assign a height for it so that the image wont cut off
*/
div#header {
	background: url('../images/header_bg.jpg') no-repeat scroll top left;
	width: 998px;
	height: 124px;
}

div#appointment {
	width: 335px;
	height: 154px;
	padding-left:650px;
}



div#mailer {
	padding-top:460px;
	padding-left:50px;
}

div#Home h1 {
	background: url('../images/logo_bg.jpg') no-repeat scroll top left;
	width: 194px;
	height: 105px;
	margin: 16px 0 0 0;
}
div#Home h1 a {
	width: 194px;
	height: 105px;
	display: block;
	text-indent: -999em;
}


#col1 {
	float: left;
	background: url('../images/col1_bg.jpg') no-repeat scroll top left;
	width: 76px;
	height: 459px;
}
#col2 {
	float: left;
	background: url('../images/col2_bg.jpg') no-repeat scroll top left;
	width: 194px;
	height: 459px;
}
#col3-home {
	float: left;
	background: url('../images/col3_home_bg.jpg') no-repeat scroll top left;
	width: 652px;
	min-height: 660px;
}
#col4-home {
	float: left;
	background: url('../images/col4_home_bg.jpg') no-repeat scroll top left;
	width: 76px;
	height: 459px;
}
#col3 {
	float: left;
	background: url('../images/col3_bg.jpg') no-repeat scroll top left;
	width: 652px;
	min-height: 660px;
}
#col4 {
	float: left;
	background: url('../images/col4_bg.jpg') no-repeat scroll top left;
	width: 76px;
	height: 459px;
}


div#mailinglist {

width: 261px;

}


div#nextprev { float:right; margin-top:-30px;

}


div#menu {
	margin: 20px 0 0 18px;
	width: 194px;
	padding: 0;
	float: left;
	list-style-type:none;
}
div#menu li { /*display:inline; */}
div#menu li a {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
}
div#menu li a:hover {
	color: #fff;
}

div#content-home {
	margin: 330px 0 0 55px;
	width: 558px;
	color: #2a787a;
}
div#content-home p.intro {
	font-size: 16px;
	line-height: 22px;
}
div#content-home p {
	font-size: 14px;
	line-height: 18px;
}

div#content {
	margin: 80px 0 0 55px;
	width: 558px;
}


div#footer {
	margin-left: auto;
	margin-right: auto;
	background: url('../images/footer_bg.png') no-repeat scroll bottom center;
	width: 100%;
	height: 168px;
	padding: 0px;
	color: #000;
	position:relative;
	bottom:0px;
	color: #2a787a;
}
div#footer h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 60px 0 0 0;
}

div#footer h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
div#footer a {
	font-size: 14px;
	font-weight: normal;
	color: #2a787a;
	text-decoration: none;
}
div#footer p {
	padding: 20px 0 0 0;
	font-size: 11px;
}
div#footer-container {
	width:998px;
	margin-left: auto;
	margin-right: auto;
}
#footer-logo {
	float: left;
	background: url('../images/logo_footer_bg.png') no-repeat scroll top left;
	width: 142px;
	height: 97px;
	margin: 30px 53px 0 128px;
}
div#footerText {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	color: #376762;
	text-align: center;
	line-height: 22px;
}
div#footerText a {
	color: #376762;
	text-decoration: none;
}






.services-box {
	float: left;
	width: 117px;
	height: 154px;
	padding: 0 5px 0 0;
	color: #4b7578;
}
.services-box p {
	text-align:center;
}
.services-box a {
	color: #4b7578;
	font-size: 12px;
	text-decoration: none;
}









/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
   margin-bottom:10px;
}
div#content {
	min-height: 400px;
}
div#content h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}
/* END LISTS */



div#employee-item-header {
	min-height: 70px;
	float: left;
}


div#policies {
padding-left:323px;
}



div#services-item-header {
	background: url('../images/services_item_header.png') no-repeat scroll top left;
/*	width: 269px;*/
	min-height: 70px;
	float: left;
}

div#services-item-oneprice {
	float: right;
	margin-top:20px;
	margin-right:40px;
}


div#services-item-header-nograph {
	margin-top:58px;
	min-height: 70px;
	float: left;
}

div#services-item-header h2 {
	color: #2595a1;
	padding: 12px 0 0 12px;
	font-weight: normal;
	font-size: 24px;
}

.services-item-long {
	margin: 0;
	width: 500px;
	font-size: 14px;
	color: #63564d;
	float: left;
}


.services-item {
	margin: 0;
	width: 250px;
	font-size: 14px;
	color: #63564d;
	float: left;
}

.services-item-left {
	margin: 0;
	width: 208px;
	font-size: 14px;
	color: #63564d;
	float: left;
	margin: 0 0 0 13px;
}
.services-item-right {
	margin: 0;
	width: 42px;
	font-size: 14px;
	color: #63564d;
	float: left;
}
.services-item-left-tiny {
	margin: 0;
	width: 208px;
	font-size: 10px;
	color: #63564d;
	float: left;
	margin: 0 0 0 13px;
}

