/******** Styles ********/

/******** Globals *******/

body {
background-color: #CACAC8;
background-image: url('../images/bg-silver.jpg');
background-repeat: repeat-x;
margin-top: 0px;
font-family:Tahoma,sans-serif;
font-size: 13px;
line-height: 17px;
color: #666666;
text-align: left;
height: auto !important;
}

p {
font-family:Tahoma,sans-serif;
font-size: 13px;
line-height: 17px;
color: #666666;
text-align: left;
}

a {
color: #E62929;
text-decoration: none;
}

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

/******** Headings *******/

h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 0px;
}

h1 {
color: #404040;
font-size: 18px;
line-height: 24px;
font-family: Arial, sans-serif;
}

h1.yellow  {
color: #fdb315;
font-size: 18px;
line-height: 24px;
font-family: Arial, sans-serif;
}


h2 {
color: #a4a4a4;
font-size: 16px;
line-height: 20px;
font-family: 'Century Gothic', sans-serif;
}

/******** Layout *******/

#wrapper {
width: 1240px;
height: 700px;
margin: 0 auto;
padding: 0px;
background-image: url('../images/main-bg-silver.jpg');
background-repeat: no-repeat;
background-color: #ffffff;
}

#main {
width: 970px;
margin: 0 auto;
padding: 0px 10px 0px 10px;
}

/******** Header *******/

#header {
height: 108px;
width: 950px;
margin: 0 auto;
padding: 0px;
border-bottom: 1px solid #808080;
}

	.logo {float: left; width: 290px; height: 108px;}

	.book-online {float: right; margin: 60px 10px 0px 0px;}


/******** Main Panel *******/


#main-panel {
width: 970px;
margin: 0 auto;
}

/******** Left Menu *******/

#left-menu {
float: left;
width: 180px;
padding: 0px 10px 0px 0px;
}

#nav {
text-align: center;
font-family: 'Century Gothic', sans-serif;
font-size: 16px;
color: #666666;
}

#nav ul {
list-style-position: outside;
padding: 0px;
}

#nav li {
list-style-type: none;
line-height: 36px;
}

#nav li a{
color: #666666;
text-decoration: none;
padding-right: 10px;
}

/******** Main Content *******/

#main-content {
padding: 10px;
width: 548px;
float: left;
border-left: 1px solid #808080;
}

#main-content h1 {
color: #404040;
font-size: 18px;
margin: 0px;
font-family: Arial, sans-serif;
}

/******** Right Panel ******/
#right-panel {
width: 200px;
float: right;
text-align: center;
padding: 10px 3px;
}

.rp-head {
color: #666666;
font-family: 'Century Gothic', sans-serif;
font-size: 14px;
line-height: 18px;
margin: 0px;
}

.rp-head a {
color: #000000;
font-family: 'Century Gothic', sans-serif;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

.rp-head a:hover {
color: #E62929;
}

/******** Footer *******/

#footer {
font-family: 'Tahoma', sans-serif;
font-size: 12px;
line-height: 15px;
border-top: 1px solid #808080;
padding-top: 5px;
margin-bottom: 30px;
padding-bottom: 10px;
}

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

.img-panel {
float:left;
margin-left:10px;
margin-right:10px;
padding:0 10px;
text-align:right;
width:180px;
}

.text {
float:right;
text-align:left;
width:300px;
}

.img-panel img {
margin-bottom: 40px;
}

.text-full {
float: left;
width: 547px;
text-align: left;
}

ul {
list-style-position: outside;
}

li {}
