/* CSS Document */
   
body,td,th {
	font-family: Times New Roman, Times, serif;
	}

h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #ffffff;
}
h3 {
	font-size: 18px;
	color: #D7CA95;
}
h4 {
	font-size: 14px;
	color: #C9342E;
}
h5 {
	font-size: 12px;
	color: #C9342E;
}
h6 {
	font-size: 10px;
	color: #C9342E;
}
.style3 {font-size: 9px; font-style: italic;color: #FFFFFF; }
.style4 {font-size: 14px;color: #FFFFFF;}
.style6 {font-size: 24px; font-style: strong; color: #FFFFFF;}
.style7 {font-size: 18px; color: #FFFFFF;}
.style9 {font-size: 9px; font-style: italic; color: #330066;}
.style10 {font-size: 9px; font-style: italic; color: #C9342E}
.style11 {font-size: 18px; font-style: italic; color: #000000;}
.style12 {font-size: 24px; color: #C9342E}
.style13 {font-size: 24px; font-style: strong; color: #000000}


#main_background {	font-size: 14px;color: #000000;}

		div#main_background a:link {color: #330066; font-style: strong; text-decoration: underline; background-color: transparent;}
        div#main_background a:hover {color: #C9342E; font-style: strong; text-decoration: underline;}
        div#main_background a:visited {color: #330066; font-style: strong; text-decoration: underline; background-color: transparent;}

#menu_bar {	font-size: 18px;color: #D7CA95;}

		div#menu_bar a:link {color: #D7CA95; text-decoration: none; background-color: transparent;}
        div#menu_bar a:hover {color: #C9342E; text-decoration: none;}
        div#menu_bar a:visited {color: #D7CA95; text-decoration: none; background-color: transparent;}	

#side_bar { font-size: 14px;color: #C9342E;}

		div#side_bar a:link { font-size: 9px; font-style: italic; color: #D7CA95; background-color: transparent;}
        div#side_bar a:hover { font-size: 9px; font-style: italic;color: #C9342E; background-color: #D7CA95;}
        div#side_bar a:visited { font-size: 9px; font-style: italic;color: #D7CA95; background-color: transparent;}

#side_menu_bar a{ font-size: 18px;color: #D7CA95;}

		div#side_menu_bar a:link { color: #D7CA95; text-decoration: none; background-color: transparent;}
        div#side_menu_bar a:hover { color: #C9342E; text-decoration: none;}
        div#side_menu_bar a:visited { color: #D7CA95; text-decoration: none; background-color: transparent;}		

#specials_side_bar { font-size: 18px; color: #D7CA95;}

		div#specials_side_bar a:link {font-size: 10px; font-style: italic; color: #D7CA95; text-decoration: none; background-color: transparent;}
        div#specials_side_bar a:hover {font-size: 10px; font-style: italic; color: #C9342E; text-decoration: none;}
        div#specials_side_bar a:visited {font-size: 10px; font-style: italic; color: #D7CA95; text-decoration: none; background-color: transparent;}					

#copywrite {
	font-size: 10px;
	color: #D7CA95;
	font-weight: bold;
}

		div#copywrite a:link { font-size: 10px;font-style: italic;color: #D7CA95; background-color: transparent;}
        div#copywrite a:hover { font-size: 10px;font-style: italic;color: #C9342E; background-color: #D7CA95;}
        div#copywrite a:visited { font-size: 10px;font-style: italic;color: #D7CA95; background-color: transparent;}	

