/* --------------  General Rules --------------- */

body {
background-color:#96b2c2;
font-family: Verdana, Geneva, sans-serif;
font-size:1em;
}



#container {
width:916px;
position: relative;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-right:17px;
z-index:0;

	}
#container_sub {
width:916px;
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:-8px;
padding-right:17px;
z-index:0;
background-image: url(../_images/bg_container_repeat.jpg);
background-repeat: repeat-y;
background-position: left top;
}
#print_head_logo {
display: none;
}



/* --------------  Text Formatting --------------- */

p {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 0.9em;
font-weight: normal;
color: #000;
}

h1 {}

h2 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1.6em;
font-weight: 900;
color: #ab7414;
display: block;
padding-bottom: 22px;
text-transform: none;
margin: 0px;
}
h3 {
font-family: Verdana, Geneva, sans-serif;
font-size: 1.2em;
font-weight: bold;
margin: 0px;
padding-bottom: 6px;
color: #000;
}
h4 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1.1em;
font-weight: 900;
color: #9F721C;
display: block;
padding-bottom: 4px;
text-transform: none;
margin: 0px;
line-height: 1.1em;
text-align: left;
	}
h5 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1.1em;
color: #000;
padding-bottom: 4px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
}
h6 {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 1em;
font-weight: 900;
color: #000;
font-style: normal;
margin: 0px;
padding-bottom: 4px;
}

a {
color: #413C86;
text-decoration: none;
font-weight: bold;
}
a:visited {
color:#7C476D;
}
a:hover {
color: #093;
text-decoration: none;
}
a img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
a:hover img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
a:active img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
a:visited img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

div.hr {
  height: 13px;
  background: url(../_images/bg_horizontal_rule.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

hr {
position: relative;
width: 75%;
display: block;
margin-right: auto;
margin-left: auto;
background-color: #333;
color: #757575;
}
table tr td{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}



ul {
margin-bottom: 20px;
	}

ul li {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 0.9em;
font-weight: normal;
color: #000;
list-style-type:disc;
margin-bottom:11px;
margin-left:45px;
margin-top:2px;
padding-left:0;

	}
.faq ol li {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 0.9em;
font-weight: normal;
margin-left: 0px;
margin-bottom:2px;
}

#content_textbox table tr td ul li {
margin-left: -12px;
margin-top: -4px;
}


.indent25 {
	margin-left:25px;
	}
.indent35 {
margin-left: 35px;
}
.indent45 {
	margin-left: 45px
	}
.indent55 {
	margin-left:55px
	}
.indent65 {
	margin-left:65px
	}
.copyright {
text-align:right;
margin-right:125px;
font-size:.8em;
font-style:italic;
padding-top:10px;
padding-bottom: 10px;
display: block;
}

.center {
text-align: center;
display: block;
}
.caption {
font-size:0.8em;
margin-top: 1em;
margin-right: 75px;
margin-bottom: 2em;
margin-left: 50px;
	}
.describe {
margin-right: 22px;
margin-left: 20px;
line-height: 1.2em;
padding-top: 5px;
padding-bottom: 5px;
}


.bg_rose {
background-image: url(../_images/bg_content_rose.jpg);
background-repeat: no-repeat;
background-position: right 30px;
}
.image_right img {
display: block;
float: right;
}
.vertical_pad img {
padding-bottom: 125px;
display: block;
}


.color8E383B {
color: #8E383B;
font-variant: small-caps;
}
.justify {
text-align: justify;
display: block;
position: relative;
}
.reduce_top-margin {
margin-top: 0px;
}
.bottom-margin_10px {
margin-bottom: 10px;
display: block;
}
.adjust_text-left {
display: block;
position: relative;
left: -20px;
}

.title-describe {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1em;
color: #9F721C;
display: block;
padding-bottom: 4px;
text-transform: none;
margin: 0px;
line-height: 1.1em;
text-align: center;
font-weight: 900;
padding-top: 12px;
	}




/* --------------  Navigation --------------- */

#navbar {
width:580px;
height:40px;
margin-left:auto;
margin-right:auto;
top:-46px;
position:relative;
z-index:10;
text-align: right;
left: 25px;
	}
	
#navbar a:visited {
color: #FFF;
}
#navbar a:hover {
color: #FC0;
}	
	
#navbar_sub {
width:580px;
height:40px;
float:right;
right:-74px;
position:absolute;
z-index:10;
text-align: right;
top: 44px;
	}
