body {
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #680B0F url('http://www.sterlingvoicecoaching.com/images/banner-bg.jpg') repeat-x top right;
	color: #DFB38A;
}

table, td { font-size: 12pt; }

h1, h2, h3, h4, h5, h6, p.nospace {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 24pt; }
h2 { font-size: 21pt; }
h3 { font-size: 16pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 9pt; }

h1.feature {
	width: 640px;
	height: 26px;
	font-size: 12pt;
	margin: 5px 0;
	padding: 3px 2px 2px 6px;
	color: #680B0F;
	font-weight: bold;
/*
	background: url('http://www.sterlingvoicecoaching.com/images/hd_feature_bg.jpg') no-repeat left top; 
	padding: 8px 2px 2px 60px;
	margin: 1px 0;
*/
	background-color: #CC9966;
}


p { 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

p.subNavOption {
	margin: 1px 2px 10px 5px;
	font-size: 75%;
}

ul { 
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #DFB38A;
}
a:hover {
	text-decoration: none;
}

a:active { color: #FFB493; }

#headerCell {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 145px;
	text-align: left;
	background: url('http://www.sterlingvoicecoaching.com/images/header-bg.jpg') repeat-x top left;
}


#contentCell {
	height: 100%;
	padding: 0px 20px 20px 10px;
}

#footer {
	width: 100%;
	padding: 2px 15px 15px 10px;
}


a.Brown1 , .Brown1 { color: #756250; }
.Brown1BG { background-color:#756250; }

a.Brown2, .Brown2 { color: #DFB38A; }
.Brown2BG { background-color:#DFB38A; }

a.Brown3, .Brown3 { color: #CC9966; }
.Brown3BG { background-color:#CC9966; }

a.Orange1, .Orange1 { color: #CA603E; }
.Orange1BG { background-color:#CA603E; }

a.Burgandy1, .Burgandy1 { color: #680B0F; }
.Burgandy1BG { background-color: #680B0F; }



a.menulink, a.sectionHilite { 
width: 160px; 
margin: 0px 5px 10px 5px; 
padding: 1px 3px 11px 3px; 
font-size: 14px;
font-weight: bold;
}

a.menulink:link, a.menulink:visited {
	display: block;
	text-decoration: none;
	color: #CA603E;
	background-color:#DFB38A;
	background-repeat: no-repeat;
	background-image: url('http://www.sterlingvoicecoaching.com/images/shortcut.gif');
	background-position: left bottom;
	border: solid 2px #DFB38A;
}

a.menulink:hover {
display: block;
	color: #DFB38A;
	background-color: #CA603E;
border: solid 2px #DFB38A;
background-image: url('http://www.sterlingvoicecoaching.com/images/shortcut.gif');
background-position: left bottom;
}

a.menulink:active {
	display: block;
	color: #8E4221;
	background-color: #FFF1E5;
	border: solid 2px #DF9458;
}

a.sectionHilite {
font-weight: bold;
display: block;
color: #DFB38A;
background-color:#CA603E;
border: solid 2px #DFB38A;
}

img.rule {
	margin-bottom: 10px;
	margin-top: 4px;
}

.button, input[type=submit], input[type=reset] { 
background: #DFB38A; 
color: #000000; 
padding: 2px 1px;
border: 2px #756250 groove; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button2 { 
background: #680B0F ; 
color: #DFB38A; 
padding: 2px 1px;
border: 2px #DFB38A groove; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}


.inputbox { 
border: 2px #CA603E groove; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}


