/* Start of CMSMS style sheet 'Cabinet System Style' */
/*****************
Copyright 2007 FT11 Business Systems   |   http://ft11.com
******************/

body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;

}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}
.centerContent {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(./images/cabinetsys/header-bg.jpg);
	background-repeat: repeat-x;
	height: 160px;
	margin: 0px;
	background-color: #5A0000;
}
#logo {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#logo a {
	display: block;
	background-image: url(./images/cabinetsys/logo.jpg);
	height: 102px;
	width: 472px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 10px;
}
#nav {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	height: 45px;
}
#nav ul {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav  li  a:link, #nav li a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#nav  li  a:hover, #nav li a:active {
	color: #CCCCCC;
}



#maincontent {
}
h2.title {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
.editpage a {

	font-weight: bold;

	text-transform: uppercase;

	color: #993300;

	text-decoration: none;

}

#column-left {
	float: left;
	width: 520px;
}
#column-right {
	float: right;
	width: 230px;
padding-bottom: 10px;

}

#footbtns {
	clear: both;
padding-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 760px;

}
#footbtns h3 {
	margin: 0px;
	padding: 0px;
}
.clearBoth {
	clear: both;
}

.btn  {
	font-size: 10px;
	text-indent: -999px;
	overflow: hidden;
	padding-right: 4px;
	padding-left: 4px;


}
.inline {
	display: inline;
	float: left;
}
.garage {
	background-image: url(./images/cabinetsys/btn-garage.jpg);
	height: 147px;
	width: 182px;
	background-repeat: no-repeat;
	display: block;
}
.beds {
	background-image: url(./images/cabinetsys/btn-wall-beds.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 182px;
	display: block;
}
.office {
	background-image: url(./images/cabinetsys/btn-home-office.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 182px;
	display: block;
}
.closet {
	background-image: url(./images/cabinetsys/btn-closets.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 182px;
	display: block;
}
.entertainment {
	background-image: url(./images/cabinetsys/btn-entertainment.jpg);
	display: block;
	height: 315px;
	width: 215px;
	background-repeat: no-repeat;
}
.quote {
	background-image: url(./images/cabinetsys/btn-quote.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 97px;
	width: 216px;
}
#footer {
	background-image: url(./images/cabinetsys/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 156px;
	background-color: #494B3C;
	clear: both;
	margin-top: 15px;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footcontent {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footleft {
	background-image: url(./images/cabinetsys/logo-footer.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: 0px 10px;
	line-height: 150%;
	width: 300px;
	float: left;
}
#footright {
	float: right;
	width: 380px;
	margin-top: 9px;
	text-align: right;
}
#footright ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footright li {
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
}

/* End of 'Cabinet System Style' */

