html {
  overflow-y:scroll;
}
body {
background-color:#339955;
background-image:url(golfgrass.jpg);
background-repeat: no-repeat;
background-attachment: fixed !important;
background-position: center top;
background-size: cover !important;
text-align:center;
	margin: 0px;
font-family: Tahoma, Helvetica, sans-serif;
color: rgb(0,0,0);
}

.clearone {
	clear: both;
	height: 0;
}

#Header{
position: absolute;
top: 0px;
left: 50%;
margin-left: -450px;
height:110px;
width: 900px;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
}

#HeaderLeft{
position: relative;
height: 100%;
width: 660px;
float: left;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(255,255,255,0.3);
border-bottom-left-radius: 25px;
}

#HeaderRight{
position: relative;
height: 100%;
width: 236px;
float: right;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(255,255,255,0.3);
margin-left: 4px;
border-bottom-right-radius: 25px;
}

#Left{
/*background-color: rgba(20,255,20,0.2);*/
/*float: left;*/
height: 100%;
/*width: 48.5%;*/
margin-left: 36%;
}

#Right{
/*background-color: rgba(20,20,255,0.2);*/
/*float: right;*/
height: 100%;
/*width: 27%;*/

vertical-align:middle;
/*border-left: 1px solid #333333;*/
}

#SubCenter{
position: relative;   
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}

#TextPadding{
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#TextPaddingNoR{
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 10px;
}

#Main{
position: absolute;
top: 114px;
left: 50%;
margin-left: -450px;
height:821px;
width: 900px;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
}

#MainLeft{
position: relative;
height: 821px;
width: 236px;
float: left;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
margin-right: 4px;
}

#MainLeft1{
position: relative;
height: 280px;
width: 100%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(230,255,230,0.7);
margin-bottom: 4px;
border-top-left-radius: 25px;
}

#MainLeft2{
position: relative;
height: 850px;
width: 100%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(230,255,230,0.7);
margin-right: 4px;
border-bottom-left-radius: 25px;
}

#MainMiddle{
position: relative;
height: 821px;
width: 420px;
float: left;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
}

#MainMiddle1{
position: relative;
height: 561px;
width: 100%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(230,255,230,0.7);
margin-bottom: 4px;
}

#MainMiddle2{
position: relative;
/*height: 415px;*/
height: 569px;
width: 100%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(230,255,230,0.7);
margin-right: 4px;
}

#MainRight{
position: relative;
height: 821px;
width: 236px;
float: right;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
margin-left: 4px;
}

#MainRight1{
position: relative;
height: 125px;
width: 100%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(230,255,230,0.7);
margin-bottom: 4px;
border-top-right-radius: 25px;
}

#MainRight1L{
position: relative;
height: 125px;
width: 60%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
margin-bottom: 4px;
float: left;
}

#MainRight1R{
position: relative;
height: 125px;
width: 40%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
margin-bottom: 4px;
float: right;
}

#MainRight2{
position: relative;
height: 1005px;
width: 100%;
/*background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60);*/ /* For IE8 and earlier */ 
background-color: rgba(230,255,230,0.7);
border-bottom-right-radius: 25px;
}

#Template{

position: absolute;
top: 0px;
left: 50%;
margin-left: -450px;
}


#TemplateTop{
margin: 0 auto;
height:53px;
width: 900px;
background-color: #ffffff;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}

#Middle{
margin: 0 auto;
width: 900px;
background-image:url(TemplateMiddle.gif);
background-position:center;
background-repeat:repeat-y;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}
#MiddleTop{
margin: 0 auto;
width: 900px;
background-image:url(TemplateMiddleTop.gif);
background-repeat:no-repeat;
background-position:top;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}
#MiddleBottom{
margin: 0 auto;
width: 900px;
background-image:url(TemplateMiddleBottom.gif);
background-repeat:no-repeat;
background-position:bottom;
opacity: 0.6;
filter: alpha(opacity=60); /* For IE8 and earlier */
}
#TemplateBottom{
position: absolute;
top: 1320px;
width: 900px;
height:45px;
left: 50%;
margin-left: -450px;
border-radius: 25px;
}
#Columns{
	text-align:left;
	width:755px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu {
	float:left;
	width: 160px;
}
.menuElement {
	list-style: none;
	margin-top:10px;
}
.menuElement span {
	display:none;
}
.menuElement a {
	display: block;
	width: 160px;
}

.menuSubElement {
	list-style: none;
	margin-top:6px;
}
.menuSubElement span {
	display:none;
}
.menuSubElement a {
	display: block;
	width: 160px;
}

.menuSubSubElement {
	list-style: none;
	margin-top:2px;
}
.menuSubSubElement span {
	display:none;
}
.menuSubSubElement a {
	display: block;
	width: 160px;
}

