﻿*
{
    font-family: Arial;
}

a img
{
    border: none;
}

a, a:visited
{
    color: #152d46;
}

a:focus
{
    outline: none;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #0D1B2B;
	
}

body
{
    margin: 0;
    padding: 0;
    background-color: #1e3f64;
    color: #000;
    font-size: 13px;
}

#mainwrap
{
    background: #E7E7E7 url(/content/images/back_1px_tall_b.gif) repeat-x left top;
}

#imgwrap
{
    background-repeat: no-repeat;
    background-position: center top;
}

#headerwrap, #subheaderwrap, #contentwrap, #footerwrap
{
    text-align: center;
}

#header, #subheader, #content, #footer
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#header
{
    position: relative;
    height: 335px;
}

#logo
{
    position: absolute;
    top: 12px;
    left: 0;
}

#logo img
{
    width: 156px;
    height: 78px;
    border: solid 3px #fff;
}

#intro
{
    position: absolute;
    top: 130px;
    left: 0;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

#intro em
{
    color: #fff000;
    font-weight: normal;
    font-style: normal;
}

#intro img
{
    margin-top: 10px;
}

#main-nav-img
{
	position: absolute;
    top: 12px;
    left: 180px;
}

.utilnav
{
    position: absolute;
    top: 12px;
    left: 173px;
    margin: 0;
    padding: 0;
	/*background:transparent url(/content/images/util_nav_back.png) left no-repeat;
	padding:10px;*/
}

.utilnav li
{
    display: inline;
    list-style-type: none;
    background: transparent url(/content/images/main_nav_divider.png) no-repeat left center;
    margin-left: 5px;
    padding-left: 6px;
}

.utilnav li:first-child
{
    background: none;
}

.utilnav a
{
    text-decoration: none;
    text-transform: uppercase;
    color: #ccdaeb;
    font-weight: bold;
	
}

#subheader
{
    position: relative;
    height: 80px;
}

#homenav
{
    position: absolute;
    top: 25px;
    left: 0;
}

#involve
{
    position:absolute;
    top:25px;
    width:550px;
    right:0;
}

#homenav a, #involve a
{
    margin-right: 5px;
}

#homenav form, #involve form
{
    width: 300px;
    height: 29px;
    margin: 0;
    padding: 0;
}

#homenav input[type=text], #involve input[type=text]
{
    position: absolute;
    top: 0;
    left: 280px;
    background: transparent url(/content/images/input_box_home_get_involved.png) no-repeat top left;
    border: none;
    font-size: 11px;
    color: #333;
    width: 171px;
    height: 23px;
    padding: 6px 0 0 9px;
}

#homenav input[type=submit], #involve input[type=submit]
{
    position: absolute;
    top: 0;
    left: 470px;
    width: 80px;
    height: 29px;
    border: none;
    background: transparent url(/content/images/button_home_submit.png) no-repeat top left;
    cursor: pointer;
}

#quote
{
    position: absolute;
    right: 0;
    top: 7px;
    width: 350px;
    height: 70px;
    overflow: hidden;
    font-style: italic;
    color: #fff;
}

#quote b
{
    font-style: normal;
	padding-top:1px;
    display: block;
}

#quote div
{
    height: 70px;
}

#quote a
{
    color: #fff;
	font-style:normal;
	font-size:11px;
}

#contentwrap
{
    /*    background-image: url(/content/images/back_alpha_white.png); */
}

#content
{
    min-height: 300px;
    padding: 20px 0 20px 0;
}

#mainfeature
{
    position: relative;
    height: 200px;
    margin-bottom: 20px;
}

#featpanel, #featurevid
{
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 180px;
    border: solid 10px #fff;
    overflow: hidden;
}

#featpanel img
{
    width: 240px;
    height: 180px;
}

#featpanel img.vidplay
{
    position:absolute;
    width:55px;
    height:60px;
    left:90px;
    top:60px;
    cursor:pointer;
}

#featdetail
{
    position: absolute;
    top: 0;
    right: 0;
    width: 280px;
    height: 180px;
    overflow: hidden;
}

#featdetail div
{
    height: 180px;
}

#featdetail h2
{
    margin: 0;
    padding: 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
	color: #0D1B2B;
	font-size:20px;

}

#featnav
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 280px;
}

