/* CSS Document */
body {
	margin-top: 0px;
	background-color: #355057;
}
p.index_intro_p {
	color: #FFFFFF;
	width: 280px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding-left: 25px;
	padding-top: 9px;
}

p.index_prjtytles {
	font-size: 14px;
	color: #355057;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #355057;
	margin-left: 25px;
	padding: 0px;
	margin-right: 125px;
}

p.index_footer {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

p.index_projects {
	font-size: 12px;
}

p.pages_right_p {
	font-size: 11px;
	background-color: #6E8C8E;
	margin-right: 7px;
	padding: 7px;
	margin-top: 35px;
	color: #DEF0EE;
}

ul {
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ol {
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 25px;
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}


#page_index {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	padding: 0px;
	background-image: url(scion_pictures/index_collage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #def0ee;
	margin-bottom: -45px;
}

#page_forpages {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	padding: 0px;
	background-image: url(scion_pictures/banner_otherpages.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #def0ee;
	margin-bottom: -45px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #355057;
	font-size: 18px;
	margin-left: 25px;
	margin-top: 7px;
	margin-bottom: 9px;
	margin-right: 25px;
}
h2 {
	color: #333333;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
h3 {
	color: #333333;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

#navigation{
	height:69px;
	padding-left:360px;
	color: #295254;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 39px;
	padding-bottom: 0px;
	letter-spacing: .05em;
}

#index_intro {
	height: 220px;
}

#index_left {
	float: left;
	width: 330px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #355057;
}

#pages_right {
	float: right;
	width: 210px;
}

#pages_left {
	float: left;
	width: 530px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #355057;
	margin-top: 5px;
	margin-bottom: 5px;
}

#index_right {
	float: right;
	width: 410px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	background-color: #6E8C8E;
	margin-bottom: -12px;
}

#active_page_link {
	font-variant: normal;
	font-weight: normal;
	color: #2C4549;
	border: 1px solid #1C383B;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#more {
	font-size: 11px;
}

img.left {
	float: left;
	padding-left: 25px;
}

img.right {
	float: right;
	padding-right: 10px;
	margin-left: 10px;
} 

.index_prjnames {
	font-size: 11px;
	color: #353E7F;
	font-weight: bold;
	font-variant: small-caps;
}

a:link {
	color: #315950;
}
a:visited {
	color: #315950;
}
a:hover {
	color: #000000;
}
a:active {
	color: #330033;
}	

address {
	color: #355057;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 25px;
	margin-left: 25px;
	line-height: 21px;
	letter-spacing: .05em;
	border: 1px solid #355057;
	padding: 12px;
	margin-right: 140px;
}


#navigation a {
	text-decoration: none;

}
#navigation a:link {
	color: #315950;
}
#navigation a:visited {
	color: #315950;
}

#navigation a:hover {
	color: #32535A;
	text-decoration: underline;
}

/*#banner {
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
	color: #003333;
	line-height: 21px;
	margin-top: 40px;
	margin-left: 25px;
	margin-bottom: 145px;
}
	
#left_index {
	float: left;
	width: 470px;
	vertical-align: top;
}

#right_index {
	float: right;
	width: 270px;
	vertical-align: top;
}
h1 {
	display: none;
}

#navigation {
	position: absolute;
	left: 560px;
	top: 0px;
	height: 1in;
	width: 307px;
}

#navigation ul {
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	padding-right: 5;
	padding-bottom: 3px;
	padding-left: 0;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C93A1;
	padding-top: 53px;
	margin-top: 0px;
}
#navigation ul li {
    list-style: none;
	margin: 0;
	display: inline;
}
#navigation ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
	background-color: #C2DADA;
}
#navigation ul li a:link {
	color: #315950;
}
#navigation ul li a:visited {
	color: #315950;
}
#navigation ul li a:link:hover, #navigation ul li a:visited:hover {
	color: #315950;
	background: #c391b6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #315950;
	border-right-color: #315950;
	border-left-color: #315950;
}
#footer {
    clear:both;
}
#index_belowbanner {
	clear: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 755px;
}
a:link {
	color: #315950;
}
a:visited {
	color: #315950;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000099;
}	
index_intro {
}
address {
	margin-left: 25px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin-top: 25px;
	letter-spacing: .05em;
}
h3 {
}
.active_page_link {
	font-weight: bold;
}
