body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #fff;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding:10px 30px 10px 30px;
}
.mainContentHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding:10px 30px 10px 30px;
	background:url(/assets/images/ui/content_remove.gif) top left repeat-x;
}
#slideshow_wrapper2  { width:641px; margin-left:0; position:relative; height:288px; margin-top:0px; display:inline-block;}
#slideshow_wrapper { width:641px; margin-left:0;}
#slide1x, #slide2x, #slide3x, #slide4x, #slide5x { position:absolute; top:1px; left:0px; }


#homepage_link{
display:inine-block;
width:320px;
float:right;
}
/*.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: right;
	padding:5px 18px 5px 18px;
}*/

.productImages img{
	border:1px solid #FFFFFF;
}


#contain_header{
	width:100%;
	background:url(/assets/images/ui/site_head_bg_home.gif) top left repeat-x;
}

#contain_body{
display:inline-block;
	width:100%;
text-align:center;
}

#contain_footer{
height:40px;
	width:100%;
	background:url(/assets/images/ui/site_footer_bg.gif) top left repeat-x;
}

#main_header{
width:961px;
margin:0px auto;

}
#main_body{
	width:961px;
	margin:0px auto;
	background-color:#fff;
	height:100%;
	display:inline-block;
text-align:left;
}
#main_footer{
width:961px;
margin:0px auto;
color:#fff;
text-align:center;
vertical-align:middle;
padding:6px;
}
#main_footer a{
	margin:3px 6px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#main_footer a:hover{
	text-decoration:underline;;

}

/************* STAFF MODULE ****************/
div#people_contain{
	/*border:3px solid rgb(125,125,85);*/
	width:50%;
}
table.peopleContent{
	margin:0px 25px 0px 25px;
	width:45%;
	float:right;
	border-left:4px solid rgb(142,142,142);
}

table.peopleContent a{
	color:#673C17;
	text-Decoration:none;
	font-size:12px;
	font-weight:bold;
}
table.peopleContent td{
	text-align:center;
	padding:5px;
}

table.peopleContent td img{
}

div#people_left{
	width:235px;
	display:inline-block;
	text-align:center;
	float:left;
}
div#people_left img{
	border:2px solid rgb(142,84,31);
	padding:0px;
	margin:0px 10px 10px 0px;
}
div#people_right{
	width:100%;
	/*display:inline-block;*/
	vertical-align:top;
}

a#staff_nav_link{
	display:block;
	width:65px;
	height:65px;
	overflow:hidden;
	text-align:center;
	border:2px solid rgb(142,84,31);
}
a#staff_nav_link img{
	border:0px;
	max-height:65px;	
	margin-left:-200px;
	margin-right:-200px;
}
div#people_right h1{
	font-size:15pt;
	color:#673C17;
	margin:10px 0px 20px 0px;
	_margin:10px 0px 10px 0px;
	_line-height:17px;
	padding-bottom:0px;
}

img#people_overlay{
	padding-bottom: 8px; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 8px;
	display:block;
	max-height:150px;
}

/* products main page ******************************************************************************** */

div#products_container{
	float:right;
	width:650px;
	font-family:Arial, sans-serif;
	font-size:12px;
	margin-right:20px;
	margin-bottom:30px;
}
div#products_container h1{
	font-family:Arial, sans-serif;
	font-size:25pt;
	color:#3b3b3b;
	line-height:0.9em;
	margin:5px 0px -5px 0px;
	font-weight:normal;
	letter-spacing:-0.05em;
	
}
div#products_container h2{
	font-family:Arial, sans-serif;
	font-size:18pt;
	color:#3b3b3b;
	line-height:20px;
	font-weight:normal;
	letter-spacing:-0.05em;
	
}
div#products_infobox{
	background-color:#89511e;
	color:#fff;
	width:200px;
	float:right;
	margin-top:10px;
	padding:10px;
}
div#products_infobox span{

	font-family:Arial, sans-serif;
	font-size:13pt;
	color:#fff;
	line-height:20px;
	font-weight:normal;
	letter-spacing:0.05em;
	display:block;
	border-bottom:1px solid #743e0f;
	margin-bottom:5px;
}
div#products_infobox #desc_block{
	display:table;
	margin:5px;
}
div#products_infobox #desc_block img{
	margin-right:5px;
}
div#products_infobox a{
	color:#fff;
}

div#products_images{
	border:1px solid #3b3b3b;
	width:650px;
	height:335px;
	text-align:right;
	position:relative
}
div#products_description{
	letter-spacing:0.02em;
	word-spacing:0.1em;
	color:#3b3b3b;
}

img.productImgThumb{
	border:2px solid #fff;
	display:inline-block;
	position:relative;
	bottom:-255px;
	right:10px;
}

/* products sidenav ******************************************************************************** */
#sidenav { 
	width:237px; 
	float:left; 
	line-height:15px; 
	margin:-10px 15px 30px -30px;
}

#sidenav a { 
	text-decoration:none;
	color:#fff;  
}

.sidenavhead { 
	cursor:pointer; 
	background-color:#052548;
	color:#fff;
	font-size:15px;
	padding:5px 0px 5px 15px;
}
#sidenav a:hover { 
	color:#fff !important;
}

.cat { 
	margin-left:20px;
	font-weight:bold;
}

.sub { 
	margin:0px 10px 0px 25px;
}

.sub a{
	padding:2px;
	display:block;
	width:75%;
	border-bottom:1px dotted #0e3763;
	margin:0px;
	font-size:12px;
}

.sub a:hover{
	background-color:#2a5e97;
}

.sidenavbody { 
	background-color:#17477c; 
	padding-bottom:20px; 
	display:none; 
	color:#fff;
}

/* sidenav ******************************************************************************** 
#sidenav { width:176px; float:left; line-height:15px; margin:68px 15px 30px 0px;}
#sidenav a { text-decoration:none;  }
.sidenavhead { cursor:pointer; }
#sidenav a:hover { color:#777 !important; }
.sidenav_inner { width:176px; }
.sidenav_inner .cat { font-weight:bold; }
.cat { margin-left:20px; font-weight:bold;}
.sub { margin:0px 10px 0px 30px;}
#side_Extranet { border-right:1px solid #46b5dc; border-bottom:1px solid #46b5dc; }
#side_Extranet a { color:#46b5dc; }
#side_Golf { border-right:1px solid #c5cd3c; }
#side_Tennis { border-right:1px solid #e1962f; }
#side_Fitness { border-right:1px solid #cc4695; }
#side_Sale { border-right:1px solid #46b5dc; }
#side_Collection { border-right:1px solid #5455a0; border-bottom:1px solid #5455a0; }
.sidenavbody { background-color:#f1f2f2; padding-bottom:10px; display:none; }
#side_Collection a { color:#5455a0; }
*/

