/*
	font-family: Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, mono;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS";



*/
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 19px;
	overflow: auto;
	height: 250px;
	padding: 0 10 0 0;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #E1E1E1;
	text-align: left;


}
.numbershift{
	line-height: -10px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 19px;
/*	text-align: left;*/

}

.home_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
}
#home_text_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}


.home_right_padding {
	padding: 20px 20px 0px;
}

.rightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding: 5px;
	height: 50px;
	width: 90px;
}
#flash {
	z-index: 0;
}
#top {
	z-index: 10;
}
.rightProjLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 2px solid #003300;
	height: 50px;
	width: 90px;
}
body {
	margin: 0px;
	background-color:#FFFFFF;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #455560;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0077C6;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #919faa;
	margin-top: -10px;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #919faa;
	margin-top: -5px;
}
a:visited {
	text-decoration: none;
	color: #727476;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #727476;
}
#scroll{
	overflow: auto;
	padding: 0 10 0 0;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #E1E1E1;

}
.leftpadding{
	padding-left: 5px;
}
.contactpage{
	height:531px;
}
/* ---------------------------------------------------*/
/* --------------- PROJECT PAGES ---------------------*/
/* ---------------------------------------------------*/
.proj_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: .5em 1em .5 .5;
}
.proj_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666666;
	font-weight: bold;
}
.proj_location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
	margin: 1.5em 0 0 0;
}
a.proj_name:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}
a.proj_name:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
a.proj_name:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}
a.proj_name:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

.proj_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #455560;
	border-right-color: #455560;
	border-bottom-color: #455560;
	border-left-color: #455560;
}
.proj_left_img {
	margin: 2px;
}
.proj_left_bg{
	background: url(projects/images/proj_left_vert_bg.gif) repeat-y;
}
.proj_main_padding {
	padding: 25px 25px 10px 25px;
}
