@charset "UTF-8";
/* CSS Document */
/* Green = #009933 */
/* HTML OBJECTS */

body {
	font-size: 1em; /* Resets 1em to 10px(8pt) = 62.5%, 11px(8pt) = 68.8%, 12px(9pt) = 75%, 13px(10pt) = 81.3%, 14px(11pt) = 87.5%, 16px(12pt) = 100% */
	font-family: arial, sans-serif;
	color: #333;
}

p {
	font-size: 68.8%;
	padding: 0;
	margin: 0 0 6px 0;
}

h1 {
	color: #FFFFFF;
}

h2 {
	font-size: 75%;
	padding: 0;
	margin: 6px 0 8px 0;
}

#middle td {
	font-size: 68.8%;
	padding: 0;
	margin: 0 0 6px 0;
	padding-right: 5px;
	text-transform:lowercase;
}

table {
	margin-bottom: 3px;
}
/* ELEMENTS */
#middle .landing_bgcaption, #middle .bgcaption {
	color: #FFFFFF;
	font-size: 81.3%;
/*	font-weight: 600;*/
}

#middle .fgcaption {
	font-size: 250%;
}

#footer {
	font-size: 62.5%;
}

/* MENUS */

#header .newmenu a, #header .newmenu a:link {
	font-size: 75%;
	color: #333;
/*	font-weight: 600; */
	text-decoration: none; 
}

#header .newmenu a:hover {
	font-size: 75%;
/*	font-weight: 600; */
	color: #000;
	text-decoration: none; 
}


#header .top a, #header .top a:link {
	font-size: 75%;
	color: #333;
/*	font-weight: 600; */
	text-decoration: none; 
}

#header .bottom a, #header .bottom a:link {
	font-size: 87.5%;
	color: #666;
/*	font-weight: 600; */
	text-decoration: none; 
}

#header .top a:hover {
	font-size: 75%;
/*	font-weight: 600; */
	color: #000;
	text-decoration: none; 
}

#header .bottom a:hover {
	font-size: 87.5%;
/*	font-weight: 600;*/
	color: #111;
	text-decoration: none; 
}

#middle .menu h2 {
	color: #FFFFFF;
	font-size: 81.3%;
	padding: 0;
	margin: 5px 0 15px 0;
}

#middle .menu ul li {
	font-size: 81.3%;
/*	font-weight: 600; */
	color: #444;
}

#middle .menu ul li ul li {
	font-size: 85%;
	font-weight: normal;
	color: #444;
}

#middle .menu a, #middle .menu a:link, #middle .menu a:visited {
	text-decoration: none;
	color: #FFF;
}

#middle .menu a:hover {
	text-decoration: none;
	color: #444;	
}

#middle .right a, #middle .right a:link, #middle .right a:hover, #middle .right a:active, #middle .right a:visited {
	margin: 0;
	padding: 0;
}

#middle .left .menu .alive {
	color: #444;
}


#header .newmenu .alive, #header .center .menu .alive {
	color: #BBB;
}
