@import url("box.css");
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #F2f2f2;
	text-align: center;
	margin: 5px 5px 0px;
}
#full_main {
	border: 1px solid #666666;
}

a:link {
	color: #9F5463;
	text-decoration: none;
}
a:visited {
	color: #BD828D;
	text-decoration: none;
}
a:hover {
	color: #9F5463;
}
a:active {
	color: #9F5463;
}
#white_center_line {
	background: #FFFFFF;
	width: 10px;
}
#left_border {
	width: 190px;
	background: #9EBFDC url(/images/framework/sidebar/bg.jpg);
	border-top: 3px solid #84A6C1;
	border-right: 3px solid #84A6C1;
	padding: 5px 0px 3px;
	vertical-align: top;
}
#sb_newsletter {
	font: 10px Tahoma, Verdana, Arial;
	color: #333333;
}
.sb_news_but {
	font: bold 11px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background: #336699;
	border: 1px solid #99BED9;
}
.sb_news_field {
	font: 10px Tahoma, Verdana, Arial;
	background: #CADDEC;
	border: 1px solid #81ADD1;
}

#main_body {
	background: #B36675;
	border-top: 3px solid #A05564;
	border-left: 3px solid #A05564;
	width: 600px;
	vertical-align: top;
	padding: 8px;
}
#footer {
	font: 10px Tahoma, Verdana, Arial;
	color: #CCCCCC;
	background: #000000;
	border-top: 4px solid #FFFFFF;
	padding: 3px 10px;
	text-transform: capitalize;
	text-align: right;
	height: 25px;
}
hr {
	background: #B2CBD9;
	border-color: #B2CBD9;
}
#store_bg {
	background: url(http://www.sheilacameron.com/images/framework/store_bg.jpg) repeat left top;
}
.sidebarbg {
	background: url(http://www.sheilacameron.com/images/framework/store_bg.jpg) repeat left top;
	}
img.imageborder {
	background: url(http://www.sheilacameron.com/images/framework/pic_shade.gif) no-repeat right bottom;
	padding: 1px 4px 4px 1px;
}

a.sidebarlink:link {
	color: #000000;
	text-decoration: none;
	width: 150px;	/*white-space: nowrap;*/
	display: block;
}
a.sidebarlink:visited {
	color: #333333;
	text-decoration: none;
	width: 150px; /*white-space: nowrap;*/
	display: block;
}
a.sidebarlink:hover {
	color: #990000;
	width: 150px; /*white-space: nowrap;*/
	display: block;
}
a.sidebarlink:active {
	color: #333333;
	width: 150px; /*white-space: nowrap;*/
	display: block;
}

#menuWidth {
	width: 173px;
}
#menuWidth table {
	width: 173px;
}
