.style1 {font-size: 36px}
.style2 {font-size:24px; font-style:italic; font-weight:bold; text-decoration:underline;}
.style3 {font-size:14px; font-style:italic; font-weight:bold; text-decoration:underline;}
.style4 {font-size:14px; font-style:normal; font-weight:normal; text-decoration:none;}

P {font-size: 14px; font-family : "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana;}
ul {font-size: 14px; font-family : "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana;}
td {font-size: 12px; font-family : "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana;}
th {font-size: 12px; font-family : "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana;}
span {font-size: 14px; font-family : "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana;}

/*Main title, biggest font*/
h1 {font-family: "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana; color: #FDB813; font-size: 36px; font-style: italic; font-weight: bolder;}
/*Main title, bit smaller then h1*/
h2 {font-family: "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana; color: #FDB813; font-size: 24px; font-style: italic; font-weight: bold;}
/*Titles used in side menu*/
h3 {font-family: "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana; color: #FDB813; font-size: 18px; font-style: italic; font-weight: bold; padding: 0px;} 
/*Titles used in side menu for address*/
h4 {font-family: "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana; color: #FDB813; font-size: 12px; font-style: italic; font-weight:normal;} 
/*Text in main body*/
h7 {font-family: "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana; color: #000000; font-size: 12px; font-style: normal; font-weight:normal;} 

/*Header table, customized*/
.table1 {background-color: #304F06; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #927b51;}
/*Main table under header*/
.table2	{background-color: #CCCC99; border:	0px;}
/*LHS table, customized*/
.table3	{background-color: #5A8F29; border-right-width: 2px; border-right-style: solid; border-right-color: #927b51; vertical-align:top; align: center;}
/*Main table for text, customized*/
.table4	{font-family: "Comic Sans MS", "Times New Roman", Arial, Georgia, Verdana; font-size: 14px; font-weight:normal; font-style:normal; background-color: #CCCC99; border: 0px;}

/*Main background color, 1st layer*/
body {background-color: #927b51;}

/*Line*/
HR {color : #927b51; height : 3px;}

.smaller {font-size: 9px; font-family : Verdana; color : #000000;}

a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {text-decoration: none;}
a:active {color: #FF0000;}
a.hidden {color: #000000;}
a.hidden:visited {color: #000000;}
a.hidden:hover {color: #0000CC;}
a.hidden:active {color: #000000;}
a.nav:link {color: #333333; padding: 2px;}
a.nav:visited {color: #cccccc; padding: 2px;}
a.nav:hover {color: #FFFFFF; background-color: #666666; padding: 2px;}
a.menu {font-family: arial, helvetica, sans-serif; font-weight: bold; text-decoration: underline;}
a.menu:hover {font-family: arial, helvetica, sans-serif; font-weight: bold; text-decoration: underline; letter-spacing: 1px;}
a.box {padding: 3px; background-color: #FFFFFF; text-decoration: none; border: medium solid #CCCCCC; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.box:hover {color: #000000; padding: 3px; text-decoration: none; background-color: #666666; border: medium solid #3366FF; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
/*
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/web_construction_images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/web_construction_images/leftbg.gif);
}

.rightbg {
background-image: url(images/web_construction_images/rightbg.gif);
}

A.menu:link {
	COLOR: #0F3B5F; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #0F3B5F; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
Link to email normal color
A:link {
	color: #182AF0;
	text-decoration: none;
}

A:visited {
	color: #37414A;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

Link hover over
A:hover {
	color: #CC0000;
	text-decoration: none;
}

A.dark:link {
	color: #182AF0;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #0F3B5F;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}



TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}




*/
