body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image:   url(../assets/page_background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#wrapper {
	padding: 0px;
	width: 730px;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #eee;
	

	}
p {
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
	padding: 0 5px 0 5px;
	line-height: normal;
	
	font-size: 10pt;
}
a {
color: #666633;
}
a:hover{
color: #CCCC99;
}
h4 {
	font-size: 1em;
	margin: 0;
	padding: 0px 0.33em 0px 5px;
	color: #993300;
	}
td h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
}

h5{
	clear: left;
	padding-left: 5px;
	margin: 10px 0 10px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
h3{
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}


#content{
	width: 605px;
	background-color: #eee;
	float: left;
	padding: 5px 0 0 0;
	}

#content ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 10px;
	}
#content li{
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	}
	/* --- [ left column ] --- */
div#left{
	float: left;
	clear: both;
	min-height: 850px;
	padding: 0px;
	background-color: #dfe0e5;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999; 
	}
div#left_big{
	float: left;
	clear: both;
	min-height:750px;
	padding: 0px;
	background-color: #dfe0e5;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}


/* --- [ Main navigation ] --- */

#nav {
	margin: 0;
	padding: 0;
	width: 730px;
	height: 20px;
	line-height: 20px;
	background:  #51637b;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#nav ul {
	margin: 0;
	padding: 0;
	width: 730px;
	background: #51637b;
	}

#nav ul li {
	float: left;
	list-style-type: none;
	}

#nav ul li a {
	display: block;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background: #51637b;
	text-transform: uppercase;
	font-weight: bold;
}

#nav ul li a:hover {
	color: #000;
	background: #f90;

}

/** the object class sets the margins surrounding the flash animations **/
object {
 float: left;
 margin: 10px;
 
}


/*** animation content - place holders and format for text and animations ***/
.movieRT  /*** floats movie right ***/
{
float: right;
margin: 25px 0 0 0 ;/*** adjusts movie to align with text ***/
}

.movieLT  /*** floats movie left ***/
{
float: left;
margin: -4px 0 0 0 ;/*** adjusts movie to align with text ***/
}

.undr{
	margin-right: 10px;
	padding-left:5px;
	height: 17px;
	line-height: 17px;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #1D1D1D;
}
.moviecontents{ /***  creates a section for each movie category ****/
	
	padding-bottom: 5px;
}
.moviecontents p{
	
	
	margin-right: 5px;
}




/******     HEADERS     *******/
div#titlebckgd{
	width: auto;
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #333333;
	font-size: 14pt;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/**** srvclnks create the catagory columns on the the project page**/
.srvclnks{
	float:left;
	margin:10px;
	width: 170px;
	height: 275px;
	color: #000000;
	background-color: #EEEEE1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

	
}
.srvclnks span {
	padding-left: 10px;
	font-size: 10px;
	}
.srvclnks a:hover{
	color: #CCCC99;
	text-decoration: none;
}
.srvclnks a {
	color: #666633;
	text-decoration: none;
	
}
.srvclnks img{
	margin: 5px 0 0 10px;
	border: 1px solid #51637b;
	}
.srvclnks h4{
	width: auto;
	height:22px;
	text-align: center;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-image:    url(../assets/menu_bg.gif);
	background-repeat: repeat-x;
	
	}
.srvclnks li {
	margin: 6px 0 6px 20px;
	text-align: left;
	font-size: 12px;
	font-weight: lighter;
	list-style-type: disc;
	}
.srvclnks ul {
	margin: 0;
	}
#footer{
	text-align: center;
	clear: both;
	width:730px;
	height: 100px;
	
	color: #000000;
	padding-top:25px;
	margin:15px 0 0 0;
	font-size: small;
	background-image:url(../assets/ctmftr.jpg);
	 
	background-repeat: no-repeat;
	line-height: normal;	
}
#footer h4 {
	font-size: medium;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #000000;
}
	
/* links div control the links used on the gislinks page*/

div#links h2 {
	padding: 0;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.5em;
	}
div#links h4 {
	font-size: 1em;
	margin-top: .25em;
	margin-left: 30px;
	width: auto;
	border: 1px solid black;
	background-color: #637B87;
	color: #FFFFFF;
	font-weight: bold;
	}
div#links h3 {
	width: auto;
	margin-left: 10px;
	background-color: #537582;
	color: #FFFFFF;
	height: 20px;
	padding-left: 5px;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333333;
	
	}
div#links {
	float: left;
	width: 450px;
	padding: 0;
	text-align: left;
	}
div#links a {
	text-decoration: none;
	}
div#links a:visited {
	color: #FFFFFF;
	}
div#links a:link { 
	color: #000000;
	} 
div#links li {
	list-style: none;
	color: #000000;
	padding-left: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	margin: 0;
	background-image:url(../assets/square.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	}
div#links ul {
	list-style: none;
	padding: 0px;
	margin-top: .25em;
	margin-left: 30px;
	color: #000000;
	background-color: #99abb5;
	}
div#links li:hover{
	list-style: none;
	padding-left: 20px;
	margin: 0;
	color: #000000;
	background-color: #dfe0e5;
	background-image:       url(../assets/sqhvr.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	}
