@import url(http://fonts.googleapis.com/css?family=Cantarell:regular,bold);
@import url(http://fonts.googleapis.com/css?family=Old+Standard+TT);
@import url(http://fonts.googleapis.com/css?family=Coming+Soon);

body {
	background-color: #C3026F;
	font-family: 'Coming Soon', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 13px;
	background-image: url(images/P8133933.JPG);
	font-weight: 100;
}

#container {
	width: 976px;
	margin: auto;
	border: 2px solid #000000;
	background-image: url(images/white_transparent30.png);
}

#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 283px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


#logo {
	font-size: 16px;
	font-weight: bold;
	height: 105px;
}

#andrew_phrase {
	font-size: 300%;
	text-align: center;
}

#navigation {
	text-align: center;
	font-size: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#right_header {
	float: right;
	width: 600px;
}

#top_menu {
	height: 30 px;
}

#top_phrase {
	height: 253 px;
}

#content {
	
}

#facebook_div {
	width: 300px;
	float: left;
}

#right_home {
	width: 595px;
	float: right;
}

#leftcolumn {
float: left;
width: 300px;
}

#rightcolumn {
	float: right;
	width: 596px;
	padding-left: 2px;
}

#footer_text {
	background-image: url(images/white_transparent30.png);
	color: #333333;
	height: 79px;
	position: absolute;
	width: 100%;
}

#footer {
	clear: both;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/footer.jpg);
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	position: relative;	
}

.ContactFormField {
	clear: left;
	margin-bottom: 0.25ex;
}

.ContactFormField label {
	width: 20em;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 1.5em;
}.thank_you {
	font-weight: bold;
	text-align: center;
}
.Videos {
	float: right;
	width: 485px;
}
#front_content {
	float: left;
	width: 450px;
}

