@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
/* CSS Document */

#Container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
overflow; hidden;
}

#banner {
	background-image: url(images/GA_banner.gif);
	height: 158px;
	width: 968px;
	padding: 0px;
}
#hiddentext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	visibility: visible;
	padding: 0px;
	color: #FFF;
	float: left;
}
#contact_info {
	font-size: x-large;
	font-weight: normal;
	color: #F00;
	text-align: right;
	right: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_image {
	background-image: url(images/main.jpg);
	height: 376px;
	width: 968px;
}
#main_image_ref {
	background-image: url(images/main2.jpg);
	height: 376px;
	width: 968px;
}
#main_image_photo {
	background-image: url(images/main_photo.jpg);
	height: 376px;
	width: 968px;
}
#main_text {
	background-color: #FFF;
	width: 300px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	clip: rect(auto,auto,auto,auto);
	border: medium solid #000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: right;
	margin-top: 140px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 20px;
}
#main_text_ref {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	line-height: 120%;
	background-color: #FFF;
	float: right;
	width: 300px;
	margin-top: 230px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: medium solid #000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
#main_text_photo {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	line-height: 120%;
	background-color: #FFF;
	float: right;
	width: 190px;
	margin-top: 210px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: medium solid #000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}

#main_text h3 {
	font-size: 120%;
	color: #F00;
}
#main_text_H3_ref {
	font-size: 120%;
	color: #F00;
	font-weight: bolder;
}
#main_text h4 {
font-size: 100%;
}
#centered_text {
	font-size: 100%;
	text-align: center;
}
#main_text p{
font-size: 90%;
}
#column_container {
	float: left;
	width: 652px;
	color: #000;
}
#references_container {
	width: 968px;
}

#left_column {
	float: left;
	width: 316px;
	margin: 0px;
	padding: 0px;
}
#wedspace {
	width: 316px;
}
#right_column {
	float: right;
	width: 316px;
	margin-right: 0px;
}
#center_column {
	width: 316px;
	padding-right: 10px;
	padding-left: 10px;
}
#references {
	font-size: medium;
	font-weight: bold;
	background-color: #F00;
	padding: 0px;
	height: 20px;
	width: 316px;
	color: #FFF;
	text-align: center;
	float: right;
}
#bottom_text {
	background-color: #F00;
	height: 35px;
	width: 968px;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Container #left_column h3 {
	color: #F00;
}
#Container #column_container #center_column h3 {
	color: #F00;
}
#Container #column_container #right_column h3 {
	color: #F00;
}
#Container #main_image_photo #main_text_photo h3 {
	color: #F00;
}
#Container #main_image #main_text_ref h3 {
	color: #F00;
}
#Container #banner #contact_info p a {
	color: #FFF;
}

