body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container{
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
#logotop {
	float: left;
}


/*main navigation*/
ul#mainNav {
	list-style-type: none;
	float: right;
	margin-top: 4px;
	margin-bottom: 5px;
}
ul#mainNav li{
	display: inline;
}
ul#mainNav li a{
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d3d1d1;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #412f2b;
	border-left-color: #663c2c;
	letter-spacing: -0.5px;
}
ul#mainNav li a:hover {
	color: #f8651c;
	background-image: url(../images/hoverpillL.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
}
ul#mainNav li a:hover span.hover {
	background-image: url(../images/hoverpillR.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;	
	padding-right: 9px;	
	margin-right: 3px;
}
ul#mainNav li#mn1 a {
	border-left: none;
}
ul#mainNav li#mn6 a {
	border-right: none;
}
#hdr {
	clear: both;
}
#hdrL {
	float: left;
	width: 463px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#twitter_div {
	clear: both;
	margin-top: 15px;
}
#twitter_div ul {
	list-style: none;
}
#twitter_div li {
	font-family:Arial, Helvetica, sans-serif;
	color: #3e3232;
	font-size: 14px;
	margin-top: 15px;
}
#twitter_div a{
	display: block;
	color: #948888;
	font-size: 10px;
	text-decoration: none;
}
#twitter_div a:hover {
	text-decoration: underline;
}
#twitter_div span a {
	display: inline;
	font-size: 14px;
	text-decoration: underline;
}
#twitter_div span a:hover {
	text-decoration: none;
}
#hdrR {
	float: right;
	width: 549px;
}


/*end main navigation*/

#content{
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#leftContent {
	float: left;
	width: 640px;
}
#content a {color: #f05900;}
#content a:hover {text-decoration: none;}
#leftContent.index{
	width: 566px;
	float: left;
}
#leftContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 15px;
}
h1 {
	margin-top: 15px;
}
#tracker {
	background-image: url(../images/trackbg.gif);
	background-repeat: no-repeat;
	height: 571px;
	width: 566px;
}
.trackerInt {
	padding-top: 20px;
	margin-left: 21px;
	width: 525px;
	height: 507px;
	overflow: hidden;
}
.trackerInt img {
	margin-top: 20px;
	width: 525px;
	height: 507px;
}
#rightContent {
	width: 268px;
	float: right;
}
#spotlights ul {
	list-style-type: none;
}
#spotlights ul li {
	margin-top: 20px;
	height: 138px;
	width: 268px;
	text-indent: -9999px;
}
#spotlights ul li a {
	background-image: url(../images/spotlights.gif);
	background-repeat: no-repeat;
	display: block;
	height: 138px;
	width: 268px;
}
#spotlights ul li#sn1 a:hover {
	background-position: 0px -138px;
}
#spotlights ul li#sn2 a {
	background-position: 0px -276px;
}
#spotlights ul li#sn2 a:hover {
	background-position: 0px -414px;
}
#spotlights ul li#sn3 a {
	background-position: 0px -552px;
}
#spotlights ul li#sn3 a:hover {
	background-position: 0px -690px;
}
#rightContent.index{
	float: left;
	width: 386px;
	margin-left: 8px;
}
#rightContent.index .post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #dfdbdb;
}
#rightContent.index .time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #948888;
}
#rightContent.index .post p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #361a1a;
}
#rightContent.index .link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f05900;
	text-decoration: none;
}
#rightContent.index .link a:hover {
	text-decoration: underline;
}

h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f05900;
	text-decoration: underline;
}
h1 a:hover {
	text-decoration: none;
}
#ftr {
	clear: both;
	width: 100%;
	height: 300px;
	background-color: #eae5e4;
	background-image: url(../images/ftrbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#ftrContainer{
	width:960px;
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
}
#ftrL {
	float: left;
}
#sitemap {
	padding-bottom: 20px;
}
#sitemap ul {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f2d1be;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#sitemap ul.first {
	padding-left: 0px;
}
#sitemap ul.last {
	border:none;
}
#sitemap ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#sitemap ul li a:hover {
	text-decoration: underline;
}
#ftr {
	clear: both;
}
#copyright {
	clear: both;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8a9892;
	padding-top: 20px;
}
#ftrR {
	float: right;
}
#mass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:20px;
}

/*typography*/
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #361a1a;
	background-image: url(../images/headingbg.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 324px;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-left: 20px;
	padding-top: 22px;
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
p{
}
p a{
}
em{
}
/*end typography*/

/*other styles*/
ol{
}
ol li{
}
ol li a{
}
table{
}
table tr{
}
table td{
}


