		h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-weight: normal;
		}
		
		p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-weight: normal;
		}
		
		li {
	color: #000000;
	list-style-image: url(images/star-bullet_01.png);
	list-style-position: outside;
		}
		
		
		
		img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
			z-index: -2000;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		div#content {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			
			/* These have no effect on the functionality */
			width: 778px;
			margin: 0 auto;
			padding: 0px;
			font-size: 10pt;
			line-height: 16pt;
		}
		
		body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			padding: 0px 0 0 0;
		}
		
	#header {
	width: 778px;
	height: 90px;
	background-image: url(images/white3.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
	
	#logo {
	width: 141px;
	height: 58px;
	position: relative;
	margin-bottom: 10px;
	left: 20px;
	top: 16px;
		}
		
		#navigation {
	display: inline;
	width: 550px;
	height: 60px;
	position: relative;
	left: 200px;
	top: -50px;
		}
		
	#homeImage {
	width: inherit;
	height: 316px;
	background:#036;
	border-top: solid #660 6px;
	border-bottom: solid #660 6px;
		}
		
	#contentHolder {
	width: inherit;
	background-image: url(images/whitetall.png);
	background-repeat: repeat-x;
	height: 500px;
		}
		
	#galleryContentHolder {
	width: inherit;
	background-image: url(images/whiteTallGallery.png);
	background-repeat: repeat-x;
	height: 1400px;
		}
		
	#mediaContentHolder {
	width: inherit;
	background-image: url(images/whiteTallGallery.png);
	background-repeat: repeat-x;
	height: 1400px;
		}
		
	#manifestoContentHolder {
	width: inherit;
	background-image: url(images/whiteMedium.png);
	background-repeat: repeat-x;
	height: 900px;
		}
		
	#leftspacer {
	width: 150px;
	height: 480px;
	float: left;
	position: relative;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #660;
		}
		
	#manifestoLeftspacer {
	width: 150px;
	height: 880px;
	float: left;
	position: relative;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #660;
		}
		
	#specials {
	width: 350px;
	height: 380px;
	position: relative;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
		}
		
	#media {
	width: 580px;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
		}
		
	#mediaItem {
	width: 536px;
	height: 130px;
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	border: 2px dashed #660;
	padding: 20px;
	background-color: #FFFFFF;
		}
		
	#mediaItemFirst {
	width: 536px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	border: 2px dashed #660;
	padding: 20px;
	background-color: #FFFFFF;
		}
		
	img.mediaItem {
	border: 1px solid;
		}
		
	#galleryItem {
	width: 536px;
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	border: 2px dashed #660;
	padding: 20px;
	background-color: #FFFFFF;
		}
		
	#footer {
	width: 536px;
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	border: 2px dashed #660;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
		}
		
	#galleryItemFirst {
	width: 536px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	border: 2px dashed #660;
	padding: 20px;
	background-color: #FFFFFF;
		}
		
		
	img.mediaItem {
	float: right;
	}
		
	img.galleryItemLeft {
	border: 1px solid #333;
	}
	
	img.galleryItemCenter {
	border: 1px solid #333;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	}
	
	img.galleryItemRight {
	border: 1px solid #333;
	}
	
	#news {
	width: 200px;
	height: 446px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
		}
		
	
	a:link {
	color: #98012E;
	text-decoration: none;
	}
	
	a:visited {
	color: #A89A00;
	text-decoration: underline;
	}
	
	a:hover {
	color: #A89A00;
	text-decoration: none;
	}
	
	a:active {
	color: #666666;
	text-decoration: none;
	}
	
	.date {
	color: #666666;
	}

	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}

#slider img{
		border:none;
		}

/* image replacement */
   .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
       margin:0;
       padding:0;
       display:block;
       overflow:hidden;
       text-indent:-8000px;
            }
/* // image replacement */

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:778px;
		height:316px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:778px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
