/* CSS Document */
*{margin:0px; padding:0px;}

body {
padding:0px;
margin:0px auto;
background:url(../images/bg.png) repeat-x;
background-color: #e4dfdb ;
}
img{ behavior: url(iepngfix.htc) }

div {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:normal;
}
a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#wrapper {
	margin: 0 auto;
	width: 925px;
}
#top-cont-outer{
		float:left;
		width:925px;
		height:auto;
}
#top-cont-rgt{
		float:left;
		width:462px;
		height:35px;
}
#top-cont-rgt p{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4b423b;
	padding:10px 10px 10px 0;

}
#top-cont-rgt p a{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4b423b;
}
#top-cont-rgt p a:hover{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4b423b;
	text-decoration:underline;
}
#top-cont-lft{
		float:left;
		width:463px;
		height:35px;
}
#top-cont-lft p{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4b423b;
	padding:10px 10px 10px 0;
}
#header-outer{
	float:left;
	width:925px;
	height:135px;
}
#logo{
	float: left;
	width:465px;
	height:59px;
	margin-top:60px;
}
#sag-logo{
	float: left;
	width:63px;
	height:68px;
	margin-top:9px;
}
#sag-logo-big{
	float: left;
	width:101px;
	height:127px;
	margin-right:20px;
	margin-left:20px;
	margin-top:8px;

}
#search-box{
	float: left;
	width:460px;
	height:67px;
}
#search-box-bg{
	float: left;
	width:176px;
	height:25px;
	background:url(../images/search-box-bg.gif) no-repeat;
	margin:20px 0 0 260px;
}
*html #search-box-bg{
	float: left;
	width:176px;
	height:25px;
	background:url(../images/search-box-bg.gif) no-repeat;
	margin:20px 0 0 120px;
}
#search-button{
	float: left;
	width:23px;
	height:25px;
	margin-top:20px;
}
*html #search-button{
	float: left;
	width:23px;
	height:25px;
	margin-top:20px;
	margin-left:10px;
}

.form-style{
	border: none;
	border-color:#FFFFFF;
	width:165px;
	height:20px;
	color: #4b423b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top:2px;
	margin-bottom:2px;
	background:none;
	margin-left:5px;
	
}
*html .form-style{
	border: none;
	border-color:#FFFFFF;
	width:165px;
	height:20px;
	color: #4b423b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top:2px;
	margin-bottom:2px;
	background:none;
	margin-left:-115px;
	
}
#form-style1{
	border: none;
	border-color:#FFFFFF;
	width:200px;
	height:20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top:1px;
	margin-bottom:1px;
	background:#2e2923;
}

.form-style2{
	border: none;
	border-color:#FFFFFF;
	width:230px;
	height:17px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top:2px;
	margin-bottom:2px;
	background:#2e2923;
}
#nav{
	float: left;
	width:358px;
	height:40px;
	background:url(../images/menu-bg.png) no-repeat;
	margin-left:100px;
}
#nav li{
		float:left;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#766f65;
		list-style:none;
}
#nav li a{
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#766f65;
}
.spacer{
	padding:12px 32px 0 32px;
}
.spacer1{
	padding:10px 0 0 32px;
}
#home-over{
	float:left;
	width:65px;
	height:36px;
	background:url(../images/home-over.png) no-repeat;
	margin:2px 0 0 4px;
}
*html #home-over{
	float:left;
	width:65px;
	height:36px;
	background:url(../images/home-over.png) no-repeat;
	margin:2px 0 0 2px;
}
#home-over1:hover{
	float:left;
	width:65px;
	height:36px;
	background:url(../images/home-over.png) no-repeat;
	margin:2px 0 0 4px;
}
#about-over{
	float:left;
	width:90px;
	height:36px;
	background:url(../images/about-over.png) repeat-x;
	margin:2px 0 0 0;
}
#about-over1:hover{
	float:left;
	width:57px;
	height:36px;
	background:url(../images/about-over.png) 0 2px repeat-x;
	color:#fff;
}
#contact-over{
	float:left;
	width:100px;
	height:36px;
	background:url(../images/contact-over.png) no-repeat;
	margin:2px 0 0 0;
}
#contact-over1:hover{
	float:left;
	width:100px;
	height:36px;
	background:url(../images/contact-over.png) no-repeat;
	margin:2px 0 0 0;
}
#banner{
	float:left;
	width:925px;
	height:357px;
}
#content-outer{
		float:left;
		width:925px;
		height:auto;
}
#content{
		float:left;
		width:600px;
		height:auto;
		padding-bottom:15px;
}
#content h1{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#000;
	padding:20px 0 5px 10px;
}
#content p{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#716c66;
	line-height:18px;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}
