@charset "UTF-8";
html, body { margin: 0; padding: 0; }
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	height: auto;
	overflow: hidden;
	width: 800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.banner {
	background-color: #FFF;
	height: 103px;
	width: auto;
}
.leftnamebar {
	float: left;
	height: 419px;
	width: 105px;
	background-image: url(images/elements/verticalnameleft.jpg);
	background-repeat: no-repeat;
}
.topnav {
	background-color: #FFF;
	height: 21px;
	width: auto;
}
.body {
	background-color: #FFF;
	height: auto;
	width: auto;
}
.bottomnav {
	height: 19px;
	width: auto;
	clear: both;
	background-color: #FFF;
}
.copyrightbar {
	background-color: #FFF;
	height: 25px;
	width: auto;
}
.leftvertname {
	height: 432px;
	width: 105px;
	background-image: url(images/elements/verticalnameleft2.jpg);
	float: left;
}
.aboutcontact {
	background-color: #FFF;
	height: 432px;
	width: auto;
}
.whitespace {
	background-color: #FFF;
	height: 74px;
	width: 201px;
	float: left;
}
.topbar {
	height: 25px;
	width: auto;
	background-color: #999980;
}
.leftbar {
	background-color: #FFF;
	float: left;
	height: 550px;
	width: 241px;
}
.middle {
	background-color: #FFF;
	float: left;
	height: 550px;
	width: 289px;
}
.rightside {
	height: 550px;
	width: auto;
	background-color: #FFF;
	padding-top: 10px;
}
.bottombar {
	background-color: #999980;
	height: 25px;
	width: auto;
}
.enterleft {
	float: left;
	height: 15px;
	width: 40px;
}
.tittleright {
	float: right;
	height: 15px;
	width: 200px;
}
.highwaterhighcolor {
	float: left;
	height: 74px;
	width: 494px;
	background-color: #FFF;
}
.paintings {
	float: left;
	height: auto;
	background-color: #FFF;
}
.afterwhitespaceleft {
	background-color: #FFF;
	float: left;
	height: 46px;
	width: 105px;
}
.dropdown {
	float: left;
	height: 46px;
	width: 96px;
	background-color: #FFF;
}
.title {
	background-color: #FFF;
	float: left;
	height: 28px;
	width: 201px;
}
.dropbutton {
	float: left;
	height: 22px;
	width: 96px;
	background-color: #FFF;
}
.dropshadow {
	height: 13px;
	width: auto;
	background-image: url(images/elements/dropshadowrepeat.jpg);
	background-repeat: repeat-x;
}
.aboutandcontactcontent {
	background-color: #FFF;
	height: 419px;
	width: auto;
}
.bottomlogo {
	height: 175px;
	width: 189px;
	background-color: #FFF;
	margin-top: 50px;
}
.textcontent {
	background-color: #FFF;
	float: left;
	height: 419px;
	width: 463px;
	padding-left: 42px;
}
.logoarea {
	background-color: #FFF;
	float: left;
	height: 419px;
	width: 189px;
}
.toplogo {
	background-color: #FFF;
	height: 180px;
	width: 189px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
}
.italicbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	line-height: 16px;
}
.regbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
}
A:visited  {
	color: #999;
	text-decoration: none
}
A:link  {
	color: #999;
	text-decoration: none
}
A:active  {
	color: #999;
	text-decoration: none
}
A:hover   {
	color: #666;
	text-decoration: underline
}

/**Iframe**/

iframe { padding: 0; margin: 0; }

.contactkate iframe { 
	border: 0px solid white;
	border: none;
	outline: none;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

.contactkate fieldset, .contactkate p, .contactkate label, .contactkate form { padding 0; margin: 0; }


