/* colors
light blue: e8ebf2
blue: 6f83a5
grey: 403e33
*/

html {
  height: 100%;
  margin-bottom: 1px;
}

html * {
  padding: 0;
  margin: 0;
}

.center {
  text-align: center;
}


/***** GENERAL ****/

body {
  margin: 0;
  padding: 31px 0 30px 0;
  font-size: 86%;
  font-family: verdana, sans-serif;
  text-align: center;
  background: #D7D7C8 url(img/body-bg.gif) repeat-x top left;
  color: #595959;
}

#everything {
  width: 756px;
  text-align: left;
  margin: 0 auto 0;
  background: transparent url("img/container-bg.gif") 50% repeat-y;
  padding: 0;
  line-height: 1.45em;
}

#everything2 {
  background: transparent url("img/footer-bg.gif") no-repeat bottom !important;
  padding: 0;
  height: 100%;
}

a:link,
a:visited,
a:active {
  color: #660000;
  text-decoration: underline;
  outline: none;
}

a:hover {
  text-decoration: none;
  outline: none;
}

.clear {
	clear: both;
}

/***** HEADER *****/

#header {
  height: 189px;
  margin: 0 auto 2em auto;
  overflow: hidden;
  background: transparent url("img/headerbg3.gif") no-repeat center top;
  padding: 0 7px 0 8px;
	
}

h1 a {
  cursor: pointer;
  display: block;
  height: 36px;
  text-indent: -9000px;
  text-decoration: none !important;
  background: transparent url("img/logo2.gif") no-repeat left bottom;
}
h1 > a {
  margin-top: 4px;
}

div.title {
  margin: 0px auto 0 auto;
	  width: 747px;

}
/***** MAIN MENU *****/


#mainmenu {
  background-color: #e8ebf2;
  float: left;
  height: 188px;
	width: 222px;
}

#mainmenu ul {
  background: url("img/menu5.gif") no-repeat top left;
  list-style-type: none;
  height: 188px;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 222px;
}

#mainmenu ul li {
  padding: 0;
  margin: 0;
}

#mainmenu ul li a {
  display: block;
  text-indent: -9999px;
}

#mainmenu ul li#menu_home a {
  height: 29px;
}
#mainmenu ul li#menu_services a,
#mainmenu ul li#menu_locations a,
#mainmenu ul li#menu_staff a,
#mainmenu ul li#menu_forms a,
#mainmenu ul li#menu_contact a,
#mainmenu ul li#menu_commonproblems a {
  height: 22px;
}
#mainmenu ul li#menu_footcarestore a {
  height: 27px;
}
#mainmenu ul li#menu_home a:hover {
  background: transparent url("img/menu5.gif") -222px 0px no-repeat;
}
#mainmenu ul li#menu_services a:hover {
  background: transparent url("img/menu5.gif") -222px -29px no-repeat;
}
#mainmenu ul li#menu_locations a:hover {
  background: transparent url("img/menu5.gif") -222px -51px no-repeat;
}
#mainmenu ul li#menu_staff a:hover {
  background: transparent url("img/menu5.gif") -222px -73px no-repeat;
}
#mainmenu ul li#menu_forms a:hover {
  background: transparent url("img/menu5.gif") -222px -95px no-repeat;
}
#mainmenu ul li#menu_contact a:hover {
  background: transparent url("img/menu5.gif") -222px -117px no-repeat;
}
#mainmenu ul li#menu_commonproblems a:hover {
  background: transparent url("img/menu5.gif") -222px -139px no-repeat;
}

#mainmenu ul li#menu_footcarestore a:hover {
  background: transparent url("img/menu5.gif") -222px -161px no-repeat;
}


#rotator {
  float: left;
  width: 519px;
	position: relative;
}

div#mssHolder-a {
	position: absolute;
	top: 0;
	left: 0;
	width: 173px;
	height: 188px;
}

div#mssHolder-b {
	position: absolute;
	top: 0;
	left: 173px;
  width: 173px;
	height: 188px;
}


div#mssHolder-c {
	position: absolute;
	top: 0;
	right: 0;
	width: 173px;
	height: 188px;
}


/***** BODY AREA *****/

#contentarea {
  margin-top: 1em;
  background: transparent;
  overflow: hidden;
}

#bodytext-left {
  float: left;
  width: 320px;
  padding-left: 42px;
}

#bodytext-right {
  float: right;
  width: 335px;
  padding-right: 35px;
  font-size: .8em;
}

#bodytext-left #siteintro {
  margin-top: 1em;
  margin-bottom: -8px;
}

#contentarea .pullout {
  font-family: Arial, Helvetica, sans-serif;
  color: #6f83a5;
  line-height: 1.35em;
  font-size: 1.05em;
}
#bodytext-left p, #bodytext-right p {
  margin: 1em 0 0;
  line-height: 1.6em;
}

#bodytext-right #bluebox {
  background: #e9f3f3;
  border-top: 1px solid #c7d7dd;
  border-bottom: 1px solid #c7d7dd;
  padding: 10px 10px 25px;
  font-size: .9em;
  color: #7B8589;
}

#bodytext-right #bluebox .pic img {
  float: right;
  margin-left: 20px;
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
}

#bodytext-right .pic img {
  margin-left: 10px;
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
}