#content p a{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#39342e;
	text-decoration:none;
}
#content p a:hover{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#39342e;
	text-decoration:underline;
}
#content p img{
	border:1px #CCC solid;
	padding:3px;
	margin:0 5px 0 5px;
}
#content ul{
	padding-top:10px;
	padding-left:20px;
}
#content li{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#716c66;
	list-style:none;
	line-height:18px;
	background:url(../images/bullet.gif) 0 6px no-repeat;
	padding-left:15px;
}
#line-horiz{
	float:left;
	width:550px;
	height:1px;
	background: url(../images/line-horiz.gif) repeat-x;
	margin: 0 50px 10px 10px;
}
*html #line-horiz{
	float:left;
	width:550px;
	height:1px;
	background: url(../images/line-horiz.gif) repeat-x;
	margin: 0 0 10px 0;
}
#booking-box-outer{
		float:left;
		width:308px;
		height:auto;
		margin:20px 0 0 15px;
}

#booking-box-top{
		float:left;
		width:308px;
		height:64px;
		background:url(../images/bookin-box-top.gif) no-repeat;
}
#booking-box-top h2{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:20px
}
#booking-box-middle{
		float:left;
		width:308px;
		height:auto;
		background:#2e2923;
}
#booking-box-bot{
		float:left;
		width:308px;
		height:19px;
		background:url(../images/bookin-box-bot.gif) no-repeat;
}
#form-outer{
		float:left;
		width:250px;
		height:auto;
		margin:20px 0 0 35px;
}
*html #form-outer{
		float:left;
		width:250px;
		height:auto;
		margin:20px 0 0 18px;
}

#form-box{
		float:left;
		width:250px;
		height:50px;
}
#form-box p{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding-bottom:5px;
}
#text-box-outer{
		float:left;
		width:250px;
		height:21px;
}
#text--box-lft{
	float:left;
	width:5px;
	height:21px;
	background:url(../images/text-box-left.gif) no-repeat;
}
#text--box-center{
	float:left;
	width:auto;
	height:21px;
	background:url(../images/text-box-center.gif) repeat-x;
}
#text--box-rgt{
	float:left;
	width:5px;
	height:21px;
	background:url(../images/text-box-rgt.gif) no-repeat;
}
#calendar-icon{
		float:left;
		width:20px;
		height:23px;
		margin-left:5px;
}
#button{
		float:left;
		width:66px;
		height:25px;
}
#rental-box{
		float:left;
		width:308px;
		height:209px;
		margin:15px 0 15px 15px;
}
#footer{
		float:left;
		width:100%;
		height:84px;
		background:url(../images/footer.png) repeat-x;
}
*html #footer{
		float:left;
		width:100%;
		height:84px;
		background:url(../images/footer.png) repeat-x;
}
#footer-wrapper{
		width:925px;
		margin: 0 auto;
}
#footer-cont{
		float:left;
		width:862px;
}
#footer-cont p{
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:normal;
		padding-top:40px;
}
#footer-cont p a{
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#716d64;
		font-weight:normal;
}
#footer-cont p a:hover{
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#716d64;
		font-weight:normal;
		text-decoration:underline;
}
