﻿.foo
{
}
/* Not starting with a comment to keep the validators happy */

body
{
    background-color: #EFEFEF;
    font-family: "trebuchet MS", Verdana, Arial;
    margin: 0;
}

/* Main wrapper */

#wrapper
{
    margin: 0 auto;
    width: 920px;
}

/* Universal Classes */

.clear, #clear
{
    clear: both;
}

.center, #center
{
    text-align: center;
}
.left { float: left;}
.right {float: right;}
.w170 {width: 170px;  margin-right: 10px;}
.w60 {width: 60px;}

#content 
{
    background: url(../images/body_bg.jpg) repeat-y top left;
    padding: 0 13px 0 9px;
}


/* Header */

#header
{
    height: 88px;
    background: url(../images/header_right.jpg) no-repeat top right;
    width: 898px;
   
}

#logo
{
    background: url(../images/logo.jpg) no-repeat top left;
    width: 255px;
    height: 88px;
    float: left;
    
}

#logo a
{
    /* linked to homepage */
    display: block;
    width: 255px;
    height: 88px;
}

#logo a span
{
    /* linked text behind logo for SEO */
    display: none;
}



#topnav 
{
    float: right;
    width: 898px;
    background-color:#0066B3;
    height: 29px;
    
    
}

#topnav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

#topnav ul li
{
    display: inline;
}

#topnav ul li a:link, #topnav ul li a:visited
{
    padding: 0px 13px 3px 20px;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    background: url(../images/menu_li.jpg) no-repeat left;
    line-height: 29px;
}

#topnav ul li a:hover, #topnav ul li a:active
{
    color: #B3D1E8;
}

/* Left Column */

#leftcol
{
    width: 260px;
    float: left;
    padding: 10px;
}
#leftcol ul
{
    margin: 0;
    padding: 0;
}

#leftcol ul li
{
    list-style: none;
    font-size: 11px;
    color: #0066B3;
    margin-bottom: 5px;
    
    
}

#leftcol input 
{
    width: 150px;
    border: 1px solid #E6F0F8;
    color: #666666;
    margin-bottom: 6px;
    padding: 4px 10px;
    font-size: 12px;
}
#leftcol .button 
{
    width: 60px;
    border: none;
    background: url(../images/button_bg.jpg) repeat-x top left;
    color: #FFF;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    display: block;
    padding: 0;
    padding-bottom: 2px;
}
#leftcol a 
{
    color:#666666;
    font-size: 10px;
    text-decoration: none;
    
}
.margin 
{
    margin-right: 30px;
}

.contentbox {
    
    float: left;
   
    margin: 0 11px 0 0;
}
.contentbox h1 
{
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
}
.contentbox h1 span 
{
    font-size: 9px;
}
.contentbox img 
{
    
}
.contentbox p 
{
    display: inline;
     
    color: #666666;
    font-size: 9px;
   
}

/* Content Area */

#content_wrapper
{
  
    
}

#contentmain
{
    padding: 15px;
}

#content_main 
{
    float: right;
    width: 595px;
    padding: 20px 0px 0px 20px;
    padding-left: 20px;
}

#defaultcontent
{
    background: url(../images/default_bg.jpg) no-repeat bottom center;
    height: 420px;
}

.buttonbig 
{
    border: none;
}
.buttonbig a
{
  
    border: none;
    
}

#defaultul 
{
    width: 435px;
    float: left;
}

#defaultul ol
{
    margin: 0;

}



#defaultul ol li
{
color: #D7DF21;
font-size: 24px;

}

#defaultul ol li span
{
color: #333;
font-size: 12px;
line-height: 16px;
}

#defaultul div.text
{
color: #0066B3;
font-size: 16px;
font-style: italic;
font-weight: bold;
text-align: center;
}
#defaultul div.images
{
text-align: center;
}
#defaultul div.images img
{
text-align: center;
margin: 10px;
border: none;
}
#defaultpics 
{
    float: right;
    text-align: center;
    width: 400px;
}

#defaultpics img
{
    margin: 10px;
}

/* Footer */

#footer
{
    background: url(../images/footer_bg.jpg) no-repeat top left;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 7px 20px;
    height: 100px;
}

#footernav
{
    float: left;
}

#footernav ul
{
    list-style: none;
    margin: 0;
    margin-left: 110px;
}

#footernav ul li
{
    display: inline;
}

#footernav a:link, #footernav a:visited
{
    padding: 0 10px;
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}

#footernav a:hover, #footernav a:active
{
}

#legal
{
    float: left;
    color: #FFF;
    font-size: 12px;

}



#credits
{
    float: right;
    color: #FFF;
    font-size: 12px;

}

#credits a:link, #credits a:visited
{
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}

#credits a:hover, #credits a:active
{
}

/* Form Elements */

input
{
    padding: 3px;
    border: 1px solid #CCC;
}

.button
{
    padding: 3px;
    border: 1px solid #CCC;
}

/* Image Gallery */

.gallery_img
{
    text-align: center;
    min-height: 150px;
    min-width: 160px;
    padding: 5px;
    border-top: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    text-decoration: none;
    vertical-align: middle;
}

.gallery_img a
{
    display: block;
    height: 150px;
    text-decoration: none;
}

.gallery_img a.img
{
    vertical-align: middle;
}

.gallery_txt a.text
{
    display: block;
    font-size: 10px;
    text-decoration: none;
}

img.wrapper
{
    border: none;
}

/* FAQs Page */

.faq_heading
{
}

.faq_content
{
}

/* Links Page */

.link_list, .link_list_alt
{
    width: 97%;
    padding: 10px;
    display: block;
    border: 1px solid #DDD;
    border-bottom: none;
}

.link_list:hover, .link_list_alt:hover
{
    cursor: pointer;
    background: #CCC;
}

.link_list_alt
{
    background: #EEE;
}

.link_list_end
{
    border-bottom: 1px solid #DDD;
}

.title
{
    float: left;
}

.url
{
    float: right;
}

/* News Page */

.news_heading
{
    float: left;
}

.news_date
{
    float: right;
    font-size: 10px;
}

.news_hr
{
    border-bottom: 1px dotted #DDD;
    margin: 20px 0;
}

/* Content Pages */

.subcat_heading
{
}

.subcatnav a:link, .subcatnav a:visited
{
    text-decoration: none;
    margin-right: 20px;
    padding-left: 10px;
    background: url(../images/subcatnav.gif) no-repeat left;
    display: block;
}

/* Temporary Stuff */

#logininfo
{
    width: 300px;
    padding: 20px;
    margin: 0 auto;
    border: 1px solid #CCC;
    background: #F5F5F5;
}
h1
{
    margin: 7px 0;
    color: #0A6CB6;
    font-size: 20px;
}
h1 span 
{
    color: #D7DF21;
}
#stripe 
{ margin: 10px 0;
    margin-left: -36px;
    
}
.contentdefault 
{
 color: #666666;
 font-size: 13px;   
}

.table_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.admin_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #F1F1F1;
}

.editItem {
	background-color: #CCCCCC;
}