body {
	font-family:georgia;
	font-style:italic;
	color:#fff;
	font-size:14px;
	line-height:20px;
	word-spacing:3px;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	color:#ccc;
}
h2 {
	margin-top:0;
	padding-top:0;
	font-variant:small-caps;
	font-weight:bold;
	font-size:28px;
	font-style:normal;
	padding-left:135px;
	font-family:georgia, serif;
}
h3 {
	margin-bottom:0;
	font-variant:small-caps;
}
textarea {
	font-family:verdana;
	font-size:10px;
	color:#333;
}
blockquote {
	background: url(../img/stroke1.gif) no-repeat;
	width:400px;
	height:100px;
	color:#505e96;
	padding:25px 0 0 0;
	margin:0 0 0 30px;
	font-size:13px;
}
fieldset {
	border:0;
}
.alt {
	display:none;
}
#header {
	margin:0;
	padding:0;
	border:0;
	background-color:#8c98c0;
	text-align:center;
}
#header img {
	border:0;
}
#innerContainer {
	border:3px solid #fff;
}
#outerContainer {
	width:845px;
	margin:20px auto 0 auto;
	padding:20px;
	border:5px solid #36ccda;
	background-color:#e9ebfc;
}
#content {
	background-color:#8c98c0;
	margin:0;
	padding:0 20px;
}
#textSection {
	width:500px;
	float:right;
	background-color:#8c98c0;
}
#flash {
	background-color:#8c98c0;
	width:420px;
	height:300px;
	text-align:center;
	padding:0 30px;
}
#menu {
	margin:0;
	padding:0 0 20px 0;
	float:left;
	width:248px;
	height:100%;
	color:#fff;
/*
	border-right:2px ridge #7d89bb;
*/
}
#menu li {
	background-color:#7d89bb;
	list-style:none;
	line-height:30px;
	padding:0;
	border:0;
}

#nav_galleries, #nav_aboutme, #nav_contactme, #nav_exhibited {
	border:1px solid #eee;
	margin:0;
	padding:0;
}
#nav_galleries, #nav_aboutme, #nav_contactme, #nav_exhibited,
#nav_galleries a, #nav_aboutme a, #nav_contactme a, #nav_exhibited a, 
#nav_galleries a:hover, #nav_aboutme a:hover, #nav_contactme a:hover, #nav_exhibited a:hover { 
	display:block;
	height:30px;
	width:180px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#nav_galleries { background: url(../img/nav_galleries.gif); }
#nav_aboutme   { background: url(../img/nav_aboutme.gif);   }
#nav_contactme { background: url(../img/nav_contactme.gif); }
#nav_exhibited { background: url(../img/nav_exhibited.gif); }

#nav_galleries a:hover { background: url(../img/nav_galleries_roll.gif); }
#nav_aboutme a:hover   { background: url(../img/nav_aboutme_roll.gif);   }
#nav_contactme a:hover { background: url(../img/nav_contactme_roll.gif); }
#nav_exhibited a:hover { background: url(../img/nav_exhibited_roll.gif); }

#oneLiner {
	text-align:center;
	padding-bottom:20px;
	font-size:13px;
	font-family:georgia;
	color:#fff;
	clear:both;
	margin:auto;
}
#oneLiner a {
	color:#fff;
}
#oneLiner a:hover {
	color:#ccc;
}
#oneLiner div {
/*	background: url(../img/stroke3.gif) no-repeat;*/
	width:348px;
	height:61px;
	padding:20px 0 0 0;
	margin:0 auto -40px auto;
}
#footer {
	clear:both;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	color:#333;
	line-height:10px;
}
#footer a {
	color:#333;
}
#footer a:hover {
	color:#333;
}
#requiredLine {
	font-size:12px;
	text-align:left;
	margin-bottom:10px;
	padding:0;
	color:#006;
}
#innerText {
	margin:0 20px;
}
.req {
	color:#006;
}
.img_wrapper {
	text-align:center;
}
.img_wrapper a img {
   border:5px solid #fff;
}
.img_wrapper a:hover img {
   border:5px solid #ccc;
}
#catchphrase {
	text-align:center;
	width:180px;
	margin:auto;
	padding:25px 10px 0 10px;
}
.galleryTitle {
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
}
#frontpage_phrase {
	text-align:left;
	width:430px;
	margin:0 40px 0 30px;
}
.phonenumber {
	font-weight:bold;
	font-size:18px;
}
.sold {
	font-weight:bold;
	text-align:center;
	padding-bottom:20px;
	font-style:normal;
	font-size:12px;
}