HTML, BODY  {
	font-family: "Myriad Web Pro", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 90%;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
#container	{
	width: 880px;
	margin: 0 auto;
	position: relative;
	color: #000;
}
#header	{
	height: 152px;
}
#logo	{
	position: absolute;
	left: 5px;
	top: 15px;
}
#title	{
	position: absolute;
	left: 180px;
	top: 15px;
}
#header H1	{
	position: absolute;
	left: -999em;
}
#nav	{
	position: absolute;
	right: 0;
	top: 106px;
	font-size: 20px;
}
#nav a:link, #nav a:visited	{
	display: block;
	float: left;
	background: url(images/navTabOffLeft.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	padding: 5px 9px 0 14px;
	color: #000;
	font-variant: normal !important;
}
#nav .right	{
	display: block;
	float: left;
	background: url(images/navTabOffRight.gif) no-repeat;
	width: 6px;
	height: 46px;
}
#nav a:link#thisPage, #nav a:visited#thisPage	{
	background: url(images/navTabOnLeft.gif) no-repeat;
	color: #FFF;
}
#nav .right#right	{
	background: url(images/navTabOnRight.gif) no-repeat;
}

#top	{
	background: #FFF;
	width: 880px;
	height: 300px;
	margin: 0;
	padding: 20px 0 0;
}
#topText	{
	width: 610px;
	text-align: center;
	margin: 0 0 0 10px;
}
#topText H1, #topText H2, #topText H3, #topText P	{
	margin: 0;
	padding: 0;
}
#topText H1	{
	color: #ff6000;
	font-family: "TrajanPro", "Trajan Pro", "Felix Titling", "Palatino Linotype", Palatino, Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 4px;
	font-size: 200%;
	font-variant: small-caps;
	padding-top: 20px;
	margin: 0;
}
#topText H2	{
	font-size: 155%;
	font-variant: small-caps;
	font-weight: bold;
	padding: 10px 0;
}
#topText H3	{
	font-size: 175%;
	font-weight: normal;
	font-variant: small-caps;
	font-family: "TrajanPro", "Trajan Pro", "Felix Titling", "Palatino Linotype", Palatino, Helvetica, Arial, sans-serif;
}
#topText P	{
	font-size: 130%;
}
#topText P.button a:link, #topText P.button a:visited	{
	display: block;
	color: #FFF;
	background: #ff6000;
	padding: 4px 8px;
	margin: 25px 0 10px;
	width: 260px;
	font-size: 110%;
	text-align: center;
	white-space: nowrap;
	font-variant: small-caps;
	text-decoration: none;
	font-family: "TrajanPro", "Trajan Pro", "Felix Titling", "Palatino Linotype", Palatino, Helvetica, Arial, sans-serif;
}
#topFeature	{
	float: right;
	width: 200px;
	text-align: center;
	margin: -20px 30px 0 0;
}
#topFeature	H2, #topFeature H3, #topFeature P	{
	width: auto;
	margin: 0;
	padding: 0;
}
#topFeature H3	{
	font-size: 150%;
	margin: 5px 0;
	font-family: "TrajanPro", "Trajan Pro", "Felix Titling", "Palatino Linotype", Palatino, Helvetica, Arial, sans-serif;
}
#topFeature P	{
	margin-top: -5px;
	font-size: 110%;
}


#mainContent	{
	width: 860px;
	margin: 10px 0 0;
	padding: 10px;
	background: #FFF;
	min-height: 400px;
	text-align: left;
}
#column	{
	float: right;
	width: 240px;
	margin: 0 0 20px 20px;
}
#column #blogs	{
	background: url(images/bar.gif) repeat-y;
	padding-left: 20px;
	margin-bottom: 30px;
}
#column H3, #column P	{
	margin: 0;
	padding: 0;
}
#column H3	{
	padding-bottom: 10px;
}
#column P	{
	padding-left: 35px;
}
#column.text P	{
	padding-left: 0;
}
#footer	{
	width: 900px;
	text-align: center;
	color: #FFF;;
	line-height: 125%;
}
#footer a:link, #footer a:visited	{
	color: #d2d2d2;
	text-decoration: none;
}
#footer a:hover, #footer a:active	{
	color: #ff6000;
	text-decoration: underline;
}

#main	{
	width: 580px;
}
#mainContent P, #mainContent LI	{
	font-size: 15px;
	line-height: 120%;
}
#mainContent H2	{
	font-size: 175%;
	font-weight: normal;
	letter-spacing: 3px;
}
#main H4	{
	font-size: 130%;
	margin: 10px 0 0;
	padding: 0;
	font-weight: normal;
	font-variant: small-caps;
}
a	{
	outline: none;
}
a:link, a:visited	{
	color: #ff6000;
	text-decoration: underline
}
a:hover, a:active	{
	text-decoration: none;
}
HR	{
	clear: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nobr	{
	white-space: nowrap;
}
UL.orange	{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
UL.orange LI	{
	padding: 0;
	margin: 0;
	color: #000;
	list-style-image: url(images/bullet.gif) !important;
}
OL LI	{
	line-height: 1.5em;
}
OL LI OL LI	{
	list-style-type: lower-alpha;
	line-height: normal;
}
.readMore	{
	background: url(images/bullet.gif) no-repeat;
	padding: 0 5px 3px 15px;
	color: #ff6000;
	white-space: nowrap;
	font-style: italic;
	float: right;
	margin-top: -2em;
}
.readMore a:hover, .readMore a:active	{
	font-style: normal;
}
IFRAME	{
	border-width: 0;
}
.orange	{
	color: #ff6000;
}
div.bar	{
	background: url(images/bar.gif) repeat-y;
	height: 152px;
	width: 2px;
	margin: 0 35px;
}
#cols3 H3, #cols3 H4	{
	margin: 0;
	padding: 0;
}
.fltlt	{
	float: left;
	margin: 0 10px 10px 0;
}
.fltrt	{
	float: right;
	margin: 10px;
}
dd	{
	display:none;
}