/*____ Body ____*/
* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	background: #CCCCCC;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/*
a, a:visited {
 font-family: Arial, Helvetica, sans-serif;
 color: #831314;
 text-decoration: underline;
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
*/


/*____ Layout____*/
#wrapper {
 margin: 0 auto;
 width: 900px;
 background-color: #D4D4D4;
 background-image: url(../images_pb/body/bg_wrapper.jpg);
 background-repeat: repeat-x;
}
#topBar {
 background-color: #0C2677;
 height: 25px;
 line-height: 24px;
 width: 880px;
 padding: 0px 20px 0px 0px;
 text-align: right;
 color: #B9BBD8;
}
/*
#menuBar {
 background: #BEC0D8;
 height: 30px;
 padding: 0px 0px 0px 0px;
 color: #FFF;
}
*/
.content, .content2 {
 	background-color: #FFFFFF;
}
.content th {
	padding-left: 10px;
	padding-right: 10px;
	color: #CAA73A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	background-color:#013366;
	height: 41px;
}
.content2 th {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	background-color:#CAA73A;
	height: 41px;
}
.summer_bk {
	background-color:#013366;
}
.summer_bk2 {
	background-color:#CAA73A;
}

/*
.content td {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
*/
.content_pad {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.info_pad {
	padding-left: 10px;
	text-align: left;
}
.accom_pad {
	xpadding-left: 5px;
	xpadding-right: 5px;
	text-align: left;
}

.content .content2 p { /* general rows for text boxes */
	text-align: left;
	color: #666666;
}
.white {
	color:#FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}





.contentLeft {
 float: left;
 width: 640px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 20px 0px;
 text-align: justify;
 border-right: 2px solid #BEC0D8;
 min-height: 600px;
}
.contentRight {
 float: right;
 width: 238px;
 margin: 0px 0px 0px 0px;
 padding: 55px 10px;
}
.leftCol {
 float: left;
 width: 277px;
 margin: 0px 10px 10px 0px;
}
.rightCol {
 float: right;
 width: 340px;
 margin: 0px 10px 10px 0px;
}
.newsSlip {
 background-color: #FFFFFF;
 padding: 15px;
 margin-bottom: 15px;
 margin-left:20px;
}
.whiteSlip {
 background-color: #FFFFFF;
 padding: 15px;
 margin-bottom: 15px;
}
#footer {
 background-color: #0C2677;
 height: 25px;
 width: 880px;
 line-height: 24px;
 padding: 0px 0px 0px 20px;
 color: #B9BBD8;
}
p {
 font-family: Arial, Helvetica, sans-serif;
 margin-bottom: 15px;
 font-size: 12px;
 color: #666666;
 line-height: 170%;
}
.mainTxt {
 font-family: Arial, Helvetica, sans-serif;
 margin-bottom: 15px;
 font-size: 12px;
 color: #666666;
 line-height: 170%;
}

.newsTitle {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 10px;
 margin-left: 20px;
}

.crumbs {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666;
 margin-left: 15px;
}
.newsHeading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align: left;
 line-height: 130%;
 color: #0B2372;
 font-weight: bold;
 margin-bottom: 0px;
}
.contactDetails {
 margin-top: 100px;	
}
.contactTitle {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 5px;
 color: #0C2577;
}
.newsTxt {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align: left;
 line-height: 130%;
 color: #666;
 margin-bottom: 0px;
}
.subHeading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 150%;
 color: #831314;
 font-weight: bold;
 margin-bottom: 0px;
}
.subTxt {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 150%;
 color: #666;
 margin-bottom: 0px;
}
.footTxt {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 24px;
 color:#BBB;
 font-size:10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul {
	margin-left: 25px;
}
.black {
	color:#000000;
}
.small {
	font-size:11px;
}

table.confirm td,
table.confirm th,
table.error td,
table.error th {
	padding: 3px;
}
table.confirm td,
table.error td {
	padding: 3px 10px;
}

.confirm { /* basics of confirmation box */
	border: 1px solid #009900;
	margin-bottom: 10px;
	background-color: #CCFFCC;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.confirm th { /* header for confirmation box */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(/admin/images_pb/bg_confirm_gradient.png) repeat-x;
}

.confirm th p {
	color: #000000;
	font-weight: bold;
	background: url(/admin/images_pb/icons/accept.png) no-repeat;
	padding-left: 20px;
	line-height: 16px;
}

.error { /* basics of error box */
	border: 1px solid #990000;
	margin-bottom: 10px;
	background-color: #FFCCCC;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.error th { /* header for error box */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(/admin/images_pb/bg_error_gradient.png) repeat-x;
}
.error th p {
	color: #000000;
	font-weight: bold;
	background: url(/admin/images_pb/icons/exclamation.png) no-repeat;
	padding-left: 20px;
	xline-height: 16px;
}

/* ---------- MENU (start) ---------- */
.ski {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 120px; PADDING-TOP: 0px
}
.summer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 30px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 155px; PADDING-TOP: 0px
}
.corporate {
	PADDING-RIGHT: 0px; PADDING-LEFT: 30px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 177px; PADDING-TOP: 0px
}
.property {
	PADDING-RIGHT: 0px; PADDING-LEFT: 30px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 165px; PADDING-TOP: 0px
}

.homenav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	text-align:center;
}
.homenav A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; COLOR: #999999; PADDING-TOP: 4px; TEXT-DECORATION: none;
	text-align:center;
	line-height: 120%;
}
.homenav A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #666666
}
.homenav p {
	margin:0px;
}

/* ---------- MENU (end) ---------- */