
@charset "UTF-8";
/* CSS Document */

/**** carriagetradegolf.com.com styles   ******/
body {
 background-image:url(images/background.jpg);
 }

.basefont {
	font-family: Georgia, Times, serif;
	font-size: 11px;
}

.basefont A:link {color: #0C5E30; font-weight: bold; text-decoration: none;}
.basefont A:visited {color: #0C5E30; font-weight: bold; text-decoration: none;}
.basefont A:active {color: #0C5E30; font-weight: bold; text-decoration: none;}
.basefont A:hover {color: #3B8451; font-weight: bold; text-decoration: none;}

.copyright {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #F4ECD6;
	font-weight: bold;
}
	
h1 {
 	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #9c2a38;
	font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	line-height: 40px;
}

h2 {
	font-family: Georgia, Times, serif;
	font-variant:small-caps;
	font-size:16px;
	color:#9c2a38;
	padding-top: 5px;
}

h3 {
	font-family: Georgia, Times, serif;
	font-size:11px;
	color:#292721;
	vertical-align:top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	display: block;
	padding-right: 5px;
}
	
.hdrfont {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
}

.hdrfont A:link {color: #BCA056; font-weight: bold; text-decoration: none;}
.hdrfont A:visited {color: #BCA056; font-weight: bold; text-decoration: none;}
.hdrfont A:active {color: #BCA056; font-weight: bold; text-decoration: none;}
.hdrfont A:hover {color: #DABE74; font-weight: bold; text-decoration: none;}

.signature {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: italic;

}
.buttons {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #135F33;
	color: #F4ECD6;


}
.submit_button {
background-image: url(images/go.gif);
background-repeat:no-repeat;
width: 29px;
height: 18px;
border: none;
}
.titlefont {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #135F33;
}

	
hr {
	height: 1px;
	width: 100%;
	color: #937a57;
	}
/**** navigation styles   ******/	

.topnav {
	font-family: Georgia, Times, serif;
	font-variant: small-caps;
	font-size:16px;
	color: #f4ecd6;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	vertical-align:top;
	padding-left: 5px;

}
.topnav a {
	text-decoration: none;
	color: #f4ecd6;
}
.topnav a visted: {
	text-decoration: none;
	color: #f4ecd6;
}
.topnav a hover: {
	text-decoration: none;
	color: #970029;
}

.sidenav {
	width:200px;
	text-align: left;
	vertical-align:top;
	padding-top: 10px;
	border:thin;
	border-left-color:#292721;
	border-left:thin;
	
	}	

.subtitlefont {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #135F33;
	text-transform: none;
	height: auto;
	line-height: 12px;
}
.emailFont {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #a0293d;
}
.menuFont {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #135F33;
}
	.menuFont A:link { color: #135F33; text-decoration: none;}
	.menuFont A:visited { color: #135F33; text-decoration: none;}
	.menuFont A:active { color: #2E774F; text-decoration: none;}
	.menuFont A:hover { color: #2E774F; text-decoration: none;}
	
.submenuFont {

	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #135F33;
}

	.submenuFont A:link { color: #135F33; text-decoration: none;}
	.submenuFont A:visited { color: #135F33; text-decoration: none;}
	.submenuFont A:active { color: #2E774F; text-decoration: none;}
	.submenuFont A:hover { color: #2E774F; text-decoration: none;}
