/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #660033; /*#c2c8cf;*/
    color: #333333;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 10px 0px 10px 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000000; /*#756539;*/
}
H1	{	
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #6d0004;
	/*font-style:	italic;*/
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
H1 A:link
{
	text-decoration: none;
	color: #6d0004;

}

H1 A:hover
{
	text-decoration: underline;
	color:	#d94100;
}	

H2	{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:  300;
	color: #6d0004;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}	

H3	{	
	font-size: 14px;
	color: #6d0004; 
	font-weight: bold; 
	margin-bottom: 5px;	
	font-style:	normal;
	text-decoration: underline;
	word-spacing: normal;
	text-transform:	none;
	margin-top: 0px;
	}	
		
H4	{	
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-style: normal;
	margin:  5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}	
		
H5x	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6x	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
A:link	{	
	text-decoration: underline;
	color:	#777777;
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#777777;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	#777777;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#d94100;
	}
	
SMALL	{	
	font-size:	10px;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	


UL LI	{	
	list-style-type:	square ;
	line-height: 16px;
	
	}	

UL LI LI	{	
	list-style-type:	 disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

LI
{
	margin: 3px 0px 3px 0px;
	color: #333333;

}

IMG 	
{
	margin: 0px 5px 0px 0px;
	border: none;	
}

.ImgBorder
{
	border: 1px solid #ceced1;
	margin: 10px 0px 0px 0px;
}
	
P
{
	margin: 0px 0px 5px 0px;
	line-height: 16px;
}

form 
{
	margin: 0px;
}



/* ----------------------------------------------------- */
	
	#toplogo
	{
		background-color: #ececec;
		width: 840px;
		height: 100px;
		border-bottom: solid 1px #ceced1;
	}
	.logopadtopbottom
	{
		margin: 3px 0px 7px 0px;
	}
	
	#motto
	{
		FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
		font: georgia;
		font-size: 12px;
		color: #d94100;
		padding: 0px 0px 5px 0px;
	}
	
	.homeemail
	{
		padding: 0px 0px 40px 0px;
		vertical-align:  bottom;
	}
		
	.sameasH2
	{
		FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight:  300;
		color: #6d0004;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: normal;
		text-transform: none;
		margin: 0px;
		padding: 5px 0px 5px 0px;
	}	
	
	#main
	{
		background-color: #f6f5f5;
		border: solid 1px #000000; /*#777777;*/
		width: 840px;
	}
	
	#content
	{
 		border: none;
	
	}
	
	#rightside
	{
		border-left: dotted 3px #ceced1;
		width: 599px;
		vertical-align: top;
		padding: 5px 10px 10px 10px;
	}
	
		
	#productsservices
	{
		padding: 5px 10px 10px 10px;
		background-image: url(images/dental-tools-opaque.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
	}
	
	#mainimage
	{
		vertical-align: top;
		/*background-image: url(images/home-image.jpg);
		background-repeat: no-repeat;
		background-position: top left;*/
		height: 209px;
		width: 500px;
		margin: 10px 0px 10px 30px;
		/*border-bottom: 1px solid #ceced1;*/
	}
	
	p.mainimagetext
	{
		FONT-WEIGHT: bold; 
		FONT-SIZE: 26px; 
		COLOR: #d94100; 
		FONT-STYLE: italic; 
		FONT-FAMILY: Tahoma;
		line-height: 30px;
		padding:25px 0px 0px 350px
	}
		
	#kidsbrushing
	{	width: 240px; /*293*/
		height: 110px;
		background-color: #ececec;
			
	}
	
	#mainnavarea
	{
		margin:  0px 0px 0px 0px;
		background-image: url(images/kids-brushing.gif);
		background-color: #ececec ; 
		background-repeat: no-repeat;
		background-position: left bottom ;
		width: 240px; /*293*/
		vertical-align: top;
		/*border-right: dotted 15px #ceced1; makes weird background images between dots on border*/
		
			
	}
		
	#mainnavarea A:link
	{	
		text-decoration: none;
		color:	#6d0004;
	
	}	
			
	#mainnavarea A:visited
	{	
		text-decoration: none;
		color:	#6d0004; 
	}	
			
	#mainnavarea A:active {	
		text-decoration: none;
		color:	#6d0004;
		
		}	
	
	#mainnavarea A:hover
	{
		text-decoration: none;
		color:	#d94100;
	}
		
	#mainnavareanothomex
	{
		
		background-color: #ececec ; 
		width: 240px; /*293*/
		vertical-align: top;
						
	}
	
	#logo
	{
		float:right;
		padding-top: 130px;
	}
	
	#companynews
	{
		background: #f6f5f5;
		padding: 10px 10px 10px 10px;
		margin: 5px 5px 5px 5px;
	}
	
	#rightsidecontent
	{
		background: #ececec;
		padding: 10px 10px 10px 10px;
		margin: 15px 15px 15px 15px;
		border: solid 1px #ceced1;
		text-align: left;
	}	 
	
	#mainnavbox A:link
	{	
		text-decoration: none;
		color:	#6d0004;
	}	
			
	#mainnavbox A:visited
	{	
		text-decoration: none;
		color:	#6d0004; 
	}	
			
	#mainnavbox A:active
	{	
		text-decoration: none;
		color:	#6d0004;
		
	}	
			
	#mainnavbox A:hover
	{	
		text-decoration: none;
		color:	#6d0004;
	
	}
	
	.mainnavitem
	{
		margin: 0px 0px 0px 35px;
		padding: 3px 0px 0px 19px;
		background-color: #f6f5f5;
		font-size: 10px;
		font-weight: bold;
		text-align: left;
		color: #6d0004;
		border-bottom: solid 1px #ceced1;
		width: 150px;
        height: 15px;
	}
	
	.blanknavitem /* to fix spacing problem above home in navbox */
	{
		
		background-color: #ececec;
		
	}
	
	.mainnavonpage
	{
		background-color: #e0e7af;
		background-image: url(images/select-button.gif);
		background-repeat: no-repeat;
		background-position: 5px;
				
	}
	
	.mainnavnotonpage
	{
		background-repeat: no-repeat;
		
		
	}
	
	#mainnavareanothome
	{
		
		background-color: #ececec ; 
		width: 240px; /*293*/
		vertical-align: top;
		background-image: url(images/dental-tools-opaque.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
						
	}

	
	.padlr10
	{
		margin: 0px 10px 0px 10px;
	}
	
	.padleft10
	{
		margin: 0px 0px 0px 10px;
	}
			
	.mainnavdivider
	{
		padding-top: 8px;
	}
	
	.mainnavimg
	{
		margin: -2px 7px 0px 0px;
		padding-top: 0px;
		height: 10px;
		width: 10px;
		vertical-align: middle;
	}
			
	.branding
	{
		font-size: 10px;
		letter-spacing: normal;
		padding-bottom: 5px;
		color: #6d0004;
	}

	.servicedescription
	{
		margin: 0px 5px 5px 5px;
		
	}
	
	#welcome
	{
		background: #ececec;
		padding: 10px 10px 10px 10px;
		margin: 5px 5px 5px 5px;
		border: solid 1px #ceced1;
	}
	
	#carecreditheadline
	{
		font-size: 14px;
		font-weight: 700;
		border-bottom: solid 1px #333333;
		padding: 5px 10px 10px 10px;
	}
	
	#carecredit
	{
		border: solid 1px #333333;
		padding: 10px 10px 10px 10px;
		line-height: 16px;
	}
	
	/*#carecredit	A:link
	{	
		text-decoration: none;
		color:	#333333;
	}
		
	#carecredit A:visited
	{	
		text-decoration: none;
		color:	#333333; 
	}	
			
	#carecredit A:active
	{	
		text-decoration: none;
		color:	#d94100;
		
	}	
			
	#carecredit A:hover
	{	
		text-decoration: none;
		color:	#d94100;
	
	}
	*/
	
	
	#officehours
	{
		margin: 0px 0px 0px 26px;
	}
	
	#copyright
	{
		text-align: center;
		margin: 0px 0px 0px 0px;
		font-size: 10px;
		color: #000000; /*#f9b9c7;*/
		padding: 0px 0px 0px 0px;
		vertical-align: middle;
		background-color: #d94100;/* #698a39; #507715;*/
		height: 40px;
		border-top: solid 2px #000000; /*#777777;*/
		width: 840px;		
	}
	
	#copyright A:link {	
		text-decoration: none;
		color:	black;
		}	
			
	#copyright A:visited {	
		text-decoration: none;
		color:	black; 
		}	
			
	#copyright A:active {	
		text-decoration: none;
		color:	black;
		}	
			
	#copyright A:hover {	
		text-decoration: underline;
		color:	black;
		}

	
