@charset "utf-8";
/* CSS Document */

* {

	margin:0;
	padding:0;
	font-size:12px;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif
}

body {
		text-align:center;
		color:#333;
}


h1 {
	padding-top:25px;
	font-size:1.25em;
	color:#006d85;

}


h2 {

	font-size:1em;


}



.laura {

		font-weight:bold;
		color:#006d85;

}

.right {
	float:right;
	padding-left:10px;
	font-size:12px;
	font-style:italic;
	color:#647173;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.associate{
	font-weight:bold;
	text-decoration: none;
	color: #000000;


}


.number {

		color:#006d85;
		font-weight:bold;


}


#wrapper {

 		width:760px;
		margin: 0 auto;
 		background:#FFFFFF;
 		text-align:left;


}

#header {

		width:760px;
		height:210px;


}


#navbar {
	padding:0 0 0 30px;
	width:700px;
	margin:-4px 0 0 0;
	float:left;

}



#navbar li {

			display:inline;
			margin: 0;
			padding:0 2px 0 0;
			list-style-type:none;
			float:left;

}



#navbar li a {


		width:138px;
		height:30px;

}



#navbar li.home a {

	background-image:url(/images/homeregular.gif);
	display:block;
}

#navbar li.home a:hover {

	background-image:url(/images/homehover.gif);
	display:block;

}


#navbar li.about a {

	background-image:url(/images/aboutregular.gif);
	display:block;
}

#navbar li.about a:hover {

	background-image:url(/images/abouthover.gif);
	display:block;

}

#navbar li.services a {

	background-image:url(/images/servicesregular.gif);
	display:block;
}

#navbar li.services a:hover {

	background-image:url(/images/serviceshover.gif);
	display:block;
}


#navbar li.help a {

	background-image:url(/images/helpregular.gif);
	display:block;
}

#navbar li.help a:hover {

	background-image:url(/images/helphover.gif);
	display:block;

}

#navbar li.contact a {

	background-image:url(/images/contactregular.gif);
	display:block;
}

#navbar li.contact a:hover {

	background-image:url(/images/contacthover.gif);
	display:block;
}


#leftbar {

		width:120px;
		float:left;
		padding:10px 10px 0px 30px;
}

#maincontent {

	width:571px;
	float:left;

}


#text {

	padding-top:10px;


}

#headline {

		padding-left:75px;

}

#maintext {

		width:340px;
		float:left;
		padding-top:10px;
		padding-right:20px;

}



#aboutcontent {
	width:570px;
}

#pictureone{

float:left;
padding-right:5px;

}

#list ul {
list-style-type:square;
padding-left:10px;
}



#rightbar {

padding-top:10px;

}

#footer {
	width:690px;
	height:45px;
	clear:both;
	padding-left:30px;
	padding-top:12px;
}
#content {
	padding:10px 0 0 30px;
	width:700px;
	margin:-4px 0 0 0;
	float:left;
}
.left_txt{
	font-size:14px;
	color:#545e60;
}
.left_txt3{
	font-size:14px;
	color:#000000;
}
.left_txt4{
	font-size:16px;
	color:#000000;
	font-weight: bold;
	line-height: 18px;
}
.left_txt2{
	font-size:14px;
	font-style:italic;
	color:#545e60;
	font-family: "Times New Roman", Times, serif;
}
.left_txt2 a{
	font-size:12px;
	color:#4b9aac;
	font-family: "Times New Roman", Times, serif;
}
.ser_txt2{
	font-size:10px;
	font-style:italic;
	line-height: 12px;
}
ul.tickList {
  list-style-image: url('/images/check2.gif');
}
.fotter_txt,.fotter_txt a{
	font-size:9px;
	color:#545e60;
	text-decoration:none;
}
ul.tickList a{
color:#333;
}
.home{
font-size:15px;
color:#006699;
}
ul.homeList {
	list-style-image: url('/images/check2.gif');
	color:#006699;
	font-weight: bold;
	padding-top: 5px;
}
ul.homeList li{
	font-size:15px;
	line-height: 22px;
}


/* Social Media Links
----------------------------------------------------------------------------------------------------*/

.social-icons {
	margin: 0;
	padding: 0;
	text-align: right;
}

.social-icons li {
	display: inline-block;
	padding: 0;
	list-style: none;
}

.social-icons li a {
	background: url(/images/social-sprite.png) no-repeat 0 0;
	display: block;
	width: 35px;
	height: 35px;
}

.social-icons li a.facebook {  }
.social-icons li a.twitter { background-position: -38px 0; }
.social-icons li a.linkedin { background-position: -76px 0; }
.social-icons li a.yelp { background-position: -115px; }