/*  
 *  San Antonio Dent Co.
 *   
 *  Author: Tagalong Design
 *       
 *  Created: August 26, 2007
 * 
 */ 
body { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	background:url(../images/background.jpg);
	background-color:#000000;
	color:000046;
	font-size:14px; 
	line-height: normal;
	vertical-align:text-top;
	background-repeat:no-repeat;
}

th { font-size:medium;
	font-weight:bold; 
	color:#000066;
	line-height: normal; 
	text-align: left; 
}	
	
td { font-size: small; 
	line-height: normal; 
	text-decoration: none; 
	text-align: left; }

.hpadding { font-weight: bolder; font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; padding: 0px 10px }

.textpadding { color: #000; font-size: 10px; line-height: font-family:Verdana, Geneva, Arial, helvetica, sans-serif; margin: 0px; padding: 0px 10px }

h1 { color:#FF9900; font-size: 14px; line-height: 18px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif}
h2 { color:#FFCC33; font-size: 12px; line-height: 16px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h3 { color:#FFCC33;  font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h4 { color:#FFCC33; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }

<!-- CHANGES TO THE WAY LINKS LOOK HERE -->

a { 
	color:#000033;
	font-weight		: bold; 
	text-decoration	: underline; 
}
	
a:link {
	color:#000033;
	text-decoration: underline;
}

a:visited {
	text-decoration	:underline;
	color:#000066;
}

a:hover {
	text-decoration	:underline;
}

a:active {
	text-decoration: underline;
}
table.links {
	font-size			:12px;
	width				:auto;
	color				:#000066;
	border				:solid;
	border-color		:#000066;
	background-color:#DBDEE3;
	border-bottom-style	:outset;
	border-right-style	:outset;
	border-bottom-width	:thick;
	border-right-width	:thick;
}
			
table.master { 
	font-size			:14px;
	width				:55%;
	height				:auto;
	margin				:2em, auto, 2em;
	border				:solid;
	border-color		:#000066;
	background-color:#E7E8ED;
	border-bottom-style	:outset;
	border-right-style	:outset;
	border-bottom-width	:thick;
	border-right-width	:thick;
	color:#000066;
}

td.whitebkgd { 
	background-color	:#FFFFFF;
	text-align			:left;
	border				:#000066;
	border				:thin;
	border				:solid;
}

td.roster {
	background-color	:#FFFFFF;
	text-align			:left;
	line-height:		14px;
}
	
.links {
	margin				:2em, auto, 2em;
}

/* side links parameters */

div#links {
	width				:auto;
	padding				:1em;
    font-size       	:12px;
	margin				:2em,2em,2em,2em;
	float				:left;
}

/* main page body parameters*/

div#main {
    padding         	:3em;
	margin				:2em, auto, 2em;
	width				:auto;
	font-size			:16px;
}

/* header page body parameters*/

div#header {
	background-image	:url(../images/stars.jpg);
	color               :000066;
    padding        	 	:1em;
	margin				:1em, auto, 1em;
	width				:auto;
	font-size			:24px;
}