.menuPict {
	height: 180px;
	width: 261px;
	text-align: center;
	vertical-align: middle;
}
.menuElement2 {
	list-style: none;
	margin-bottom:2px;
	text-align: center;
}
.menuElement2 span {
}
.menuElement2 a {
	display: block;
}
.menuSpacer {
	display: block;
	width: 261px;
	height:110px;
}
.menu1 a {
	background: url(MenuHome.gif) no-repeat;
	height: 35px;
}
.menu2 {
	background: url(MenuIllustrations.gif) no-repeat;
	height: 34px;
}
.menu3 a {
	background: url(MenuDesign.gif) no-repeat;	height: 50px;
}
.menu4 a {
	background: url(MenuBio.gif) no-repeat;
	height: 35px;
}
.menu5 {
font-size: 16px; font-family: 'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive; line-height:16px; color:#000000; font-weight:normal; text-decoration:none;
text-align:left;
margin-left:20px;
}
.menu5 a {
font-size: 16px; font-family: 'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive; line-height:16px; color:#000000; font-weight:normal; text-decoration:none;
text-align:left;
}
.menu6 a {
	background: url(MenuContact.gif) no-repeat;
	height: 37px;
}
.menu7 a {
	background: url(MenuGiclees.gif) no-repeat;
	background-position:right;
	height: 35px;
}
.menu8 a {
font-size: 15px; font-family: 'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive; line-height:16px; color:#000000; font-weight:normal; text-decoration:none;
text-align:left;
margin-left:50px;
}
.menu9 a {
	background: url(HomeEmail.gif) no-repeat;
	background-position:right;
	height: 50px;
}
.menu10 a {
	background: url(WheresMarksWork.gif) no-repeat;
	background-position:right;
	height: 36px;
}
.menu1 a:hover {
	background: transparent;
}
.menu2 a:hover {

}
.menu3 a:hover {
	background: transparent;
}
.menu4 a:hover {
	background: transparent;
}
.menu5 a:hover {
	 color:#CC4422;
}
.menu6 a:hover {
	background: transparent;
}
.menu7 a:hover {
	background: transparent;
	background-position:right;
}
.menu8 a:hover {
	 color:#CC4422;
}
.menu9 a:hover {
	background: transparent;
	background-position:right;
}
.menu10 a:hover {
	background: transparent;
	background-position:right;
}
.menu1back {
	background: url(MenuHome_over.gif) no-repeat;
}
.menu2back {
	
}
.menu3back {
	background: url(MenuDesign_over.gif) no-repeat;
}
.menu4back {
	background: url(MenuBio_over.gif) no-repeat;
}
.menu5back {
}
.menu6back {
	background: url(MenuContact_over.gif) no-repeat;
}
.menu7back {
	background: url(MenuGiclees_over.gif) no-repeat;
	background-position:right;
}
.menu8back {
}
.menu9back {
	background: url(HomeEmail_over.gif) no-repeat;
	background-position:right;
}
.menu10back {
	background: url(WheresMarksWork_over.gif) no-repeat;
	background-position:right;
}
.menu1selected {
	background: url(MenuHome_over.gif) no-repeat;
	height: 35px;
}
.menu2selected {
	background: url(MenuIllustrations_over.gif) no-repeat;
	height: 34px;
}
.menu3selected {
	background: url(MenuDesign_over.gif) no-repeat;
	height: 50px;
}
.menu4selected {
	background: url(MenuBio_over.gif) no-repeat;
	height: 35px;
}
.menu5selected {
}
.menu6selected {
	background: url(MenuContact_over.gif) no-repeat;
	height: 37px;
}
.menu7selected {
	background: url(MenuGiclees_over.gif) no-repeat;
	background-position:right;
	height: 35px;
}
.menu8selected {
}
.menu9selected {
	background: url(HomeEmail.gif) no-repeat;
	background-position:right;
	height: 50px;
}
.menu10selected {
	background: url(WheresMarksWork_over.gif) no-repeat;
	background-position:right;
	height: 36px;
}
#banner{
float:left;
margin-top:0px;
width:755px;
height:100px;
}
#award{
margin-left:510px;
margin-top:2px;
width:132px;
height:120px;
background: url(RuebenAward.gif) no-repeat;
}
#Column2{
margin: 0 auto;
text-align:center;
float:left;
width:384px;



}
#Column3{
margin: 0 auto;
text-align:left;
padding-left:10px;
padding-top:60px;
float:left;
width:272px;
border-left:solid;
border-left-width:1px;
border-left-color:#ccc8ad;

}
.column {
	text-align:left;
	float:right;
	width:595px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#copyright{
padding:16px;
/*padding-left:730px;*/
margin-left:auto;
margin-right:auto;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color: rgb(255,255,255);
}
#MainContent{
float:left;
}
#MainContentFramed{
margin-right:20px;
margin-left:2px;
padding:20px;
width:604px;

}
.portfoliotitle{
	text-align:center;
	width:595px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
	font-family: 'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;
}
.portfoliopictcontainer{
	text-align:center;
	float:left;
	width:85px;
	height:105px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}










