@charset "UTF-8";
/* CSS Document */
/* Vacation to Rome 2014 */
/* Fonts */
@font-face {
    font-family: 'Goudy Book';
    src: url('goudy_bookletter_1911-webfont.eot');
    src: url('goudy_bookletter_1911-webfont.eot?#iefix') format('embedded-opentype'), url('goudy_bookletter_1911-webfont.woff') format('woff'), url('goudy_bookletter_1911-webfont.ttf') format('truetype'), url('goudy_bookletter_1911-webfont.svg#Goudy Book') format('svg');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'Goudy Sorts Mill Italic';
    src: url('oflgoudystm-italic-webfont.eot');
    src: url('oflgoudystm-italic-webfont.eot?#iefix') format('embedded-opentype'), url('oflgoudystm-italic-webfont.woff') format('woff'), url('oflgoudystm-italic-webfont.ttf') format('truetype'), url('oflgoudystm-italic-webfont.svg#OFLSortsMillGoudyItalic') format('svg');
    font-weight: normal;font-style: italic;
}
@font-face {
    font-family: 'Goudy Sorts Mill';
    src: url('oflgoudystm-webfont.eot');
    src: url('oflgoudystm-webfont.eot?#iefix') format('embedded-opentype'), url('oflgoudystm-webfont.woff') format('woff'), url('oflgoudystm-webfont.ttf') format('truetype'), url('oflgoudystm-webfont.svg#OFLSortsMillGoudyRegular') format('svg');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'Nymphette';
    src: url('nymphette-webfont.eot');
    src: url('nymphette-webfont.eot?#iefix') format('embedded-opentype'), url('nymphette-webfont.woff') format('woff'), url('nymphette-webfont.ttf') format('truetype'), url('nymphette-webfont.svg#NymphetteRegular') format('svg');
    font-weight: normal; font-style: normal;
}
/* All Pages */
body {
	margin:0;
	padding:0;
	border:none;
	font-family: 'Goudy Sorts Mill', serif;
	color:rgba(235,235,235,1.00); 
	background-color:#770000;
	font-size:16px;
}
.alt {
		font-family: 'Goudy Book', serif;
}
img {
	border:none;
}
a:link,
a:hover,
a:active,
a:visited {
	color: #AEAD8B; 
	text-decoration:none;
}
a:hover {
	color:#fff;	
}
header {
	height:129px;
	background-color:rgba(17,30,61,1.00);
	background-image:url(../../backer.png);
	background-repeat:repeat-x;	
	position:static;
}
/* Photo Home Page */
#content {
	padding:10px 100px 10px 100px;
	max-width:1250px;
}
.istanbul {
	background-image:url(../images/calligraphy.svg); 
	background-size:contain;
	background-repeat:no-repeat;
}

.amsterdam {
	background-image:url(../images/amsterdam.png); 
	background-size:cover;
}
#top_head {
	max-width:800px;
	padding: 20px 0 0px 0;
	margin-left:-3px;
	font-family:"Trajan Pro 3";
	font-weight:200;
	font-size: 3em;
	color:#fff;
	text-shadow:0px 3px 7px #000;
}
menu {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	max-width:800px;
	margin:5px 0 0 0 ; padding:15px 0 15px 0;
	font-family:"Trajan Pro 3";
	font-size:.75em;
	line-height:1.5em;
}
menu hr {
	border-top:1px solid rgba(92,1,3,1.00)!important;
	margin: 5px 0 5px 0 !important;
}
.deco {
	font-family: 'Goudy Sorts Mill'; 
	font-weight:#000;
	color:#fff;
	font-size:.55em;
	vertical-align:middle;
	
}
#top_desc {
	max-width:800px;	
	text-align:justify;
}
#top_desc h1 {
	float:left;
	margin-left:-3px;
	margin-top:0px;
	margin-bottom:0; padding-bottom:0;
	margin-right:20px;
	font-family:"Trajan Pro 3";
	font-weight:200;
	font-size: 2em;
	color:#fff;
	text-shadow:0px 3px 7px #000;
}
#top_desc.initcap p:first-letter {
	font-size:3em;
	line-height:.1em;
	margin-right:-3px;	
	text-shadow:0px 3px 7px #000;
	font-family:"Trajan Pro 3";
	font-weight:200;
}
#content hr {
	border:none;
	border-top:4px solid #AEAD8B;
	margin:10px 0 10px 0;	
}
.top_menu_block {
	height:267px;
	width:400px;
	border:4px solid #fff;	
	padding:0; margin:15px 0 15px 0;
}
.top_menu_block a, .top_menu_block a:link {
	display:block;
	color:#fff;
}

.menu_block {
	height:100px;
	width:792px;
	border:4px solid #fff;	
	padding:0; margin:15px 0 15px 0;
}
.menu_block a, .menu_block a:link, .top_menu_block h1 a, .top_menu_block h1 a:link {
	display:block;
	color:#fff;
	cursor:auto;
}
.sub_block {
	/* margin-left:20px;
	width:772px; */	
}
.menu_block+p { /* Target only paragraphs after menu_blocks */
	color:#fff;
	margin:-52px 0 30px 20px;
	text-shadow:0px 0px 10px #000;
	width:800px;	
}
.menu_block h1, .top_menu_block h1  {
	margin:0; padding:0; /* combined with anchor display block to fill whole div */
	border:1px solid white;
	font-size:1.5em;
	line-height:100px;
	text-shadow:0px 3px 6px #000, 0px 3px 2px #000;
	font-family:"Trajan Pro 3";
	font-weight:200;
	/* Trajan Weights
		200	extra light
		300	light
		400 regular
		600 semibold
		700 bold
		900 Black  */ 
	color:#fff;
}
.top_menu_block h1 {
	border:none;
	font-size:3em;	
	font-weight:200;
	margin-left:10px;
	height:267px;
}
footer {
	border-top:1px solid #000;
	margin-top:100px;
	margin-bottom:100px;
	padding: 10px 0px 10px 0px;
}

.demph {
	color: #AEAD8B; 
}
.emph {
	font-weight:bold;
}

