html, body, div, span, applet, object, iframe,
h1, h2, 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,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}

/* remember to define focus styles! */
:focus
{
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}

del
{
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* End HTML RESET */

body
{
    line-height: 1;
    background:#000 url('images/p.jpg');
    background-attachment: fixed;
    background-repeat: repeat-x;
    background-position:top;
    font-family:Trebuchet MS, Verdana, Tahoma, Arial;
}

a
{
    color:#CC0000;
    text-decoration:none
}

a:hover
{
    text-decoration:none;
}

#wrapper
{
    width:950px;
    margin:auto;
}

#header
{
    height:132px;
}

#nav
{
    height:44px;
    background:transparent url('images/nav.jpg') no-repeat;
    background-position:center top;
}

#nav li
{
    float:left;
    display:block;
    margin:0px 8px;
    margin-top:11px;
}

li.first
{
    margin-left:36px !important;
}

#nav li a
{
    height:33px;
    background-image:url('images/menu.png');
    background-repeat:no-repeat;
    display:block;
}

a.lnkHome
{
    width:37px;
    background-position:left top;
}

a.lnkHome:hover
{
    background-position:left -33px;
}

a.lnkWhatsNew
{
    width:74px;
    background-position:-37px top;
}

a.lnkWhatsNew:hover
{
    background-position:-37px -33px;
}

a.lnkWhatsNewOn
{
    background-position:-37px -66px;
}

a.lnkComments
{
    width:65px;
    background-position:-111px top;
}

a.lnkComments:hover
{
   background-position:-111px -33px; 
}

a.lnkCommentsOn
{
   background-position:-111px -66px; 
}

a.lnkCampInfo
{
    width:65px;
    background-position:-176px top;
}

a.lnkCampInfo:hover
{
    background-position:-176px -33px; 
}

a.lnkCampInfoOn
{
    width:65px;
    background-position:-176px -66px;
}

a.lnkDVDs
{
    width:35px;
    background-position:-241px top;
}

a.lnkDVDs:hover
{
    background-position:-241px -33px; 
}

a.lnkDVDsOn
{
    width:35px;
    background-position:-241px -66px;
}

a.lnkWorkouts
{
    width:65px;
    background-position:-276px top;
}

a.lnkWorkouts:hover
{
    background-position:-276px -33px; 
}

a.lnkWorkoutsOn
{
    width:65px;
    background-position:-276px -66px;
}

a.lnkPublicSpeaking
{
    width:100px;
    background-position:-341px top;
}

a.lnkPublicSpeaking:hover
{
    background-position:-341px -33px;
}

a.lnkPublicSpeakingOn
{
    background-position:-341px -66px;
}

a.lnkPrivateInstruction
{
    width:123px;
    background-position:-441px top;
}

a.lnkPrivateInstruction:hover
{
    background-position:-441px -33px;
}

a.lnkPrivateInstructionOn
{
    background-position:-441px -66px;
}

a.lnkRegister
{
    width:85px;
    background-position:-564px top;
}

a.lnkRegister:hover
{
    background-position:-564px -33px;
}

a.lnkRegisterOn
{
    background-position:-564px -66px;
}

a.lnkContact
{
    width:72px;
    background-position:-649px top;
}

a.lnkContact:hover
{
    background-position:-649px -33px;
}

a.lnkContactOn
{
    background-position:-649px -66px;
}

a.lnkPhotos
{
    width:81px;
    background-position:-721px top;
}

a.lnkPhotos:hover
{
    background-position:-721px -33px;
}

a.lnkPhotosOn
{
    background-position:-721px -66px;
}

a.lnkMap
{
    width:92px;
    background-position:-802px top;
}

a.lnkMap:hover
{
    background-position:-802px -33px;
}

a.lnkMapOn
{
    background-position:-802px -66px;
}

a.lnkDates
{
    width:73px;
    background-position:-894px top;
}

a.lnkDates:hover
{
    background-position:-894px -33px;
}

a.lnkDatesOn
{
    background-position:-894px -66px;
}

a.lnkPastCampPhotos
{
    width:111px;
    background-position:-966px top;
}

a.lnkPastCampPhotos:hover
{
    background-position:-966px -33px;
}

a.lnkPastCampPhotosOn
{
    background-position:-966px -66px;
}

.current
{
    background-position:0px -66px !important;
}

.clear
{
    clear:both;
    height:1px;
    font-size:1px;
}

.cs_item
{
    margin-bottom:10px; 
    font-size: 1.5em;
    font-weight: bold;
}

.cs_link
{
    color: red;
}

.cs_item2
{
    margin-bottom:3px; 
    font-size: 1.5em;
    font-weight: bold;
    color: red;
}

#footer
{
    height:170px;
    clear:both;
    background:transparent url('images/f.jpg') no-repeat;
    background-position:center top;
    margin-bottom:40px;
}

.footer-content
{
    height:123px;
}

.footer-links
{
    text-align:center;
    margin-top:12px;
    font-size:11px;
    color:#666666;
}

.footer-links a
{
    color:#666666;
    text-decoration:none;
    margin:0px 5px;
}

.footer-links a:hover
{
    color:#AAAAAA;
}

#content
{
    background-color:#FFFFFF;
    color:#000000;
    margin:0px 5px;
    min-height:806px;
    height:auto !important;
    height:806px;
    clear:both;
}

.inner
{
    padding:12px;
}

.box .inner
{
    padding:36px;
}

.box2 .inner
{
    padding:8px;
}

.box ul
{
    padding-left:24px;
    font-size:14px;
    list-style-type:disc;
}

.box li
{
    margin-bottom:4px;
}

#flash
{
    position:absolute;
    width:940px;
    top:166px;
    z-index:10;
    height:240px;
}

.main
{
    position:absolute;
    top:320px;
    z-index:20;
    width:916px;
}

#box1
{
    float:left;
    width:546px;
    height:255px;
    background:transparent url('images/box1.png') no-repeat;
    
     /* added by christopher */
    margin-left: 20px;
}

#box2
{
    float:left;
    margin-left:100px;
    width:290px;
    height:289px;
    background:transparent url('images/box2.png') no-repeat;
}

#box3
{
    float:left;
    width:700px;
    height:400px;
    background:transparent url('images/box4.png') no-repeat;
}

#box4
{
    margin-top:30px;
    font-size:14px;
    text-align:justify;
    float:left;
    width:340px; /* changed by christopher */
    height:240px;
}

#box5
{
    font-size:14px;
    float:left;
    width:360px;
    height:310px;
}

#box6
{
    font-size:14px;
    float:left;
    width:550px;
    height:310px;
}

#spacer
{
    clear:both;
    height:250px;
    background-color:Purple;
}

h1
{
    font-family:Trebuchet MS, Verdana, Tahoma, Arial;
    font-size:24px;
}

ul.sUL
{
    margin-top:18px;
    padding-left:14px;
    list-style-type:disc;
}

ul.sUL li
{
    margin:6px 0px;
    font-size:14px;
}

.btn
{
    width:170px;
    height:38px;
    background:#ffffff url('images/btn.gif') no-repeat;
    border:none;
    color:#FFFFFF;
    text-align:center;
    font-size:18px;
    margin-top:12px;
    cursor:pointer;
}

.btn-s
{
    width:101px;
    height:29px;
    background:#ffffff url('images/btn_sm.gif') no-repeat;
    border:none;
    color:#FFFFFF;
    text-align:center;
    font-size:14px;
    margin-top:6px;
    cursor:pointer;
}

.sm
{
    font-size:13px;
}

.sm2
{
    font-size:10px;
}

.txt
{
    width:200px !important;
}

.smLink
{
    font-size:11px;
    color:#555555;
    margin-bottom:2px;
}

.footer-inner
{
    padding:20px 30px;
    color:#DDDDDD;
	font-size:12px;
}

#footer em
{
    font-size:11px;
    color:#999999;
}

#cta
{
    float:right;
    color:#FFFFFF;
    margin:10px 10px 0px 0px;
    text-align:right;
    verticle-align:middle;
}

#facebook
{
    float:right;
    color:#FFFFFF;
    margin:-20px 0px 0px 0px;
    text-align:right;
    vertical-align:top;
}

#cta a
{
    color:#DDDDDD;
}

.testimonials a
{
    color:#FFFFFF;
    font-size:12px;
    position:relative;
    top:4px;
}

.sub
{
    padding:5px;
    background-color:#FFFFFF !important;
    font-size:14px;
    clear:both;
}

.sub h1
{
    color:#000000;
    font-size:32px;
}

.sub h2
{
    font-weight:normal;
    color:#444444;
    font-size:16px;
    font-style:italic;
    margin:6px 0px 24px 0px;
}

.sub h5
{
    color:#000000;
    font-size:24px;
    font-weight:normal;
    text-align:justify;
}

.sub h6
{
    font-weight:bold;
    font-style:italic;
    color:#000000;
    font-size:20px;
}

.sub ul
{
    padding-left:24px;
    font-size:14px;
    list-style-type:disc;
}

.sub li
{
    margin-bottom:4px;
}

table.dvd
{
    font-size:14px;
    border-collapse:separate;
    border-spacing: 2px;
    border:solid 1px #666666;
}

table.dvd td
{
    padding:3px;
    background-color:#EEEEEE;
    line-height:120%;
}

table.dates
{
    font-size:12px;
    border-collapse:separate;
    border-spacing: 2px;
    border:solid 1px #666666;
}

table.dates td
{
    padding:1px;
    background-color:#EEEEEE;
    line-height:120%;
}

table.dates a
{
    color:#0000FF;
}

td.c-title
{
    font-size:16px;
    font-weight:bold;
    background-color:#333333 !important;
    text-align:center;
    color:#FFFFFF;
}

td.c-title2
{
    font-size:24px;
    font-weight:bold;
    background-color:#333333 !important;
    text-align:center;
    color:#FFFFFF;
}

td.c-subtitle
{
    font-size:12px;
    font-weight:bold;
    background-color:#808080 !important;
    text-align:center;
}

td.c-subtitle1
{
    font-size:12px;
    font-weight:bold;
    background-color:#808080 !important;
    text-align:center;
    padding:5px;
    vertical-align:middle;
}

td.lineeven1
{
    vertical-align:middle;
    text-align:center;
    background-color:#BDBDBD !important;
    white-space:nowrap;
}

td.lineeven2
{
    vertical-align:top;
    background-color:#BDBDBD !important;
    white-space:nowrap;
}

td.lineodd1
{
    vertical-align:middle;
    text-align:center;
    background-color:#EEEEEE !important;
}

td.lineodd2
{
    vertical-align:top;
    background-color:#EEEEEE !important;
}

.attn
{
    margin:10px 0px;
    background:transparent url('images/alert_bg.gif') no-repeat;
    background-position:right top;
    color:#FFFFFF;
    line-height:27px;
    font-size:13px;
}

.attn h4
{
    color:#FFF;
    float:left;
    padding-left:30px;
    background:transparent url('images/alert.gif') no-repeat;
    margin-right:10px;
    font-size:16px;
}

.attn span
{
    position:relative;
    top:1px;
}

.tItem
{
    margin:8px 0px;
    padding:0px;
    border-top:solid 1px #DDD;
}

.tItem h5
{
    font-size:24px;
    letter-spacing:-1px;
    margin-bottom:12px;
    color:#555555;
}

.tItem ul
{
    padding-left:24px;
    font-size:14px;
    list-style-type:disc;
}

.tItem li
{
    margin-bottom:4px;
}

.tItem div
{
    padding-left:10px;
    font-size:14px;
}

#map_canvas
{
    border:solid 1px #000000;
}

.selCamp
{
    margin:18px 0px 8px 0px;
    padding:10px;
    background-color:#EFEFEF;
    border:solid 1px #DDDDDD;
    font-weight:bold;
    font-size:20px;
}

.selCamp label
{
    float:left;
    line-height:28px;
}

.selCamp select
{
    float:right;
    font-size:20px;
}

ul.cols
{
    margin-left:-20px
}

ul.cols li
{
    float:left;
    width:32.5%;
    margin:0px 5px 5px 0px;
    display:block;
    height:95px;
    font-size:15px;
    background-color:#F3F3F3;
    border:solid 1px #DDDDDD;
}

ul.cols li div
{
    padding:8px;
}

.comment
{
    padding:8px;
    background-color:#F3F3F3;
    margin-bottom:6px;
    border:solid 1px #DDDDDD;
}

a.comments
{
    color:black;
}

p
{
    margin-bottom:16px;
}

#txtStart
{
    border:solid 1px #777777;
    font-size:20px;
    color:#333333;
    padding:4px;
    margin-top:4px;
}

.zItem
{
    width:210px;
    background-color:#444444;
    border:solid 5px #222222;
    padding:0px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    text-align:center;
    margin-bottom:38px;
}

.zItem2
{
    border:solid 5px #222222;
    padding:12px;
    text-align:center;
}

.zItem .hl
{
    color:#CC0000;
    font-weight:bold;
    font-size:28px;
}

.sepline
{
    margin:18px;
}

