body {
	/* customize_body */ color: #DDDDDD;  /* customize_body */
	/* customize_body */ font: normal normal 12px Arial; /* customize_body */
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	/* customize_link */ color: #858585; /* customize_link */
	}
a:hover {
	/* customize_link_hover */ color: #BD5E20; /* customize_link_hover */
	}

	
/************************************************
*	Header  									*
************************************************/

	


	
/************************************************
*	Content 					     		    * 
************************************************/

#content h1 {
	color: #BD5E20;
	border-bottom: 1px dotted #454545;
	font-size: 26px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #565546;
	}

#content h1 a:hover {
	color: #017F8D;
	}
	
#content h2 {
	color: #BD5E20;
	font-size: 12px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;	
	text-transform: uppercase;
}

#content h3 {
	color: #BD5E20;
	font-size: 12px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
}
	
#content h4 {
	color: #BD5E20;
	font-size: 12px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#content h5 {
	color: #BD5E20;
	font-size: 12px;
	font-family: Georgia, Helvetica, Sans-Serif;
	text-transform: uppercase;
}
	

/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/
	
#l_sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	}
	
#l_sidebar ul li a, #l_sidebar ul li a:visited {
	color: #017F8D;
	}

#l_sidebar ul li a:hover {
	color: #017F8D;
	}
	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/
	
#r_sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	}

#r_sidebar ul li a, #r_sidebar ul li a:visited {
	color: #017F8D;
	}

#r_sidebar ul li a:hover {
	color: #017F8D;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer p {
	color: #DDDDDD;
	font-size: 11px;
	}
	
#footer h2 {
	color: #DDDDDD;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	}

#footer a {
	color: #DDDDDD;
	}

#footer a:hover {
	color: #BD5E20;
	}
	
#footer ul li a {
	color: #DDDDDD;
}

#footer ul li a:hover {
	background: transparent;
	color: #BD5E20;
	}
/* customize_miscellaneous */ /* customize_miscellaneous */
