body, td
{

        text-align:left;
        color: #5B5B5B;
        background-color: #F1F1F1;
	font: 12px arial, tahoma, verdana;
}
body#default {
	background: url(index/body_bg.jpg);
	text-align: center;
	margin: 0px auto;
}
H1 {
	padding-bottom: 5px;
	margin: 0px;
	color:#19315D;
	font: 16pt Arial Narrow, arial, tahoma, verdana;
	font-weight: normal;
         
} 

H2 {
	padding-bottom: 10px;
	margin: 0px;
	color:#557432;
	font: 12pt Arial Narrow, arial, tahoma, verdana;
	font-weight: bold;
        text-transform:uppercase;
	line-height: 16px;
}
td H3 {
        color: #19315D;
        text-indent: 0px;
}
.title {
	padding-bottom: 10px;
        margin-bottom: 10px;
	margin: 0px;
	color:#557432;
	font: 13pt Arial Narrow, arial, tahoma, verdana;
	font-weight: bold;
        text-transform:uppercase;
	line-height: 16px;
}
ul {
	list-style-image: url(bullet.gif);
	margin: 0px 10px 0px 20px;
	padding: 0px;
}
ul li {
	line-height: 14px;
        margin-bottom: 0px;
}
a {
	color: #676767;
	text-decoration: none;
	font: 11px arial, tahoma, verdana;
	
}
td a:hover {
	color: #000000;
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}
.headline {
        padding: 0px 0px 7px 0px;
}

/* Layout formatting and positioning */
/* note: see innerstyle.css for the layout for the inner template */
/******************************************************************************************************************************************/

#container
{
	
	color: #000;
	width: 980px;
        border: solid 0px #000;
        margin: 0px auto;
}

#header {
        position: relative;
        
        border: 0px solid #333333;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0px;
        height: 51px;
        width: 980px;
        clear: both;
}

#search {
        position: absolute;
        padding-top:0px;
        left: 790px;
        top : 5px;
        margin: 0px 0px 0px 0px;
       
        width: 200px;
        height: 30px;
        font : Arial, Verdana;
        font-size : 10px;
        font-weight : bold;
        color : #5B5B5B;
}

#orphan_navigation {
        position: absolute;
        left: 540px;
        top : 10px;
        
        padding: 0px 0px 0px 0px;
        width: 250px;
        height: 20px;
        font-weight : normal;
}
#mainnav {
	position: absolute;
        left: 275px;
        top : 15px;
        /*float:right;*/
	color:#5B5B5B;
	font: 9pt arial, tahoma, verdana;
	border: 0px solid #333333;
	background: none;
	vertical-align: text-bottom;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
        height: 37px;
	width: 730px;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainnav ul li {
	display: inline;
	float: left;
	padding: 0px 10px;
}
#mainnav ul li a {
	color:#5B5B5B;
	font: bold 12px Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 0px 10px 0 0;
	
}
#mainnav ul li a.last {
	background: none; 
        padding: 0px 0px;
}

#mainnav ul li a:hover {
	color:#D64E00;
        text-decoration: none;
}
#mainnav ul li a.subactive{
	color:#D64E00;
        text-decoration: none;
}
#mainnav ul li a:focus {
	-moz-outline-style: none;
}

#logo {
        position: absolute;
        left: 0px;
        top : 0px;
        
        padding: 0px 0px 0px 0px;
        width: 210px;
        height: 50px;
}

#quicklinks {
        position: absolute;
        left: 690px;
        top : 0px;
	//float:right;
        background-color: none;
        padding-left: 0px;
        padding-right: 110px;
        padding-top: 180px;
        width: 180px;
}

#quicklinks a {
        color:#fafafa;
        font: 12px arial, tahoma, verdana;
        font-weight: bold;
        text-decoration: none;   
}

#quicklinks a:hover {
        color:#000000;
        text-decoration: none;
}

#banner {
        position: relative;
        padding: 0;
        height: 244px;
        width: 980px;
        background: url(index/banner_home.jpg) no-repeat;
        color:#fafafa;
}
#testimonial {
        position: relative;
        width: 260px;
        margin: 30px 0px 0px 45px;
}

#content { 
        margin: 0px 0px; 
}
#content_main {
	width: 980 px;
	padding: 0px 0px 0px 0px;
	color: #5B5B5B;
	font:12px arial, tahoma, verdana;
        line-height:15px;
}
#subnav {
	width: 200px;
	float: left;
	padding: 15px 20px 0px 15px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subnav ul li {
	float: left;
	padding: 10px 0px 0px 0px;
}
#subnav ul li a {
	color:#5B5B5B;
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	padding: 0px 10px 0 10;
}

