@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #acc5e4;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
strong
{
font-weight:bold;
color: #a04041;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../images/container-right-bg.jpg) right top no-repeat;
}
.container-main
{
width:778px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
width:778px;
height:130px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top no-repeat;
}
.logo-left-box
{
width:165px;
height:130px;
float:left;
text-align:left;
}
.header-right
{
width:613px;
height:130px;
float:right;
text-align:left;
}
.leav-logo
{
margin-left:43px;
}
.right-logo
{
margin-top:18px;
}
#body-main
{
width:778px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-main-bg.jpg) left top repeat-y;
}
.body-left
{
width:200px;
height:auto;
float:left;
text-align:left;
}
.alpine-logo-box
{
width:200px;
height:87px;
float:left;
text-align:left;
}
/* sub-navigation */
.subnav{
	color: #ad3d1f;
	font: bold 12px/32px  Arial, Helvetica, sans-serif;
	line-height:32px;
	float:left;
	width:200px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	}
.subnav li a {
	display: block;
	color: #385b87;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	height:32px;
	text-decoration: none;
	background: url(../images/menu-normal-bg.jpg) left top no-repeat;
	padding-left:22px;
	width:178px;
}
.subnav li a:hover {
	color: #FFF;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	background: url(../images/menu-hover-bg.jpg) left top no-repeat;
	width: 178px;
	text-decoration:none;
	}
.subnav li a.active {
	color: #FFF;
	font: bold 12px/32px Arial, Helvetica, sans-serif;
	background: url(../images/menu-hover-bg.jpg) left top no-repeat;
	width: 178px;
	text-decoration:none;
}
.body-right
{
width:538px;
height:auto;
float:right;
text-align:left;
padding:0px 20px;
}
.body-right-top
{
width:538px;
height:20px;
float:left;
text-align:left;
}
.alpine-shire-box
{
width:538px;
height:276px;
text-align:left;
float:left;
}
.alpine-text-box
{
width:538px;
height: auto;
text-align:left;
float:left;
padding:10px 0px 6px 0px;
}
.alpine-liesure-box
{
width:538px;
height:201px;
float:left;
text-align:left;
}
#footer
{
width:778px;
height:auto;
float:left;
text-align:center;
padding:15px 0px;
color: #FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
#footer a:hover
{
color: #0066cc;
text-decoration: underline;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0066cc;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#0066cc;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:26px;
	font-weight:normal;
	font-variant: normal;
	color: #a04041;
	text-decoration: none;
}
