/*--CSS layout  or structure of the site--*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(images/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
#outerWrapper {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/quilters_quarters_contentBk.jpg);
	background-repeat: repeat;
	border: 1px solid #000000;
}

/*------Top Banner--------------*/
#header {
	height: 270px;
	width: 1023px;
	background-image: url(images/quilters_quarters_hdrBk.jpg);
	background-repeat: no-repeat;
}
#hdrLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 270px;
	width: 271px;
}
#hdrRight {
	margin: 0px;
	padding: 0px;
	width: 750px;
	float: right;
	height: 270px;
}
#hdrRightTop {
	height: 223px;
}
#topmostButtons {
	width: 200px;
	margin-left: 480px;
	padding-top: 90px;
}
#topmostButtons a:link {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#topmostButtons a:visited {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #0066FF;
}
#topmostButtons a:hover {
	background-image: url(images/sideNav_bullet-over.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}



#topmostButtons ul {
}
#topmostButtons li {
	line-height: 1.5em;
	list-style-type: none;
}

#topButtons {
	height: 42px;
	clear: both;
	padding-top: 5px;
}
#topButtons  a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/btn_ruby.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 10px;
}
#topButtons a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/btn_ruby.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 10px;
}
#topButtons a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FDEB00;
	text-decoration: none;
	background-image: url(images/btn_ruby-over.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 10px;
}
#sidebar {
	width: 271px;
	background-image: url(images/quilters_quarters_logoBtm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

/*------MIddle Content Area--------------*/

#contentWrapper {
	clear: both;
	width: 1023px;
}
#sidebarNav {
	width: 260px;
	margin-left: 10px;
}
#sidebarSubNav {
	background-image: url(images/quilters_quarters_SB_brickBk2.jpg);
	background-repeat: repeat;
}
.leftSubNav {
	background-image: url(images/quilters_quarters_SBar_btnBk.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 9px;
	padding-left: 45px;
}
.leftSubNav  a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftSubNav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftSubNav a:hover {
	font-weight: bold;
	color: #CC0000;
}
#content {
	width: 710px;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}

#contentHeading {
	padding: 5px 5px 5px 2px;
	background-image: url(images/contentHdr_bk.jpg);
	background-repeat: repeat-x;

}
#contentHeadingLeft {
	float: left;
	width: 450px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#contentHeadingRight {
	float: right;
	width: 250px;
	padding-top: 2px;
	margin-bottom: 10px;
}

.contentHeadingLeft  {
	line-height: 1em;
	background-image: url(images/sunflower-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bodyOfContent {
	clear: both;
}
#bodyOfContent  h3 {
	line-height: 1em;
	background-image: url(images/btn_ruby.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AED4FC;
}
#bodyOfContentRN {
	clear: both;
	width: 505px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#rightNav {
	padding: 10px 5px 5px;
	float: right;
	width: 175px;
	background-image: url(images/contentHdr_bk.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D3E8FF;
	margin-top: 10px;
	text-align: center;
}

#bodyOfContentRN h3 {
	line-height: 1em;
	background-image: url(images/bullet-diamond-red.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 18px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AED4FC;
	margin: 0px;
}
#NavRtSidebar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC702;
	text-align: left;
}
#NavRtSidebar a:link {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#NavRtSidebar a:visited {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #0066FF;
}
#NavRtSidebar a:hover {
	background-image: url(images/sideNav_bullet-over.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#NavRtSidebar ul {
}
#NavRtSidebar li {
	line-height: 1.5em;
	list-style-type: none;
}


.storeNavHeading {
	width: 229px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4DF8A;
}
.storeNavHeading a:link {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #0066FF;
}
.storeNavHeading a:visited {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #0066FF;
}
.storeNavHeading a:hover {
	background-image: url(images/sideNav_bullet-over.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #CC0000;
}
.storeNavSubHeading {
	width: 209px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.storeNavSubHeading a:link {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #0066FF;
}
.storeNavSubHeading a:visited {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #0066FF;
}
.storeNavSubHeading a:hover {
	background-image: url(images/sideNav_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: bold;
	color: #CC0000;
}
#sideBarBtmLogo {
	height: 146px;
	width: 271px;
}
#sideBarLogoNav {
	height: 25px;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
}
#sideBarfooter {
	padding: 5px 5px 5px 10px;
}

/*------Footer--------------*/


#footer {
	clear: both;
	height: 118px;
	width: 1023px;
	background-image: url(images/quilters_quarters_footer.jpg);
	background-repeat: no-repeat;
	background-color: #E0EFFF;
}
#subfooter {
	clear: both;
	height: 63px;
	width: 963px;
	background-color: #FAE787;
	background-image: url(images/quilters_quarters_subFooter.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
#footerCenter {
	width: 325px;
	margin-left: 270px;
	float: left;
	margin-top: 15px;
	padding: 0px;
}
#footerRight {
	float: right;
	width: 350px;
	margin-right: 20px;
	margin-top: 10px;
}

#copyright {
	color: #4F80BD;
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	font-weight: normal;
}
#copyright a:link {
	color: #339900;
	font-weight: normal;
}
#copyright a:visited {
	color: #009900;
	font-weight: normal;
}
#copyright a:hover {
	color: #F5E77A;
	font-weight: normal;
}
/*------Extras--------------*/

.backtoTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 5px;
}
.clearboth {
	clear: both;
	font-size: 11px;
}
.bkdivider {
	background-color: #ECF5FE;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bodyOfContentRN img {
	padding: 5px;
}
.boxesGrayBorder  {
	border: 1px solid #CCCCCC;
}
.boxesBlueBorder {
	border: 1px solid #97BDE7;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
