/*******************************************************************************
	Main Body Content
*******************************************************************************/
body { font-family: tahoma, sans-serif; font-size: 13px; color: #4B3900; 
	scrollbar-base-color: #f2f1dd;
	scrollbar-arrow-color: #b2bb1c;
	scrollbar-darkshadow-color: #4b3900;
	scrollbar-track-color: #f2f1dd;}
	
td {font-family: tahoma, sans-serif; font-size: 13px; color: #4B3900;}
p {line-height: 20px; margin-left: 25px; margin-right: 25px;}


/*******************************************************************************
	Workshop CSS
*******************************************************************************/
.workshop p {line-height: 20px;}


/*******************************************************************************
	Right Column "Green Box" CSS
*******************************************************************************/
#rt-col td {text-align: center; line-height: 15px;}
#rt-col .disclaimer {font-size: 11px; margin-left: 0px; margin-right: 0px; line-height: 15px;}
#rt-col input {font-family: Tahoma; font-size: 10pt; line-height: 15px; color: #4B3905; border: 1px dotted #4B3900;}
#rt-col p {line-height: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}


/*******************************************************************************
	Main Links CSS
*******************************************************************************/
a:link, a:visited, a:active {color: #4B3900; text-decoration: underline;}
a:hover {text-decoration: none;}


/*******************************************************************************
	Global Links CSS
*******************************************************************************/
#nav_links td a {text-decoration: none; display: block; line-height: 46px; text-align: center;}
#nav_links a:link, #nav_links a:visited, #nav_links a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;}
	
#nav_links a:hover {background-color: #b2bb1c; color: #000000;}


/*******************************************************************************
	Header CSS
*******************************************************************************/
h1 {font-size: 18px; color: #4B3900; line-height: 20px; margin-left: 25px; margin-right: 25px;}
h2 {font-size: 15px; color: #858A15; line-height: 20px; margin-left: 25px; margin-right: 25px;}
h3 {font-size: 13px; color: #4B3900; margin-bottom: -10px;}
h4 {font-size: 15px; color: #4B3900; margin-bottom: 0px; test-align: right; margin-bottom: 7px; margin-right: 18px; line-height: 20px;}
h5 {font-size: 17px; color: #666666; line-height: 20px; margin-left: 5px; margin-right: 5px; font-weight: 400;}
h6 {font-size: 15px; color: #858A15;}

td#workshop h3 {font-size: 17px; color: #4B3900; margin: 0px; margin-bottom: 5px; text-align: left;}


/*******************************************************************************
	Footer CSS
*******************************************************************************/
#footer td {font-family: Tahoma, sans-serif; font-size: 13px; color: #4B3900;}
#footer a:link, #footer a:visited, #footer a:active {color: #4B3900; text-decoration: underline;}
#footer a:hover {text-decoration: none;}