/* Color Scheme */
body {
	font-family:Helvetica, Arial, sans-serif;
	color:#366A93;
}

h1, h2, h3, h4 {
	font-family:Arial;
}

a {
	color:#366A93;
}

a:hover {
	text-decoration:none;
}

#masthead {
	background-color:#94B0C6;
	color:#fff;
}

#masthead #branding {
	border-left:10px solid #CADDE6;
	border-right:10px solid #CADDE6;
}

#masthead #branding a {
	text-decoration:none;
	color:#fff;
}

#wrapper {
	background-color:#fff;
	overflow:hidden;
	border-right:10px solid #CADDE6;
	border-left:10px solid #CADDE6;
}

#wrapper2 {

}

#wrapper2 #part_1 {

}

#wrapper2 #part_1:hover {

}

#wrapper2 #part_2 {
	
}

#wrapper2 #part_3 {

}

#footer {
	background-color:#94B0C6;
	color:#fff;
}

#footer #site_info {
	border-right:10px solid #CADDE6;
	border-left:10px solid #CADDE6;
}
