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

*{
	padding:0px;
	margin:0px;
}
/*pageshell*/
html{
	background-image:url(../images/gradientbg.jpg);
	background-repeat:repeat-x;
	background-color:#b7ad70;
	background-attachment:scroll;
}
body{
	background-image:url(../images/grungebg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;
	display:block;
	min-height:493px;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#sidebar{
	width:295px;
	height:100%;
	position:relative;
	background-image:url(../images/sidebargradient.png);
	background-repeat:repeat-y;
	float:left;
	ddisplay:inline;
	z-index:100;
}
.centerimage{
	margin:0 auto;
	display:block;
}
#sidebarheader{
	width:287px;
	background-image:url(../images/sidebarheader.jpg);
	background-repeat:no-repeat;
	height:26px;
}
#maincolumn{
	width:673px;
	height:100%;
	position:relative;
	float:left;
	display:inline;
	margin-left:-8px;
	background:#eae3b9;
	z-index:25;
}
#maincolumnheader{
	background-image:url(../images/maincolumnheader.jpg);
	background-repeat:no-repeat;
	width:673px;
	height:26px;
}
#header{
	background-image:url(../images/headergradient.jpg);
	background-repeat:repeat-x;
	background-color:#998551;
	width:673px;
	height:444px;
}
.headerslogan{
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
}
.headertext{
	float:right;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#745630;
}
.sidebarimage{
	margin-top:61px;
	border-bottom:solid 15px #bfb784;
}
.maincolumnimage{
	border-bottom:solid 15px #c7ae7f;
}
.clearall{
	clear:both;
	line-height:0px;
}

/*navigation*/
#navwrapper{
	width:673px;
	height:95px;
}
#navwrapper ul{
	list-style-type:none;
	display:inline-block;
	list-style-position:outside;
	list-style-image:none;
}
#home{
	float:left;
	width:106px;
	height:95px;
}
#home a{
	background:transparent url(../images/nav.jpg) no-repeat scroll 0px 0px;
	width:106px;
	height:95px;
	position:absolute;
	text-indent:-9000px;
	outline:none;
}
#home a:hover{
	background:transparent url(../images/nav.jpg) no-repeat scroll 0px -95px;
}
#photos{
	float:left;
	width:257px;
	height:95px;
}
#photos a{
	background:transparent url(../images/nav.jpg) no-repeat scroll -106px 0px;
	width:257px;
	height:95px;
	position:absolute;
	text-indent:-9000px;
	outline:none;
}
#photos a:hover{
	background:transparent url(../images/nav.jpg) no-repeat scroll -106px -95px;
}
#specs{
	float:left;
	width:115px;
	height:95px;
}
#specs a{
	background:transparent url(../images/nav.jpg) no-repeat scroll -363px 0px;
	width:115px;
	height:95px;
	position:absolute;
	text-indent:-9000px;
	outline:none;
}
#specs a:hover{
	background:transparent url(../images/nav.jpg) no-repeat scroll -363px -95px;
}
#contact{
	float:left;
	width:195px;
	height:95px;
}
#contact a{
	background:transparent url(../images/nav.jpg) no-repeat scroll -478px 0px;
	width:195px;
	height:95px;
	position:absolute;
	text-indent:-9000px;
	outline:none;
}
#contact a:hover{
	background:transparent url(../images/nav.jpg) no-repeat scroll -478px -95px;
}

/*Homepage*/
#content{
	background:transparent url(../images/contentbg.jpg) repeat-y scroll;
	width:960px;
	height:auto;
	position:relative;
}
#contentfooter{
	background:transparent url(../images/contentfooter.jpg) no-repeat scroll;
	width:960px;
	height:55px;
}
#leftcol{
	float:left;
	display:inline;
	width:260px;
	margin-left:15px;
	margin-right:15px;
}
#leftcol p{
	text-align:center;
	font-size:12px;
	color:#473414;
}
#leftcol h1{
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1d6939;
	font-size:24px;
}
#leftcol ul{
	margin-left:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#473414;
	font-weight:bold;
	margin-bottom:20px;
}
#rightcol{
	float:left;
	display:inline;
	width:650px;
	margin-left:10px;
	margin-right:10px;
}
#rightcol p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
	color:#473414;
	padding-bottom:6px;
}
#rightcol a{
	font-weight:bold;
	color:#1d6939;
	text-decoration:none;
}
#rightcol a:hover{
	text-decoration:underline;
}
#rightcol h1{
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1d6939;
	font-size:24px;
}
#footer{
	width:960px;
	height:26px;
	background:transparent url(../images/footergradient.jpg) repeat-x;
	border:solid 1px #25410e;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5f6e2;
	padding-top:5px;
}
.footertextleft{
	float:left;
	display:block;
	margin-left:5px;
}
.footertextright{
	float:right;
	display:block;
	margin-right:5px;
}
#disclaimer{
	float:right;
	display:block;
	width:600px;
}
#disclaimer p{
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f6e2;
}
#disclaimer a{
	font-weight:bold;
	text-decoration:none;
	color:#f5f6e2;
}
#disclaimer a:hover{
	text-decoration:underline;
}
#disclaimer IMG{
	float:right;
	padding:4px;
}
.viewourdesign{
	border:3px solid #b7ad70;
	margin:0 auto;
	display:block;
	margin-top:30px;
}
a IMG{
	outline:none;
	border:none;
}
/*specs*/
fieldset td{
	color:#473414;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
fieldset th{
	color:#473414;
	font-size:14px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
input{
	background-color:#f5f6e3;
}
textarea{
	background-color:#f5f6e3;
}
.submitbutton{
	border:solid 1px #745630;
	color:#745630;
	background-color:#f5f6e3;
	display:block;
	margin:3px auto;
}
th{
	text-align:left;
	padding-top:6px;
	padding-bottom:3px;
}
.greentext{
	color:#009900;
	font-weight:bold;
	text-align:center;
}
.redtext{
	color:#990000;
	font-weight:bold;
	text-align:center;
}