/* Miama is copywrighted by the vendor listed below:

Copyright (c) 2008-2009, Linus Romer (http://home.arcor.de/unimath/miama.html),
with Reserved Font Name Miama.

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL

SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
 */


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

}


body {
	background-color: #F0ECDB;
	}
	
	
p {
	font-family: Georgia;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	text-align: left;
	text-indent: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 9px;
	letter-spacing:.5px;
	}
	

.titles {
	font-style: italic;
	}
	
	
h1 {
	font-family: 'MiamaRegular', Georgia;
	font-size: 59px;
	line-height: 22px;
	font-weight: normal;
	}
	
	
h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: Bold;
	letter-spacing: .5px;
	padding-top:30px;
	}
	
	
h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: Bold;
	letter-spacing: .5px;
	padding-top:30px;
	}
	
		
h4 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: Bold;
	letter-spacing: .5px;
	padding-top:30px;
	}

	
#main_container {
	width: 450px;
	border-width: 0px;
	color: #42342C;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 75px;
	background-color: #F0ECDB;
	padding: 0px;
	}