body {
	margin-right:100px;
	margin-left:100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	background-image:url(http://www.thorpgolf.co.uk/assets/bg.jpg);
	background-repeat:repeat-x;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position:relative;
}
h1
{
	font-size:12pt;
	font-weight:bold;
}
a:link 
	{color: #000000;
	text-decoration: none; }
a:visited 
	{color: #000000;
	text-decoration: none;}
a:hover 
	{color: #000000;
	text-decoration: underline;}
a:active 
	{color: #000000;
	text-decoration: underline;}

.container {
	background-image:url(../../assets/logo.jpg); 
	background-repeat:no-repeat;
	border: solid 1px #000000;
	min-height: 400px;
	background-color:#FFFFFF;
	}
	
.crest {
	position:absolute;
	right: 10px;
	top: 10px;
	}
	
.menu {
	height:34px; 
	width: 100%;
	background-image:url(../../assets/menu-bg.jpg);
	top:120px;
	position:relative;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.menu ul{
	width: 606px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.menu li {
	width: 120px;
	float:left;
	border-right: #000000 solid 1px;
	text-align:center;
	display:block;
}
.left-border {
	border-left: #000000 solid 1px;
	}
.menu a {
	display: block;
	color: #000000; 
	padding:9px;
	text-decoration: none;
	
}
.menu a:hover {
	display:block;
 	color:#000000; 
  	background: url(../../assets/menu-bg-hover.jpg) top left repeat-x;
}
.main {
	padding-top: 130px; 
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	min-height:350px;
	_height:350px;
	wdith: 100%;
		
	}
.star
{
}
.star li {
	list-style: url(../../assets/blob.jpg);
}
.footer {
	font-size:9px;
	text-align:center;
	}
.footer a {
	color:#0033FF;
	}
.img {
	border: 1px solid #000000;
	position:absolute;
	right:100px;
	}
.email-link a {
	color: #0000FF;
	}
.contact-form {
	width: 400px;
	border: 1px #CCCCCC dotted;
	padding: 10px; 
	}

.book {
	background-image:url(../../assets/book.jpg);
	width: 400px;
	height: 605px;
	border: none;
	margin: 0 auto;
	}

.book-small {
	border: none;
	}
	
	