#bodytext-right #bluebox h4 {
  color: #7b8f95;
  font-size: 1.2em;
  margin-bottom: .5em;
}

#bodytext-right .map {
  float: left;
  margin: 0 10px 10px 0;
}



h3 {
  clear: left;
  font-size: 1.1em;
}

h4 {
  clear: both;
}

h4#h4doc {
  text-indent: -9000px;
  background: url("img/doc.gif") no-repeat;
  margin: 0;
  height: 14px;
}



#bodytext-right h3 {
  margin-top: 30px;
}

#services-bottom p {
  font-size: .95em;
}

#bodytext-left ul {
  list-style-type: circle;
  margin-top: 1em;
  padding-left: 2em;
}

#bodytext-left ul li {
  padding: 0 0 .5em 0;
}

.hservices {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 1.5em 0 -0.5em 0;
  color: #404c61;
  font-size: 1.35em;
}

.h-grey {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #404c61;
  font-size: 1.65em;
}
.h-grey-small {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0.75em 0 0 0;
  color: #404c61;
  font-size: 1.15em;
}

.h-welcome {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  color: #404c61;
  font-size: 2em;
}

/***** Internal *****/

#newswander-internal #contentarea, #newswander #contentarea {
  padding: 0 40px;
}

#newswander-internal #contentarea p, #newswander #contentarea p {
  margin: 1em 0 0 0;
}

#newswander-internal #contentarea ul, #newswander #contentarea ul {
  margin: 1em 0 0 0;
}


.sidebar {
  padding: 10px 5px;
  background: #e9f3f3;
  float: left;
  width: 190px;
  margin: 1.5em 1.5em 1.5em 0;
  font-size: .8em;
}

.sidebaralt {
  padding: 10px 5px;
  background: #e9f3f3;
  float: right;
  width: 190px;
  margin: 1.5em 1.5em 1.5em 0;
  font-size: .8em;
}

#newswander-internal #contentarea ul, #newswander #contentarea ul {
  padding-left: 5px;
  margin-bottom: 1.5em;
}

#newswander-internal #contentarea li, #newswander #contentarea li {
  padding-left: 15px;
  padding-bottom: 0.5em;
  list-style: none;
  background: url("img/bullet.gif") no-repeat 5px 5px;
}


#newswander-internal #subtitle {
  display: none;
}

#newswander-internal h3 {
  font-family: Arial;
  color: #403e33;
  margin-top: 1em;
}


#rightbox {
  margin-left: 230px;
}

#rightbox h3 {
  color: #84919e;
  margin-bottom: 1em;
}


#contentarea .staffbox {
  background-color: #e8ebf2;
  border-top: 1px solid #6f83a5;
  border-bottom: 1px solid #6f83a5;
  padding: 10px 10px 25px;
  font-size: .9em;
  color: #6f83a5;
  width: 300px;
  float: left;
  margin: 0 12px 16px 0px;
}

#contentarea .staffbox p {
  color: #595959;
}

#contentarea .staffbox h5 {
  font-size: 115%;
  font-family: Arial, Helvetica, sans-serif;
}

.pic-logo {
  width: 110px;
  float: right;
  margin: 0 0 10px 10px;
}
.pic-logo p {
  text-align: center;
  margin: 0;
  padding: 0;
}
.caption {
  font-size: 0.8em;
  line-height: 1.15em;
  text-align: center;
  margin: 0;
  padding: 0;
}
#contentarea .staffbox .pic img {
  margin-left: 20px;
  float: right;
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
#contentarea .staffbox .pic-newswander img {
  margin: 0;
  float: right;
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
}


#contentarea .staffbox h4 {
  color: #7b8f95;
  font-size: 1.2em;
  margin-bottom: .5em;
}



div.location {
  clear: both;
}

div.location .map {
  float: left;
  margin: 0 10px 10px 0;
}

div.location .map img {
  border: 1px solid #CCC;
  padding: 5px;
  vertical-align: text-top;
}

.learnmore {
  overflow: hidden;
  margin-top: 1em;
}
/***** FOOTER *****/

#footer {
  width: 740px;
  padding: 0 0 15px;
  text-align: center;
  margin: 100px auto 0;
  background: transparent url("img/shadow-bottom.gif") repeat-x bottom right;
  font-size: .7em;
  line-height: 1.8em;
  clear: both;
}

#footer p {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 8px;
  background: transparent url("img/footer.gif") repeat-x bottom;
}

/**** THUMBNAILS *****/

.leftlist {
  float: left;
  width: 300px;
}

.rightlist {
  float: right;
  width: 300px;
}

#servicesthumbs {
  margin-top: 1em;
  float: right;
}

dl.thumbnail {
  width: 200px;
  padding: 10px;
  margin-right: 1em;
}

dt img {
  width: 200px;
  padding: 4px;
  border: 1px solid #ccc;
}

.thumbnail dd {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-align: center;
}

img.hightlight {
  padding: 4px;
  border: 1px solid #ccc;
  margin-left: 40px;
  margin-top: 18px;
}

/***** MISC *****/

.clearfix:after {
  content: ".";
  display: block;
  position: relative;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

form, fieldset {
  border: none;
}

.contactform {
  margin-top: 1em;
}
#newswander #everything #everything2 #contentarea div .clear a {
	margin-right: 1.5em;
}
