body {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	margin: 0px;
	padding: 0px;
	background-color: #003333;
	background-image: url(graphics/bkg1.jpg);
	background-repeat: repeat;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 700;
	color: #006633;
	line-height: 36px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
	font-style: oblique;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
	font-style: oblique;
}
.bodyhilite {
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	color: #66CC99;
}

.author {
 font-family: verdana, trebuchet, sans-serif;
 font-size:   11px;
 color:       #666666;
 font-weight: normal;
}
.price1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #006666;
}
.foot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #666666;
}
.paintingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.basebkg {
	width: 100%;
	overflow: visible;
	position: absolute;
	padding-top: 5%;
	padding-bottom: 0%;
}
.homebkg {
	width: 100%;
	overflow: visible;
	position: absolute;
	padding-top: 5%;
	padding-bottom: 0%;
}
.wopbkg {
	width: 100%;
	overflow: visible;
	position: absolute;
	padding-top: 5%;
	padding-bottom: 0%;
}
.linksbkg {
	width: 100%;
	overflow: visible;
	position: absolute;
	padding-top: 5%;
	padding-bottom: 0%;
}

/*--- POE ex edit STUFF ---*/
.container {
	width: 640px;
	margin: auto;
}
.wrapper {
	float: left;
	width: 640px;
	height: 480px;
}
.contactwrapper {
	float: left;
	width: 640px;
	background-image: url(graphics/bkg_contact_main.jpg);
	background-repeat: no-repeat;
	height: 480px;
}
.homewrapper {
	float: left;
	width: 640px;
	height: 480px;
	background-image: url(graphics/bkg_home_main.jpg);
	background-repeat: no-repeat;
}
.leaveswrapper {
	float: left;
	width: 640px;
	height: 480px;
	background-image: url(graphics/bkg_leaves_head_main.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
.gicleewrapper {
	float: left;
	width: 640px;
	background-image: url(graphics/bkg_giclee_main.jpg);
	background-repeat: no-repeat;
	height: 480px;
}
.newswrapper {
	float: left;
	width: 640px;
	background-image: url(graphics/bkg_news_main.jpg);
	background-repeat: no-repeat;
	height: 480px;
}
.linkswrapper {
	float: left;
	width: 640px;
	background-image: url(graphics/bkg_links_main.jpg);
	background-repeat: no-repeat;
	height: 480px;
}
.paintingswrapper {
	float: left;
	width: 640px;
	background-image: url(graphics/bkg_paintings_main.jpg);
	background-repeat: no-repeat;
	height: 480px;
}
     /*** This can be floated left or right ***/

.col-one-home {
	float: right;
	width: 280px;
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 200px;
	text-align: left;
}
     /*** This must be floated opposite 
		to .second-float ***/

.col-left-home {
	float: left;
	width: 281px;
	margin-top: 100px;
	text-align: right;
}
     /*** This can be floated left or right ***/

.col-one {
	float: right;
	width: 385px;
	padding-right: 8px;
	padding-left: 0px;
	margin-top: 15px;
	text-align: left;
	overflow: auto;
	height: 405px;
}
     /*** This must be floated opposite 
		to .second-float ***/

.col-left {
	float: left;
	width: 205px;
	margin-top: 0px;
	text-align: right;
}
     /*** This must be floated opposite 
		to .first-float ***/

.col-two {
	float: right;
	width: 230px;
	padding-right: 0px;
	padding-left: 8px;
}
     /*** This must be floated opposite 
		to .float-wrap ***/ 

.ex-clearfooter {
	clear: both;
	text-align: center;
}
/*--- end POE edit ex ---*/

/*-- FOOT CLEAR --*/
.clearfooter {
	clear: both;
	width: 750px;
	position: relative;
	bottom: auto;
	float: none;
	right: auto;
	visibility: visible;
	height: auto;
	text-align: center;
	left: -2px;
	top: -1px;
}
/*--- TOPNAV Links etc ---*/
.topNav, .topNav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #006633;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 40px;
}
.topNav a:link    { color:  #006633; text-decoration: none;}
.topNav a:visited { color:  #006633; text-decoration: none;}
.topNav a:hover   { color:  #993333; text-decoration: none;} 
.topNav a:active  { color:  #FF6600; text-decoration: none;}

/*--- HOME Links etc ---*/
.homeLinks, .homeLinks a { 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #006633;
	text-decoration: none;
	line-height: 23px;
}
.homeLinks a:link    { color:  #006633; text-decoration: none;}
.homeLinks a:visited { color:  #006633; text-decoration: none;}
.homeLinks a:hover   { color:  #ffffff; text-decoration: none;} 
.homeLinks a:active  { color:  #FF6600; text-decoration: none;}
