@charset "UTF-8";
body {
	background-color:#43513C;
}
#capoeiralink {
}
#container #capoeiralink a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width: 775px;
	height: 526px;
	position:relative;
}
#tm_demo {
	background-image: url(images/TM-Demolition.jpg);
	height: 149px;
	background-repeat: no-repeat;
}
#header {
	background-image:url(images/Header.jpg);
	height: 121px;
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	width: 216px;
	height: 323px;
	background-color: #426649;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	color: #B3B28E;
}
#container #sidebar h3 {
	font-size: 25px;
	margin-left: 70px;
	margin-top: 33px;
}
#deco_triangle {
	position: absolute;
	background-image: url(images/Deco.strip.png);
	left: 22px;
	top: 121px;
	width: 350px;
	height: 45px;
	background-repeat: no-repeat;
}
#license_number {
	margin-left: 300px;
	font-size: 25px;
	line-height: 65px;
	color: #426649;
}
#container #sidebar ul li a {
	color: #B3B28E;
	text-decoration: none;
}
li {
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B3B28E;
	font-size: 15px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 82px;
	background-repeat: no-repeat;
	clear:both;
	padding-top: 0px;
}
#contact_footer {
	color: #426649;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:30px;
}
#container #footer #contact_footer p a:link {
	color: #426649;
	text-decoration: none;
}

#container #footer #contact_footer p a:visited {
	color: #426649;
	text-decoration: none;
	
}

#container #footer #contact_footer p a:hover {
	color: #fff;
	
}

#container #footer #contact_footer p a:active {
	color: #FFF;
	text-decoration: none;
	
}
#container #footer #contact_footer h6 a:link {
	color: #fff;
	text-decoration: none;
}

#container #footer #contact_footer h6 a:visited {
	color: #fff;
	text-decoration: none;
	
}

#container #footer #contact_footer h6 a:hover {
	color: #426649;
	
}

#container #footer #contact_footer h6 a:active {
	color: #FFF;
	text-decoration: none;
	
}
#container #sidebar ul a:link {
	color: #B3B28E;
	text-decoration: none;
	
}
#container #sidebar ul a:visited {
	color: #B3B28E;
	text-decoration: none;
	
}
		
#container #sidebar ul a:hover {
	color:#FFB300;
}

#container #sidebar ul a:active {
	color:#B3B28;
	text-decoration: none;
	
}
.orange {
	color: #FF7A00;
	font-size: 20px;
}
h1 {
	color: #43513C;
	font-size: 6em;
}
#maincontent {
	float: left;
	background-image: url(images/Tractor.jpg);
	width: 559px;
	background-repeat: no-repeat;
	height: 323px;
}
#nav_header {
	margin-left: 575px;
	font-size: 22px;
	color: #545448;
	margin-top: 30px;
}
#container #header #nav_header p a:link {
	color: #545448;
	text-decoration: none;
}

#container #header #nav_header p a:visited {
	color: #545448;
	text-decoration: none;
	
}

#container #header #nav_header p a:hover {
	color: #FFF;
	
}

#container #header #nav_header p a:active { 
    color: #FFF;
	text-decoration: none;
	
}
ul {
	list-style-type: none;
	margin-top: -10px;
	width: 160px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h6 {
	font-size:12px;
	color:#FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-style: italic;
}
p {
	line-height:
	margin-top: 20px
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