div#links li ul {
	list-style: none;
	display: none;
	color: #000000;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #CCCCCC;
	font-weight: lighter;
	}

/** the .lt class is used to float images to the left ***/
/* this adds a black border to every left floated image*/ 
.lt_shrt img {
	background-color: #fff;
	border:1px solid #666666;
	}

.lt_shrt{
	width:auto;
	float:left;
	margin: 0 15px 10px 5px;
	}
.lt_shrt span{
	float: left;
	font-size:11px;
	color: #333333;
	}
/** the lt_shrt_ pdf class styles the image/PDF selections on the PDF project selection page. **/
.lt_shrt_pdf{
	width: 125px;
	float:left;
	margin: 20px;
	padding-left: 10px;
	font-size: 10px;
	color: #666633;
	border: none;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	}
.lt_shrt_pdf a{
	color: #666633;
	text-decoration: none;
}


.lt_shrt_pdf a:hover{
	color: #CCCC99;
}


.lt_shrt_pdf img{
	border: 1px solid black;
	}
.lt_shrt_pdf img:hover{
	border: 1px solid #99FF33;
	}


.lt {
	float:left;

	
}

/* adds the line styles to the content on the contact page
*/
#contact{
	margin-left: 70px;
	margin-top: 60px;
	text-align: left;
	
	}
#contact h5{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height : normal;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 320px;
}

	/* used to style the header on the projects table*/
#content th {
	text-align: left;
	padding: 0 0.5em;
	border-bottom: 2px solid #eee;
	background-color: #999999;
	
	}
table{
	clear: both;
	margin: 5px 0 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	color: #000000;
	line-height: 1.5em;
	
}
#content td {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 0.5em;
	
}
/*styles the headings in the map gallery*/
.galltext{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	color: #660000;
}

/* creates drop shadow for photos */
div.img-dec { 
	background: url(../assets/shadow.gif) no-repeat right bottom; 
	clear: left; 
	float: left; 
	margin: 10px 0 10px 0; 
	padding: 0; 
	}
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -7px;
	padding: 4px;
	position: relative;
}
div.img-dec object {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 0 5px -7px;
	padding: 4px;
	position: relative;
}
/************ sectionLinks styles **************/

#sectionLinks{
	float: left;
	width: 120px;
	padding: 0px 0px 0px 0px;
	background-color: #dddddd;
	
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px ridge #FFFFFF;
	color:#333333;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sectionLinks a:hover{
	
	background-color: #EAEBEC;
	background-image: none;
	color: #999999;
	
	
}


textarea {
	font: 12px verdana, arial, helvetica, geneva, sans-serif;
	border-top: thin double #333333;
	border-right: thin #333333;
	border-bottom: thin #333333;
	border-left: thin #333333;
	 }

input {
	background-color: #eeeeee;
	font: bold 12px verdana, arial, helvetica, geneva, sans-serif;
	margin-left: 10px;
	color: #000000;
}

.noborder{
	border: none;
	}
#outer_box {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

#main_col {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DADADA;
}



.white_space {
	clear: both;
	width: 730px;
	height: 5px;
	background: #eee;
}

.hide_me {
	display: none;
}
#logo_bar {
	width: 730px;
	height: 25px;
	background: #51637b url(../assets/ctm_label.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
}

#logo_bar a {
	display: block;
	width: 730px;
	height: 25px;
	text-decoration: none;
}
.left_indent{
	margin-left: 20px;}

.caption {
	font: 10px/14px geneva, arial, sans-serif;
	margin: 10px 0 0 20px;
	
	}

.botbor {
	border-bottom: 1px solid black;
	}
.grey{
	background-image: url(../assets/menu_bg.gif);
	height: 21px;
	line-height: 20px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
#featureBox  {
	padding: 0;
	margin-left:15px;
	width: auto;
	
}
/*featurebox controls the thumbnail gallery**/
#featureBox img {
	margin: 10px;
	clear: left;
	border: 1px solid black;
}
#featureBox img:hover{
	border: thin solid #99FF66;
}


/* styles the tabbed navigation on the terra forum page*/


	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }
		
	#tabmenu a {
		color: #DEDECF;
		background: #51637b;
		font: 9pt Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px 2px 0 2px;
		text-decoration: none; }

	

	#tabmenu a:hover {
		color: #fff;
		background: #5C86C5; }
	

	#tabmenu li a:visited {
	color: #E8E9BE;
	
		}

	#tabmenu li a:hover {
		background: #5C86C5;
		color: #DEDECF;
		border-bottom: 2px solid black; }
IFRAME{
 width: 560px;
 height: 600px;
 border: none;
text-align: left;
 
}
#tabmenu {
		width: 560px;
		height: auto;
		color: #000;
		border-bottom: thin solid black;
		margin: 30px 2px 0px 15px;
		padding: 0; }
#contents{
		font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		width: 560px;
		margin:0 0 0 15px;
		text-align: justify;
		background: #AEC6E1;
		padding: 0px;
		border: thin solid black;
		border-top: none;
		text-align: left;
			}
