@charset "UTF-8";

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

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

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

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

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

body {font-family: "Times New Roman", "Garamond", georgia, serif;
	background-color: #fffac0;
	color: #000;
        width: 1249px;}
	
li {padding-bottom: 15px;
	list-style: none;}	
	
a {color: #000;
	font-weight: bold;}
	
a:hover {color: #9f2214;}

img {border: none;}

ul {margin: 0;
	padding: 0;
	line-height: 1.3;}

#container {padding: 3px 8px 8px 3px;}

#header {width: 100%;
	height: 109px;
	border: 0;
	clear: left;
	border-bottom: 1px solid #9f2214;
	background-color: #fffac0;}

	#header a {color: #fff;
		font-weight: normal;}	

	#frameimage {float: left;
		padding-left: 7px;
		padding-top: 35px;}
	
		#frameimage img {}

	#frametitle {float: left;
		width: 485px;
		padding-left: 16px;		
		padding-top: 25px;
		font-size: 52px; 
		font-family: myClarendon, "Clarendon", "Rockwell", georgia, serif;}

		#frametitle a {color: #9f2214;
			font-weight: normal; 
			text-decoration: none; }

		#frametitle a:hover {text-decoration: underline;}

	#frametree {float: left;
		background-color: #fff8a8;		
		color: #9f2214;
		padding: 10px;
		margin-top: 39px;
		margin-left: 49px;
		font-weight: bold;		
        color: #9f2214;
        font-family: arial, "Helvetica", sans-serif;
        font-size: 10px;}

        #frametree a {font-weight: bold;		
        	color: #9f2214;
        	font-family: arial, "Helvetica", sans-serif;
        	font-size: 10px;}

#wrapper {float: left;}
				
#largeimage {float: left;
	/* padding-top: 42px;*/ }

	#largeimage img {width: 604px;}

#sidelinks {clear: left;}

#sidelinks ul {padding-top: 16px;
	/* padding-left: 4px; */ }

	#sidelinks ul li { /* list-style: disc;
		list-style-position: inside; */
		color: #9f2214;
		padding-right: 18px;}	

	#sidelinks ul li a {font-size: 18px;
		color: #9f2214;
		font-weight: bold;}	

#buttons {float: left;
	height: auto;
	width: 521px;
	margin: 32px 59px 30px 64px;
	text-align: center;}
	
	#buttons p {font-family: "Times New Roman", times, serif;
		font-size: 17px;
		line-height: 1.3;
		text-indent: 35px;
		text-align: left;}

	#buttons ul {text-align: left;
		text-transform: uppercase;}	
	
	#buttons ul li a {
		font-size: 17px;}

	#buttons img {}								

#footer {clear: left;
	width: 100%;
	height: 60px;
	line-height: 1.25;
	padding-top: 12px;
	border-top: 1px solid #9f2214;}

	#footer span {font-size: 16px;}
	
	#footer a {font-size: 12px;}

	#footer img {padding-bottom: 12px;}

.h3class {font-weight: normal; 
	font-size: 15px; 
	font-family: "Times New Roman", "Garamond", "Caslon", "Adobe Caslon", georgia, serif;}

.h4class {font-weight: normal; 
	font-size: 11px; 
	font-family: "Clarendon", myClarendon, "Rockwell", serif;}
	
.h5class {font-weight: normal;
	font-family: arial, "Helvetica", sans-serif;
	font-size: 10px;}
	
.h6class {font-weight: normal; 
	font-size: 18px; 
	font-family: "Clarendon", myClarendon, "Rockwell", serif;}
		 