/*Harrington Design Company*/

body {
	background-color: #322A65;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
* {
	margin: 0;
	padding: 0;
}
#pagewrapper {
	margin: 0 auto;
	width: 770px;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(../images/back.gif);
}
#leftbox {
	float: left;
	width: 190px;
	background-color: #5E95C4;
	height: 550px;
}
#photobox {
	float: left;
}
#photobox p{
	text-align: left;
	color: #FFFFFF;
}
#rightnavbox {
	float: left;
	background-image: url(../images/nav_right.gif);
	width: 160px;
	text-align: left;
	padding: 50px 10px 250px 10px;
	background-repeat: no-repeat;
}
#navbar {
}
#navbar a {
	display: block;
	font-size: 1px;
	color: #5E95C4;
	height: 50px;
}
#news {
	padding: 10px;
}
#footer {
	padding: 10px;
}
#footer p {
	line-height: 1.3em;
	color: #999999;
	margin: 10px;
}
/*paragraph*/
p {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #332B66;
	margin: 10px;
}
ol, ul {
	list-style-type: none;
}

/*links*/
a {
	color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a#tmc {
	background-image: url(../images/nav_trenton.jpg);
	background-position: left top;
}
a#tph {
	background-image: url(../images/nav_trenton_phar.jpg);
	background-position: left top;
}
a#tph:hover {
	background-position: left bottom;
}
a#tc {
	background-image: url(../images/nav_trenton_chiro.jpg);
	background-position: top left;
}
a#tc:hover {
	background-position: left bottom;
}
a#bhw {
	background-image: url(../images/nav_branford_hw.jpg);
	background-position: top left;
}
a#bhw:hover {
	background-position: left bottom;
}



a#tmc:hover {
	background-position: left bottom;
}
a#tp {
	background-image: url(../images/nav_trenton_ped.jpg);
	background-position: left top;
}
a#tp:hover {
	background-position: left bottom;
}
a#bfhc {
	background-image: url(../images/nav_bell_family.jpg);
	background-position: left top;
}
a#bfhc:hover {
	background-position: left bottom;
}
a#bp {
	background-image: url(../images/nav_bell_pharmacy.jpg);
	background-position: left top;
}
a#bp:hover {
	background-position: left bottom;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
	padding: 25px 20px 5px 10px;
	background-image: url(../images/h2_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
/*clearfix*/
.clearfix {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#photobox table {
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 1.0em;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}

