body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #4a92b7;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */
#wrap {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
	}

#wrapcenter	{
	padding: 0px;
	width: 800px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 16px;
	height: 200px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.gif);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 16px;
	height: 200px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#content_header{
	width: 800px;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #4A92B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	text-align: left;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
h2 {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #4A92B7;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #7AAEC8;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	}
#content_main ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #000;
	list-style-type: circle;
	}
#content_main ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	margin-left: 30px;
	color: #000000;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
/*  CSS IDs   */

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 1000px;
	text-align: center;
	background-image: url(../_media/backgrounds/bg_content1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	}

/*------------- content main ----------------- */

#content_main{
	width: 584px;
	min-height: 400px;
	text-align: left;
	padding: 0px;
	float: right;
	right: 12px;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 0;
	}
#content_side_wrapper {
	background-image: url(../_media/backgrounds/content_side_bg_bottom_orange.jpg);
	background-repeat: no-repeat;
	background-position: 100px bottom;
	margin-bottom: 10px;
}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:194px;
	min-height: 500px;
	min-height: 100%;
	display: inherit;
	position: relative;
	left: 12px;
	background-image: url(../_media/backgrounds/content_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 88px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #000000;
    }
	
#content_side h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	display: block;
	line-height: 1.5;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 168px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #FC0;
	}
#content_side li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	position: relative;
	}
#content_side ul li ul {
	position: absolute;
	left: 191px;
	top: -20px;
	display: none;
	z-index: 1000;
}
#content_side li:hover ul {
	display: block;
}
	
#content_side li a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 94%;
	display: block;
	width: 178px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../_media/backgrounds/button.png);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FF9901;
	}
	
#content_side li a:hover {
	color: #376D88;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../_media/backgrounds/button-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9901;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
}
#footer p{
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#footer a {
	color: #4A92B7;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: none;
	color: #FF9900;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 469px;
	width: 775px;
	margin: 0px auto 0px auto;
}
.animation {
	background-color: #ff9;
	padding: 4px;
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #069;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
	}
.movie {
	text-align: center;
	width: 100%;
}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

.float_right{
	float: right;
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px;
}
#content_main .float_righted {
	float: left;
	width: 285px;
	padding: 0px;
	margin-left: 25px;
}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
	
/*pullquotes*/