.printpictcontainer{
	text-align:center;
	float:left;
	width:585px;
	height: 200px;
	padding:5px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
.printpict {	
	display: table;
	vertical-align: middle;
	text-align:center;
	float:left;
	width:200px;;
	height:200px;
	padding:0px;
	margin: 0px;
	padding-right:10px;
	border-style:solid;
	border-width:0px;
	border-color:#ee0000;	
}
.printpict a{	
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.printtext {
	font-size: 17px;
	font-weight: bold;
	color:#2222cc;
	width:375px;
	height:200px;
	margin: 0px;
	text-align:left;
	float:left;
	padding:0px;
}
.printtext a{
	text-decoration: none;
}	
.printsubtext {
	font-size: 13px;
	color:#000000;
	margin: 0px;
	text-align:left;
	padding-top:10px;
	font-weight:normal;
	border-top-style:solid;
	border-width:1px;
	border-color:#eeeeee;
}
.printsubbuy {
	font-size: 14px;
	color:#000000;
	margin: 0px;
	text-align:right;	
	padding:0px;
	font-weight:bold;
	margin-bottom:10px;
}
.redfont {
	color:#ee0000;
}
.smallerfont {
	font-size: 10px;
}












.portfoliopict a {
	margin: 0 auto;
	text-align:center;
	float:left;
	padding:0px;
	margin-top:1px;
	margin-left:1px;
	border:solid;
	border-width:1px;
	border-color:#cbc8ae;
}
.portfoliopict a:hover {
	margin: 0 auto;
	text-align:center;
	float:left;
	padding:1px;
	border:solid;
	border-width:1px;
	border-color:#cbc8ae;
}
#portfoliolargeimagedecription {
margin: 0 auto;
text-align:center;
}
#portfoliolargeimage{
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}

.gicleepict{
float:left;
padding:0px;
border:solid;
border-width:1px;
border-color:#cbc8ae;
}
.gicleepictcontainer{
width:200px;
padding:0px;
}
.BelowLeftMenu{
padding:10px;
padding-left:25px;
padding-top:5px;
padding-bottom:0px;
}
.saleitem{
float:left;
text-align:left;
width:200px;
}
.biopictleft{
float:left;
padding:5px;
margin:7px;
margin-left:0px;
border:solid;
border-width:1px;
border-color:#cbc8ae;
}
.biopictright{
padding:5px;
margin-right:0px;
border:solid;
border-width:1px;
border-color:#cbc8ae;
}
#PhotoCredit{
text-align:right;
float:right;
margin:7px;
margin-right:0px;
}
.detailinfo {font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height:14px;clear:left;}
.detailinfoBold {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
.BioTitle {font-size: 24px; font-family: Arial, Helvetica, sans-serif;}
.BioSubTitle {font-size: 24px; font-family: Arial, Helvetica, sans-serif;}
.BioAuthor {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.MainText {font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height:18px;}
.GicleeText {font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height:20px; color:#CC0000;}
.GicleeTitle {font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height:20px; color:#CC0000; font-weight:bold;}

li {
margin-top:10px;
}.workpage {
	text-align: center;
	padding-left: 30px;
	padding-right: 0px;
}
.workpage2 {
	text-align: center;
	padding-right: 0px;
}
.MainTextMargin {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-right: 15px;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.HomeFeature {
	text-align:center;
	float:left;
	width:270px;
	height:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.HomeLine {
	text-align:center;
	float:left;
	width:25px;
	height:400px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.HomeNews{
	text-align:center;
	float:left;
	width:300px;
	height:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.BioPic {
	text-align:center;
	float:left;
	width:270px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.BioLine {
	text-align:center;
	float:left;
	width:25px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.BioText{
	
	font-size: 13px;
	font-family:Constantina, Georgia, 'Nimbus Roman No9 L', serif;
	text-align:left;
	float:left;
	width:300px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}


.PrintPieces {
	text-align:center;
	float:left;
	width:415px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:auto;
}

.PrintLine {
	text-align:center;
	float:left;
	width:10px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.PrintText {
	
	font-size: 13px;
	font-family:Constantina, Georgia, 'Nimbus Roman No9 L', serif;
	text-align:left;
	float:left;
	width:167px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.MailingList {
	font-size: 13px;
	font-family:Constantina, Georgia, 'Nimbus Roman No9 L', serif;
	text-align:left;
	float:left;
	width:592px;
	height:372px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}