body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #132C00 url(../images/main-bg.jpg) top center no-repeat fixed;
	margin:0;
	color:#666666;
}
#maincont {
	width:913px;
	margin:25px auto;
}
#ctrcont {
	width:913px;
	background:#FFFFFF url(../images/topimg.jpg) top left no-repeat;
	float:left;
}
#colizq {
	width:234px;
	float:left;
}
#logo {
	float:left;
	margin: 15px 0 30px 0;
}
#colimg {
	width:233px;
	float:left;
	background: #FFFFFF url(../images/ctrimg.jpg) left bottom no-repeat;
	min-height:613px;
}
#colder {
	width:416px;
	float:left;
	padding:10px;
}
#colwide {
	width:649px;
	float:left;
	padding:15px;
}
.col230 {
	width:220px;
	float:left;
	margin:0 16px 0 0;
}
.col170 {
	width:170px;
	float:left;
}
#ranabg {
	background: #FFFFFF url(../images/rana-relax.jpg) right bottom no-repeat;
	padding: 0 0 100px 0;
}
#footer {
	width:913px;
	height:50px;
	background:transparent url(../images/footerbg.png) top left no-repeat;
	padding:25px 0;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}
#footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#footer2 {
	width:913px;
	height:50px;
	background:transparent url(../images/footerbb2.png) top left no-repeat;
	padding:25px 0;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}
#footer2 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#footer2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer2 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#footer2 a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#rates {
	border:#B0BE2D 1px solid;
	width:250px;
	text-align:center;
	padding:0 20px;
	margin:0 0 0 62px;
}
#livechat {
	text-align:center;
	margin:20px 0 0 0;
}
/*****************menu principal***************************/


.mainnav {
	list-style-type: none;
	margin: 5px 0 25px 25px;
	padding: 0;
	width: 182px;
	float:left;
}
.mainnav li a {
	background: #2B4B05 url(../images/navbg.jpg) top left no-repeat;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 12px 20px;
	text-decoration: none;
	text-align:right;
	margin:0 0 5px 0;
}
* html .mainnav li a { /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 172px;
}
.mainnav li a:visited, .mainnav li a:active {
	color: #FFFFFF;
}
.mainnav li a:hover {
	background: #FF6600 url(../images/navbg-hover.jpg) top left no-repeat;
}
/**********************generales******************************/



h1 {
	color:#FF6600;
	font-size:20px;
	font-weight:bold;
}
h2 {
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
}
h3 {
	color:#B2BC35;
	font-size:14px;
	font-weight:bold;
}
.title2 {
	color:#B2BC35;
	font-size:16px;
	font-weight:bold;
}
.title3 {
	color:#B2BC35;
	font-size:14px;
	font-weight:bold;
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.big2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 52px;
	line-height:30px;
	color:#FF6600;
	font-weight:bold;
}
#reserve {
	background:#FFFFFF url(../images/ranaskata.jpg) top right no-repeat;
	width:416px;
	height:100px;
	padding: 41px 0 0 0;
	margin: 15px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height:30px;
	color:#FF6600;
	font-weight:bold;
}
a:link {
	color: #FF6600;
	text-decoration:none;
}

a:visited {
  color: #FF6600;
  text-decoration:none;
}

a:hover {
	text-decoration: #B2BC35;
	text-decoration:none;
}

a:active {
	color: #FF6600;
	text-decoration:none;
}

fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