#navbar_sub a:visited {
color: #FFF;
}
#navbar_sub a:hover {
color: #FC0;
}

	
#nav_blank {
width:40px;
height:26px;
position:absolute;
right:50px;
z-index:11;
background-color:#44496d;
display: none;
	}

#submenu_top {
width:540px;
height:auto;
padding-top: 1px;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size: 0.7em;
font-weight: bold;
	}
	
#submenu_top a, #submenu_bottom a {
text-decoration:none;
padding-top: 15px;
padding-bottom: 15px;
display: inline;
z-index: 5;
}

#submenu_bottom {
width:540px;
height:auto;
padding-top: 1.8em;
padding-bottom: 1px;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size: 0.7em;
font-weight: bold;
z-index:3;
margin-bottom: 5px;
}

/* --------------  Header --------------- */

#bgtop {
width:100%;
height:1059px;
z-index:0;
background-image: url(../_images/bg_frontpage_full.jpg);
background-repeat: no-repeat;
background-position: center top;	
	}
#bgtop_sub {
width:916px;
height:630px;
position:absolute;
left:0px;
z-index:0;
background-image: url(../_images/bg_top_subpage_alt.jpg);
background-repeat: no-repeat;
background-position: left top;
	}

#header {
	width:auto;
	height:auto;	
	top:0px;
	z-index:auto;
	}

#header_frontpage {
width:auto;
height:auto;
position:relative;
top:0px;
z-index:5;
	}

h1#logo{
	padding:0px;
	margin:0px;
		float: left;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
	}
h1#logo a{
		height: 207px;
		width: 825px;
		display: block;
		overflow: hidden;
		background: url(../_images/bg_marquee_frontpage_2010.jpg) top left no-repeat;
}


#marquee {
width:825px;
height:207px;
position:relative;
left:-28px;
top:0px;
	}
#marquee_sub {
width:246px;
height:168px;
position:relative;
float:left;
background:top left;
text-align:center;
z-index:1;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1.5em;
font-weight: normal;
color: #accced;
letter-spacing: 0.12em;
line-height: 1.9em;
	}

#bannerimg {
width:512px;
height:114px;
top:38px;
position:relative;
float:right;
z-index:1;
	}
#bannerimg img {
border:1px solid #c7c08d;
	}
#teacher {
float: left;
height: 132px;
width: 340px;
position: relative;
}
#headshot {
display: block;
float: left;
height: 112px;
width: 90px;
}
#about {
float: right;
height: 112px;
width: 234px;
padding-left: 16px;
}
#about p {
font-size: 0.8em;
font-weight: normal;
margin-top: 0px;
text-align: left;
}
#announcement {
position: relative;
color: #000;
height: auto;
width: 470px;
margin-bottom: 40px;
}




/* --------------  Primary DIVs --------------- */

#vessel {
	width:766px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-top:42px;
	z-index:auto;
	}


#main {
	width:auto;
	height:auto;
	top:0px;	
	z-index:auto;
	}

#content {
height:auto !important;/*all browsers except ie6 will respect the !important flag*/  
min-height:500px;  
height:500px;/*Should have the same value as the min height above*/
width:480px;
float:left;
position:relative;
background-color: #f7edc9;
z-index:3;	
top: 14px;
	}
#content_sub {
height:auto !important;/*all browsers except ie6 will respect the !important flag*/  
min-height:500px;  
height:500px;/*Should have the same value as the min height above*/
width:540px;
float:left;
position:relative;
background-color: #f7edc9;
z-index:3;
top: 14px;
	}
#content_wide {
height:auto !important;/*all browsers except ie6 will respect the !important flag*/
min-height:500px;
height:500px;/*Should have the same value as the min height above*/
width:766px;
float:left;
position:relative;
background-color: #f7edc9;
z-index:3;
top: 14px;
}
#content_sub img {
display: inline;
position: relative;
padding-top: 10px;
padding-left: 10px;
}


	
#fringetop {
width:480px;
height:64px;
position:relative;
top:-14px;
z-index:auto;
background-image: url(../_images/bg_fringetop_front.jpg);
background-repeat: no-repeat;
background-position: left top;
	}
#fringetop_sub {
width:540px;
height:64px;
position:relative;
top:-14px;
z-index:auto;
background-image: url(../_images/bg_fringetop_sub.jpg);
background-repeat: no-repeat;
background-position: left top;
	}
#fringetop_wide {
width:766px;
height:64px;
position:relative;
top:-14px;
z-index:auto;
background-image: url(../_images/bg_fringetop_wide.jpg);
background-repeat: no-repeat;
background-position: left top;
	}	
	
