/* Main Stylesheet */

/*body style*/
body
{
	padding:0px;
	margin:0px;
}

td img
{
	display:block;
}


#p_auxNav
{
	font-size:11px;
	padding:5px;
}
#p_auxNav a:Link
{
	text-decoration:none;
	color:#742709;
}
#p_auxNav a:hover
{
	text-decoration:none;
	color:#742709;
}
#p_auxNav a:active
{
	text-decoration:none;
	color:#742709;
}
#p_auxNav a:Visited
{
	text-decoration:none;
	color:#742709;
}

/*Main div tag*/
#div_Main		
{
	width:100%;
	height:100%;
	text-align:center;
	background-color:#ffffff;
	margin-top:10px;
}

/*Main table*/
#table_Main
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*Main Navigation*/
#table_Navigation
{
	background-color:#A47040;
	text-align:center;
}

/*Content Cell*/
#td_Content
{
	background-image:url(/images/weave_bak.jpg);
	text-align:left;
	vertical-align:top;
	padding-right:20px;
	padding-bottom:20px;
}

/*Content text*/
#td_Content p
{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#td_Content #p_First:first-letter
{
	font-size : 200%;
	color:#742709;
}

#td_Content p
{
	padding-bottom:7px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#td_Content img
{
	display:inline;
}

/*Gallery Cell*/
#td_Gallery
{
	text-align:left;
	vertical-align:top;
	background-image:url(/images/weave_bak.jpg);
}

/*gallery tab*/
#a_gallery_tab
{
	cursor:pointer;
	border:0px;
}

#object_Slideshow
{
	position:absolute;
	top:0;
}

#span_phone_number
{
	color:#742709;
	font-weight:bold;
}

.hr_Content
{
	border:0px;
	background-color:#742709;
	color:#742709;
	width:100px;
	display:block;
}

.img_Ornament
{
	display:block;
}

.span_Bullet
{
    
	color:#742709;
}

.img_body
{
	float:right;
	padding:10px;
	border:0px;
	display:inline;
}
