*{font-size:14px}

h1 {
	color:#ff3300;
	font-size:2em;
	width:100%;
	text-align:center;
}

h2 {
	color:#999999;
	font-size:1.7em;
	width:100%;
	text-align:center;
}

h3 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

h3 a {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


#right h1 {
	color:#000000;
	height:40px;
	margin:0;
	padding-top:20px;
	padding-left:20px;
	font-size:1em;
	text-transform:capitalize;
}

#left span.logo {
	color:#ff3300;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:85%;
	font-size:0.9em;
	display:block;
	margin-right:37px;
}

#footer p {margin:0px 0 1px 0;}
#footer span{font-size:1em; color:#ffffff}
#footer span a{font-size:1em; color:#ffffff}
#footer span a:hover{ text-decoration:none}

#menu a{color:#8f0000; text-decoration:none; font-size:22px;}
#menu li{color:#999999; font-size:9px;}

#bottomnav a {color:#8f0000;}
#bottomnav li {}

.breadcrumb {
	font-size:14px;
	text-decoration:none;
	color:#666666;
	margin-top:11px;
}
.breadcrumb a:hover {
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#666666;
}

.form {
	font-size:12px;
}

.body {
	font-size:12px;
}

.bodyBld {
	font-weight:bold;
	font-size:12px;
}

.bodyLnk {
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
.bodyLnk:hover {
	font-size:12px;
	color:#FFFFFF;
	background-color:#333333;
}

.bodyItalic {
	font-size:12px;
	font-style:italic;
}
	