/* =style for the main text and links */


* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #67643f;
	padding: 0;
}

a:link {
	color: #67643f;
	text-decoration: underline;
}

a:hover {
	color: #67643f;
	text-decoration: underline;
	background-color: #cfcdbc;
}

a:active {
	color: #67643f;
	text-decoration: underline;
}

a:visited {
	color: #67643f;
	text-decoration: underline;
}

/* =This is the css for all Flash elements*/


.flashHeader {
	margin: 0 auto;
	padding: 0;
	float: left;
	vertical-align: top;
}

.flashMap {
	margin: 0 auto;
	padding: 0;
	float: right;
	vertical-align: top;
}

/* =This is ALL the css for the sub pages*/

#subpage_header {
	width: 961px;
	height: 336px;
	margin: 0 auto;
	padding: 0;	
}

.subpage_titlebar {
	float: left;
	margin: 0 auto;
	padding: 0;	
	vertical-align: top;	
}

.header_image {
	float: left;
	margin: 0 auto;
	vertical-align: top;
	padding: 0;	
}

.subpage_nav {
	float: left;
	width: 961px;
	height: 29px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	bottom: auto;
	vertical-align: bottom;
}

/* =This is the holder for the main content______________________________________ */


#mainContentHolder {
	width: 961px;
	height: 100%;
	text-align: center;
	vertical-align: top;
	margin: 0 auto;
	position: relative;
	margin-top: 0px;
	padding: 0 0 18px 0;
}


/* =This is css for the top are with the logo and nav_________________________ */


#top_nav {
	width: 961px;
	height: 123px;
	margin: 0px 0px 0px 0px;
}

.gthsLogo {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#main_Nav {
	float: right;
	width: 618px;
	height: 20px;
	padding: 0;
	margin-top: 51px;
}

/* =This is css for the left side column main content__________________________ */


#mainContent1 {
	background-image: url(../interface_images/sidebar_background.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: text-top;
	width: 670px;
	float: left;
	text-align: left;
}

#mainContent1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #67643f;
	margin-right: 28px;
	line-height: 13pt;
}

#mainContent1 h1 {
	font-family: Helvetica;
	font-size: 17pt;
	font-weight: bold;
	color: #96947e;
	margin-right: 28px;
	margin-top: 20px;
}

#mainContent1 h2 {
	font-weight: normal;
	font-size: 14pt;
	color: #496400;
	font-family: Helvetica;
	margin-right: 28px;
}

#mainContent1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #67643f;
	margin-right: 28px;
	line-height: 15pt;
	font-weight: bolder;
	font-size: 15px;
	margin-bottom: -10px;
}


/* =CSS for the right column_____________________________________________________ */


#sidebar1 {
	vertical-align: text-top;
	width: 291px;
	float: right;
	height: 100%;
	text-align: left;
}

#sidebar1 h1 {
	font-family: Helvetica;
	font-size: 17pt;
	font-weight: bold;
	color: #96947e;
	margin-top: 20px;
	margin-left: 27px;
}

#sidebar1 h2 {
	font-weight: normal;
	font-size: 14pt;
	color: #496400;
	font-family: Helvetica;
	margin-top: -10px;
	margin-left: 27px;
}

#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #67643f;
	margin-left: 27px;
	line-height: 13pt;
}

#newsletter {
	width: 237px;
	height: 113px;
	float: right;
	background-image: url(../interface_images/newsletter_background.jpg);
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	margin-bottom: 25px;
	margin-top: 2px;
	background-repeat: no-repeat;
}


/* =CSS for the footer and links_______________________________________ */


#footer {
	width: 100%;
	height: 200px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #E9EADC;
	text-align: center;
	padding-top: 25px;
	clear: both;
	background-image: url(../interface_images/footer_background.jpg);
	float: 20;
}

#insidefooter {
	width: 961px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}

#insidefooter a:link {
	color: #91917b;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

#insidefooter a:hover {
	color: #91917b;
	text-decoration: underline;
	background-color: #e0decf;
	padding-left: 5px;
	padding-right: 5px;
}

#insidefooter a:active {
	color: #91917b;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

#insidefooter a:visited {
	color: #91917b;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}


/* _____________________________________________________________________ */


.photoSml {
	border: #a5aa82 3px solid;
	margin: -8px 10px 0px 0px;
	float: left;
	background: #fff;
}

.photoThumb {
	border: #a5aa82 3px solid;
	margin: -15px 15px 0px 0px;
	float: left;
}

#courseThumb {
	width: 670px;
	height: 60px;
	text-align: left;
	vertical-align: middle;
	margin-top: 30px;
}

.photoLrg {
	border: #a5aa82 3px solid;
	margin: 0px 20px 8px 0px;
	float: left;
}

.gettinghereMap {
	margin-left: 1px;
}

.lineSpacer {
	margin: 22px 0px 10px 0px;
}

.titleBar {
	margin-bottom: 10px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.textBox {
	color: #858b5f;
	background-color: #e6e6d5;
	border: #a5aa82 3px solid;
	height: 20px;
	margin-top: -8px;
}

.formBox {
	color: #939280;
	background-color: #fbfbf8;
	border: #c9c7b5 3px solid;
	height: 20px;
}

.button {
	margin-right: 25px;
	float: right;
	margin: 5px 10px 10px 10px;
}

.advertisment {
	margin-left: 89px;
	float: left;
	border: #a5aa82 3px solid;
	margin-top: 30px;
	margin-bottom: 10px;
}

/* the css for table */

table {
	top: -4px;
	left: -4px;
	width: 639px;
	border: 3px solid #c9c7b5;
	background: #fff;
}

table th, table td {
	margin: 0;
	padding: 6px 18px;
	text-align: center;
	font-size: .9em;
	border-bottom: 1px solid #c9c7b5;
}

table .leftAlign {
	text-align: left;
}

table tr {
	background: #efeee2;
}

table tr.alt {
	background: #cdccba;
}

table tr.altsub {
	background: #e9e8dc;
}

ul {
	margin: 10px 15px 15px 0;
	list-style-image: url(../interface_images/bullet.jpg);
	list-style-position: outside;
	}

li	{
	margin-left: 30px;
	line-height: 1.7em;
	}
