body {
	font-size: 15px;
	/*color: #294f6b;*/
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	height: 100%;
}


h1 {
font-size:20px;
color: #660000;
background-color:#E6E6E6;
}

h2 {
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 1px;
color: #A6483C;
background-color:#E6E6E6;
}

h3 {
color:#660000;
font-size: 18px;
margin:20px;
}

h4 {
color:#FFFFFF;
font-size: 18px;
}

a:link {
	color:#660000;
	text-decoration:underline;
}

a:visited {
	color:#660000;
	text-decoration:none;
}

a:hover {
	color:#660000;
	text-decoration:none;
}

a:active {
	color:#660000;
	text-decoration:none;
}



/*titles for flexshade page h3 {
font-size: 15px;
font-style:italic;
font-weight: bold;
margin-top: 0px;
margin-bottom: 1px;
}
*/

img {
border: 0px none;
}

#wrapper {
	background-image: url(../images/white-background.png);
	background-repeat: repeat-y;
	background-position: top center;
	margin:0;
}

#splash-wrapper {
	width: 750px;
	background-image: url(../images/splash-background.png);
	background-repeat: repeat-y;
	background-position: top center;
	margin:0 auto;
}

#header {
	width: 956px;
	height: 136px;
	margin: 0 auto;
	background-image:url(../images/header.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#splash-header {
	width: 750px;
	height: 41px;
	margin: 0 auto;
	background-image:url(../images/splash-header.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#slogan {
	font-size:40px;
	float: right;
	padding: 65px 30px 0px 0px;
	color: #606060;
}

#logo {
	padding: 33px 0px 0px 30px;
	float: left;
}

#pic-navigation {
clear:both;
width:950px;
height:153px;
background: #eeeeee;
padding: 7px 0px 0px 0px;
margin: 0;
}

#pic-navigation td {
text-align: center;
padding: 4px 0px;
}

#pic-navigation a {
font-size: 14px;
color: #660000;
text-decoration: none;
}

#pic-navigation a:hover {
text-decoration: underline;
}


/* END NAVIGATION */

/*#container-flash {
width: 950px;
height: 250px;
margin: 0px;
padding: 0px;
background-color: #eeeeee;
}
*/
#flash {
	width: 645px;
	height: 250px;
	float: left;
	padding: 0px;
}

#contact-shortcut {
width: 265px;
height: 210px;
background-image:url(../images/contact_bg_01.jpg);
float: left;
text-align: center;
padding: 0px;
margin: 0px;
border-style:solid;
border-width:20px;
border-color:#999999;
}

#container {
width: 956px;
margin: 0 auto;
}

#pic-navigation {
clear: both;
width: 950px;
height: 153px;
background: #eeeeee;
padding: 7px 0px 0px 0px;
}

/* CONTENT */

#content {
line-height: 1.6;
padding: 20px 20px 20px 20px;
clear: left;
/*height:670px;*/
}

#content-projects {
line-height: 1.6;
padding: 0px 25px 0px 25px;
clear:left;
}

.projects {
margin: 10px 0px 10px 0px;
}

.projects td {
vertical-align:top;
padding: 2px;
}


.main {
float:left;
width:560px;
padding:0px 20px 20px 10px;
}

.right-column {
float: left;
width: 315px;
}

img.displayed {
padding: 5px;
display: inline;
}

.displayed {
padding: 0px;
margin: 0px;
}

/* Content for History Page */

.history-left-column {
background-color:#FFCC99;
float: left;
width: 30px;
height: 100%;
padding: 0px;
vertical-align:middle;
height:670px;
}

.history-middle-column {
float: left;
width: 810px;
padding: 0px 20px 20px 20px;
}

p.history {
}

.history-right-column {
background-color:#FFCC99;
float: left;
width: 30px;
height: 100%;
padding: 0px;
vertical-align:middle;
height:670px;
}

/* END CONTENT */

/* CONTACT PAGE */

table.webform {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
 
table.webform td {
	line-height:24px;
	padding:6px;
}
 
.webform input {
	margin-right:3px;
}
 
.noshow 

{ display:none; 
}
  
.textbox  dth:200px;
}
 
.listbox {
	height:120px;
	width:300px;
}
 
input.textbox {
	width:300px;
}
 
textarea.listbox {
	width:300px;
}

/* END CONTACT PAGE */


#footer {
clear: both;
width: 916px;
height: 106px;
margin: 0 auto;
background-image: url(../images/footer.png);
background-repeat: no-repeat;
background-position: top center;
padding: 20px;
font-size: 11px;
}

#bottom-nav {
float: right;
text-align: right;
width: 500px;
}

#bottom-nav ul {
padding: 0;
margin: 0;
list-style-type: none;
line-height: 1;
}

#bottom-nav ul li {
display: inline;
margin: 0px 5px 0px 5px;
}

#bottom-nav a {
text-decoration: none;
color: #A6483C;
}

#bottom-nav a:hover {
text-decoration:underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}