/******** Body Elements ********/

* {
    margin: 0;
    padding: 0;
    border: 0;
	}

body {
    background-color: #fff;
    font-family: Helvetica, Geneva, Arial, "trebuchet ms", Sans-Serif;
    font-size: 12px;
    color: #000;
	}


/************* Other *************/
u.deldel {
	cursor: pointer;
	color: #0A68B8;
	}

div.spacer {
	clear: both;
	}

input.selectcottage {border:none;background-color:#fff;padding:0px;margin:0px;font-size:12px;text-decoration:underline;}
input, textarea, select {border:1px solid gray;}
input.submit, input.see, input.rempics {padding: 7px;margin-left:5px;font-size:1.5em;}
/************ Links **************/

a {
    color:#0A68B8;
    text-decoration:none;
    border-bottom:1px solid #0A68B8;
	}

a:hover, a.current:hover {border:none;}

a.current {
    color:#000;
    text-decoration:none;
    border-bottom:2px solid #BFBFBF;
	}

a.current_sub {
    color:#000;
    text-decoration:none;
    border:none;
    font-weight:bold;
	}

a.img {
	border:none;
	}

a.img_href {
    text-decoration:none;
    border:none;
    }
 
/******** Layout Elements ********/

ul.leftmenu {
	position: absolute;
	top: 116px;
    left: 1px
	}

ul li {
    color:#0A68B8;
    font-weight:bold;
    margin: 7px 0;
    list-style: none;
	}

ul ul li {
    font-size:11px;
    font-weight:normal;
    margin: 0px 0 9px 15px;
    list-style: none;
	}

ul ul {
    margin-bottom: 15px;
	}

/*---------------------------------*/


.wrapper_bigger {
	position: relative;
	width: 670px;
	margin: 0 auto;
	padding-top: 369px;
	padding-left: 242px;
	}

.wrapper {
	position: relative;
	width: 670px;
	margin: 0 auto;
	padding-top: 343px;
	padding-left: 242px;
	}

#cont {
	margin: 0px 0px 50px 6px;
	width: 380px;
	height: 100%;
	min-height: 350px;
	font-size: 11px;
	}

#wide_cont {
	margin: 0px 0px 50px 6px;
	width: 630px;
	height: 100%;
	min-height: 350px;
	font-size: 12px;
	}

.title {
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: bold;
	}

.htitle {
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 3px;
	}

p {
	margin-bottom: 12px;
	}

#logo {
	width: 126px;
	height: 47px;
	position: absolute;
	top: 24px;
	left: 0px;
	}

.logo_big {
	position: absolute;
	top: 0px;
	right: 2px;
	}

.sm_menu {
	position: absolute;
	top: 34px;
	right: 3px;
	font-size:11px;
	}

.sm_menu a {
	position: relative;
	display: block;
	float: left;
	margin-left: 62px;
	}

.sm_menu a.current {
	border:none;
	font-weight:bold;
	}

#sm1{
	position: absolute;
	left: -42px;
	top: -10px;
	background: url(/img/sm_1.jpg) no-repeat;
	width: 33px;
	height: 33px;
	}

#sm2{
	position: absolute;
	left: -38px;
	top: -10px;
	background: url(/img/sm_2.jpg) no-repeat;
	width: 33px;
	height: 33px;
	}

#sm3{
	position: absolute;
	left: -36px;
	top: -10px;
	background: url(/img/sm_3.jpg) no-repeat;
	width: 33px;
	height: 33px;
	}

#hl1 {
	font-size:11px;
	position: absolute;
	bottom: -12px;
	left: 0px;
	width: 189px;
	height: 150px;
	}

#hl2 {
	font-size:11px;
	position: absolute;
	top: 400px;
	left: 0px;
	width: 189px;
	height: 150px;
	}

#hl1 img, #hl2 img {
	margin-bottom: 2px;
	margin-left: 0px;
	}

#hr1 {
	font-size:11px;
	position: absolute;
	top: 401px;
	left: 655px;
	width: 189px;
	height: 150px;
	}

#hr2 {
	font-size:11px;
	position: absolute;
	top: 565px;
	left: 655px;
	width: 189px;
	height: 150px;
	}

#hr1 img, #hr2 img {
	margin-bottom: 4px;
	}

.footer {
	clear:left;
	font-size:11px;
	margin: 0px 0px 0px 6px;
	position: relative;
	padding-top:0px;
	padding-bottom:20px;
	}

.rblock {
	font-size:11px;
	position: absolute;
	left: 410px;
	top: 0px;
	padding-top:0px;
	}
