/* styles beginning with "site_" are to set widths of main site tables and columns */

.site_wrapper {
	background: #FFFFFF;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 5px;
	width: 770px;
	text-align: left;
	vertical-align: bottom;
	background-image:url(../img/page_wrapper_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border-bottom:1px solid #909090;
}
.site_header {width: 760px;}
.site_header_right {background: #fff;}
.site_header_left {width: 313px; background: #fff; }
.site_body {width: 760px;}
.site_header_mainnav {width:100%; text-align: center;}
.site_int_column {width: 200px;}
.site_int_spacer {width: 10px;}
.site_int_content {width: 550px;}
	.site_int_content td {padding:5px;}
.site_footer {width: 752px; margin-bottom:10px;}
.site_subnav {width:200px;}
.site_subnav_tbl {width: 180px;}

/* .site_body_column {width: 175px; border: none; margin:4px; float: right;}
.site_listnav {width: 175px;
				float: right;
				padding-top: 0px;
				padding-right: 3px;
				padding-bottom: 3px;
				padding-left: 3px;
				margin-top: 6px;
				margin-right: 0px;
				margin-bottom: 4px;
				margin-left: 0px;}
.site_crumbs {width: 765px; font-size: 80%;}*/


.site_callout_int {width: 200px;}



/* homepage specific styles */

.site_homebody {width: 755px; padding:0px;}

.site_hp_content_1 { padding:0px;}

.site_hp_content_2 {width: 40%;}

.site_hp_content_3 {width: 60%;}

.site_hp_content_4 {width: 100%;}

.site_home_content {background-color:#FFFFFF; padding: 8px; border: 1px solid #2E606B;}

.site_home_spacer {width:10px;}

.site_home_column {width: 200px;}
/*education styles */

.site_edu_select {width:360px; background-color: #eaeaea; font-family:verdana; font-size:10px;}
.site_edu_select_title {color: #3A3A3A; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight: normal;}
.site_edu_article_body{font-size:11px;}
.site_edu_article_title {color: #EA7E1D; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight: normal;}
.site_edu_rule {border-bottom: 1px solid #B0B0B0; height:1px;}
.site_edu_module {width:430px; border: 1px solid #ADAA60; padding: 8px; background:#D6D6D6;}
.site_edu_module  select {}
.site_edu_article_head {color: #3A3A3A; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight: normal;}
.site_edu_content {width: 760px;}



.edu_link:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D5069;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;}
.edu_link:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D5069;
	font-weight: bold;
	font-size: 10px;}
.edu_link:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D5069;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;}
.edu_link:active {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D5069;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;}
