/* START MAIN HOLDERS */
html
{
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body
{
	background: #373737;
	text-align: center;
	font: 62.5%/160% Helvetica, Arial, sans-serif;
}

#topcontainer
{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#container
{
	width: 960px;
	border: 10px solid #fff;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

#print-header
{
	display: none;
}

#header
{
	background: #6c8dc2 url(/wp-content/themes/wos_bluegrey/i/bg_header.gif) top right no-repeat;
	width: 960px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#header-mission
{
	padding: 37px 90px 0 275px;
}

#naver
{
	height: 40px;
	background: #646464;
	margin-bottom: 10px;
}

#home-box
{
	overflow: hidden;
	margin-bottom: 10px;
}

#middler
{
	clear: both;
	overflow: hidden;
	height: 1%;
	padding: 15px;
	border: 10px solid #efefef;
}

body#home #middler
{
	padding: 10px;
	background: #646464 url(/wp-content/themes/wos_bluegrey/i/bg_middler_home.gif);
}

#home-box-left
{
	float:  left;
	width: 450px;
	margin-right: 10px;
}

#home-box-right
{
	float: right;
	width: 480px;
	height: 288px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 11px;
	position: relative;
}

#middler-left
{
	float: left;
	width: 596px;
}

#middler-right
{
	float: right;
	width: 274px;
}

body#home #middler-left
{
	width: 430px;
}

body#home #middler-right
{
	width: 470px;
}

div#footer
{
	width: 930px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	padding: 15px;
	background: #6c8dc2 url(/wp-content/themes/wos_bluegrey/i/bg_footer.gif) 550px 16px no-repeat;
}

div#home-slideshow
{
	width: 430px;
	height: 280px;
	border: 10px solid #efefef;
	background: #fff;
	overflow: hidden;
}

div#map-holder, div.wp_geo_map
{
	border: 10px solid #6C8DC2;
	overflow: hidden;
	width: 576px;
	height: 380px;
	clear: both;
}

div.program-blurb
{
	padding-bottom: 15px;
	padding-top: 7px;
	margin-bottom: 18px;
	border-bottom: 1px solid #ebe9d8;
}

div#attention-grabber
{
	background: #fff;
	height: 272px;
	width: 470px;
	overflow: hidden;
}

div#attention-grabber img
{
	height: 272px;
	width: 470px;
	overflow: hidden;
}


div.divider
{
	border-top: 1px solid #c7c7c7;
	height: 2px;
	margin: 25px 0;
	clear: both;
}
/* START LINKS */
a:link, a:visited
{
     color: #6C81B7;
     text-decoration: underline;
}

a:hover, a:active
{
     color: #b4b4b4;
     text-decoration: none;
}

body#home #middler a:link, body#home #middler a:visited
{
     color: #fff;
     text-decoration: underline;
}

body#home #middler a:hover, body#home #middler a:active
{
     color: #F7EA5A;
     text-decoration: none;
}

#footer a:link, #footer a:visited
{
     color: #fff;
     text-decoration: underline;
}

#footer a:hover, #footer a:active
{
     color: #121212;
     text-decoration: none;
}
/* END LINKS */

/* START PARAGRAPHS AND HEADINGS */
p
{	
	font-size: 1.4em;
	line-height: 1.5;
    margin-bottom: 15px;
	color: #2F3A5D;
}

p.posted-date
{
	color: #898989;
	font-size: 13px;
	margin-top: 5px;
}

#header-mission p
{
	font-size: 1.8em;
	line-height: 1.4em;
	margin-bottom: 7px;
	color: #D3DDED;
}

#testimonial-holder p
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.3;
	color: #464646;
	margin-bottom: 0;
	padding-top: 132px;
}

#testimonial-holder p#testifier
{
	text-align: right;
	font-style: italic;
	padding-top: 5px;
	color: #848484;
}

#footer p
{
	font-size: 1.3em;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 0;
}

#header h1
{
	 width: 260px;
     height: 150px;
	 float: left;
     margin-left: 0;
     text-indent: -9999px;
}

#header h1 a
{
     display: block;
     height: 150px;
}

#splasher h1
{
	 margin-bottom: 10px;
	 line-height: 1.1;
	 font-size: 2.2em;
	 color: #3f507f;
	 text-transform: uppercase;
	 font-weight: normal;
	 margin-top: 20px;
	 letter-spacing: 1px;
}

h2
{
	 margin-bottom: 15px;
	 line-height: 1.1;
	 font-size: 2.2em;
	 text-transform: uppercase;
	 font-weight: normal;
	 color: #6c8dc2;
	 border-bottom: 1px solid #ddd;
	 padding-bottom: 3px;
	 letter-spacing: -1px;
}

body#home h2
{
     line-height: 1.1;
     font-size: 1.9em;
}

body#home #middler-left h2
{
	color: #fff;
}

h3
{
	margin-bottom: 15px;
	font-size: 1.9em;
	color: #565656;
	font-weight: normal;
}

h4
{
	font-size: 1.6em;
	//text-transform: uppercase;
	color: #3f507f;
	margin-bottom: 5px;
	//letter-spacing: 2px;
	font-weight: bold;
}
/* END PARAGRAPHS AND HEADINGS */

/* START LISTS */
ul.generic
{
	margin-bottom: 25px;
}

ul.generic li
{	
	font-size: 1.4em;
	line-height: 1.9;
    margin-bottom: 7px;
	color: #2F3A5D;
	background: transparent url(/wp-content/themes/wos_bluegrey/i/bullet_arrow.gif) 0 4px no-repeat;
	padding-left: 31px;
}

ul.darkbg li
{
	background: transparent url(/wp-content/themes/wos_bluegrey/i/bullet_arrow_darkbg.gif) 0 4px no-repeat;
}
/* END LISTS */

/* START MISC STUFF */
.store-item-holder img
{
	border: 1px solid #d7d7d7;
}

img.new
{
	vertical-align: middle;
	margin-left: 10px;
}

.tight
{
	margin-bottom: 0;
}

.goleft
{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.goright
{
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

div.back-and-forth
{	
	font-size: 1.4em;
	line-height: 1.5;
    margin-bottom: 15px;
	color: #2F3A5D;
	overflow: hidden;
}

div.back-and-forth .alignleft
{
	float: left;
}

div.back-and-forth .alignright
{
	float: right;
}

ul.tight
{
	margin-bottom: 0;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

.framed
{
	border: 10px solid #eee;
}
/* END MISC STUFF */

/* START TABLES */
table#get-onboard
{
	margin-top: 7px;
}

table#get-onboard td#col-1
{
	width: 165px;
}

table#get-onboard td#col-2
{
	width: 185px;
}
/* END TABLES */

