/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
    font-family: Helvetica, Arial, sans-serif;
    color: #7c7c7c;
}
a img, :link img, :visited img
{
    border: 0px;
}
a
{
    text-decoration: underline;
    color: #919191;
}
a:hover
{
    text-decoration: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0px;
}
ol, ul
{
    list-style: disc #7c7c7c;
	padding-left:15px;
	margin-bottom: 10px;
}
strong{
	font-weight:bold;
}
q:before, q:after, blockquote:before, blockquote:after
{
    content: "";
}

body
{
    background: #3E3E40 url(media/main_bg.gif);
    font-size: 90%;
}
p, li
{
    line-height: 180%;
}
p
{
    margin: 12px 0px;
}

.offScreen
{
    position: absolute;
    top: -1000px;
    left: -9999px;
}
div.clear
{
    clear: both;
}
div#container
{
    width: 900px;
    margin: 20px auto 0px auto;
    padding: 0px 20px;
    background: url( "media/grey_bg.png" );
    font-size: 90%;
}
div#container-bottom
{
    width: 940px;
    margin: 0px auto 20px auto;
    height: 20px;
    background: url( "media/grey_bg_bottom.png" );
}
div#header
{
    height: 215px;
    background: url(header_bg.jpg) repeat-x #0081c5;
    position: relative;
    padding: 0px 0px 0px 34px;
}
div#header ul
{
    position: absolute;
    padding: 0px 0px 47px 0px;
    margin-top: 140px;
    width: 552px;
    background: url(header_block.gif) no-repeat bottom left;
}
div#header ul li
{
    display: inline;
    float: left;
    width: 119px;
    height: 29px;
    margin-right: 3px;
}
div#header a
{
    display: block;
    text-indent: -9999px;
    width: 119px;
    height: 29px;
}
div#logo
{
    position: absolute;
    right: 66px;
}
div#logo a
{
    text-indent: 0px;
}

li#home a
{
    background-image: url(media/home_tabs.gif);
    background-position: 238px 0px;
}
li#home a:hover
{
    background-position: 119px 0px;
}
li#flying_school a
{
    background-image: url(media/flying_school_tabs.gif);
    background-position: 238px 0px;
}
li#flying_school a:hover
{
    background-position: 119px 0px;
}
li#bracken_control a
{
    background-image: url(media/bracken_control_tabs.gif);
    background-position: 238px 0px;
}
li#bracken_control a:hover
{
    background-position: 119px 0px;
}

li#home a.selected, li#flying_school a.selected, li#bracken_control a.selected
{
    background-position: 0px 0px;
}
li#home a.selected:hover, li#flying_school a.selected:hover, li#bracken_control a.selected:hover
{
    background-position: 0px 0px;
}
div#gradient
{
    position: absolute;
    background: url(media/gradient-band.png);
    width: 900px;
    height: 60px;
}
div#mainBody
{
    background: #666666;
    padding: 0px 25px 25px 25px;
}
div#leftCol
{
    background: url(media/content_bg.gif) repeat-y #ffffff;
    border-left: solid 9px #F58232;
    border-right: solid 9px #F58232;
    border-bottom: solid 9px #F58232;
    float: left;
    width: 554px;
    padding: 60px 0px 0px 0px;
    font-size: 90%;
}
div#leftNav
{
    float: left;
    width: 96px;
    padding: 0px 0px 0px 11px;
    margin-right: 23px;
	
}
div#leftNav li
{
    padding: 4px 0px;
	list-style:none;
	padding-left:0;
}
div#leftNav a
{
    text-decoration: none;
    color: #666666;
}

div#content
{
    float: right;
    width: 390px;
    margin-right: 16px;
}
div#content .welcome
{
    color: #ff8000;
    float:right;
    width: 390px;
    margin-right: 16px;
}

