body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url();
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #660034;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660034;
}
a:hover {
	text-decoration: none;
	color: #847837;
}
a:active {
	text-decoration: none;
	color: #847837;
}
#right {
	background: #dfd9dc;
	width: 779px;
}
#left {
	background: url(../images/global/left_bg.gif);
	width: 181px;
}
#foot {
	background: url(../images/global/foot_bg.gif);
}
#nav{
	margin-top: 20px;
	margin-bottom: 10px;
}
.navItem {
	background: url(../images/global/left_nav_bg.gif);
	margin-bottom: 3px;
	font-weight: bold;
	border-top: 1px solid #f2f4f2;
	border-bottom: 1px solid #b9c5bb;
	margin-right: 1px;
	text-align: left;
}
#nav .navItem a {
	background: url(../images/global/left_nav_bullet.gif) no-repeat 5px 8px;
	display: block;
	padding: 4px 5px 5px 13px;
	font-size: 10px;
}
#nav .navItem a:hover {
	background-color: #DFD9DC;
}
.navItemPurple {
	background: url(../images/global/left_nav_bg2.gif);
	margin-bottom: 3px;
	font-weight: bold;
	border-top: 1px solid #f2f4f2;
	border-bottom: 1px solid #b9c5bb;
	margin-right: 1px;
	text-align: left;
	background-color: #660034;
}
#nav .navItemPurple a {
	background: url(../images/global/left_nav_bullet.gif) no-repeat 5px 8px;
	display: block;
	padding: 4px 5px 5px 13px;
	font-size: 10px;
	color: #BBAD5D;
	background-color: #660034;
}
#nav .navItemPurple a:hover {
	color: #600031;
	background-color: #DFD9DC;
}
#details {
	margin: 20px 20px 10px 20px;
	text-align: left;
}
#copyright {
	color: #B7A9B0;
	width: 760px;
	text-align: right;
	font-size: 10px;
	margin-top: 4px;
}
#title {
	font-size: 14px;
	font-weight: bold;
	color: #660034;
	background: #d6ced2;
	padding: 10px;
	border-bottom: 1px solid #b7a9b0;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
#topNav {
	height: 23px;
	background: url(../images/global/topNav_bg.gif);
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#topNav img {
	float: right;
	margin-right: 2px;
}
#content {
	padding: 10px;
	text-align: left;
}
.feature {
	padding-left: 20px;
	padding-bottom: 15px;
}
.feature h5 {
	font-size: 12px;
	font-weight: bold;
	color: #660034;
	width: 155px;
	background: url(../images/global/left_nav_bullet.gif) no-repeat 0px 5px;
	display: block;
	height: 28px;
	margin: 0px 0px 2px 0px;
	padding-left: 8px;
}
#details td {
	color: #c39eb5;
	font-weight: bold;
	font-size: 10px;
}
h1 {
	font-size: 14px;
}
.listTable {
	border: 1px solid #D6CED2;
	background-color: #E8E3E6;
	border-color: #B7A9B0;
	margin-bottom: 10px;
}
.listTable th {
	font-size: 14px;
	text-align: left;
	background-color: #D6CED2;
}
.listPrice {
	font-size: 24px;
	color: #3D001F;
	font-weight: normal;
	float: left;
	clear: none;
}
.listDetails {
	float: right;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
}
.listNav {
	border-top: 1px dotted #B7A9B0;
	margin-top: 0px;
	margin-right: 5px;
	padding-top: 5px;
}
.listDesc {
	margin-bottom: 8px;
	height: 104px;
	overflow: auto;
	list-style: disc;
}
ul {
	margin: 0px 0px 0px 10px;
	list-style-image: url(../images/global/left_nav_bullet.gif);
	padding-left: 10px;
}
li {
	list-style: outside;
	list-style-image: url(../images/global/left_nav_bullet.gif);
}
h2 {
	font-size: 17px;
	color: #3D001F;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #3D001F;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
/*fix for IE6*/
.sus {
	_margin-left:-3px;
}

/* table */
table.paraTable {
	border: 1px solid #fff;
	border-collapse:collapse;
	width: 100%;
}
table.paraTable th, table.paraTable td {
	border: 1px solid #fff;
	padding: 3px;
	vertical-align: top;
}
table.paraTable th {
	font-weight: bold;
	text-align: left;
	background-color: #d6ced2;
	color: #333;
	padding: 5px;
}
table.paraTable td.header {
	font-weight: bold;
	text-align: left;
	padding: 3px;
	background-color: #fff;
}


#profilegallery {
	width: 750px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#profilegallery .img {
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 20px 15px;
}
#profilegallery .thumbwrapper {
	width: 168px;
	border: 1px solid #CCCCCC;
	background-color: #fafafa;
}
#profilegallery .thumb {
	margin: 5px 5px 5px 5px;
	height: 106px;
	overflow: hidden;
}
#profilegallery .desc {
	color: #666666;
	font-size: .8em;
	line-height: normal;
	height: 24px;
	overflow: hidden;
	margin: 5px 0px 0px 0px
}