.pullquote_right{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 6px;
	background-color: #EEEEEE;
}
.pullquote_left{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #000000;
	padding: 6px 6px 6px 10px;
	background-color: #EEEEEE;
}
/*  End CSS Classes   */
.lefty {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	padding-left: 10px;
}
.clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.mainmovie {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.collage {
	padding: 0px;
	float: right;
	width: 396px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.imageholder {
	background-image: url(../_media/images/welcome-photo-final.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 642px;
	width: 100%;
}
.possitiontext {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 185px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
td {
	padding-bottom: 10px;
	width: 30%;
	border: 1px dotted #4A92B7;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
table tr td h2 {
	text-align: center;
}
table tr td ul li {
}
#content_main .questions {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
}
#content_main .answers {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content_main .alright {
	float: right;
	width: 300px;
	padding: 0px;
	margin-left: 10px;
}
#content_main .almiddle {
	padding: 0px;
	width: 518px;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 0px;
}
#footer_wrapper #footer #seo-flash {
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content_main .sealants {
	padding: 4px;
	float: right;
	width: 216px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content_main .sealants .left {
	margin: 0px;
	padding: 4px;
	float: left;
	width: 100px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#content_main .sealants .right {
	margin: 0px;
	padding: 4px;
	float: left;
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#content_main .sealants2 {
	text-align: center;
	padding: 4px;
	width: 408px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_main .sealants3 {
	text-align: center;
	padding: 4px;
	width: 467px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_main .imagehold {
	padding: 0px;
	width: 529px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 166px;
}
.ortho-left {
	background-color: #BCDEFE;
	margin: 0px;
	padding: 4px;
	float: left;
	width: 250px;
}
.ortho-right {
	background-color: #BCDEFE;
	padding: 4px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sport {
	padding: 4px;
	float: right;
	height: 233px;
	width: 216px;
	margin-left: 10px;
}
.colorhold {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#content_main .colorhold .float_left {
	background-color: #BCDEFE;
	padding: 4px;
	margin: 0px;
}
#content_main .colorhold .context-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 4px;
	float: left;
	width: 280px;
}
#content_main .colorhold .float_right {
	background-color: #BCDEFE;
	margin: 0px;
	padding: 4px;
}
#content_main .colorhold .context-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 4px;
	float: right;
	width: 280px;
}
.color1 {
	padding: 4px;
	width: 164px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #BCDEFE;
}
#content_main .colorhold .context-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	padding: 4px;
	width: 164px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.color2 {
	padding: 4px;
	float: left;
	height: 183px;
	width: 150px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 70px;
	background-color: #BCDEFE;
}
#schools {
	padding: 4px;
	height: auto;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BCDEFE;
}
#sports {
	background-color: #BCDEFE;
	padding: 4px;
	height: 380px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#content_main #bears {
	background-image: url(../_media/images/schroeder-bear.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.content-map {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.chart-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 285px;
}
#content_main .chart-left h2 {
	margin-top: 0px;
	text-align: center;
	padding: 6px;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
	color: #FFFFFF;
}
.chart-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 285px;
}
#content_main .chart-right h2 {
	margin-top: 0px;
	text-align: center;
	padding: 6px;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
	color: #FFFFFF;
}
.community {
	background-color: #BCDEFE;
	text-align: center;
	padding: 4px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#content_main #junior p {
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}
#footer_wrapper #footer .seo {
	width: 780px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_wrapper #footer .seo .seo-left {
	float: left;
	width: 545px;
}
#footer_wrapper #footer .seo .seo-left p {
	text-align: left;
	line-height: 1.5em;
	padding-left: 20px;
	margin: 0px;
}
#footer_wrapper #footer .seo .seo-right {
	height: auto;
	width: 230px;
	padding: 0px;
	float: right;
	margin: 0px;
	text-align: center;
}
#footer_wrapper #footer .seo .seo-right p {
	text-align: left;
	padding-right: 2px;
	padding-left: 4px;
	line-height: 1.5em;
}
#footer_wrapper #footer .seo .seo-left .blurb {
	width: 545px;
	margin-top: 10px;
	height: 260px;
	background-image: url(../_media/images/index/boxes2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer_wrapper #footer .seo .seo-left .blurb2 {
	width: 545px;
	margin-top: 10px;
	height: 199px;
	background-image: url(../_media/images/index/boxes3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.blurb .bugevents {
	width: 154px;
	float: left;
	padding-top: 5px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
#footer_wrapper #footer .seo .seo-left .blurb .bugevents a {
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.5em;
}
#footer_wrapper #footer .seo .seo-left .blurb .bugevents a:hover {
	color: #4486A8;
}
.blurb  .bugevents  img  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 43px;
}
.spacing {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: .9em;
}
.blurb .bugevents h2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blurb .tour {
	float: left;
	width: 154px;
	padding-top: 5px;
	margin-left: 19px;
}
.blurb .tour h2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blurb .tour img {
	margin:35px 0 0 5px; 
}
#footer_wrapper #footer .seo .seo-left .blurb .tour a {
	font-size: .9em;
	color: #FFFFFF;
}
#footer_wrapper #footer .seo .seo-left .blurb .tour a:hover {
	color: #478CAF;
}
.blurb .blog {
	float: left;
	width: 154px;
	margin-left: 22px;
	padding-top: 5px;
}
.blurb .blog h2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blurb .blog img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 43px;
}
.blurb .contest img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 43px;
}
#footer_wrapper #footer .seo .seo-left .blurb .blog a {
	font-size: 0.9em;
	color: #FFFFFF;
}
#footer_wrapper #footer .seo .seo-left .blurb .blog a:hover {
	color: #4A92B7;
}
.blurb .refer_friend {
	float: left;
	width: 154px;
	padding-top: 5px;
	margin-left: 16px;
}
.blurb .refer_friend h2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blurb .refer_friend img {
	display: block;
	margin-right: auto;
	margin-left: 8px;
	margin-top: 15px;
}
#footer_wrapper #footer .seo .seo-left .blurb .refer_friend a {
	font-size: .9em;
	color: #FFFFFF;
}
#footer_wrapper #footer .seo .seo-left .blurb .refer_friend a:hover {
	color: #478CAF;
}

