/*Cascadingg Style Sheet and HTML documents by Monica R. Koemans, 2004. Copyright Dana Boussard, 2004. All rights reserved. You may not reproduce this page without the designer's written permission. */

body {background:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.0em;
	color: #BA4E00;
	text-align:center;
	margin:0;
	padding:0;}

#container {
	margin:0 auto;
	padding:0;
	width:831px;
}

/* Main Layout Div */
#header {background:url(../gifs/slices/background_header.gif) no-repeat;
width:831px;
height:56px;
margin:0 auto;}

div#maincontainer {background:url(../gifs/slices/background_singleslice.gif) repeat-y;
	width: 831px;
	min-height: 600px;
	margin:0 auto;
	padding:0;
	text-align:left;

	float:left;
}

div#maincontainer p {
	
	}

/* Basic Elements (body, h1,h2, p, a, etc...) */

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.0em;
	color:#FF740D;
	text-decoration: none;
	}

p {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	font-weight: bold;
	font-size: 12px;
	}

h1 {
	font-size: 17px;
	
	text-align: center;
	}
h2 {
	font-size: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h3 {
	font-weight: bold;
	
	font-size: .8em;
	}

h4 {
}

h5 {
}

h6 {
}

.sidewrapper {width:200px;
margin:0 20px;
float:left;}

.sidewrapperfat {width:270px;
margin:0 0 0 25px;
float:left;}

.centerwrapper{margin:0 0 0 2px;
padding:0;
float:left;
width:332px;}

.newProjectText {width:200px;
float:left;
margin:0 0 10px 0;
padding:0;}

.newProjectImg p {
text-align:center;
margin:2px 0 10px 0;
padding:0;
}

.newProjectImg img {
margin:0 auto;
border:#ba4e00 solid;
text-align:center;
}

.centeredImg p {
text-align:center;
margin:0 0 20px 0;
padding:0;
}
.centeredImg img {
margin:0 0 20px 125px;
padding:0;
border:#ba4e00 solid;
text-align:center;
}

.centerwrapperskinny{margin:0;
padding:0;
float:left;
width:190px;}

.smallImg img {
margin:0 0 25px 0;
padding:0;
border:#ba4e00 solid;
text-align:center;
}



a:hover {
	font-weight: normal;
	color: #FF740D;
	}

a:visited {
	text-decoration: none;
		}




/*Divs inside div#maincontainer*/

div#bottomnav{background:url(../gifs/slices/background_footer.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 831px;
	height: 50px;
	margin:0 auto;
	padding:30px 0 0 5px;
	float:left;
	text-align:center;
}

div#bottomnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF740D;
	text-decoration: none;
	}
	
div#bottomnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF740D;
	text-decoration: underline;
	}
div#logo {
	
	left: 250px;
}

div#editablregion {
	margin:10px 0 0 0;
	padding:0;
	float:left;}

