/* cascadia STYLES */

*{outline: none;}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 7, 2011 */

@font-face {
    font-family: 'LatinModernRoman10Regular';
    src: url('images/fonts/lmroman10-regular-webfont.eot');
    src: url('images/fonts/lmroman10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/lmroman10-regular-webfont.woff') format('woff'),
         url('images/fonts/lmroman10-regular-webfont.ttf') format('truetype'),
         url('images/fonts/lmroman10-regular-webfont.svg#LatinModernRoman10Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatinModernRoman10Italic';
    src: url('images/fonts/lmroman10-italic-webfont.eot');
    src: url('images/fonts/lmroman10-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/lmroman10-italic-webfont.woff') format('woff'),
         url('images/fonts/lmroman10-italic-webfont.ttf') format('truetype'),
         url('images/fonts/lmroman10-italic-webfont.svg#LatinModernRoman10Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatinModernRoman10BoldItalic';
    src: url('images/fonts/lmroman10-bolditalic-webfont.eot');
    src: url('images/fonts/lmroman10-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/lmroman10-bolditalic-webfont.woff') format('woff'),
         url('images/fonts/lmroman10-bolditalic-webfont.ttf') format('truetype'),
         url('images/fonts/lmroman10-bolditalic-webfont.svg#LatinModernRoman10BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatinModernRoman10Bold';
    src: url('images/fonts/lmroman10-bold-webfont.eot');
    src: url('images/fonts/lmroman10-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/lmroman10-bold-webfont.woff') format('woff'),
         url('images/fonts/lmroman10-bold-webfont.ttf') format('truetype'),
         url('images/fonts/lmroman10-bold-webfont.svg#LatinModernRoman10Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	font-family: 'LatinModernRoman10Regular',Courier New,serif;
	font-size: 14px;
	color: #061A21;
	line-height: 160%;
	text-align: center;
/* Typically remove all padding and margin from the body */
	padding: 0;
	margin: 0;
	background: #CCC url('images/BG_repeat.jpg') repeat-y center;
	/* overflow:hidden; /* from flash styles */
}

img{
	border-style: none;
}

#container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	
}

#header{
	background-color: #888;
	height: 85px;
	background: url('images/headBG.jpg');
}

#headTitle{
	background-color: #FCA4A6;
	height: 85px;
	width: 305px;
	margin-left: 60px;
	font-family: 'LatinModernRoman10BoldItalic',Courier New,serif;

}

#headTitle .boldItalic35{
	font-size: 35px;
	margin-left: 35px;
	padding-top: 25px;
}

#headTitle .boldItalic22{
	font-size: 22px;
	margin-left: 43px;
	margin-top: 7px;
}

#mainstage{
	width: 690px;
	height: 350px;
	margin: 20px auto;
	/*background: url('images/mainstage.jpg');*/
}

#flashContent{
	width:100%; 
	height:100%;
}/* from flash styles */

#homeMenu{
	width: 960px;
	height: 30px;
	margin: 30px auto;
	background: #CCC url('images/nav.jpg');
}

#genMenu{
	width: 960px;
	height: 30px;
	margin: 10px auto;
}

#menu{
	width: 520px;
	height: 30px;
	margin: 0 auto;
}


#menu a{
	display: block;
	width: 103px;
	height: 30px;
	float: left;
	text-align: center;
	font-family: 'LatinModernRoman10Italic',Courier New,serif;
	font-size: 17px;
	text-decoration: none;
	margin-top: 2px;

	/* text-indent: -9999px; */
}

#header a.home{ color: #061A21; }

#menu a.home{ color: #061A21; }
#menu a.gallery{ color: #061A21; }
#menu a.library{ color: #061A21; }
#menu a.hostel{ color: #061A21; }
#menu a.about{ color: #061A21; }

#menu a.gallery_on{ color: #E0605D; }
#menu a.library_on{ color: #E0605D; }
#menu a.hostel_on{ color: #E0605D; }
#menu a.about_on{ color: #E0605D; }

#logo{
	margin-left: 715px; 
	
}

#logo img{
	position:absolute;
	z-index: 1;
	
} 

#gallerySlide{
	width: 690px;
	margin: 10px auto 10px;
	color: #31B2C8;
	font-size: 50px;
}

.slideshow{ 
	height: 250px; 
	width: 570px; 
	background: #CCC;
	margin: 0 auto;
	/* float: left; */
}

.slideshow img{
	height: 250px !important; 
	width: 570px !important; 
}

#next{
	margin-top: 100px;
	cursor: pointer;
    cursor: hand;
    float: right;
    
}

#prev{
	margin-top: 100px;
	cursor: pointer;
    cursor: hand;
    float: left;
    
}

#galleryMap{
	width: 570px;
	height: 190px;
	background: #CCC url('images/gallery_map.jpg');
	margin: 0 auto;
}

#galleryGiant{
	font-size: 40px;
	line-height: 150%;
	margin-left: 10px;
}

#galleryGiant span{
	font-size: 26px;
	line-height: 150%;
	color: #31B2C8;
	font-family: 'LatinModernRoman10Italic',Courier New,serif;
	
}

#libraryCopy{
	width: 520px;
	margin: 0 auto;
}

#rooms{
	width: 615px;
	height: 176px;
	margin: 0 180px 10px;
}

#rooms img{
	display: block;
	float: left;
	margin-right: 5px;
	
}

#video{
	width: 425px; 
	height: 349px;
	margin: 10px auto;
}

/* FOOTER STYLES */

#footer{
	height: 20px;
	text-align: center;
	margin-top: 20px;
	
	font-size: 12px;
	color: #888;
	
	
}

#footer a{
	color: #888;
	line-height: 100%;
}
