/* CSS Document */
body 
{
margin:0;
padding:0;
background-color:#c3c2ab;}
div{
/*
border:1px dashed red;
*/
}
div.container{
position:relative;
width:800px;
margin:0 auto;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
div.banner
{ 
	position:relative;
	top:0px;
	left:0px;
	width:800px;
}
div.homepic
{ 
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	border-top:30px solid #c3c2ab;
	height:524px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#c3c2ab;
}

div.menu
{ 
	background-color:#0b327e;
	position:relative;
	top:0px;
	left:0px;
	width:695px;
	height:18px;
	font-size: 11px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 105px;
	text-align:center;
	z-index:55;
}
* html div.menu
{
margin-top:-5px;
}
div.mainbox
{
position:relative;
top:0px;
left:0px;
margin:0 auto;
width:480px;
background-color:#e5ded8;
min-height:380px;
font-size:12px;
padding:20px 60px 20px 60px;
text-align:left;
line-height:14px;
z-index:50;
}
* html div.mainbox
{
padding-top:40px;
height:380px;
}
.centre
{
text-align:center;
}
.left
{
text-align:left;
}
.graphic {border:2px; border-thickness:1px; border-color: white; border-style: solid;}
A.pic_link { color: white; text-decoration: none; }
A.pic_link:link { color: white; text-decoration: none; }
A.pic_link:visited { color: white; text-decoration: none; }
A.pic_link:active { color: white; }
A.pic_link:hover { color: blue; }
A.pic_link:hover .graphic{border:2px; border-thickness:1px;
border-color: blue; border-style: solid}

{
color:black;
}

img.border
{
border:1px solid white;
}
img.border:hover
{
border:1px solid blue;
}
a.footer_link
{
padding:0 5px 0 5px;
color:#8A674D;
}
a.footer_link:visited
{
color:#8A674D;
}
a.footer_link:hover
{
color:black;
}

a.menu_link
{
padding:0 5px 0 5px;
color:white;
}
a.menu_link:visited
{
color:white;
}
a.menu_link:hover
{
color:black;
}

div.footer
{
position:relative;
top:0px;
text-align:center;
padding:10px 0px 10px 0px;
font-size:12px;
width:800px;
}
div.home_footer
{
position:relative;
top:-35px;
text-align:center;
padding:10px 0px 10px 0px;
font-size:12px;
width:800px;
}
* html div.home_footer
{
top:-38px;
}

div.home_pic_left
{
position:absolute;
top:400px;
left:100px;
z-index:50;
width:172px;
height:119px;
}
div.home_pic_middle
{
position:absolute;
top:400px;
left:325px;
z-index:50;
width:172px;
height:119px;
}
div.home_pic_right
{
position:absolute;
top:400px;
left:550px;
z-index:50;
width:172px;
height:119px;
}

div.saltpsring_pic_left_top
{
position:absolute;
top:200px;
left:10px;
z-index:50;
width:122px;
height:77px;
}
div.saltpsring_pic_left_middle
{
position:absolute;
top:300px;
left:10px;
z-index:50;
width:122px;
height:77px;
}
div.saltpsring_pic_left_bottom
{
position:absolute;
top:400px;
left:10px;
z-index:50;
width:122px;
height:77px;
}
div.saltpsring_pic_right_top
{
position:absolute;
top:200px;
left:668px;
z-index:50;
width:122px;
height:77px;
}
div.saltpsring_pic_right_middle
{
position:absolute;
top:300px;
left:668px;
z-index:50;
width:122px;
height:77px;
}
div.saltpsring_pic_right_bottom
{
position:absolute;
top:400px;
left:668px;
z-index:50;
width:122px;
height:77px;
}
div.room_pic
{
text-align:center;
}
.big
{
width:450px;
height:300px;
}
.text
{
}
.title1
{
font-size:14px;
font-weight:bold;
}
.text_small_header
{
font-size:12px;
font-weight:bold;
}
.text_bold
{font-weight:bold;
}
.uppercase
{text-transform:uppercase;}
