@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color:#003;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-color:#EEE;
	
}

h1, h3, h4 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-transform: lowercase;
	
}

h1 {
	font-size: 1.60em;
	font-weight:bold;
	text-align:center;
	color: #444466;
	letter-spacing: 0.10em;
	padding: 0.9em 0em 0.9em 0em;
	/*border-left:#CCC thin solid;*/
	text-transform: capitalize;	
	}
	
p   {
	 font-size: 0.75em;
	 line-height: 1.5;
	 padding-bottom: 10px;
	}
ol, ul {
	list-style: none;
	line-height: 1.5em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.container {
    margin: auto;
    width: 800px;
	
}
#navlistT {
	display:block;
	float:left;
	width:90px;
	text-align:right;
	padding: 10px 20px
	}
.mainmenu {
	/*display:block;*/
	float:left;
	width:90px;
	
	text-align:right;
	padding: 10px 20px;
	clear:both;
	
	}
/*.mainmenu tr:hover {
    background: none repeat scroll 0 0 #ECECEC;*/
.mainbody {
	float:left;
	text-align:left;
	
	}
.column0 {
	float:left;
	width:628px;
	text-align:left;
	padding: 0px 10px 0px 20px;
	border-left:#CCC thin solid;
	
	}
.column1 {
	float:left;
	width:300px;
	text-align:left;
	padding: 0px 10px 0px 20px;
	border-left:#CCC thin solid;
	
	}
.column2 {
	float:left;
	width:300px;
	text-align:left;
	padding: 0px 10px 30px 20px;
	border-left:#CCC thin solid;
	
	}
.columng {
	float:left;
	width:638px;
	text-align:center;
	padding: 0px 15px 0px 15px;
	border-left:#CCC thin solid;
	
	}	
.columng p {
	margin-bottom: 10px;
	
	
	}

/*#topmain ul li {
	text-decoration: none;
	
	
	
	}
ul#topmain
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}*/

#topmain li
{
	list-style-type: none;
	border-top:#CCC thin solid;
}

#topmain a:hover, a:link, #navlist a:visited
{
	/*color: #fff;
	background-color: #036;*/
	text-decoration: none;
}

/*#topmain a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
}*/
#lasttopmain {
	border-bottom:#CCC thin solid;
	}

.secondmain {
	font-size: .75em;
	line-height: 1.2;
	
	border-bottom:none;
	
	/*padding-bottom: 5px;*/
	
	}
.singlebody {
	float:right;
	width:500;
	
	}
.closing {
	/*text-align:center;*/
	padding-left: 200px;
	
	
	}
#navcontainer {
	/*padding-left: 200px;*/
	
	
}

#navlist li {
	display: inline;
	/*float:left;*/
	font-size: .7em;
	font-variant: small-caps;
	padding: 0px 5px 0px 0px;
	}
#navlistg {
	
	margin-left:-60px;
	
	}
#navlistg li {
	display: inline;
	font-size: .7em;
	font-variant: small-caps;
	
	}
.copyright {
	font-size: .75em;
	font-variant: small-caps;
	}
.copyrightg {
	font-size: .75em;
	font-variant: small-caps;
	margin-left:-60px;
	}	
#movie {
	background-color:#666;
	
	}
#openmovie {
	text-align: center;
	
	}
.address {
	text-align: center;
	padding-bottom: 150px;
	}
.floatleft { 
	float: left; 
	margin: 0 0 10px 10px;
	
	}
.floatright { 
	float: right; 
	margin: 0 0 10px 10px;
	
	}
	
.gallery li {
        display: inline;
        list-style: none;
        /*width: 150px;
        min-height: 175px;*/
        float: left;
        margin: 0 10px 10px 45px;
        text-align: center;
		font-size: .65em;
		font-variant: small-caps;
	}
.galleryi li {
	display: inline;
	list-style: none;
	/*width: 150px;
        min-height: 175px;*/
        float: left;
	text-align: center;
	font-size: .6em;
	font-variant: small-caps;
	border: white thin solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
/*Image Page CSS Rules*/
.container2 {
    margin: auto;
    width: 600px;
	border: black thin solid;
}
.imageheader {
		width: 600px;
		text-align:right;
		background-color:#CCCCCC
		
	
	
}
.imageholder {
		width: 600px;
		text-align:center;
		background-color:#CCCCCC;
		padding-top: 10px;
		/*padding-bottom: 5px;*/
		border-top: black thin solid;
		border-bottom: black thin solid;
	
}
.imageholder img {
		/*padding-bottom: 5px;*/
}
.imageholder span {
		/*border-top: black thin solid;*/
		font-size: .7em;
		font-variant: small-caps;
		font-style:italic;
		letter-spacing: 0.10em;
}

.navbot {
		
		font-size: .7em;
		font-variant: small-caps;
		padding: 5px 0px 5px 0px;
		
}
.container2 p {
		font-size: .7em;
		font-variant: small-caps;
	
	}
