/* CSS Document */

body{
	background-image: url('img/tile5.gif');
	background-repeat: repeat-x;
	

	margin: 0px;
	padding: 0px;
	background-color: #33261a;
	/*background-color: #000;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #c0a882;
	font-size: 12px;

}
p{
	line-height: 130%;
}

#wrap{
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	
}

.lable{
	color: #df9145;
}
#top{

	margin: 0px;
	/*background-image: url('img/topBG.gif');
	background-repeat:no-repeat;*/
	
	height: 50px;
	}

#title{
	padding-top: 6px;
	
	width: 300px;
	/*background-image:url(img/logoBG.gif);*/
	float: left;
	
	
	
	
}
#title a{
	text-decoration: none;
		color: #c0a882;
	
	background:none;
	
	font-size: 26px;

}
.gall{
	color: #a45c17;
}


#main{
	color: #c0a882;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;
	
}
#main a{
	text-decoration:none;
	color: #df9145;
	


}

#main a:hover{
	
	color: #fff;
	


}


#main h3{
text-align:left;
}


#main a:hover{
	color: #fff;
	

}

.name{
	font-style: italic;
	
}

h1{
	font-size: 24px;
}
h2{
	font-weight: normal;
	text-decoration:underline;
}

#rightCol{
	float: right;
	background: #20140d;
	width: 245px;
	padding-left: 15px;
	padding-bottom: 15px;
	
}

#leftCol{
	float: left;
	width: 460px;
}

/*--nav------------------------------------------------------------------*/
#nav {
	
	float:right;
	text-align: right;
	padding: 0;
	margin: 11px 0px 0px 0px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;

	}
	
	#nav ul {
		margin: 0;
		padding: 0;
	}

	#nav li {
		margin:0;
		padding: 0 0px 0 20px;
		list-style-type: none;
		display: inline;
	}

	#nav li.first {
		margin:0;
		padding: 0 0px 0 0;
	}
	
	#nav li a, a:visited {
		margin: 0;
		font-size: 12px;
		color: #df9145;
		text-decoration: none;
		border-bottom: none;
		font-weight: normal;
	}

	#nav a.active {
		color: #fff;
		
	}
	
	#nav li.active a {
		color: #333;
	}
	
	#nav a:hover {
		color: #fff;
	}
		
/*--nav end------------------------------------------------------------------*/	
#footer{
	background-image: url('img/line.gif');
	background-repeat:repeat-x;
	/*border-top: 1px dotted #373737;*/
	text-align: right;
	font-size: 12px;
	padding-top:3px;
	padding-bottom:10px;
	color: #baa592;
	clear:both;
}
 a{
text-decoration:none;
	font-size: 12px;
	color: #df9145;
}
 a:hover{
	font-size: 12px;
	color: #fff;
}
div.hr {

	background: url('img/line.gif');
	background-repeat:repeat-x;
	height: 10px;

}
div.hr hr {
  display: none;
}


.art{
border: 5px solid #20140d;
}	
/*
#bio{
	border: 5px solid #ddd;
	padding: 10px;
	
}

*/





#fullPic{

padding-top: 10px;
padding-left: 20px;
background-image: url('img/lineV.gif');
background-repeat:repeat-y; 
float: right;
width: 512px;
}

#thumb{
padding-top: 10px;
float: left;
width: 255px;
}

#info{
width: 510px;
float: right;
text-align:right;
padding-bottom: 30px;
}
#info a{
text-decoration: none;
color: #fff;
font-size:12px;
}
#info a:hover{
color: #02FFE3;
}
#info a.active{
color: #02FFE3;
}

/*--catigorie nav------------------------------------------------------------------*/


#categories{
	padding-top: 20px;
	color: #c0a882;
}

#catNav {
	
	
	margin: 0 0 1px 0;
	height: 23px;
	overflow: hidden;
	font-size: 16px;
	
	line-height: 26px;
	
	
	}
	
	#catNav  ul {
		margin: 0;
		padding: 0;
	}

	#catNav  li {
		margin:0;
		padding: 0 12px 0 0px;
		list-style-type: none;
		display: inline;
	}

	#catNav  li.first {
		margin:0;
		padding: 0 0px 0 0;
	}
	
	#catNav  li a, a:visited {
		margin: 0;
		font-size: 12px;
		color: #df9145;
		text-decoration: none;
		border-bottom: none;
		font-weight: normal;
	}

	#catNav  a.active {
		color: #fff;
		
	}
	
	#catNav  li.active a {
		color: #333;
	}
	
	#catNav  a:hover {
		color: #fff;
	}
		
/*--catigorie nav end------------------------------------------------------------------*/	


#gallery{
	padding-top: 21px;
	padding-bottom: 5px;
	text-align:center;
	color: #000;
	
	
}



.gallPic img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.8;
padding-bottom: 8px;

}

.gallPic:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}



#golf{

/*text-align:center;*/
padding: 5px;
float:left;
background-color: #20140d;
height: 290px;
width: 250px;
color: #df9145;

}

#golf:hover{
	background-color: #000;
	color: #fff;
}


#places{

color: #df9145;
margin-left: 10px;
/*text-align:center;*/
padding: 5px;
float:left;
background-color: #20140d;
height: 290px;
width: 250px;
}
#places:hover{
	background-color: #000;
	color: #fff;
}


#people{

color: #df9145;
/*text-align:center;*/
padding: 5px;
float:right;
background-color:  #20140d;
height: 290px;
width: 250px;
}

#people:hover{
	background-color: #000;
	color: #fff;
}


#spacer{
float: right;
}


.click{
	font-size: 10px;
	/*color: #baa592;*/
	color: #988370;
}

.header{
	color: #c0a882;
	font-size: 22px;
}



/* SAM'S CSS*/
h1 {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #a88a63;
	font-size: 22px;
	margin:0px;
	padding:0px;
}
.image {
	float: left;
	padding:20px;
	
	}
.image2 {
	float: right;
	padding:20px;
	}


/*
p {
 margin:0px;
 padding:0px;
 }
*/


#north{
	width:  45%;
	float: left;
	padding: 0px ;
	
	
}

#south{
	width: 45%;
	background-image:url('img/lineV.gif') ;
	background-repeat:repeat-y;
	float: right;
	padding: 0px;
	padding-left: 14px;
}


/* HOME PAGE*/


.white {
	color: #c0a882;
	font-style: italic;
	font-size: 16px;

	}
.white a{
	color: #c0a882;
	font-style: italic;
	font-size: 16px;

	}

 #click a, #click a:visited {
		margin: 0;
		font-size: 14px;
		color: #df9145;
		text-decoration: none;
		border-bottom: none;
		font-weight: normal;
	}

	#click a.active {
		color: #fff;
		
	}
	

 #click a:hover {
		color: #fff;
	}
/* ------------------------------------- locator page --------------------------------- */

ul.box {
	padding: 0px;
	margin: 0px;
	
	height:161px;
	

}
ul.box  a {
	
	background-color: #20140d;
	color: #333;
	display:block;
	width:198px;
	padding-top: 60px;
	line-height:20px;
	
	text-align:center;
	text-decoration:none;
	height: 100px;
	/*border-left: 10px solid #402915;
	*/
	border-left: 1px solid #402915;
	border-bottom: 1px solid #402915;	
	
}

ul.box  a:hover {
	background-color: #000;
	color: #fff;
	
}

ul.box  ul {
	margin:0;
	padding:0;
	
}

ul.box  li {
	
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
	
}

#contactLEFT {
	width: 400px;
	float: left;
	height: 200px;
}
#contactRIGHT {
	width: 400px;
	float: left;
	height: 200px;
}
