body 
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: small;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
		}

/* these declarations make double sure that all commonly used tags receive the font-family and color for the body text of the page -- it's overkill, I know, but you can't be too careful */
p, ul, ol, li, td, blockquote, div 
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: small;
		}
		
		
		
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

</style>
		
		
.deals 
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: small;
	margin-left: 16px;
	margin-right: 10px;
		}
	
	
.subtext 
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: x-small;
		}


.subtext-white
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color:#FFFFFF;
		}


.subtext-gray
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color:#DDDDDD;
		}



/* this styles the links contained within the main page text -- and all other links unless defined by class */	
a
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cc3366;
	font-weight: bold;
	text-decoration: none;
		}
	
a:hover
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cc3366;
	font-weight: bold;
	text-decoration:underline;
		}
		
		
a.teal
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
		}
	
a.teal:hover
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009999;
	font-weight: bold;
	text-decoration:underline;
		}


/* This set of declartions sets style specifically for the link class "pct"  (this stands for "Privacy | Contact | Terms of Use") and applies the links contained at the bottom of the page in the Privacy, Contact, and Terms of Use line  */
		
a.pct
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #cc3366;
		font-weight: bold;
		text-decoration: none;
		}
	
a.pct:hover
	{	
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #cc3366;
		font-weight: bold;
		text-decoration: underline;
		}
		


a.pct-Index
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		}
	
a.pct-Index:hover
	{	
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
		}
		
		
		

		


/* This set of declartions sets style specifically for the link class "subtextlink"  I use the class subtext to refer to all subscript or extra small text */
		
a.subtextlink
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #cc3366;
		font-weight: bold;
		text-decoration: none;
		}
	
a.subtextlink:hover
	{	
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color:#cc3366;
		font-weight: bold;
		text-decoration: underline;
		}
		
		

h1
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #cc3366;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	font-variant: small-caps;
		}
		
		
h2
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:left;
	color: #009999;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 6px;
		}

.header2
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #009999;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 6px;
		}
		
		
.Header3
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: Small;
		color: #cc3366;
		font-weight: bold;
		text-transform: smallcaps;
		}
		
		
h3
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: Small;
	text-align:left;
	color: #cc3366;
	font-weight: bold;
	text-transform: smallcaps;
	padding-top: 6px;
		}
		
		
h4
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: Small;
	text-align:left;
	color: #009999;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 6px;
		}
		
		
.bullet
	{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:left;
	color: #009999;
	font-weight: bold;
		}
		
.outdent
	{
	padding: 0px;
	margin-left: -10px;
		}
		


.emphasizedtext
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		color: #009999;
		font-weight: normal;
		font-style: italic;
		}
		
		
.LeftMenu
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: dashed;
		border-color: #CCCCCC;
		border: thin;
		width: 217px;
		padding: 5px;
		margin-left: 15px;
		}
		
		
.LeftMenuNav
	{
		border-top-style: solid;
		border-bottom-style: solid;
		border-color: #CCCCCC;
		border-top: 1px;
		border-bottom: 1px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		
		}


.Message
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: outset;
		background-color: #EEEEEE;
		border: thin;
		width: 603px;
		padding: 10px;
		margin-left: 25px;
		}

.indent
	{
		margin-left: 8px;
		margin-top: 5px;
		}
		
a.PageLevelSubNav
	{
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: small;
		text-align:left;
		font-weight: normal;
		color: #009999;
		text-decoration: none;
		}
	
a.PageLevelSubNav:hover
	{	
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: small;
		text-align:left;
		font-weight: normal;
		color: #009999;
		text-decoration: underline;
		}
		
.PageLevelSubNavContainer
	{
		padding: 0px;
		background-color: #FFFFFF;
	}

				
.OurPractice
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: solid;
		border-width: 1px;
		border-color: #ffcc99;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		float: left;
		}
		
		
.OurStaff
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: solid;
		border-width: 1px;
		border-color: #CC6699;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		float: left;
		}

.Services
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: solid;
		border-width: 1px;
		border-color: #66CCCC;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		float: left;
		}
		
.Products
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: solid;
		border-width: 1px;
		border-color: #CCCC66;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		float: left;
		}

.Location
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: solid;
		border-width: 1px;
		border-color: #00CC99;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		float: left;
		}

.FAQs
	{
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: small;
		border-style: solid;
		border-width: 1px;
		border-color: #FF99CC;
		background-color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		float: left;
		}
			
/*  *****************************************************************************************  */



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}

.menu ul li a:hover {color:#fff; background:#36f;}
.menu ul li a:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li a:hover ul li a.sub {background:#6a3; color:#fff;}
.menu ul li a:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li a:hover ul li a ul {visibility:hidden;}
.menu ul li a:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:105px; top:0; color:#000;}
.menu ul li a:hover ul li a:hover ul.left {left:-105px;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:750px; height:100px; position:relative; font-size:11px; z-Index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
