@charset "utf-8";
/* CSS Document */

body {
	background: #b2c7f0 url('/elements/global/body-bg2.png') no-repeat scroll 50% 0;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size:11px;}
div, h1, h2, h3, h4, p, li, form, table, img, span {
	margin:0;
	padding:0;
	border: 0px;
	vertical-align:top;}
table { font-size:11px; }
a, a:visited { color:#2F5596; text-decoration:none; font-weight: bold; }
a:active, a:hover { text-decoration:underline; }
ul { margin:0; padding:2px 0 10px 25px; }
li { font-size:10px; }
h5 { margin: 0; padding: 0; }
h4 { font-size:14px; font-weight:bold; line-height:16px; margin-left:10px; padding:10px 0; color:#436B9F; }
h3 { font-size:16px; color:#5E84B5; margin-bottom:10px; margin-left:20px; }
h2 { font-size:17px; color:#436B9F; margin-bottom:10px; }
h1 { font-size:20px; color:#234E87; margin:12px 0;  }
p { margin-bottom:9px; font-size:11px; color:#333; }

#container {
	width: 960px;
	margin: 0 auto;}
#header {
	width: 960px;
	margin: 0 auto;}
#footer {
	width: 960px;
	margin: 0 auto;
	padding-top:12px;}


#pg-body {
	width: 920px;
	margin: 0;
	padding:0 20px;
	background-color:#fff;
	padding-bottom:12px;
	border: 1px solid #8CA1D2;}

/* General Page Elements */	
.pg-img {
	border: 1px solid #666;
	padding: 2px;
	float: right; }

/* Front Page Only */
div.tag h1 {
	background: url('/elements/home/tag-line.png') 0 0 no-repeat;
	height: 80px;
	margin: 0 0 0 129px;
	text-indent: -9999px;
	visibility: visible;
	width: 630px;}
div.fp-flash { margin: 12px 0 12px 162px; }
div.fp-menu { 
	margin:0 auto;}
div.fp-menu img { margin:10px 23px; }
div.fp-left {
	float:left;
	width:540px;
	padding-right:24px;  }
div.fp-right {
	float:right;
	width:335px; }
div.fp-right img {
	float:left;
	padding-right:15px; }
	
	
/* BoD Page */
div.left-bod {
	float:left;
	width:200px;
	padding-right: 20px; }
div.right-bod {
	float:right;
	width:475px;
	margin: 0 25px 20px 0;}
div.col1, .col2 {
	float:left;
	width:150px;
	padding-right: 200px;}
div.col1 p, .col2 p, .col3 p {font-size:9px;}
.ctrimg { margin-left: 200px; }

	
/* Event */
div.past{
	float:right;
   width:286px;
	padding:2px 0;
	margin-bottom:10px;}
div.calendar{
	float:left;
	width:600px;
	padding:2px;
	background-color: #d4d4d4;
	border: 3px solid #003e85;
	margin-right:10px;}
div.evnt-one {
	float:right;
	width:275px;
	background: #bfcf6c url('/elements/pages/event/tour-grn-top.png') no-repeat bottom;
	margin-bottom:10px;
	padding:2px;
	border: 3px solid #93ab23;}
div.evnt-one h3 { color:#fff;}
div.evnt-one p{ text-align:center; }
div.evnt-two {
	float:right;
	width:275px;
	background: #ec990f url('/elements/pages/event/prg-org-top.png') no-repeat top;
	margin-bottom:20px;
	padding:2px;
	border: 3px solid #a83f06;}
div.evnt-two h3 { color:#fff;}
div.evnt-two p{ text-align:center; }
div.evnt-three {
	float:right;
	width:275px;
	background-color:#bfcf6c;
	margin-bottom:20px;
	padding:2px;
	border: 3px solid #93ab23;}
div.evnt-three h3 { color:#fff;}
div.evnt-three p{ text-align:center; }


/* Past Events */
#pstevent { border-bottom:3px solid #263a59; margin-bottom:20px;}
#pstevent h2{ text-align:center; background-color:#263a59;  color:#fff; line-height:35px;  }
#pstevent h4{ text-align:center;  }
#pstevent .left-evnt {
	float: left;
	width: 270px;
	margin: 0 auto;
	padding: 0px;}
#pstevent .right-evnt {
	float: right;
	width: 530px;
	margin:  0px;
	padding: 0px;}


	

/* Tour */
div.tour-details {
	float:left;
	width:350px;
	padding: 3px; 
	margin: 3px; 
	border: 2px solid #BFD16D;
	margin-right:100px;	}
div.tour-sponsor {
	float:right;
	width:430px;}
div.tour-map { 
	float:right; }
.tour-img {
	border: 1px solid #666;
	padding: 2px;
	margin-right: 100px;
	float: right; }


/* Program */
div.prg-details {
	float:left;
	width:365px;
	padding: 3px; 
	border: 2px solid #EC990F;
	margin:0 75px 20px 0;	}
div.prg-sponsor {
	float:right;
	width:430px;}
div.prg-map { 
	float:right; }
.prg-img {
	border: 1px solid #666;
	padding: 2px;
	margin-right: 100px;
	float: right; }

/* Career Center */
.seek { width:290px; float:left; padding:0 50px 0 150px;}
.post { width:290px; float:right; padding:0 100px 0 20px;}

