body {
	background-color: #FFFFFF;
	list-style: none;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20;
	padding: 0;
	width: 720px;
	text-align: center; }
	


/* navigation list */

#nav {
	list-style: none;
	width: 760px;
	height: 20px;
	text-align: left;
	padding: 0;
	margin: 0 0 0 0;
	border: 0;
	background: #ffcc00;
}


/* bar container */
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

/* bar text */
#nav li {
	float: left;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #000000;
	background: #ffcc00;
	
}

#nav li a {
	float: left;
	list-style: none;
	display: block;
	padding: 4px 11px 4px 11px;
	margin: 0;
	border: 0;
	color: #000000;
	text-decoration: none;
}

#nav li a:hover {
	list-style: none;
	display: block;
	color: #ffffff;
	background-color: #ed1c24;
}

#nav li ul {
	list-style: none;
	position: absolute;
	top: 19px;
	left: -999em;
	width: 135px;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

#nav li li {
	float: none;
	padding: 0;
	height: auto;
	line-height: 100%;
	border-top: 1px solid #feda58;
	border-left: 1px solid #feda58;
	border-bottom: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
}

#nav li li a {
	list-style: none;
	display: block;
	float: none;
	padding: 3px 10px 3px 10px;
	color: #000000;
	background: #ffcc00;
		/*for IE5/5.5 Win*/
	padding-left: 0;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	padding-left: 10px;	/*properly rendered width, but 1px smaller for IE5Mac*/
}
  	

#nav li li a:hover {
	list-style: none;
	color: ffffff;
	background: #ed1c24;
}

#nav li:hover ul, #nav li.over ul {
	left: 0;
	list-style: none;
}

#bar {height: 10px;
}

/* links */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.bottomnav:link {color: #000000; text-decoration: none;}
a.bottomnav:visited {color: #000000; text-decoration: none;}
a.bottomnav:hover {color: #ff0000; text-decoration: underline;}
a.bottomnav:active {color: #ff0000; text-decoration: underline;}

a.sidenav:link {color: #6b6963; text-decoration: none;}
a.sidenav:visited {color: #6b6963; text-decoration: none;}
a.sidenav:hover {color: #ed1c24; text-decoration: underline;}
a.sidenav:active {color: #ed1c24; text-decoration: underline;}

a.sidenavon:link {color: #000000; text-decoration: none; font-weight: bold;}
a.sidenavon:visited {color: #000000; text-decoration: none; font-weight: bold;}
a.sidenavon:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.sidenav:active {
	color: #000000;
	text-decoration: underline;
}


a.red:link {color: #ed1c24; text-decoration: none;}
a.red:visited {color: #ed1c24; text-decoration: none;}
a.red:hover {color: #ff3333; text-decoration: underline;}
a.red:active {color: #ff3333; text-decoration: underline;}


.breadcrumb { 
color: #000000;
font-size: 10px;
text-align: left;
padding-bottom: 5px;
padding-left: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

td {
	color: #666;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

.content12 { 
color: #333333;
font-size: 12px;
line-height: 18px;
text-align: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.content11 { 
color: #333333;
font-size: 11px;
line-height: 18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.subcontent { 
color: #333333;
font-size: 11px;
line-height: 14px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.content11b { 
color: #333333;
font-size: 11px;
line-height: 18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
}

.pad { 
padding-left: 20px;
padding-right: 10px;
}


.maincontent { 
color: #333333;
font-size: 13px;
line-height: 18px;
text-align: left;
}

.homecontent { 
color: #000000;
font-size: 13px;
line-height: 18px;
text-align: left;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
background-color: #eeeeee;
}

.contentnews { 
color: #666666;
font-size: 11px;
line-height: 14px;
text-align: left;
padding-left: 20px;
padding-right: 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.contentfeatured { 
color: #666666;
font-size: 12px;
line-height: 16px;
text-align: left;
padding-left: 20px;
padding-right: 10px;
}

.col1 { 
color: #ffffff;
font-size: 13px;
line-height: 18px;
text-align: left;
padding-left: 20px;
background-color: #f7941d;
font-weight: bold;
}

.col2 { 
color: #ffffff;
font-size: 13px;
line-height: 18px;
text-align: left;
padding-left: 20px;
background-color: #008fd4;
font-weight: bold;
}

.col3 { 
color: #ffffff;
font-size: 13px;
line-height: 18px;
text-align: left;
padding-left: 20px;
background-color: #28903a;
font-weight: bold;
}

/* home */
.yellow { 
background-color: #ffcc00;
}

.black { 
background-color: #000000;
text-align: right;
}

.ltgrey { 
background-color: #eeeeee;
}


.photo { 
border: 1px solid #666666;
}

.photo2 { 
border: 1px solid #cccccc;
}

.search { 
background-color: #000000;
color: #f7941d;
font-weight: bold;
text-align: right;
font-size: 10px;
padding-right: 4px;
}

.go { 
background-color: #000000;
color: #f7941d;
text-align: right;
padding-right: 10px;
}

input.searchbox
{
color: #ffffff;
background: #000000;
border: 1px solid #666666
}

.boxtitleblue { 
background-color: #008ed3;
}

.boxtitlegray { 
background-color: #eeeeee;
}

.subtitle {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.subtitle2 {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	color: #339933;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.subtitle3 { 
font-weight: bold;
text-align: left;
font-size: 12px;
color: #339933;
line-height: 18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.title { 
font-weight: bold;
text-align: left;
font-size: 18px;
padding-right: 24px;
color: #008ed3;
line-height: 24px;
}

.boxtitle { 
font-weight: bold;
text-align: center;
font-size: 12px;
color: #ffffff;
}

.leftside { 
text-align: left;
font-size: 12px;
line-height: 15px;
padding-left: 4px;
}

.rightside { 
text-align: left;
font-size: 11px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 5px;
line-height: 14px;
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.bottomnav { 
text-align: center;
font-size: 11px;
letter-spacing: 1px;
padding-top: 6px;
padding-bottom: 11px;
line-height: 11px;
}

.footer { 
text-align: right;
font-size: 10px;
color: #999999;
}