#subnav ul li a:hover {
	color:#557432;
        text-decoration: none;
}


#leftcol {
	background: url(index/leftcol_bg.jpg) repeat-y;
	float: left;
	width: 570px;
	height: 600px;
}
#leftcolcontent {
        position: relative;
        padding: 20px 25px 20px 15px;
}
#leftcolcontent a {
	color: #D64E00;
	text-decoration: none;
	font: bold 11px arial, tahoma, verdana;
	
}

#rightcol h4 {
        color:#fafafa;
	font: 14pt Arial Narrow, arial, tahoma, verdana;
	font-weight: bold;
        padding-left: 10px;
        width: 30px;
        float: left;
}
#rightcol h3 {
        color:#19315D;
	font: 11pt arial, tahoma, verdana;
	font-weight: bold;
        width: 190px;
        float: left;
}
#rightcol a {
        font: 11px arial, tahoma, verdana;
	font-weight: normal;
        color:#fafafa;
}

#rightcol h1 {
        font: 12px arial, tahoma, verdana;
        font-weight: bold;
        color:#195988;
}
#contentColumn {
	float: right;
	width: 915px;
	margin-left: 0px;
	margin-right: 5px;
        
	padding: 10px 25px 15px 30px;
	font: 11px arial, tahoma, verdana;
	font-weight: normal;
        color: #676767;
}

#callout {
	//float: left;
	width: 205px;
	height: 125px;
	//margin-left: 10px;
	padding: 10px 5px 5px -20px;
	text-align:left;
	font: 11px verdana, tahoma, arial;
	font-weight: normal;
}

#footer {
        position: relative;
        left: 0px;
        
        border: 0px solid #333333;
        margin: 15px 0px 5px 0px;
        height: 20px;
        width: 940px;
        clear: both;
}
#footer_header {
        width: 980px;
        height: 20px;
        background: url(grey_bar.gif) no-repeat;
}

#footer_nav {
        
        color:#5B5B5B;
        font: 11px arial, tahoma, verdana;
        font-weight: bold;
        padding: 5px 0px 0px 30px;
        text-align:center;
}

#footer_nav a {
        color:#676767;
        font: 11px arial, tahoma, verdana;
        font-weight: bold;
        text-decoration: none;
}

#footer_nav a:hover {
        color:#676767;
        text-decoration: underline;
}

/*******************************************************************************************************************************************/
/*  text formatting for specific sections of the website */


.hilite {
        font : Arial, Verdana;
        font-size : 12px;
        font-weight : bold;
        color : #D06500;
        margin-left: 5px;
        text-decoration: none;
}

.hilite a {
        font : Arial, Verdana;
        font-size : 12px;
        font-weight : bold;
        color : #D06500;
        margin-left: 5px;
        text-decoration: none;
}

.hilite a:hover {
        text-decoration: underline;
}

.orphan_navigation {
        font : Arial, Verdana;
        font-size : 11px;
        font-weight : bold;
        color : #5B5B5B;
        margin-right: 5px;
 }
.orphan_navigation a {
	margin-top : 3px;
        color: #5B5B5B;
	text-decoration: none;
}
.orphan_navigation a:hover {
	color: #000;
        text-decoration: none;
}


/* NOTE */
/* the dynamically generated links will be outputted as list items in an unordered HTML list for flexibility in formatting the output */
/*******************************************************************************************************************************************/

// Horizontal navigation class	
.horizontal_navigation ul
{
	margin: 0;
	padding-left: 0;
	padding-right: 10;
        margin: 0px 20px 0px 0px;
	list-style-type: none;
	color:#5B5B5B;
}
/* this is the style that prevents the list items form going to a new line */
.horizontal_navigation ul li { display: inline; }
.horizontal_navigation ul li a 
{ 
	text-decoration: none;

	padding-left: 10;
	padding-right: 10;
        margin: 0px 20px 0px 0px;
	color:#5B5B5B;
	font: 13px arial, tahoma, verdana;
	font-weight: bold;
	}
.horizontal_navigation ul li a:hover 
{ 
	text-decoration: none;
	color:#000000;
}

//list-style-image: url(redball.gif);
#custom-gen ul li {
list-style-position: outside;
padding-left: -10;
	}
	



/* set some default syles for image alignment and image padding */
img {
border: 0;
vertical-align: bottom;
}

#inner_leftColumn img {
border: 0;
vertical-align: middle;
}
.newstablediv {
      width: 345px;
}
.clear-both {
	clear: both;
	font-size: 1px;
	height: 0;
}
td#keywords h1, td#keywords h1 a, #keywords {
color:#676767;
font: 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}
table#featured-events img { margin-right:25px; }