@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF url(../images/PageBG2.jpg) repeat-x;
/*background: url(../images/bg.gif) repeat;*/
}

#divWrapper {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background: #FFFFFF url(../images/PageBG2.jpg) repeat-x;
	border-left: 1px solid #102574;
}
#divBranding {
	height: 50px;
	width: 852px;
	position: relative;
}
#divTopLinks {
	float: right;
	width: 150px;
	color: #AFD5F3;
	padding-top: 25px;
	font-weight: normal;
	height: 20px;
	text-align: center;
	padding-right: 20px;
}
#divTopLinks a {
	color: #AFD5F3;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#divTopLinks a:hover {
	color: #AFD5F3;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#divTopImage {
	background-image: url(../images/TopGrassScene.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 852px;
}
#divTopImageProviders {
	height: 206px;
	width: 852px;
	background: url(../images/TopPhotoBees2.jpg) no-repeat left top;
}

#divTopImagePatients {
	background-image: url(../images/SoccerTopPhoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 852px;
}

#divTopImageLocations {
	background-image: url(../images/MountainTopPhoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 852px;
}

#divTopImageEducation {
	background-image: url(../images/FoodTopPhoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 852px;
}
#divTopImageInsurance {
	height: 206px;
	width: 852px;
	background: url(../images/PetsTopPhoto2.jpg) no-repeat left top;
}
#divTopImageContact {
	height: 206px;
	width: 852px;
	background: url(../images/GolferTopPhoto.jpg) no-repeat left top;
}





#divNav {
	width: 615px;
	float: left;
	padding-top: 52px;
	height: 35px;
	margin: 0px;
}
#divTabs {
	background-image: url(../images/TabsBG.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 611px;
	margin: 0px;
	padding: 0px;
}

.highlightbtn {
	background-image: url(../images/NEWTabHighlight.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 99px;
	background-position: 1px bottom;
	margin: 0px;
	padding: 0px;
}
.DoctorsPhotoFloat {
	float: left;
	width: 225px;
	margin-top: 15px;
	padding-left: 60px;
}

#divContentContainer {
	width: 821px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #5D9EF2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F2571;
}
#divContentContainer a {
	color: #2643AB;
}
#divContentContainer a:hover {
	color: #5D9EF2;
}


#divMainContentRight {
	width: 465px;
	float: right;
	padding-top: 15px;
	padding-right: 50px;
}
#divMainContentFullPage {
	width: 625px;
	float: right;
	padding-top: 15px;
	padding-right: 100px;
	padding-left: 100px;
}
#divFooter {
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	background: #0F2571;
}
#divFooter a {
	color: #FFFFFF;
	text-decoration: none;
}



.clear {
	clear: both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #204492;
	text-transform: capitalize;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #204492;
	text-transform: capitalize;
	letter-spacing: 1px;
}

p {
	line-height: 18px;
}



.floatLeft {
	float: left;
	width: 232px;
	margin-left: 15px;
	margin-top: 15px;
}
.PhotoBorder {
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#divBoxTop {
	background-image: url(../images/BoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 232px;
	height: 24px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: capitalize;
}
#divBoxMiddle {
	background-image: url(../images/BoxSides.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 212px;
	float: left;
	margin: 0px;
	line-height: 20px;
	color: #013371;
	font-size: 11px;
	padding: 10px;
}
#divBoxMiddle ul {
}
#divBoxMiddle form {
	margin: 0px;
	padding: 0px;
}

#divBoxBottom {
	width: 232px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: 8px;
	background-image: url(../images/BoxBottom.jpg);
	background-repeat: no-repeat;
h2 {
	font-size: 18px;
	color: #112675;
	font-family: Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
}
.small {
	font-size: 9px;
}
#divSideNav ul {
	margin: 0px;
	padding: 0px;
}
#divSideNav li {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#divSideNav a {
	background: #ABCCF5;
	display: block;
	margin: 0px;
	padding: 4px 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divSideNav a:hover {
	background: #6FA8EE;
	display: block;
	margin: 0px;
	padding: 4px 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
