/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
background-color: #562e19;
}
h1 {
	color: #3F0396;
	background-color: #FFDA92;
	font-size: 150%;
	font-weight: bold;
	height: 45px;
	width: 185px;
	vertical-align: bottom;
	text-align: right;	
	}
.doornmbr {
	
	border-color: #000000;
	border-width: medium;
	border-style: dotted;
	padding: 10px;
	margin: 5px;
	}
	
#specs {
	background-color: #5e0000;
	padding: 10px;
	width: 225px;
	margin: 5px, 25px, 5px, 5px;
	
	}

h2, h3 {
	color: #FFFFCC;
	font-size: 130%;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;		
	}
.collection {
	font-size: 110%;
	color: #FFCC33;
	font-style: italic;
	margin-left: 20px;
	
	}
.body {
	color:#FFFFFF;
	font-size: 100%;
	font-style: normal;
	margin-left: 20px;
	}
.navnxt {
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
	padding-top: 30px;
	
	}
.navpre {
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	margin-right: 40px;
	padding-bottom: 20px;
	
	}
.home {
	color:#FFE066;
	font-size: 100%;
	font-weight: bold;
	margin-left: 20px;
	}
	
#doorsqsm {
	width: 185px;
	padding: 25px;
	height: auto;
	text-align: right;
	background-image: url(images/shsqsngl.jpg);
	float: right;
	
	}
#doorrchsm {
	width: 180px;
	padding: 25px;
	height: auto;
	text-align: right;
	background-image: url(images/sharchsm.jpg);
	float: right;
	
	}
#doorsqlg {
	width: 320px;
	padding: 25px;
	height: auto;
	text-align: right;
	background-image: url(images/shsqdbl.jpg);
	float: right;
	
	}
#doorsqxlg {
	width: 400px;
	padding: 25px;
	height: auto;
	text-align: right;
	background-image: url(images/shsqxlg.jpg);
	float: right;
	
	}
#doorrchlg {
	width: 320px;
	padding: 25px;
	height: auto;
	text-align: right;
	background-image: url(images/sharchlg.jpg);
	float: right;
	
	}
#doorsqmd {
	width: 280px;
	padding: 25px;
	height: auto;
	text-align: right;
	background-image: url(images/shadowmd.jpg);
	float: right;
	
	}
#allcontent {
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#allcontentdbl {
	width: 625px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#allcontentxl {
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#specs a:link {
	Color: #FFCC33;
	text-decoration: none;
	}
#specs a:visited {
	Color: #FF9900;
		text-decoration: none;
	}
#specs a:hover {
	Color: #FFCC99;
		text-decoration: none;
	}
	
	


