/* CSS Document */
body { margin: 0px;	background-color: #2A2A38;}

td { font-family: Tahoma, Verdana; font-size: 12px;	color: #4C4C4C;	line-height: 14px;}
a { text-decoration: underline;	color: #989898;}
a:hover{ text-decoration: none;	color: #EF8263;}
.hover{	background-image: url(../images/cart2.gif);}

.grey1 { font-family: Tahoma, Verdana, Arial; font-size: 10px; color:#4C4C4C;}

h1{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/red_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 19px;
	color: #4C4C4C;
	margin: 0px;
}
ul{
	padding: 0px 30px;
	margin: 0px;
}
.maintable{
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #AB8F83;
}
.rightalign{
	text-align: right;
}
.centeralign{
	text-align: center;
}
.inside10{
	padding: 0px 10px 0px 10px;
	line-height: 20px;
}
.inside15{
	padding: 0px 15px 0px 15px;
}
.bluebar{
	background-color: #c3acc4;
	color: #FFFFFF;
	font-size: 14px;
}
.topmenu{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 46px;
	text-align: center;
}
.topmenu a{
	display: block;
	*width: 100%;
	/*background-image: url(../images/bt_bg.gif);
	background-repeat: repeat-x;*/
	background-color: #AB8F83;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover{
	/*background-image: url(../images/bt_bg_over.gif);*/
	background-color: #C7B688;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a.here{
	background-image: url(../images/bt_bg_here.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover.here{
	background-image: url(../images/bt_bg_here.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.heading{
	font-family: Trebuchet MS, Arial;
	color: #CA6E54;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-left: 22px;
	background-image: url(../images/sm_logo_bw.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.horz_dot{
	background-image: url(../images/dot2.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.redbullet{
	background-image: url(../images/red_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 17px;
	color: #4C4C4C;
}
.redbullet a{
	color: #4C4C4C;
	text-decoration: none;
}
.redbullet a:hover{
	color: #EF8263;
	text-decoration: underline;
}
.menu{
	padding-left: 0px;
	color: #4C4C4C;
}
.menu a{
	color: #4C4C4C;
	text-decoration: none;
}
.menu a:hover{
	color: #EF8263;
	text-decoration: underline;
}
.heading_left{
	background-image: url(../images/arrow1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px;
}
.grayline{
	background-color: #BDB2B6;
}
.featuredbox{
	border: 1px solid #E5BFAF;
	width: 250px;
}
.featuredbox a img{
	width: 220px;
	height: 120px;
	border: 1px solid #E5BFAF;
	filter: alpha(opacity=100); -moz-opacity:1.0;
}
.featuredbox a:hover img{
	width: 220px;
	height: 120px;
	border: 1px solid #E5BFAF;
	filter: gray; -moz-opacity:0.7;
}
.redtext{
	color: #B61D27;
	font-weight: bold;
}
.redtext a{
	color: #B61D27;
	text-decoration: none;
}
.redtext a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.vert_dot{
	background-image: url(../images/vert_dot.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.bluehead{
	background-color: #c3acc4;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.blackhead{
	background-color: #AB8F83;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.txtbox{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #BDB2B6;
	padding-left: 2px;
	width: 150px;
}
.headingtext{
	font-family: Tahoma, Verdana;
	color: #4C4C4C;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.headingtext1{
	font-family: Tahoma, Verdana;
	color: #492914;
	font-size: 14px;
	font-weight: bold;
}
.bio-text{
	font-family: Tahoma, Verdana;
	color: #4C4C4C;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.input {
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003E5B;
	border: 1px solid #C7C7C7;
	width:20px;
	height:18px;
	background-color: #F1F1F1;
}

.links { text-decoration: underline; color:#000;}
.links hover { text-decoration: none; color:#989898;}
