/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #3D4351;
}a {
	text-decoration: none;
	color: #FFCCCC;
}
p {
	padding-right: 12px;
	padding-left: 12px;
}
#widewrap {
	background: url(images/backfade.png) repeat-y;
	text-align: left;
	margin: 0px auto auto;
	padding: 0px;
	position: relative;
	width: 950px;
}
#wrapper {
	margin: 0px auto auto;
	padding: 0px;
	width: 900px;
	position: relative;
	text-align: left;
	background: #FFFFFF;
}
#header{
	text-align:center;
	font-size: 10px;
	background: #97787E;
	color: #CCCCCC;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}
#uppernav, #uppernav2 {
	position: relative;
	background: #AAAFB7;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#uppernav ul, #uppernav2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 900px;
	text-align: center;
	line-height: 40px;
}
#uppernav ul li, #uppernav2 ul li {
	display: inline;
	list-style: none;
	line-height: 40px;
	border-top: 0px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#uppernav ul li a, #uppernav2 ul li a {
	color: #253A52;
	text-transform: uppercase;
	font-weight: bold;
}
#maincontent{
	position:relative;
	margin: 0px;
	padding: 0px;
}
#maintable{
	margin: 0px;
	padding: 0px;
	border: 0px dotted #FF0000;
}
#maincontent #maintable td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#left {
	background: #253A52;
	color: #CCCCCC;
	width: 285px;
	padding-top: 15px;
}
#left img {
	border-color: #666666;
}
#right {
	border-top: 0px solid #D1D1A5;
	border-right: 60px solid #97787E;
	border-bottom: 0px solid #D1D1A5;
	border-left: 7px solid #D1D1A5;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#right a {
	color: #003366;
}
#flashpres {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom: 10px solid #6E8575;
}
#footer {
	background: #253952 url(images/footer.jpg) no-repeat 0px 0px;
	height: 217px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top: 1px solid #6E8575;
	border-right: 0px solid #6E8575;
	border-bottom: 0px solid #6E8575;
	border-left: 0px solid #6E8575;
}
#footer p {
	margin-left: 400px;
	width: 400px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 80px;
}

#uppernav .lastinlist, #uppernav2 .lastinlist {
	border-width: 0px;
}
/**********************************************************************************************************/
#nameheader{
	position: absolute;
	left: 10px;
	top: 50px;
	z-index: 50000;
}
.roomnamer{
	position: absolute;
	top: 50px;
	z-index: 50000;
	left: 5px;
}

#bigroom{
	border: 1px solid #000000;
	height: 240px;
	width: 360px;
	position: absolute;
	top: 100px;
	z-index:100;
	left: 15px;
}
#smallroom{
	border: 1px solid #000000;
	height: 150px;
	width: 200px;
	position: absolute;
	top: 270px;
	z-index:50;
	left: 345px;
}
#swatches{
	height: 150px;
	width: 150px;
	position: absolute;
	top: 80px;
	left: 375px;
}
#roomdesc {
	position: absolute;
	width: 320px;
	top: 355px;
	left: 35px;
}



#midnav { /* middle strip navigation */
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	top: 10px;
	background-color: #253A52;
	z-index: 5000;
	right: 0px;
}
#midnav ul { /*reformats lists in the midnav section */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#midnav ul li {  /*replace bullets with image squares and align it */
	display: inline;
	background-image: url(../images/bulletgreen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 15px;
	line-height: 42px;
}
#midnav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bl {
	background: url(../images/bl.jpg) 0 100% no-repeat #593529;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
}
.br {
	background-image: url(../images/br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tl {background: url(../images/ul.jpg) 0 0 no-repeat}
.tr {
	background: url(../images/ur.jpg) 100% 0 no-repeat;
	padding:35px;
	color: #F1D89F;
}
.clear {font-size: 1px; height: 0px}
#uppernav .selected{
	color: #97787E;
}
#weather {
	position:relative;
	font-size: 11px;
	margin: 10px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
#weather #current {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	position: absolute;
	left: 0px;
	top: -12px;
	padding:0px 6px;
	background-color: #C7BDB1;
}
#weather #disclaimer {
	font-size: 9px;
	color: #999999;
	position: absolute;
	left: 2px;
	bottom: 2px;
}