#featnav a
{
    background-color: #fff;
    color: #0D1B2B;
    padding: 1px 6px 1px 6px;
    text-decoration: none;
    margin: 1px;
	font-weight:normal;
	border:1px solid #0D1B2B;
	font-size:90%;
}

#featnav a.current
{
    color: #fff;
    border: solid 1px #0D1B2B;
	background-color:#0D1B2B;
    margin: 0;
}

.left
{
    float: left;
    width: 550px;
	/*line-height:140%;*/
}

.halfleft
{
    float: left;
    width: 265px;
    margin-left: 20px;
}

.halfleft:first-child
{
    margin-left: 0;
}

.right
{
    float: right;
    width: 360px;
}

.clear
{
    clear: both;
    float: none;
    height: 0;
}

.section_head_narrow, .section_head_wide
{
    height: 23px;
    padding: 7px 0 0 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.section_head_narrow a, .section_head_wide a
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.section_head_narrow
{
    width: 265px;
    background: transparent url(/content/images/section_head_alpha_narrow.png) no-repeat top left;
    position:relative;
}

.section_head_narrow a
{
    position:absolute;
    right:30px;
	text-transform:lowercase;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

.section_head_wide
{
    width: 360px;
    background: transparent url(/content/images/section_head_alpha_wide.png) no-repeat top left;
}

#footerwrap
{
    border-top: solid 10px #fff;
}

#footer
{
    position: relative;
    height: 145px;
    text-align: center;
    padding: 20px;
}

.footernav
{
    margin: 0;
    padding: 0;
}

.footernav li
{
    display: inline;
    list-style-type: none;
    background: transparent url(/content/images/main_nav_divider.png) no-repeat left center;
    margin-left: 5px;
    padding-left: 6px;
}

.footernav li:first-child
{
    background: none;
    border-left: none;
}

.footernav a
{
    text-decoration: none;
    text-transform: uppercase;
    color: #ccdaeb;
    font-weight: bold;
}

#footer div
{
    border: solid 1px #fff;
    color: #fff;
    padding: 20px 0 20px 0;
    margin-top: 20px;
    font-size: 14px;
}

#subheader h1
{
    color: #fff;
    font-family: Georgia;
    font-size: 32px;
    margin: 0;
    padding: 20px 0 0 0;
    font-weight: normal;
}

.homelist > div
{
    border-top: dashed 1px #959595;
    padding: 10px;
	color:#666;
}

.homelist > div:first-child
{
    border-top: none;
}

.homelist a
{
    font-weight: bold;
    text-decoration: none;
    color:  #152d46;
}

.homelist a:hover
{
    text-decoration: underline;
}

#contlinks a
{
    margin-left: 5px;
}

#contlinks a:first-child
{
    margin-left: 0;
}

#contlinks a.current
{

	color:#0D1B2B;
}

.youtubelist > div
{
    border-top: dashed 1px #959595;
    padding: 10px;
}

.youtubelist > div:first-child
{
    border-top: none;
}

.youtubelist a
{
    text-decoration: none;
    display: block;
    color: #152d46;
}

.youtubelist a:hover
{
    text-decoration: none;
}

.youtubelist div div a
{
    font-weight: bold;
}

.youtubelist div div a:hover
{
    text-decoration: underline;
}

.youtubelist img
{
    float: left;
    margin-right: 10px;
    border: solid 5px #fff;
    border: solid 1px #ccc;
    padding: 4px;
    background-color: #fff;
}

.flickrlist > div
{
    border-top: dashed 1px #959595;
    padding: 10px;
}

.flickrlist > div:first-child
{
    border-top: none;
}

.flickrlist img
{
    border: solid 3px #fff;
    border: solid 1px #ccc;
    padding: 2px;
    background-color: #fff;
    margin-left: 4px;
    width: 75px;
    height: 75px;
}

.flickrlist div div
{
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 5px;
}

.flickrlist a
{
    text-decoration: none;
    color: #152d46;
    font-weight: bold;
}

.flickrlist a:hover
{
    text-decoration: underline;
}

.mediaitem
{
    position: relative;
    width: 200px;
    height: 220px;
    margin: 5px 7px 0 0;
    border: solid 1px #ccc;
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 10px;
    background: #fff url(/content/images/multiback.png) repeat-x bottom left;
}

.mediaitem img
{
    width: 200px;
    height: 140px;
    border: none;
}

.mediaitem span
{
    font-size: 16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
    position: absolute;
    top: 155px;
    left: 10px;
    right: 10px;
    padding: 0;
    margin: 0;
}

.mediaitem a
{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.mediaitem a:hover
{
	text-decoration:underline;
}

.mediaitem p
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 15px;
}

.breadcrumbs
{
    margin: 0 0 10px 0;
    padding: 0;
}

.breadcrumbs li
{
    margin: 0;
    padding: 0 5px 0 0;
    list-style-type: none;
    display: inline;
}

.inset
{
    float: right;
    margin-left: 10px;
}

/*
#involve
{
    position: absolute;
    right: 0;
    top: 5px;
    width: 355px;
}

#involve a
{
    margin-left: 3px;
}

#involve a:first-child
{
    margin-left: 0;
}

#involve div
{
    margin-top: 5px;
    position: relative;
    padding: 0;
    width: 355px;
    height: 26px;
}

#involve input[type=text]
{
    background: transparent url(/content/images/input_box_inner_get_involved.png) no-repeat left top;
    width: 260px;
    height: 21px;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 0 0 10px;
}

#involve input[type=submit]
{
    background: transparent url(/content/images/button_inner_submit.png) no-repeat left top;
    width: 77px;
    height: 26px;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
*/

h1, .item-date
{
    font-family: Georgia;
    font-weight: normal;
}

#facebook
{
    margin-top: 10px;
}

.cal
{
    width: 100%;
    background-color: #ccc;
}

.cal-header
{
    background: #eee;
    border: solid 1px #ddd;
}

.cal-day, .cal-day-weekend
{
    width: 14%;
    height: 150px;
    position: relative;
    vertical-align: top;
    background: #fff;
    border: solid 1px #fff;
}

.cal-daynum
{
    font-weight: bold;
    border-bottom: solid 1px #ddd;
}

.cal-viewtype
{
    background: transparent url(/content/images/section_head_alpha_super_wide.png) left top no-repeat;
    padding: 7px 20px 8px 20px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

.cal-viewtype a, .cal-viewtype b
{
    margin-left: 15px;
	color:#fff;
}


.cal-month-picker
{
    background-color: #eee;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cal-item
{
    font-size: 90%;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 7px 0px 7px;
}

.cal-day-unused
{
    background-color: #ccc;
}

.brt-search input
{
    font-size:14px;
    padding:3px;
    font-weight:bold;   
}

.brt-search input[type=text]
{
    width:350px;
}

.brt-search input[type=submit]
{
    padding:3px 10px 3px 10px;
}

.related ul
{
	margin:0;
	padding:0;
}

.related li
{
	list-style-type:none;
	padding::0;
}

.cbgb a
{
	margin-left:10px;
}

.disclaim a
{
	color:#fff;
}

.ways-to-get img
{
	
	margin-right:10px;
}




/* signup jazz here */

#signupdivider
{
width:100%;
}


#signupdivider > td
{
vertical-align:top;
width:50%;
}

#signup input[type=submit], .brt-search-submit
{
	margin-top:20px;
	background-color:#1e3f64;
	color:#fff;
	font-size:180%;
	padding:10px;
	border:1px solid #0D1B2B;
	
	cursor:pointer;
}

/*      end if sign up jazz  */

.brt-search-table input[type=text], .brt-search-table textarea 
{
	width:400px;
}

.brt-search-table textarea
{
	height:150px;
}

.more-info-link
{
	font-weight:bold;
}
