﻿body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #818385;
}

#container {

	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border:5px;
	border-style: solid;
	border-color: #fced6b;
	background: white;
}

#appcontainer {
	margin-left: 46px;
	
}
#left_col {
	width: 280px;
	float: left;
}

#left_col a {
	text-decoration: none;
	border: 0px;
}

#page_content {
	margin-left: 290px;
}

h1 {
	font-family:"Futura Bk", Arial, sans-serif;
	font-weight:normal;
	margin-bottom: 0;
	color: red;
	
}

h2 {
	font-family:"Futura Bk", Arial, sans-serif;
	font-weight:normal;
	margin-bottom: 0;
	color: red;

	
}

h3 {
	font-family:"Futura Bk", Arial, sans-serif;
	font-weight:normal;
	margin-bottom: 0;
	color: red;

}

.instructor {
	font-size: 14px;
	font-weight: bold;
}

#logo {
	position:relative;
	left: 41px; 
	top: 20px;
	width:177px; 
	height:76px;
}

#top {
	width:870px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header {
	color: #474849;
	font-size: 16px;
	font-family: "Futura Bk";
	font-weight: normal;
	float:right;
	width: 450px;
	margin-top: 50px;
	
}

#header_title {
	color: #474849;
	font-size: 16px;
	font-family: "Futura Bk";
	font-weight: normal;
	float:right;
	width: 450px;
	margin-top: 50px;
	
}


#vid_link {
	float:right;
	border: 0; 
	padding-bottom: 10px; 
}

#navcontainer {
	clear:both;
}

#navlist {
	margin-top: 0;
}
#navcontainer ul
{
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #EB2A27;
	color: White;
	height: 25px;
	width: 91%;
	font-size:12px;
	font-weight: bold;
}


#navcontainer ul li 
{ 
	display: inline;
}

#current {
	padding: 5px 10px 0 10px;
	background-color: #EB2A27;
	color: #fced6b;
	text-decoration: none;
	float: left;
	height: 20px;

}

#navcontainer ul li a
{
	padding: 5px 10px 0 10px;
	background-color: #EB2A27;
	color: White;
	text-decoration: none;
	float: left;
	height: 20px;
}

#navcontainer ul li a:hover
{
	padding: 5px 10px 0 10px;
	background-color: #EF5652;
	color: #fff;
	float:left;
	height:20px;
}


.graybar {
	width: 870px;
	height: 7px;
	background-color: #818385;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#sidebar {
	width: 280px;
}

#main {
	text-align: center;
}
p {
	font-size: 13px;
	color: #474849;
}

#center {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.mainpic {
	float:left;
	margin-right: 20px;
	margin-top: 0px;
	
}
.images {
	width: 270px;
	height: 363px;
	margin-left: 13px;
	margin-right: 13px;
	border: 0;
}
#footer {
	width: 91%;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px;
	background: #EB2A27;
	clear: both;
}
#address {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 65%;
	float: left;
	padding: 3px 0 0 15px;
}
#copyright {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 30%;
	float: right;
	padding: 3px 0 0 0;
}
.subheader {
	margin-top: 10px;
}
.blogleft {
list-style-type:none;
}
#bridal_schedule {
	text-align:center;
		width: 100%;
	font-size: 13px;

}
.schedule {
	width: 100%;
	font-size: 13px;
}
.schedule_header {
	font-weight: bold;
}

.schedule_times {
	text-indent: 10px;
}
.links {
	color: red;
}
.instructor_img {
	padding: 0 10px 25px 0;
	float: left;
}
.instructor_bio {
	margin-bottom: 50px;
}
#awards {
	text-align:center;
}

.award_img {
	margin: 10px;
	border-style: none;
}
