A {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #000000;
font-weight : bold;
text-decoration : underline;
}
A:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #CE5D00;
font-weight : bold;
text-decoration : underline;
}

.heading {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
line-height : 18px;
text-align : left;
background-color: black;
}
.photo {
position : top;
width : 300px;
}

.descriptions {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color : black;
position : top;
width : 400px;
}

.gallery_descriptions {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
color : black;
position : top;

}

.price {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : red;
font-weight : bold;
position : bottom;
}

body {
background-color : #E3E1E1;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : black;
text-align : justify;
}
.side_bg {
background-image : url('beads_line_vertical.gif');
}
.newheading {
background-image : url('new_heading_bg.jpg');
}
.subheading {
background-image : url('subhead_bg.jpg');
}

#divNav
{
	width: 950px;
	height:23px;
	background:url('top_nav.gif') repeat-x center;
	float:left;
	border-bottom:1px solid #D1D2DB;
}
#divNav_left
{
	float:left;
	width:2px;
	height:23px;
	background:url('top_nav_Left.gif') no-repeat top left;
	border-bottom:1px solid #D1D2DB;
}
#divNav_center
{
	border-top:1px solid #D1D2DB;
	float:left;
	width:946px;
	height:23px;
}
#divNav_right
{
	float:left;
	width:2px;
	height:23px;
	border-bottom:1px solid #D1D2DB;
	background:url('top_nav_Right.gif') no-repeat top right;
}
#divNav_center UL
{
	list-style-position:inside;
	margin:0;
	padding:0;
	list-style-type: none;
}
#divNav_center LI
{
	float: left  !important;
	height:23px;
	line-height:23px;

}
#divNav_center .text
{
	margin-left:3px;
	margin-right:3px;	
}
#divNav_center .split
{
	text-align:center;
	width:12px;
}
.specials_bg {
background-image : url('specials_bg.gif');
}
