html {
  overflow-y: scroll;
}
#main {
	width:800px;
	position:relative;
	margin-left:-400px;
	left:50%;
	margin-top:20px;
	margin-bottom:20px;
}
body, html {
	height:100%;
	margin:0;
	padding:0;

	font: 13px verdana,sans-serif;
    font-size: 87%; 
	color: #ccc;
}

body{
    ackground: #e38571 url(../img/back17.gif) repeat-x fixed top left;
    ackground: #ff7e01 url(../img/redorange.gif) repeat-x 0% 0%;   
    background-color: #e38571 !important;
    background-repeat: repeat-x;
    background-position: top center;
    background-attachment: fixed !important;
    background-image: url(../img/back18.gif);  
}
#header , #footer, #headerindex{
    text-align:right;
    margin:5px;
    font-size:80%;
}
#header{
    height:20px;
    margin-top:40px;
}
#header img, #headerindex img {
    margin:3px;
}
#headerindex{
    margin-top0px;
}
#footer{
    height:20px;
    argin-bottom:40px;
}               
#aff{
    font-size:80%;
	padding:5px;
	display:none;
}
#aff a{
	color:#aaa;
	font-weight:normal;
}

#aff a:hover{
	font-weight:bold;
}


.wrapper{
	width:800px;
	background: #988b80;
    background: #555;
    border:1px solid #947878;
    border:1px solid #999;
}
.box720{
	margin:20px;
	border:0px solid #999;
	width:760px;
}
.box720 .inner{
	width:760px;
	height:160px;
}
.box720 .inner img{
	border:0px solid #CED59F;
}
.boxcontainer{
	margin:20px;
	width:760px;
    line-height:1.7em;
}
.centered{
    argin:0 auto;
    text-align:center;
}

dl{
    margin-left:40px;
}
#top{
    border:1px solid #947878;
    border:1px solid #999;
	background: url(../img/sunrise_studios_chania.jpg) ;
    
}

.boxcontainer .three{
	background:orange;
	width:252px;
	height:160px;
	padding:0px;
	float:left;
}
.boxcontainer .five{
	width:125px;
	height:120px;
	padding:10px;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	border:0px solid #CED59F;
	ackground: #EAEDD6;
	margin-left:10px;
}
.boxcontainer .spacer{
    width:10px;
}
.description h3, .five h3{
	margin:2px;
    color:#727a34;
}
h1,h2,h3,h4,h5,h6{
    ont-weight: normal;
    olor:white;
    font-size: 110%;
}
.clearfix{
    margin-bottom:10px;
}
h1{
    font-size:140%;
}
h2{
    margin-bottom:5px;
    padding-left:20px;
    background: transparent url(../img/square.gif) no-repeat 2px 4px;
}
.boxcontainer .two{
	width:366px;
	height:120px;
	padding:10px;
	float:left;
	border:0px solid #CED59F;
	ackground: #EAEDD6;
}

.boxcontainer .one{
	padding:10px;
	background:#D7D9C6;
	border:1px solid #AFBB5E;
	border:1px solid #CED59F;
	margin-bottom:10px;
}

.boxcontainer .column{
	padding:10px;
	float:left;
	background:#D7D9C6;
	border:1px solid #AFBB5E;
	margin: 10px 10px 5px 0;
}

.width200 {
	width:200px;
}
.width600 {
	width:600px;
}


.description {padding:20px;font-size:13px;font-weight:normal;}
.description h1{font-size:18px;margin:5px;}
.slide div{display:none;}
.slide div.first{display:block;}


/*****************/
/* styling below */

a {
    text-decoration:none;
    color:#333;
}
a:hover{
    color:#dd0000;
}
a:visited{background:none;color:none;}
a.current, 
h1.current a{
    color:#DD0000;
}
.slide2 img{border:1px solid black;}
p a{font-weight:bold;color:#727a34}
#header a, 
#footer a,
h1 a{
    color:#111;
}
#header a:hover, 
#footer a:hover{ 
	font-weight:bold;
}
div.content a,
div.content a:visited{
    color:white;
}
div.content a:hover{
    color:#aaa;
}
.indented{
    margin-left:30px;
    margin-top:0px;
    margin-bottom:30px;
}
.content p{
    margin-left:25px;
}

div.center{
    text-align:center;
    margin-top:100px;
    margin-bottom:100px;
}
p{
    margin-bottom:10px;
}
.clear{
    clear:both;
}
.i{
	padding:7px;
	border:1px solid #CED59F;
	background: #EAEDD6;
	vertical-align:middle;
    margin:30px;
}
.ileft {
	padding:7px;
	border:1px solid #CED59F;
	background: #EAEDD6;
	float:left;
	margin: 0 10px 5px 0;
	vertical-align:top;
}
.left{
    float:left;
    margin: 0 10px 5px 5px;
    vertical-align:top;
}

.right{
    float:right;
   	margin: 0 0 5px 10px;    
}
.iright {
	padding: 7px;
	margin: 0 0 5px 10px;
	float:right;
    background: #777;
    border:1px solid #999;
	}
    
.w364{
    width:364px;
    float:right;
	margin: 0 0 5px 15px;
}
p.last{
	text-align:left;
	margin-top:40px;
}
div#map{
    color:black;
    width: 760px; 
    height: 500px;
    margin-top:10px;
    margin-bottom:10px;
}

div.info,div.form{
    margin-bottom:30px;
}
div.form{
    margin-left:100px;
    text-align:right;
    width:400px;
}
div.message{
    background: #777;
    padding:5px;
    margin-bottom:20px;
}
div.green{
    color:#00ff00;
}
div.red{
    color:#ff0000;
}
textarea{
    width:210px;
}
textarea[class=firefox]{
    width:230px;
}
td{
    padding-right:5px;
    padding:5px;
}
#preload{
    display:none;
}