/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: "Century Gothic";
	font-size: 13px;
	background-color: #efebc0;
	color: #4f4f4f;
	font-weight: normal;
	font-style: normal;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #FFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F1F12;
	border-right-color: #2F1F12;
	border-bottom-color: #2F1F12;
	border-left-color: #2F1F12;
}
#header {
	width: 902px;
	float: left;
	height: 317px;
	background-image: url(images/brother-tree_02.png);
	background-repeat: repeat-x;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#headerimg{
	margin: auto;
	padding: 0px;
	background-image: url(images/brother-tree_04.png);
	height: 317px;
	width: 757px;
	top: 15px;
}

#bodytxt {
	float: left;
	width: 750px;
	background-color: #FFF;
	background-image: url(images/brother-tree_12.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	margin: auto;
}
#leftcolumn {
	height: auto;
	width: 520px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftcolumn-gallery {
	height: auto;
	width: 815px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightcolumn {
	float: right;
	padding: 10px;
	height: 395px;
	width: 200px;
	display: inline;
	background-image: url(images/brother-tree_09.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 78px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn-img {
	float: right;
	height: 395px;
	width: 230px;
	display: inline;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 82px;
}
#footer {
	width: 902px;
	height:125px;
	clear: both;
	margin: 0px;
	padding: 10px;
	background-image: url(images/brother-tree_16.png);
	background-repeat: repeat-x;
}
#footermenu {
	position: relative;
	top: 20px;
}
#footermenu a{
	font-size: 12px;
	color: #630;	
}
/* MENU CSS

#menu{
	padding: 0px;
	top: 240px;
	position: relative;
}
ul{
	list-style-type:none;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
}
li{
display:inline;
}
#menu a{
	float:left;
	width:90px;
	height:55px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	padding:5px;
	border-right:1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#menu a:hover{
	background-color: #73880A;
	color:#FFF;
}
#menu a:active{
	background-color: #5E4A2C;
}
#menu .active{
	float:left;
	width:90px;
	height:55px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	border-right:1px solid #FFFFFF;
	background-color: #5E4A2D;
} */
/* end MENU */

#reviewbox{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #666;
	height: 170px;
	width: 200px;
	position: relative;
	top: 25px;
}

#emergencybox{
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bolder;
	color: #42530A;
	height: auto;
	width: 200px;
	position: relative;
	top: 85px;
	line-height: 14px;
}
.img {
	border: 3px solid #5B492B;
}

ul{
	list-style-position: inside;
	list-style-type: square;
}
