@charset "UTF-8";
body {
	background: #fff url(/themes/sagebrush/images/header-bg.jpg) top left repeat-x;
	font-size: 15px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding:0;
}
p{
	padding:0;
}

a:link {
	color:#942822;
}
a:visited {
	color:#942822;
} 
a:hover {
	color:#FF00FF;
	text-docoration: underline;
}  
a:active {
	color:#0000FF;
}  

/*
--------------------------------
typography
--------------------------------
*/
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height:1.2em;
	color: #993333;
	font-weight: lighter;
}

#content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: lighter;
	line-height:1.2em;
}

#greyBoxContent h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	margin:37px 0 0 0;
}

#greyBoxContent h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	margin:10px 0 0 0;
}

#greyBoxContent a {
	letter-spacing:1px;
	color: #fff;
	font-size: 11px;
	padding:0;
	margin:0;
	text-decoration:underline
}

#greyBoxContent a:hover {
	color: #4680b8;
}

#content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

#greyBoxContent p {
	letter-spacing:1px;
	color: #fff;
	font-size: 11px;
	padding:0;
	margin:0;
}

.lightgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #999;
	padding:0;
}



a img { 
	border: none;
}

a:link {
	color: #942822;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:active, a:focus {
	color: #942822;
	text-decoration: underline;
}


/*
------------------
Nav
__________________
*/

#navlist{
	position:absolute;
	top:45px;
	left:215px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	padding: 0 8px 0 8px;
}

#navlist ul li a:hover {
	color:#cc3333;
	text-decoration: none;
}

/* 
----------------------------
Page layout.
----------------------------
*/

/* ~~ this fixed width container surrounds the other divs ~~ */

#wrapper{
	width: 100%;
}


#container {
	width:980px;
	margin: 0 auto;
	position:relative;
}

#header {
	width:100%;
}

#headerContent {
	width:980px;
	margin: 0 auto;
	margin: 40px auto 0 auto;
	position:relative;
}


#search{
	background:url(/themes/sagebrush/images/searchbg.png) top right no-repeat;
	width:280px;
	height:31px;
	right:0;
	top: -25px;
	position:absolute;
	vertical-align:top;
}

#search-form{/*not used at this time*/
}

#search .searchText{
	float:left;
	width:75px;
}

#search .searchBox{
	  margin-right: 50px;
   	  width: 190px;
}

#content {
	width:980px;
	margin: 0 auto;
}

#content ul li {
	margin-left:20px;
}

blockquote{
	background:url(/themes/sagebrush/images/quoteMark.png) bottom left no-repeat;
	margin:23px 0 23px 54px;
	padding-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	line-height:1.2em;
	color:666px;
	}

#greyBox{
	background:url(/themes/sagebrush/images/greyBox-shadow.png) bottom left no-repeat;
	height:222px;
}

#greyBoxContent{
	margin-top: 15px;
	height:205px;
	background-color:#333;
	position:relative;
	line-height: 1.3em;
}

#column-left{
	width:294px;
	min-height:25px;
	position:absolute;
	top:-10px;
	left:40px;
}

#column-left li{
	color: #fff;
	list-style-type: square;
	font-size: 11px;
    letter-spacing: 1px;
}

#column-middle{
	width:260px;
	min-height:25px;
	position:absolute;
	top:-10px;
	left:370px;
}

#column-right{
	width:294px;
	min-height:25px;
	position:absolute;
	top:-10px;
	right:33px;
}

#slideshow{
	background:url(/themes/sagebrush/images/shadow.png) bottom center no-repeat;
	width:981px;
	height:322px;
	padding:0;
	margin:0;
}

#main{
	padding:0;
	margin:0;
}

.left-mainHeader{
	margin-top:15px;
	height:25px;
	width:60%;
	float:left;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
}

.rightsidebarHeader{
	margin:15px 0 0 15px;
	height:25px;
	width:30%;
	float:left;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
}

#left-main{
	border-right: 1px solid #ccc;
    display: table;
    float: left;
    margin: 15px 0 0;
    padding-right: 20px;
    width: 65%;
}

#left-main ul{
	margin-left:25px;
}

#rightsidebar{
	display: table;
    float: left;
    margin: 15px 0 0 45px;
    width: 25%;
}

#rightsidebar ul li{
	font-size:10px;
	line-height:1.4em;
	margin-left:25px;
}

/* ~~ The footer ~~ */
#footer {
	background:#333 url(/themes/sagebrush/images/footer-bg.jpg) repeat-x;
	width:100%;
	height:80px;
}

#footerContent{
	width:990px;
	margin: 0 auto;
	padding-top:35px;
}
#footerContent p{
	font-size:12px;
	color:#999;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.spacer{
	height: 20px;
}
.rssItem {
	margin-bottom: 8px!important;
}
