@charset "utf-8";

/* CSS Document */

/*	
	Designed and built by Micah Henshaw
	All design (C) 2009 Micah Henshaw

	version:   1.0
	author:    Micah Henshaw
	email:     micah@micahhenshaw.com
	website:   http://www.micahhenshaw.com 
*/

@import url("http://cssksw.com/lynrizdance");

@font-face {
	font-family: 'SaginawMedium';
	src: url('saginawmedium-webfont.eot');
	src: local('☺'), url('saginawmedium-webfont.woff') format('woff'), url('saginawmedium-webfont.ttf') format('truetype'), url('saginawmedium-webfont.svg#webfonti5gsQZ8S') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: auto;
	background-image: url(../images/leather-texture.png); */
 	background-color: #853132;
	text-align: center;
}

:focus {
	outline: 0;
}

a img {
border:none;
}

.sash {
	padding-bottom: 30px;
}
.navlinks {
	font-family: 'SaginawMedium', sans-serif;
	margin-top: -75px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 1.7em;
}
a:link.nav, a:visited.nav {
	text-decoration: none;
	color: #ffffff;
}

a:hover.nav {
	text-decoration: none;
	border-bottom: 2px solid #fed700;
	color: #fed700;
}

a:link.navselected, a:visited.navselected {
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
}

a:hover.navselected {
	text-decoration: none;
	border-bottom: 4px solid #fed700;
	color: #fed700;
}
#name {
	width: 95px;
	font-style: italic;
	font-size: 0.5em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("../images/name.png");
	background-repeat: no-repeat;
	padding-bottom: 16px;
	padding-left: 45px;
	padding-top: 10px;
	float: left;
	}
#number {
	width: 95px;
	font-style: italic;
	font-size: 0.5em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("../images/number.png");
	background-repeat: no-repeat;
	padding-bottom: 16px;
	padding-left: 45px;
	padding-top: 10px;
	float: left;
}
#email {
	width: 140px;
	font-style: italic;
	font-size: 0.5em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("../images/email.png");
	background-repeat: no-repeat;
	padding-bottom: 16px;
	padding-left: 45px;
	padding-top: 10px;
	float: left;
}
a.contactlink:link, a.contactlink:visited {
	color: white;
	text-decoration: none;
}
a.contactlink:hover {
	color: #fed700;
	text-decoration: none;
}
#facebook {
	width: 90px;
	font-style: italic;
	font-size: 0.5em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("../images/facebook.png");
	background-repeat: no-repeat;
	padding-bottom: 16px;
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}

#wrap {
	width: 640px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.logo {
	width: 200px;
	margin-bottom: -10px;
	float: left;
	position: absolute;
	margin-left: -100px;
	z-index: 99;
}
/* Safari / Google Chrome hack */
@media screen and (-webkit-min-device-pixel-ratio:0){
.logo {
	width: 200px;
	margin-bottom: -10px;
	float: left;
	position: absolute;
	margin-left: 0;
	z-index: 99;
}
}

#navigation {
	float: right;
	margin-top: 20px;
	margin-bottom: 70px;
}

.heading {
	margin-top: 40px;
	height: 100px;
	width: 440px;
	float: right;
}

#header {
	height: 300px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.divider {
	background-image: url("../images/divider.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	margin-bottom: 30px;
}

.break{
	display: block;
	margin-top: 60px;
	margin-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	font-style: italic;
	text-decoration: underline;
}

.break1{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	font-style: italic;
	text-decoration: underline;
}

.content {
	color: white;
	font-size: 1.1em;
	font-family: "Georgia";
	text-align: justify;
}

.homemsg {
	color: #fed700;
	font-size: 1.3em;
	font-family: "Georgia";
	text-align: center;
}
.proudtxt {
	color: #fff;
	font-size: 1.3em;
	font-family: "Georgia";
	text-align: center;
	margin-bottom: 20px;
}
#homeaddress {
	padding-bottom: 10px; 
	color: #fff;
	font-size: 0.9em;
	font-family: "Georgia";
}
.content_contact {
	color: white;
	font-size: 1.5em;
	font-family: "Georgia";
	text-align: center;
}

.header_rego {
	color: white;
	font-size: 1.8em;
	font-family: "Georgia";
	text-align: center;
}

.content_reg {
	color: white;
	font-size: 0.8em;
	font-family: "Georgia";
	text-align: center;
}

.contactsubheading {
	font-size: 0.6em;
}

.form {
	color: black;
	text-decoration: none;
}

.contactimg {
	margin: 0 auto;
	width: 634;
	margin-top: 20px;
	margin-bottom: 15px;
}

#photos {
	text-align: center;
}

#footer {
	width: 640px;
	height: 30px;
	color: white;
	font-size: 0.7em;
	font-family: "Georgia";
	margin-bottom: 40px;
}

#copyright {
	float:left;
	text-align: left;
}

#design {
	float: right;
	text-align: right;
}

a:link.design, a:visited.design {
	text-decoration: none;
	color: white;
}

a:hover.design {
	text-decoration: none;
	color: #fed700;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
/* Contact Form */
#formarea {
	margin:0 auto;
	width:500px;
	padding:14px;
}
	#formarea h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#formarea p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#formarea label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#formarea .small{
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#formarea input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:300px;
		margin:2px 0 20px 10px;
	}
	.textimput {
		text-align: left;
		float:left;
		width:300px;
		margin:-35px 0 0 40px;
	}
	#formarea radio{
		background-color: red;
	}
		#formarea textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:300px;
		margin:2px 0 20px 10px;
	}
	#formarea button{ 
		clear:both;
		margin-left:-75px;
		width:125px;
		height:31px;
		/* background:#666666 url(../images/button.png) no-repeat; */
		text-align:center;
		line-height:31px;
		/* color:#FFFFFF; */
		font-size:11px;
		font-weight:bold;
	}

label.error {
font-size: 0.5em;
float:right;
color:#fed700;
margin-right:-350px;
vertical-align:top;
}

