@charset "UTF-8";
/* CSS Document */

body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #6699FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contain-one {
	background-image: url(../images/bodyShadowLeft.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 991px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 39px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contain-two {
	height: 100%;
	background-image: url(../images/bodyShadowRight.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 952px;
	padding-top: 0;
	padding-right: 39px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #container {
	background-color: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 952px;
	float: none;
	padding: 0px;
	top: 0px;
	text-align: left;
}
.oneColFixCtrHdr #container #header {
	background-color: #FFFFFF;
	height: 150px;
	padding-left: 5px;
	padding-top: 0px;
	background-image: url(../images/bannerTop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.oneColFixCtrHdr #container #topnav {
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-color: #000099;
	height: 100%;
	width: 180px;
	text-align: left;
	border-top-width: medium;
	border-top-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	float: left;
	padding-top: 55px;
}
h1    {
	margin: 0px;
}
.oneColFixCtrHdr #container #mainContent {
	padding-right: 50px;
	padding-left: 0px;
	background-image: url(../images/bannerBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	height: 100%;
	margin-left: 200px;
}
.oneColFixCtrHdr #container #mainContentHome {
	padding-left: 0px;
	background-image: url(../images/bannerBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	height: 100%;
	margin-left: 180px;
}
.oneColFixCtrHdr #container #mainContentPaint {
	padding-right: 5px;
	padding-left: 0px;
	background-image: url(../images/bannerBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	height: 625px;
}
.oneColFixCtrHdr #container #mainContentContact {
	padding-right: 200px;
	padding-left: 0px;
	background-image: url(../images/bannerBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	height: 100%;
	margin-left: 200px;
}
.oneColFixCtrHdr #contain-one #contain-two #container #mainContent #paintings {
	text-align: left;
}
.oneColFixCtrHdr #footer {
	font-size: x-small;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000099;
	font-weight: normal;
	background-image: url(../images/flowers.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
} 
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
}
.footerNav {
	font-size: small;
}
.footerTitle {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.oneColFixCtrHdr #container #footer .footer {
	color: #000000;
	font-size: x-small;
	font-style: normal;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* NAVIGATION BUTTONS */
.cssnav	{
	float: left;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	height: 30px;
	overflow:hidden;/* for ie to hide extra height*/
	background-image: url(../images/btnDown.gif);
	background-repeat: no-repeat;
	font-size: small;
	font-style:normal;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cssnav a {
	display: block;
	color: #FFFFFF;
	font-size: small;
	width: 150px;
	height: 30px;
	display: block;
	float: left;
	color: #660000;
	text-decoration: none;
	font-style:normal;
	overflow:hidden;/* for ie to hide extra height*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cssnav a:hover {
	color: #660000;
	font-size: small;
	font-weight: bold;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cssnav img {
	width: 150px; height: 30px; border: 0; 
}
* html a:hover {
	visibility:visible
}
.cssnav a:hover img{
	visibility:hidden
}
.cssnav span {
	position: absolute;
	text-align: center;
	width: 150px;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	height: 30px;
	vertical-align: middle;
	padding-top: 7px;
	left: 5px;
}
.cssnav span:hover {
	position: absolute;
	text-align: center;
	width: 150px;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	height: 30px;
	vertical-align: middle;
	padding-top: 7px;
	left: 5px;
}
.logo {
	margin: 0px;
	padding: 0px;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
}
a:link {
	color:#0000CC;
	text-decoration:none;
}
a:visited {
	color:#0000CC;
	text-decoration:none;
}
a:hover	{
	color:#990099;
	text-decoration:none;
}

.jierna {
	text-align: right;
	font-size:small;
	font-style:italic;
	margin: 0px;
}
.credits {
	font-size: small;
	color: #000000;
	text-align: right;
	font-weight: normal;
}
.contact {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	clear: both;
	padding-left: 5px;
	margin: 0px;
}
.email {
	font-size: small;
	font-weight: bold;
}
p {
	font-size: small;
}
.style4 {	font-size: 90%;
	color: #000000;
}
.style5 {
	font-size: x-small;
	font-style: italic;
	text-align: left;
}
.style8 {
font-size: 100%;
}
h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tabQuoteText {
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}
.tabLeft {
	font-size: small;
	color: #000000;
	text-align: right;
	width: 90px;
}
.tabLeftTextbox {
	font-size: small;
	color: #000000;
	text-align: right;
	vertical-align: top;
	width: 90px;
}
.tabRight {
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.formFields {
	color: #000099;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
}
.formFieldsText {
	color: #000099;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	padding-left: 5px;
}
.caption {
	text-align: left;
	font-size: large;
	color: #071D73;
	font-weight: bold;
	height: 40px;
}
.submit {
	text-align: right;
}
.tableTitle {
	vertical-align: top;
	font-weight: bold;
	color: #000099;
	width: 200px;
}
.tableDesc {
	vertical-align: text-top;
	font-size: medium;
	font-style: italic;
	width: 300px;
}
.footerTitle {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.quote {
	font-size: large;
	font-style: italic;
	width: 550px;
	text-align: left;
	position: absolute;
	padding-left: 20px;
	margin: 0px;
}
.signature {
	text-align: right;
	width: 250px;
	float: left;
	position: absolute;
	margin-top: 135px;
	margin-left: 195px;
}
.fishImage {
	margin-right: 150px;
	float: left;
	position: absolute;
	margin-top: 160px;
}
.h2Home {
	padding-left: 20px;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #contain-one #contain-two #container #mainContent #paintList {
	text-align: left;
	float: left;
	width: 365px;
	position: relative;
	margin: 10px;
	padding: 0px;
}
.oneColFixCtrHdr #contain-one #contain-two #container #mainContent #paintList #paintSingle {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.paintBreak {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #contain-one #contain-two #container #mainContent #paintText {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: text-top;
}
.sold {
	text-align: left;
	font-size: x-small;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.oneColFixCtrHdr #contain-one #contain-two #container #topnav #ad {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: thin solid #000;
	padding: 5px;
	width: 137px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#paypal {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