#fringebottom {
width:480px;
height:64px;
position:relative;
bottom:-14px;
z-index:2;
background-image: url(../_images/bg_fringebottom_front_alt.png);
background-repeat: no-repeat;
background-position: left bottom;
	}
#fringebottom_sub {
width:540px;
height:64px;
position:relative;
bottom:-14px;
z-index:2;
background-image: url(../_images/bg_fringebottom_sub.jpg);
background-repeat: no-repeat;
background-position: left bottom;
	}
#fringebottom_wide {
width:766px;
height:64px;
position:relative;
bottom:-14px;
z-index:2;
background-image: url(../_images/bg_fringebottom_wide.jpg);
background-repeat: no-repeat;
background-position: left bottom;
	}

#content_textbox {
width:410px;
position:relative;
z-index:3;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 35px;
text-align: justify;
color: #0a243c;
font-family: Helvetica, Arial, Verdana, sans-serif;
	}
#content_textbox h2 {
padding-bottom: 0em;
}


#content_sub_textbox {
width:470px;
position:relative;
z-index:3;
margin-top: 20px;
margin-bottom: 15px;
margin-left: 35px;
text-align: left;
color: #0a243c;
	}
#content_sub_textbox p {
text-align: justify;
}

#content_wide_textbox {
width:726px;
position:relative;
z-index:3;
margin-top: 20px;
margin-bottom: 15px;
margin-left: 20px;
text-align: left;
color: #0a243c;
	}

#rightbox {
width:270;
position:relative;
float:right;
top:11px;
z-index:4;
background-color: #dcce87;
	}

#rightbox_roundtop {
width:270px;
height:12px;
position:relative;
top:-11px;
left:0px;
background-image:url(../_images/rightbox_round_top_frontpage.png);
background-repeat: no-repeat;
}

#rightbox_roundbottom {
width:270px;
height:12px;
position:relative;
bottom:-12px;
left:0px;
background-image:url(../_images/rightbox_round_bottom_frontpage.png);
background-repeat: no-repeat;
}

#rightbox_textbox {
width:250px;
position:relative;
left:15px;
top:-8px;
z-index:6;
text-align: left;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 0.9em;
line-height: 1.4em;
	}
#rightbox_textbox h2 {
padding-bottom: .5em;
}

	
#rightbox_sub {
width:210px;
position:relative;
float:right;
top:11px;
z-index:4;
background-color: #dcce87;	
	}
	
#rightbox_sub_roundtop {
width:210px;
height:12px;
position:relative;
top:-11px;
left:0px;
background-image:url(../_images/rightbox_round_top.png);
background-repeat: no-repeat;
}

#rightbox_sub_roundbottom {
width:210px;
height:12px;
position:relative;
bottom:-12px;
left:0px;
background-image:url(../_images/rightbox_round_bottom.png);
background-repeat: no-repeat;
}
#rightbox_sub_textbox {
width:180px;
position:relative;
left:15px;
top:-8px;
z-index:3;
text-align: left;
	}
#rightbox_sub_textbox p {
	font-size:.8em;
	}

#rightbox_sub img {
position:relative;
display:block;
margin-top:5px;
margin-bottom:5px;
margin-right: auto;
margin-left: auto;
}

/* --------------  Footer --------------- */

#bgbottom {
height:420px;
position:absolute;
left:36px;
bottom:-302px;
z-index:0;

	}
#bgbottom_sub {
height:420px;
width:916px;
position:absolute;
left:-75px;
bottom:-302px;
z-index:0;
background-image: url(../_images/bg_bottom_subpage.jpg);
background-repeat: no-repeat;
background-position: left bottom;
	}
	
#cover_blank {
	height:69px;
	width:540px;
	background-color: #f7edc9;
	position:absolute;
	bottom:49px;
	z-index:1;
	}

#cover_blank_wide {
height:69px;
width:766px;
background-color: #f7edc9;
position:absolute;
bottom:49px;
z-index:1;
	}

#footer {
width:700px;
height:70px;
position:relative;
bottom:-315px;
margin-left:auto;
margin-right:auto;
text-align:center;
z-index:2;
background-color: #010200;
color: #c0c690;
font-size: 0.6em;
font-weight: normal;
font-family: Verdana, Geneva, sans-serif;
	}
	
#footer a {
color: #FFF;
text-decoration: none;
font-weight: normal;
}
#footer a:hover {
color: #FC6;
text-decoration: none;
}
#footer a:visited {}
