body {
	background: #CCC;
}
h1 {
	color: #3F0000;
	font-family: Cambria, Georgia, serif;
	text-align: center;
}
h2 {
	color: #3F0000;
	margin-bottom: 5px;
}


#wrapper {
	background: #e73032;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius:10px;/* IE9 formatting for border-radius */
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px; /* all corners must be named individually */
	box-shadow: 0px 0px 10px #FFF; /*box-shadow for IE9 */
	-moz-border-radius:10px;
	-moz-box-shadow: 0px 0px 10px #FFF;
	-webkit-border-radius:10px;
	-webkit-box-shadow: 0px 0px 10px #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#boundary {
	background: #FFF;
	width: 980px;
	border-top-left-radius:10px;/* IE9 formatting for border-radius */
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px; /* all corners must be named individually */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:960px;
	height:237px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	height: 315px;
	width: 980px;
}

#swirl {
	height: 105px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: url(../_images/bg_swirl.png);
	margin-bottom: 15px;
}

#logo {
	float: left;
	height: 66px;
	width: 300px;
	margin-top: 10px;
}
#logo p {
	text-align: center;
	font-size: 24px;
	color: #3F0000;
}

#address {
	float: right;
	width: 200px;
	margin-top: 80px;
}
#address p {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
}
#content p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color:#3F0000;
	font-size: 20px;
	font-family: Cambria, Georgia, serif;
	font-weight: normal;
	line-height: 24px;
}

#elipse {
	width:460px;
	height:267;
	float: left;
	margin-top: 12px;
}

#nav {
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #e73032;
	margin-bottom: 10px;
	border-top-left-radius:10px;/* IE9 formatting for border-radius */
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px; /* all corners must be named individually */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#content_left {
	float: left;
	width: 465px;
}
#content_right {
	float: right;
	width: 465px;
}
.body_link {
	color: #3F0000;
}

.gallery_image {
	height: 349px;
	width: 465px;
	margin-bottom: 30px;
}

.image {
	float: right;
	height: 300px;
	width: 400px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#likebox {
	float: right;
	height: 400px;
	width: 500px;
	margin-top: 25px;
}


.media_buttons {
	width: 450px;
	height: 20px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
.fb-like {
	float: left;
	height: 20px;
	width: 90px;
	clear: both;
}
.google_button {
	height: 20px;
	width: 32px;
	margin-left: 55px;
	float: left;
}
.twitter_button {
	float: left;
	width: 100px;
	margin-left: 15px;
}
#home_img {
	height: 338px;
	width: 450px;
	float: left;
}


#footer {
	clear: both;
	height: 248px;
	width: 980px;
	background: url(../_images/bg_bottom.png) no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer_centre {
	float: left;
	width: 695px;
	margin-top: 95px;
	height: 150px;
	margin-left: 15px;
}
#quality_tag {
	height: 50px;
	width: 695px;
}

#quote {
	width: 695px;
	margin-top: -20px;
	height: 115px;
}
#quote h2 {
	color: #FFDB01;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#quote h3 {
	color: #FFDB01;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: -15px;
}
#quote p {
	color: #FFF;
	text-align: center;
	margin-top: -20px;
	padding-top: 0px;
}

.tvr_small {
	height: 87px;
	width: 150px;
	clip: rect(auto,auto,auto,auto);
	float: right;
	margin-top: 150px;
	background: url(../_images/tvr_small_footer.png);
	margin-right: 10px;
}
.aa_approved {
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 150px;
	margin-left: 15px;
}
#google_map {
	float: right;
	height: 380px;
	width: 500px;
	margin-bottom: 15px;
}
.contact {
	font-size: 26px;
	color: #3F0000;
	text-decoration: underline;
	font-family: Cambria, Georgia, serif;
}



#copy {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#copy p {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#copy p a {
	text-decoration: none;
	color: #000;
}
#copy p a:hover {
	text-decoration: none;
	color: #E73032;
}
