.clr{ /* BASIC CLEAR FIX*/
clear:both;
}
div.clear{ /* Firefox background height fix*/
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
font-size: 0;
}
html {
overflow-y:scroll;
height:100%;
}
#wrapper {
margin:0 auto;
width:900px;
min-height:100%;
background-color: #ffffff;
}
* html #wrapper {
height:100%;/* 100% Height IE */
}
#header {
position:relative;
margin:0 auto;
width:900px;
background-color: #ffffff;
height:auto;
}
#logo{
float:center;
margin-top:0px;
margin-bottom:15px;
padding-top: 10px;
}
#topmenu{
position:absolute;
right:0;
top:0;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
}
#mainmenu{
	margin: 0 auto;
	position: relative;
	width: 900px;
	float: left!important;
	text-align: left;
	background: url(../images/menu_bg.gif) repeat-x;
	height: 38px;
	z-index: 1000;
	overflow: hidden;
}
#slideshow{
position:relative;
margin:0 auto;
width:900px;
height:auto;
padding:0;
}
#content{
position:relative;
margin:0;
width:100%;
text-align:left;
min-height:500px;
background:#ffffff; /*#fcf8ed */
padding: 0px;
}

#content_full{
float:left;
width:850px;
}
#content_center{
float:left;
width:480px;
}
#content_centerno{
float:left;
width:100%;
}
#content_left{
float:left;
margin: 0 20px 20px 0;
width: 160px;
}
#leftmenu {
position: relative;
float: left;
margin: 0px 20px 20px 0px;
width: 150px;
text-align: left;
}
#content_right{
float:right;
margin: 0 0 20px 20px;
position:relative;
width: 180px;
}
.rightbox1 {
border: solid 1px #eaccb3;
background-color: #fff9f4;
width: 190px;
margin: 0 0 20px 0;
padding: 0;
}
.rightbox2 {
border: solid 1px #e6e5e5;
background: url(../images/bg_white.jpg);
width: 190px;
margin: 0 0 20px 0;
padding: 0;
}
.pstart, .pstarthead  {
	font-size: 14px;
	line-height: 1.6rem;
}
.pstarthead {
	font-size: 14px;
	font-weight: bold;
}
#bottom{
position:relative;
margin:0 auto;
width:900px;
background:#fff;
}
#footer{
margin:0 auto;
width:900px;
padding-top:30px;
padding-bottom:20px;
color:#6f6f6f;
font-size:12px;
border-top:1px dotted #e9e9e9;
}
#smooth_top{
position:relative;
left:0;
margin-bottom:-16px;
}
#copy{
margin:0 auto;
width:900px;
padding-top:5px;
padding-bottom:5px;
color:#6f6f6f;
font-size:11px;
background-color: #333333;
}

.daysec, .daysecfr, .daysecsa, .daysecso, .daysecstd, .daysecna {
	background-color: #fff9f4;
	padding: 20px;
	padding-top: 50px;
}

.daysecna {
	background-color: #eaccb3
}

.daysecsa {
	background-color: #eaccb3;
}

.daysecso {
	background-color: #fff9f4;
}

.daysecstd {
	background-color: #fff9f4;
}

.imgright {
    width: 250px;
    float:right;
    heigth:100%;
    padding-left:20px;
}

.imgtop {
    width:100%;
    padding-bottom:40px;
    padding-top:40px;
}

.fb-like {
	height: 30px;
}

.insta {
	width: 30px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
}
