@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
line-height: 1.2em;
      
}
ul
{ 
       list-style-type: square;
}
a{
       text-decoration:none;
       color:#FF6600;

}

a img{
text-decoration:none;
}

a:hover {
       color: #666666;
}

h1{
	font-family: Georgia, Times, serif;
	color:#FF6600;
	font-size: 14px;
	margin-top:-0.25em;	

}
h2{
	
font-family: Georgia, Times, serif;
	color:#666666;
	font-size: 12px;
}
h3{
	font-family: Georgia, Times, serif;
	color:#FF6600;
	font-size: 12px;
	
}
h4{
	font-family: Georgia, Times, serif;
	color:#666666;
	font-size: 12px;
	margin-bottom:-1em;
}


.oneColFixCtrHdr #container {
	position: relative;
	width: 1022px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(/images/logo.png);
background-repeat: no-repeat;
	width: 1022px;
	height: 121px;
}


/*=======================
	MENU
========================*/
#menu {
background-image: url(/images/menu-bar.png);
background-repeat: no-repeat;
	width: 1022px;
	height: 31px; 
text-align:left;
}

.oneColFixCtrHdr #rss-button{
	background-image: url(/images/rss.png) ;
	background-repeat: no-repeat;
	float:right;
	display:block;
margin-top: 53px;
	padding:9px 2px 0 2px;
	height:30px;
	width: 19px;
        
}
.oneColFixCtrHdr #rss-text{
	float:right;
	display:inline;
        margin-top: 45px;
	font-family: Georgia, Times, serif;
	color:#999999;
	font-size: 12px;
	font-weight:bold;
	padding:9px 46px 0 5px;
	height:25px;
}
.oneColFixCtrHdr #rss-text a{
	color:#999999;
	font-size: 12px;
	font-weight:bold;
        text-decoration:none;
}

#social-media{
	float:left;
	margin-left:750px;
    margin-top: -60px;
	font-family: Georgia, Times, serif;
	color:#999999;
	font-size: 12px;
	font-weight:bold;
}
#social-media .text{
   margin-top: 5px;
	font-family: Georgia, Times, serif;
	color:#999999;
	font-size: 12px;
	font-weight:bold;
}
#social-media .rss-button{
background-image: url(/images/rss.png) ;
background-repeat: no-repeat;
margin-top: 5px;
padding:0px 15px 5px 16px;
height:25px;
width: 25px;        
}

#social-media .twitter-button{
background-image: url(/images/twitter.png) ;
background-repeat: no-repeat;
margin-top: 5px;
padding:0px 15px 5px 20px;
height:25px;
width: 25px;        
}

socia-media a{
	color:#999999;
	font-size: 12px;
	font-weight:bold;
        text-decoration:none;
}
/*=======================
	END MENU
========================*/
/*=======================
	BANNER
========================*/
.oneColFixCtrHdr #banner {
background-image: url();
	width: 1022px;
	height: 250px;
position:relative;
}
.oneColFixCtrHdr #rotator {
position:absolute;
z-index:0;
}
.oneColFixCtrHdr #featured {
	background-image: url(/images/secondary-featured.png);
	width: 720px;
	height: 64px;
	margin-top: -50px;
	margin-left: 280px;
        position:absolute;
        z-index:1;
}
.oneColFixCtrHdr #transparent {
	background-image: url(/images/spacer.png);
	width: 1px;
	height: 200px;
	margin-left: 0px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
        position:absolute;
        z-index:2;

}
.oneColFixCtrHdr #boilerplate{
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 240px;
	color:#999999;
	font-size: 11px;
	width:470px;
text-align:left;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
/*=======================
	END BANNER
========================*/
/*=======================
	BODY
========================*/
.oneColFixCtrHdr #mainContent {
	padding: 0 20px 20px 20px; 
	background: #FFFFFF;
        margin-top: 25px;
        margin-right:20px;
        margin-left:300px;

}
.oneColFixCtrHdr #footer {

	padding: 0 10px; 
	background:#999999;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	color:#cccccc;
}
.oneColFixCtrHdr #footer a {
	text-decoration:none;
	color:#cccccc;
}
.oneColFixCtrHdr #just-in{
	margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 40px;
        margin-right: 40px;
        padding: 0 0 0 40px;
	width:600px;
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	font-size: 12px;
        position:absolute;
        z-index:3;
       font-weight:bold;
}
.oneColFixCtrHdr #just-in a{
       text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	font-size: 12px;
        font-weight:bold;
}
.oneColFixCtrHdr #just-in h2{
	font-family: Georgia, Times, serif;
	color:#003366;
	font-size: 16px;
	margin-top:-0.65em;	
	margin-bottom:-0.65em;	
	display:inline;
	
}
/*=======================
	END BODY
========================*/

/*=======================
	SIDEBAR
========================*/
.oneColFixCtrHdr #sidebar{
        display: inline;
        width:200px;
        padding-top:30px;
        padding-left:40px;
        padding-right:40px;
        padding-bottom:150px;
        margin-right:-20px;
        float:left;
        background-image: url(/images/sidebar.png);
        background-repeat: repeat-x;
}
.oneColFixCtrHdr #sidebar h2{
        font-family: Georgia, Times, serif;
	color:#003366;
	font-size: 14px;
        margin-bottom:0.65em;

}
.oneColFixCtrHdr #sidebar a{
       text-decoration:none;
       font-family: Georgia, Times, serif;
	color:#FF6600;
	font-size: 14px;
}
.oneColFixCtrHdr #sidebar a:hover {
       font-family: Georgia, Times, serif;
	color:#666666;
	font-size: 14px;
}
.oneColFixCtrHdr #sidebar li{
/*=======================
	END SIDEBAR
========================*/
/*=======================
	MEDIA
========================*/
.media-nav { text-align: left; height:15px;}
.media-month  { float: left; }
.media-month a { padding: 0 3px 0 6px; border-style:none solid none none; background: url(http://limeshot.com/images/vertical-divider.gif) no-repeat left center; }
#nav_536996, #cat_536996_divs ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav_536996 li {
	float: left;
	width: 10em;
}
#nav_536996 a {
	display: block;
	width: 100px;
        height:30px;
}
/*=======================
	END MEDIA
========================*/
/*=======================
	VARIOUS
========================*/
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#breadcrumbs{
   text-align:right;
    font-family: Arial, Verdana, sans-serif;
    color:#999999;
    font-size: 11px;
    margin-bottom:10px;
    margin-top:-8px;
    margin-right:20px;
}
#breadcrumbs a{
    text-decoration:none;
    color:#999999;
    font-size: 10px;
}
#box{
	padding: 0px;
	float:left;
	text-align:center;

}
.member-logos{
       float:left;
       display:inline;
       margin-right: 10px;
margin-bottom: 10px;
       width: 150px;
       height:100px;
       border: solid 1px #666666;
}

.fake-fieldset {
   width: 95%; 
  margin-bottom:10px;
margin-top:20px;
  float:left;
  display:block;
  border: solid 1px #cccccc;
  text-align:left;
padding:10px 20px 20px 25px;
}
.fake-fieldset img{
margin-right:15px;
border: 1px solid #cccccc;
}

.fake-legend
{
	
        color: #FF6600;
	padding: 5px;
	margin-left: 0px;
	margin-top: -22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
       background-color:#ffffff;
       text-align:left;
} 
#print{
float:right;
margin-bottom:20px;
margin-top:20px;
margin-right:20px;
}
.centre{text-align:center; margin:0 auto;}

/*=======================
	END VARIOUS
========================*/


