/*styles specific to sub pages and sections*/

#topWrapper {height:95px;} /*95px + 7px top padding = 102 total height*/
#bottomWrapper{
	top:102px; /*topWrapper height + topBottSpacer height*/
	background:#fff url('../images/design/sub/sub_bottomWrapper_bg.gif') repeat-y 7px 0%;
}

/*navbar*/
#navbar{top:0px;}

#dd_1{top:0px;}
#dd_2{top:25px;}
#dd_3{top:50px;}
#dd_4{top:100px;}
#dd_5, #dd_5_1{top:125px;}
#dd_6{top:175px;}
#closer{top:-5px;}


#navUnder{top:199px; border:2px solid #fff; border-width:0px 0px 2px;}

/*left side feature buttons*/
#subFeatureWrapper{margin:208px 0px 15px;}
#subfeature1Wrapper{position:relative; width:193px; height:99px; background:#7ca7de url('../images/design/sub/sub_feature_courses_bg.jpg') no-repeat 100% 100%;}
#subfeature2Wrapper{position:relative;width:193px; height:99px; background:#6195d6 url('../images/design/sub/sub_feature_trips_bg.jpg') no-repeat 100% 100%; margin-top:2px;}
#subfeature3Wrapper{position:relative; width:193px; height:99px; background:#4a81c6 url('../images/design/sub/sub_feature_mem_bg.jpg') no-repeat 100% 100%; margin-top:2px;}
.featureContent{width:110px; padding:0px 0px 0px 7px; font:70% Arial, Helvetica, sans-serif; color:#fff;}

#subImgHead{position:absolute; top:0px; left:208px;} /*2px spacing from logo*/
#subNameHead{position:absolute; top:0px; left:543px;}

#center{border:2px solid #fff; border-width:2px 0px 0px;}
#content{margin-right:50px;} /*content shouldn't go over green gradient on the right side*/

.subPolarImg{margin-right:-50px} /*polaroid images in content area should*/
.subPolar1{margin-top:-35px;}