.blurb .raving_fan {
	float: left;
	width: 154px;
	padding-top: 5px;
	margin-left: 13px;
}
.blurb .raving_fan  h2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blurb .raving_fan  img {
	display: block;
	margin-right: auto;
	margin-left: 8px;
	margin-top: 15px;
}
#footer_wrapper #footer .seo .seo-left .blurb .raving_fan  a {
	font-size: .9em;
	color: #FFFFFF;
}
#footer_wrapper #footer .seo .seo-left .blurb .raving_fan  a:hover {
	color: #478CAF;
}

/*---------dental visits------------*/


.blurb2 .dental_visits1 {
	float: left;
	width: 130px;
	margin-left: 5px;
	padding-top: 5px;
}
.blurb2 .dental_visits1 h2 {
	text-align: center;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.blurb2 .dental_visits1 img {
	display: block;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 15px;
}
#footer_wrapper #footer .seo .seo-left .blurb2 .dental_visits1 a {
	font-size: 0.9em;
	color: #FFFFFF;
}
#footer_wrapper #footer .seo .seo-left .blurb2 .dental_visits1 a:hover {
	color: #4A92B7;
}
.blurb2 .dental_visits2 {
	float: left;
	width: 130px;
	margin-left: 5px;
	padding-top: 5px;
}
.blurb2 .dental_visits2 h2 {
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blurb2 .dental_visits2 img {
	display: block;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 15px;
}
#footer_wrapper #footer .seo .seo-left .blurb2 .dental_visits2 a {
	font-size: 0.9em;
	color: #FFFFFF;
}
#footer_wrapper #footer .seo .seo-left .blurb2 .dental_visits2 a:hover {
	color: #4A92B7;
}


/*-------dental vistis end-------------*/

#footer_wrapper .footer-links {
	font-size: 80%;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_wrapper .footer-links p {
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}
#footer_wrapper .footer-links a {
	font-weight: bold;
}
#footer_wrapper #footer .seo .seo-left .blurb #link {
	clear: both;
	width: 100%;
	margin-top: 100px;
	float: left;
}
.coloring {
	color: #4A92B7;
}
.sitemap_float_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 285px;
}
.sitemap_float_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 285px;
}
.formImput-decorations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 165px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4A92B7;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.textfield-decorations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 555px;
	color: #000;
	margin: 0px;
	padding: 5px;
	border: 1px solid #4A92B7;
	height: 100px;
}
.buttonsubmit {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#form-colum-left {
	padding: 5px;
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#form-colum-center {
	padding: 5px;
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#form-colum-right {
	padding: 5px;
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#form-colum-text {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
/* End of Contact Form Styles */
.pchange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF8200;
	letter-spacing: 0.1em;
}
#wrap table {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #4A92B7;
}
#wrap table tr td {
	margin: 0px;
	padding: 5px;
	width: 233px;
	border: 1px solid #4A92B7;
}
#wrap table tr td h2 {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.5em;
}
#wrap table tr .moving ul li {
	margin-left: 35px;
}
#footer_wrapper .footer-links .footime p {
	color: #4A92B7;
	text-align: center;
	letter-spacing: 0.1em;
	padding-left: 0px;
}
#content_main .spacer {
	padding: 0px;
	width: 506px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;

}

.sIFR-hasFlash h1 {
	visibility: hidden;

}

.sIFR-hasFlash h4 {
	visibility: hidden;

}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
.biggerFont {
	font-size: 250%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
.noCavityClub {
	background-image: url(../_media/images/no-cavity-club/photoHolder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 383px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.searchresults form{ 
	margin-top:10px; 
	margin-botttom:10px; 
}

