body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #E6BC2A;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	width: 750px;
	border: 1px solid #3D2C00;
	/*/*/line-height: 1.5em; /* */
	padding: 0px;

}
#maincontent {
 	background-color:#FFFFFF;
	border-left: 2px dotted #3D2C00;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	padding: 20px;
 }
#sidebar {
 	background-color: #FFFFCC; 
	color: #3D2C00;
	width: 190px;
 	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	padding: 20px;
	
 }
#header {
 	background-color: #E6BC2A;
 	color: #CCCCCC; 	
 }
#footer {
 	font-size: 12px;
	/*/*/font-size: 85%; /* */	
	color: #FFFFFF;
	background-color: #AE774E;
	padding: 8px;
 }
td, p, ul, li {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }
h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
h3:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/

h1 { color: #3D2C00;
	font-size: 160%;
}
h2 {
	font-size: 140%;
	color: #3D2C00;
}

h3 {
	font-size: 120%;
	color: #990000;
}
#sidebar a {
 	/*/*/padding: 3px;
	background-color: #FFFFFF;
 	display: block;
 	border: 2px solid #3D2C00;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #000000;
 }
#sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #BA7300;
 	border: 2px solid #E6BC2A;
 }
#sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
#sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #BA7300!important;
 	border: 2px solid #E6BC2A !important; /* */
 }
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
 }
#footer a:hover, #footer a:active {
 	color: #000000;
 	background-color: #FFFFFF;
 	text-decoration: underline overline;
 }
#maincontent a:link, #maincontent a:visited {
	color: #663300;
	text-decoration: underline;
 }
#maincontent a:hover, #maincontent a:active {
 	color: #000000;
 	background-color: #E6BC2A;
 	text-decoration: underline overline;
 }
em.testimonial {
	color: #663300;	
}
hr {
	border: 1px dotted #3D2C00;
}
#name, #email {
	font: 14px Georgia, "Times New Roman", Times, serif;	/*/*/font-size: 100%; /* */
	width:175px;
	background-color: #FFFFCC;
	border: 1px solid #3D2C00;
}
#message, #button {
	font: 14px Georgia, "Times New Roman", Times, serif;	/*/*/font-size: 100%; /* */
	background-color: #FFFFCC;
	border: 1px solid #3D2C00;
}
#thisform label {
	font-weight: bold;
	color:#3D2C00;
}
#thisform fieldset {
	border: 1px solid #3D2C00;
	padding: 0 20px;
}
#thisform legend {
	font-size: 12px;
	/*/*/font-size: 85%; /* */	
	color: #3D2C00;
	border: 1px solid #3D2C00;
	padding: 4px 8px;
}
.skiplink {
	display:none;
}
#maincontent ul{
	list-style: none;
}
#maincontent li {
	background:  url("images/bullet.gif") no-repeat 0 50%;
	padding-left: 17px;
}
kbd {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}
#DiffLev select {
	font: 14px Georgia, "Times New Roman", Times, serif;	/*/*/font-size: 100%; /* */
	background-color: #FFFFCC;
	border: 1px solid #3D2C00;
}

