/*********************
Main Body tags
*********************/
body {
font-family: trebuchet ms, verdana, arial;
background: #000;}

* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sitebox{
width: 598px;
margin:  0 auto 0 auto;
position:relative;
background: #000;}




/***********************
Header Tags
***********************/

.header {
width:600px;
height:200px;
color: #fff;
background : #000000 url(Images/trheader.jpg) no-repeat;

}
.header a{
color: #fff;
text-decoration: none;}
   
.header a:hover {
color: #c0c0c0;}

.header h1{
color: #fff;
letter-spacing: 0.7em;
margin-top: 0px;
margin-left: 15px;
font-size: 1.4em;}


/****************
Navigation Tags
****************/
.link1, .link2, .link3, .link4, .link5 {
position:absolute;
color: #fff;
font-weight: normal;
font-size: 1.2em;
font-family: trebuchet ms;}

.link1 {
top: 75px;
left: 35px;}
		
.link2 {
top: 50px;
left: 115px;}
		
.link3 {
top:75px;
left:250px;}
		
.link4 {
top:50px;
left: 370px;}
		
.link5 {
top: 75px;
left:500px;}
		
		
/**************************
Content Tags
***************************/
.content {
color: #585858;
width: 600px;}
  
.content p { 
width: 370px;
font-size: 0.8em;
margin-top: 8px;
margin-bottom: 10px;
margin-left: 10px;}

.content h2{
color: #000;
margin-left: 20px;}

.content strong{
margin-left: 29px;
font-size: 0.7em;
color: #585858;}

.content a{
color: #696969;
text-decoration: none;}

.content a:hover {
text-decoration: underline;}

.right img{
position:relative;
float:right;
padding:0;
margin: 10px;
}


/**************************
Booking Tags
***************************/

.booking strong {
color: #000000;
font-size: 1.0em;
}

.booking a {
color: #696969;
font-size: 1.0em;
text-decoration: none;
}

.booking a:hover {
color: #000000;
font-size: 1.0em;
text-decoration: none;
}

.booking p {
color: #696969;
font-size: 1.2em;
}

.booking {
 border: 2px solid #000000;
 display: block;
 height:130px;
 width: 350px; 
 padding: 0px;
 margin: 2px;
 margin-left: 10px;
 margin-top: 10px;
 background: #FFFFFF;
 text-align: left;
 }

/**************************
Preload images
***************************/
#wrap {
	background-image: url(Images/TR19-L.jpg);
	background-image: url(Images/TR17-L.jpg);
	background-image: url(Images/TR10-L.jpg);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

/***********************
Footer Tags
***********************/

.footer{
font-size: 0.6em;
color: #696969;
text-align: center;
margin: 5px;}

.footer a{
text-decoration: none;
color: #696969;
}

.footer a:hover{
text-decoration: none;
color: #000000;
}