﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/dentbg.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 770px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 600px;
	padding: 10px;
	border: 1px solid #725972;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #666699;
}
#navigation1 {
	position: relative;
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 758px;
	border: 1px solid #666699;
	background-color: #D4D4E3;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #D4D4E3;
	background-color: #D4D4E3;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background-color: #666699;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #D4D4E3;
}
/* Navigation1 Styles */
#navigation1 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation1 li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #D4D4E3;
}
#navigation1 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #666699;
}
#navigation1 a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #D4D4E3;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
	font-size: 16px;
}
h3 {
	color: #503750;
	font-size: 18px;
}
h2 {
	color: #503750;
	font-size: 18px;
}
#content h1 {
	color: #503750;
	font-size: 18px;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #666699;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #666699;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	text-align: right;
}
.style2 {
	text-align: left;
}
.style3 {
	background-color: #666699;
}
.style4 {
	border-width: 0px;
}
.styleGold {
	text-align: left;
	background-image: url('../images/bg_gold_fade_right.jpg');
	background-repeat: repeat;
}
.styleGold1 {
	text-align: left;
	background-image: url('../images/bg_gold_fade_left.jpg');
	background-repeat: repeat;
}
.styletitle {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {display:none;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		border: 0px solid #D4D4E3;
	background-color:#666699;
		margin:0px 0px 0px 0px;
			padding:15px 10px 15px 10px;
			width:140px;
		background-image:url('dropdown/templates/images/template3_bg.gif');
		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#ffffff;
		background-color:transparent;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		padding:3px 10px 3px 3px;
		border-style:solid;
		border-color:#aaaaaa;
		border-width:0px 0px 1px 0px;
		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#D4D4E3;*/

		color:#ffffff;
		border-color:#D4D4E3;
		
		/*text-decoration:underline;*/
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		
		color:#ffffff !important;
				border-color:#D4D4E3;
		background-image:url('dropdown/templates/images/template3_arrow_hl.gif') !important;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url('dropdown/templates/images/template3_arrow2.gif');
		background-repeat:no-repeat;
		background-position:97%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		border: 1px solid #666699;
		background-color:#D4D4E3;
		padding:5px 5px 5px 5px;
		background-image:url('dropdown/templates/images/template3_bg.gif');
}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:12px;
		color:#666699;
		border-width:0px 0px 0px 0px;
		border-color:#D4D4E3;
		padding:3px 20px 3px 5px;
		
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		color:#ffffff;
		background-color:#666699;
		text-decoration:underline;
	}

	

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		color:#666699 !important;
		text-decoration:underline !important;
		background-image:url('dropdown/templates/images/bullet_black_right.gif') !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url('dropdown/templates/images/bullet_black_right.gif');

	}
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm1
	{ 
		border: 0px solid #D4D4E3;
	background-color:#666699;
		margin:0px 0px 0px 0px;
			padding:0px 10px 0px 0px;
			width:190px;		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm1 a
	{
		color:#ffffff;
		background-color:transparent;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		padding:3px 3px 3px 3px;		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm1 a:hover
	{
	/*border-color:#D4D4E3;*/

		color: #CCCC00;
	background-color: #666699;
		
		/*text-decoration:underline;*/
}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm1 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		
		color:#ffffff !important;
				border-color:#D4D4E3;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm1 .qmparent
	{
		background-repeat:no-repeat;
		background-position:97%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm1 div
	{
		
		border: 1px solid #666699;
		background-color:#D4D4E3;
			padding:5px 5px 5px 5px;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm1 div a
	{		
		font-size:12px;
		color:#666699;
		border-width:0px 0px 0px 0px;
		border-color:#D4D4E3;
		padding:3px 5px 3px 5px;
		
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm1 div a:hover
	{

		color:#666699;
		text-decoration:underline;
	}

	

	/*""""""""[SUB] Active State """"""""*/
	#qm1 div .qmactive
	{
		/* Note: Add '!important' after each style */
		color:#666699 !important;
		text-decoration:underline !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm1 div .qmparent 
	{

		

	}