div#flyingHome
{
    float: left;
    margin-right: 17px;
}
div#flyingHome img, div#brackenHome img
{
    border: solid 6px #F58232;
}
div#brackenHome
{
    float: left;
}
div#leftCol h1
{
    color: #ff8000;
    font-size: 220%;
    padding-top: 12px;
    clear: left;
    font-weight: bold;
}
div#leftCol h2
{
    color: #ff8000;
    font-size: 220%;
    padding-top: 12px;
    clear: left;
    font-weight: bold;
}
div#leftCol h3
{
    color: #ff8000;
    font-size: 140%;
    padding-bottom: 12px;
    clear: left;
    font-weight: bold;
}
div#galleryHome
{
    background: url(media/gallery_bg.gif) repeat #ffffff;
    clear: both;
    width: 554px;
    height: 100px;
    margin-top: 50px;
    padding: 12px 0px 12px 0px;
}
div#galleryHome dl
{
    float: left;
    width: 93px;
    margin: 0px 33px 0px 19px;
    display: inline;
}
div#galleryHome li
{
    float: left;
}
div#galleryHome img
{
    border: solid 3px #F58232;
}
div#galleryHome li.galleryImg
{
    margin-right: 18px;
}
div#galleryHome dt
{
    color: #ff8102;
    font-size: 130%;
}
div#galleryHome dd
{
    font-size: 85%;
}
div#rightCol
{
    padding-top: 60px;
    width: 240px;
    float: right;
}
div#rightCol img
{
    border: solid 3px #F58232;
    float: left;
    clear: left;
}
div#rightCol dl
{
}
div#rightCol dt
{
    background: url(media/rightCol_section_top.jpg) no-repeat top right;
    font-size: 130%;
    font-weight: bold;
    padding: 13px 8px 8px 122px;
}
div#rightCol dt a
{
    color: #fbb36b;
    text-decoration: none;
}
div#rightCol dd
{
    padding: 0px 8px 13px 122px;
    font-size: 85%;
    color: #ffffff;
}
div.homeRight
{
    clear: both;
    margin-bottom: 33px;
    float: left;
    background: #575559 url(media/rightCol_section_bottom.jpg) bottom right no-repeat;
    width: 100%;
}
div#contactForm
{
    margin-top: 20px;
}
div#contactForm label
{
    float: left;
    width: 100px;
    clear: left;
    margin-top: 3px;
}
.submitButton
{
    clear: left;
    margin-left: 100px;
}
.dataText, .dataTextArea
{
    margin-top: 3px;
    width: 250px;
}
.comments
{
    margin: 0px 0px 12px 0px;
    padding: 0px;
    text-align: center;
    font-size: 120%;
    color: #ff8000;
}
div#galleryThumbnails
{
    text-align: center;
    margin: 0px 0px 30px 0px;
}

.news {padding: 0px;}
.contact {padding: 0px;}
.gifts {padding: 0px;}

.order_form_page label{
	width:80px;
	display:block;
	float:left;
	line-height:1em;
	padding:3px 0;
	margin-top:4px;
	clear:left;
}
.order_form_page input.inputText{
	margin-top:4px;
}

.submitButton {
	padding-top:12px;
}

.signInEmail{
	width:180px;
}

.newCustomer{
	clear:left;
	margin-top:12px;
}

.galleryNav{
	list-style:none;
	margin:0;
	padding:0;
}

.galleryNav li{
	display:inline;
	padding:0 3px;
}

.darkBold { 
	font-weight:bold;
	color:#3c3c3c;
}
.imageRight{
	float:right;
	clear:right;
	margin:0 0 6px 12px;
}
.imageRightNoBorder{
	float:right;
	clear:right;
	margin:0 0 6px 12px;
	border:0;
}
.imageLeft{
	float:left;
	clear:left;
}
.imageLeftNoBorder{
	float:left;
	clear:left;
	border:none;
}

.center{
	text-align:center;
}
.prodRpt{

}
.prodRpt{
	clear:both;
	padding-bottom:10px;
}
.prodRpt .prodRptImg{
	float:left;
	margin-right:10px;
}
.prodRpt .prodRptImg img{
	margin:0;
}
div#leftCol .prodRptDiv{
	float:right;
	width:320px;
}
div#leftCol .prodRptDiv h3, div#leftCol .prodRptDiv p{
	margin:0;
	padding:0;
}
.productList {
	clear:both;
}
div#leftCol div.productList h3{
	margin:20px 0 0;
	padding:0;
	color:#777777;
}
.prodDesc{

}
div#leftCol .prodDesc img{
	float:right;
	margin-left:10px;
	border:solid 3px #68A0CF;
}
div#leftCol .productForm
{
	clear:both;
	float:right;
	margin:0 0 20px;
	padding:0;
}
div#leftCol .productForm p{
	margin:0;
	padding:0;
}
.productsSection{
	margin-top:30px;
}