/* @override http://www.gcmintl.org/styles.css */

/* CSS Document */
* {	
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	min-width: 820px;
	background-color: #8CB5E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#wrapper {
	width: 797px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(images/wrapper_bg.jpg) repeat-y top left;
}

body#home_section #wrapper {
	background: transparent url(images/wrapper_home_bg.jpg) repeat-y top left;
}

img {
	border: 0px none #FFF;
}

a:link {
	text-decoration: underline;
	color:#003399;
	}
	
a:visited {
	text-decoration: underline;
	color:#666666;
	}
	
a:hover {
	color:#C00;
	}

#content {
	width: 620px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

body#home_section #content {
	width: 762px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}

#primaryContent {
	width: 400px;
	float: left;
}

body#home_section #primaryContent {
	width: 535px;
}

#primaryContent ul {
	margin-left: 25px;
}

.secondaryContent {
	clear: right;
	width: 210px;
	float: right;
}

.secondaryContent  h2, h3, p, li {
	padding-right: 20px;
}

.subsectionContent {
	width: 265px;
	float: left;
}

#primaryNav {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	background: transparent url(images/main_nav_bg.jpg) repeat-y bottom left;
}

#primaryNav ul {
/*	background: transparent url(images/main_nav_ul_bg.jpg) no-repeat top left; */
	width: 800px;
	padding-top: .5em;
	padding-left: 18px;
	padding-bottom: .5em;
}

#primaryNav li {
	float: left;
	list-style-type: none;
	padding: 0 20px 0 10px;
	line-height: 1.2em;
}

#primaryNav a {
	text-decoration: none;
	color: #FFF;
}

#primaryNav a:hover {
	color: #C00;
}

body#home_section #nav_home a {
	color: #C00;
}

body#about_section #nav_about a {
	color: #C00;
}

body#webc_section #nav_webc a {
	color: #C00;
}

body#school_section #nav_summit_school a {
	color: #C00;
}

body#counseling_section #nav_summit_counseling a {
	color: #C00;
}

body#missions_section #nav_world_missions a {
	color: #C00;
}

#gcmi_about #sn_gcmi_about a {
	color: #C00;
	text-decoration: none;
}

#gcmi_bio #sn_gcmi_bio a {
	color: #C00;
	text-decoration: none;
}

#gcmi_org #sn_gcmi_org a {
	color: #C00;
	text-decoration: none;
}

#webc_about #sn_about a {
	color: #C00;
	text-decoration: none;
}

#webc_faq #sn_faq a {
	color: #C00;
	text-decoration: none;
}

#webc_schedule #sn_schedule a {
	color: #C00;
	text-decoration: none;
}

#school_about #sn_summit_about a {
	color: #C00;
	text-decoration: none;
}

#school_sponsors #sn_summit_sponsors a {
	color: #C00;
	text-decoration: none;
}

#counseling_about #sn_counseling_about a {
	color: #C00;
	text-decoration: none;
}

#missions_about #sn_missions_about a {
	color: #C00;
	text-decoration: none;
}

#secondaryNav {
	width: 164px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#secondaryNav ul {
	list-style-type: none;
}

#secondaryNav ul a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#secondaryNav ul a:hover {
	color: #C00;
}

#secondaryNav li {
	margin-bottom: 1.25em;
	padding-left: 30px;
	padding-right: 20px;
}

#secondaryNav h4 {
	margin-top: 2.5em;
	margin-bottom: 1.25em;
	padding-left: 30px;
	padding-right: 20px;
}

#footer {
	clear: both;
	padding-bottom: 30px;
	text-align: center;
	background: transparent url(images/footer_bg.jpg) no-repeat bottom left;
}

#footer p {
	font-size: .7em;
	margin-bottom: 0;
	color: #999999;
}

h1 {
	margin-left: 18px;
	width: 760px;
	height: 120px;
	position: relative;
}

h1 span {
	background: #FFF url(images/branding_bg.jpg) no-repeat top center;
	position: absolute;
	width: 100%;
	height: 100%;
	margin-bottom: 1.2em;
}

h2 {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #CC0000;
	margin-bottom: .6em;
}
h3 {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: #CC0000;
	margin-bottom: .6em;
}

div.secondaryContent {
	margin-right: 30px;
	_margin-right: 15px; /*IE hack */
	margin-bottom: 20px;
	padding-right: 5px;
	background: transparent url(images/secondary_content_bg.jpg) no-repeat bottom left;
	color: #FFF;
	width:200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:185px;
}

html>body .content {
	width: 185px;
}

.secondaryContent h2 {
	background: transparent url(images/secondary_content_top.jpg) no-repeat top left;
	padding: 15px 10px 5px 10px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: normal;
	color:#FFF;
	margin-bottom: .5em;
}

.secondaryContent p {
	padding: 0 10px;
}

.secondaryContent a:link {
	color: #FFF;
	text-decoration: underline;
}

.secondaryContent a:visited {
	color: #FFF;
}

.secondaryContent a:hover {
	color: #C00;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: .5em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	color: #CC0000;
	margin-bottom: .8em;
}

p, li, blockquote {
	font-size: .8em;
	margin-bottom: .8em;
	line-height: 1.5em;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

strong {
	font-weight: bold;
}

.portrait {
	width: 118px;
	float: left;
	display: inline;
	margin: 3px 20px 0 0;
}

.icon {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

.sponsor_icon {
	clear: left;
	float: left;
	display: inline;
	margin: 0 5px 30px 0;
}

.clearall {
        clear: both;
}

tr{
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

td.course{
	font-weight: bold;
	padding-right: 15px;
	vertical-align: top;
	width: 125px;
}

h4.course_header{
	font-size: 1em;
	line-height: .8em;
	margin-bottom: 0;
	padding-top: 10px;
	margin: 0;
}

.small_text {
	font-size: .8em;
}

/* @group Movie */
#flashcontent{
	margin: 70px 0 45px 40px;
	padding-left: 150px;
}


/* @end */





