@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #8C9F6D;
	font-size: 1em;
	font-family: "Century Gothic", Verdana;
}
h1   {
	font-size: 1.8em;
	line-height: 120%;
	padding-left: 10px;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-family: "Century Gothic", Verdana;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#container #main {
	margin-top: 15px;
	background-color: #EAEDE4;
	font-family: "Century Gothic", Verdana;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#container a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#container a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
#container a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}


#top #topnav {
	padding-bottom: 5px;
	background-color: #C1CBB1;
	padding-top: 5px;
	font-size: 1.2em;
	margin-top: 10px;
	text-align: center;
}
#top #topnav a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#top #topnav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #C1CBB1;
	background-color: #5B6945;
}
#top #topnav a:visited {
	font-weight: bold;
	text-decoration: none;
}




#container  #banner {
	padding-top: 10px;
	text-align: center;
}
#container  #banner-gal {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.homeK {
	margin-right: 10px;
	font-size: 0.8em;
}
#top #topnav li {
	display: inline;
	padding-right: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	padding-left: 10px;
}
#top #topnav ul {
	list-style-type: none;
}
#main #mainleft {
	float: left;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 1em;
	line-height: 1.3em;
	background-color: #C1CBB1;
}
#main #mainright {
	float: left;
	width: 400px;
}


#container #maingallery {
	margin-top: 15px;
	font-family: "Century Gothic", Verdana;
	background-color: #C1CBB1;
	padding-right: 5px;
	padding-left: 5px;
	font-size: .9em;
}
hr {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
}
#container #footer a {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
#container #footer a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}
#container #footer a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
.thumb {
	float: left;
	width: 33%;
	text-align: center;
	font-style: italic;
	background-color: #C1CBB1;
}
.thumb p {
	text-align: center;
	font-style: normal;
}
.thumbtitle {
	font-family: "Century Gothic", Verdana;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
	font-weight: bold;
}

.clearthefloats {
	clear: both;
}
.thumb2 {
	float: left;
	width: 50%;
	text-align: center;
	background-color: #C1CBB1;
}
#container #maingallery #commission {
	width: 400px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
#container #maingallery p {
	padding-right: 20px;
	padding-left: 20px;
}
#container #maingallery ul {
	padding-left: 60px;
	padding-bottom: 15px;
	padding-right: 60px;
}
#container #main #mainLeft {
	float: left;
	width: 325px;
}
#container #main #mainRight {
	float: left;
	width: 420px;
	padding-left: 10px;
}

.thumb_new {
	width: 33%;
	text-align: center;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
}
.thumbtitle_new {
	font-family: "Century Gothic", Verdana;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 140%;
	font-weight: bold;
}

