﻿html, body, * {
	padding:0;
	margin:0;
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, 	serif;

}

body {
	text-align: center;
	background: #303058;
	background-image: url(siteimages/pixel_bg.png);
}

#header {
	width: 100%;
	height: 120px;
	background-image: url(siteimages/pixelovely.png);
	background-position: center center;
	background-repeat: no-repeat;

}

#centerwrap {
	margin: 0px auto;
	width: 65%;

}

#mainwrap {
	background: #f7f8f6;
	float: left;
	width: 100%;
	border: solid 2px #01000D;
	border-top: solid 2px #BFCDD9;
	border-left: solid 2px white;
	margin-bottom: 20px;

}


#nav {
	float: left;
	width: 15%;
	margin: 0px 0px 0px 15px;
}

#nav p {
	background: #BFCDD9;
	color: #0F0F26;
	line-height: 100%;
	padding: 10px 10px 10px 10px;
	border: 2px solid #01000D;
	border-top: 2px solid #e6e7e5;
	border-left: 2px solid #f7f8f6;
	margin: 0;
	background-image: url(siteimages/catbutton.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	font-size: 1.1em;
}


.submenu {
	font-size: 1.1em;
	list-style: none;
	background: #e1e7ec;
	background-image: url(siteimages/navback.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 10px 0px 10px 0px;
	border: 2px solid #01000D;
	border-top: 0px;
	border-bottom: solid 1px;
}

.submenu a:link, .submenu a:visited {
	color: #0F0F26;
	font-weight: bold;
	text-decoration: none;

}

.submenu a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	margin: 20px auto;
	color: #BFCDD9;
	line-height: 100%;
	padding: 10px 10px 10px 10px;
	width: 50%;
	font-size: .8em;
font-style:italic; 
}

#footer a:link, #footer a:visited {
	color: #BFCDD9;
}


#footer a:hover {
	color: #dde4ea;
}

p {
	line-height: 135%;
	text-align: justify;
	margin: 20px 30px 20px 30px;
	font-size: 1em;
	color: #0F0F26;
}

h1 {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", 	serif;
	font-size: 1.5em;
	color: #0F0F26;
	text-decoration: underline;
}

h2 {
	font-size: 1.1em;
	margin:  -8px 0px 10px 0px;
	color: #0F0F26;
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", 	serif;
}


a:link {
	color: #39467e;
}

a:visited {
	color: #313058;
}

a:hover {
	color: #7a7994;
}


#charartthumb {
	margin-top: 20px;
}

#charartthumb img {
	border: solid 2px black;
	margin: 10px;
}

#charartthumb img:hover {
	border: solid 2px white;
	margin: 10px;
}


.placeholder {
	border: solid 5px #3C3D59;
	background: black;
	padding: 20px;
	border-top: solid 5px #BFCDD9;
	border-left: solid 5px #e9ecf4;
}

.ui-effects-transfer { 
	border: 5px solid white; 
}

.desc {
text-align: center;
}

#load {  
	display: none;  
	right: 10px;  
	top: 10px;  
 	background: url(siteimages/loader.gif);  
	width: 43px;  
	height: 11px;
	margin: 200px auto;
}


#portraitart {
	width: 480px;
	margin: 0px auto;
	border-spacing:0px;
}

#portraitart img {
	border: solid 2px #3C3D59;
	background: black;
	padding: 7px;
	border-top: solid 2px #BFCDD9;
	border-left: solid 2px #e9ecf4;
}

#portraitart a:link, #portraitart a:visited, #portraitart a:hover {
	border: solid 0px;
}

table {
	margin: 10px auto;
	border: solid #000 0px;
}

td {
	padding: 4px;
}

.right {
	text-align: right;
	max-width: 350px;
}

.left {
	text-align: left;
}

.mailform {
	margin-right: auto;
	border: solid 2px #3C3D59;
	border-top: solid 2px #BFCDD9;
	border-left: solid 2px #e9ecf4;
	margin-left: auto;
	background: #BFCDD9;
}

input[type="text"], input[type="textarea"]
{
	border: solid 2px #3C3D59;
	border-bottom: solid 2px #BFCDD9;
	border-right: solid 2px #e9ecf4;
}


.waitlist
{
	border: solid 2px #3C3D59;
	border-top: solid 2px #BFCDD9;
	border-left: solid 2px #e9ecf4;
	margin-top: 2em;
	padding: 10px;
	font-size: 1em;
	border-spacing: 0px;
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, 		serif;
	background: #BFCDD9;
}

table.waitlist td
{
	border: solid 2px #3C3D59;
	border-bottom: solid 2px #BFCDD9;
	border-right: solid 2px #e9ecf4;
	background-color: transparent;
	padding: 5px;
}


.regularleft {
	border: solid #000 0px;
	padding: 0px;
	text-align: center;
	margin-left: 20px;
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	text-size: 1em;
}

.regularleft td {
padding: 0px;
margin: 0px;
}

#mainwrap ul li, #mainwrap ol li {
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	font-size:  .9em;
	line-height: 1.2em;
	text-align : justify;
	margin: 0px 90px;
}

.date {
	margin: 40px 0px 0px 10px;
	font-style: italic;
	font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
}

.newstitle {
	font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	margin: 0px 0px -20px 10px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;	
}


#preview {
	position:absolute;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	}

#frontgallery {
	width: 410px;
	margin: 0px auto;
	border-spacing:0px;
}

#frontgallery img {
	border: solid 2px #3C3D59;
	background: black;
	padding: 7px;
	border-top: solid 2px #BFCDD9;
	border-left: solid 2px #e9ecf4;
}

.quote {
margin-left: auto;
margin-right: auto;
background-color: #e5e5e9;
border: 1px solid #9d9db7;
padding: 10px;
width: 70%;
align: center;
}

.quoter {
	margin-top: 10px;
	display: block;
	font-size: 90%;
	margin-left: 40px;
}

.sunfestpics {
	float: left;
	border: solid 2px black;
	margin: 10px;
	clear: both;
}




#sunheader {
	width: 100%;
	height: 120px;
	background-image: url(sunfest/sunbanner.png);
	background-position: center center;
	background-repeat: no-repeat;

}

.resourcestable {
	width: 90%;
}

.centertable {
	text-align:center;
}

