body {
	background-color:#ffffff;
	padding:0px;
	margin:0px;	
	overflow:hidden;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#00adef;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
	
}

@font-face
{
    font-family: my_font;
    src: url('../font/comesinhandy.eot');
    src: local(my_font), url('../font/comesinhandy.ttf') format('opentype');
}

li
{
    font-family: my_font;
	font-size:25px;
	color:#6f6550;
	font-weight:bold;

}

li a:link{ color:#6f6550;
text-decoration:none;}
li a:hover{ color:#007ac3;
text-decoration:none;}
li a:visited{ color:#6f6550;
text-decoration:none;}

span
{font-family: my_font;
	font-size:25px;
	color:#6f6550;
	font-weight:bold;
	margin-left:35px;}
	


#logo{background-repeat:no-repeat;
background-position:center;
width:275px;
height:92px;
padding-top:10px;
margin:0px;
}


.left{background:url(../images/pixelbg.png) repeat;
width:275px;
height:100%;
float:left;
margin:0px;
padding:0px;
position:fixed;
z-index:1000;}

.menu{background:none;
width:275px;
height:200px;
margin:0px;
padding:0px;
padding-top:15px;
padding-bottom:20px;
z-index:1000;
float:left;
}


.menu li{
padding-top:0px;
list-style:url(../images/sun.png);
margin-top:5px;
z-index:1000;}

.menu li a:link{ color:#6f6550;
text-decoration:none;}
.menu li a:hover{ color:#007ac3;
text-decoration:none;}

.newsletter{
width:255px;
height:111px;
background-color:#FFFFFF;
background-image:url(../images/newsletter.jpg);
background-position:top center;
background-repeat:no-repeat;
float:left;
margin:10px;
margin-top:10px;
border:solid 1px;
border-color:#1d94ca;}

.ads{width:255px;
height:141px;
background-image:url(../images/adv.jpg);
background-position:center;
background-repeat:no-repeat;
float:left;
margin:10px;
}


.roof11{width:125px;
height:50px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#1d94ca;
float:right;
margin:0px;
bottom:0px;
right:0px;
position:absolute;
z-index:1000;}



/*Supersize Plugin Styles*/

#loading {position: absolute;top: 10%; left: 49.5%;z-index: 1000;width: 32px; height: 32px;text-indent: -999em;background:url(../images/ajax-loader.gif) 10% 50% no-repeat;}
#supersize{position:fixed;top:0;left:0}
#supersize img, #supersize a{height:100%;width:100%;position:absolute;z-index: 1;display:none;}
#supersize .prevslide, #supersize .prevslide img{}
#supersize .activeslide, #supersize .activeslide img{display:inline;}

.box{}



#box{background:url(../images/pixelbg.png) repeat;
	width:300px;
	height:240px;
	margin-top:-120px;  /*height/2 */
	top:50%;
	left:-300px;
	position:absolute;
	z-index:1000;
    padding:20px;}
	
	
.box span{font-family: my_font;
	font-size:25px;
	color:#6f6550;
	font-weight:bold;
	margin-left:0px;}
	
.boxguest{}
.boxguest span{font-family: my_font;
	font-size:25px;
	color:#6f6550;
	font-weight:bold;
	margin-left:0px;}
	

	
#boxguest{background:url(../images/pixelbg.png) repeat;
	width:290px;
	height:240px;
	margin-top:-120px;  /*height/2 */
	top:50%;
	left:-300px;
	position:absolute;
	z-index:999;
    padding:20px;}


.topal{width:500px;
height:50px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#000000;
float:right;
margin:0px;
top:0px;
right:0px;
position:absolute;
z-index:1000;}

#blocform{width:142px;
height:15px;
border:solid 1px #edebdd;
background-color:#FFFFFF;}

#submitbutton{ width:75px;
height:20px;
background-color:#edebdd;
border:solid 1px #FFFFFF;

color:#1d94ca;}

#param{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#1d94ca;
}
#table{padding-top:20px;}
#pad2{padding-bottom:2px;}

#welcometxt{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#007ac3;}

#titleguest{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#6f6550;}

#imgpad{
padding-bottom:10px;}
