body {
/*	background-color: #7B99E1;
*/	background-color: #4F9C4E; /*green*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.main {
	background-color: #FFFFFF;
	border: 2px solid #2D4979;
	background-image: url(../images/index_bg.jpg);
}
div.abs {
	position: absolute;
}
div.rel {
	position: relative;
}
td.index {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
div.index_nav {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	top: 5px;
	left: 8px;
	width: 375px;
}
div.kag {
	position:relative;
	top:198px;
	left: 432px;
	width: 271px;
}
.index_nav a {
	text-decoration: none;
	color: #FFFFFF;
}
.index_nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.index_nav a:hover {
	text-decoration: none;
	color: #8AEFFF;
}
/* ************************ subpage below ***************************/
table.subpage {
	background-color: #FFFFFF;
	border: 2px solid #2D4979;
}
td.sub_page_content {
	background-color: #FFFFFF;
	border: 1px solid #2D4979;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
}

td.sub_page_head {
	border: 1px solid #2D4979;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 100px;
	/*background-color: #CCCCCC;*/
}
td.sub_page_head_bio {
	background-image: url(../images/bio.jpg);
}
td.sub_page_head_paintings {
	background-image: url(../images/paint.jpg);
}
td.sub_page_head_calendar {
	background-image: url(../images/calendar.jpg);
}
td.sub_page_head_commission {
	background-image: url(../images/commission.jpg);
}
div.subpage_nav {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D4979;
	font-weight: bold;
	top: 20px;
	left: 19px;
	width: 100px;
	/*background-color:#FF0066;*/
}
.subpage_nav a {
	text-decoration: none;
	color: #2D4979;
}
.subpage_nav a:link {
	text-decoration: none;
	color: #2D4979;
}
.subpage_nav a:hover {
	text-decoration: none;
	color: #4F9C4E;
}
div.quote {
	position:relative;
	/*background-color:#FFFF99;*/
	width: 200px;
	left: 0px;
	top: -3px;
	color: #4F9C4E;
	font-style: italic;
	font-size: 16px;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	float: left;	
}
td.details {
	padding-left: 0px;
	padding-right: 15px;

}
.painting_title {
	font-size: 16px;
	font-weight: bold;
}


div.thumbnails {
	position: relative;
	width: 683px;
	height: 425px;
}

div.med_cactus {
	position: absolute;
	/*	height: 130px;
	width: 160px;*/
	width: 157px;
	height: 129px;
	left: 0px;
	top: 150px;
}
div.keys {
	position: absolute;
/*	height: 130px;
*/	width: 158px;
	left: 0px;
	top: 0px;
}
div.poppies {
	position: absolute;
/*	height: 110px;
*/	width: 158px;
	left: 182px;
	top: 0px;
}
div.Dallas_tollway {
	position: absolute;
/*	height: 130px;
*/	width: 157px;
	left:353px;
	top: 0px;
}
div.silverado {
	position: absolute;
	height: 130px;
	width: 158px;
	right: 1px;
	top: 0px;
}
div.let_light {
	position: absolute;
	height: 150px;
	width: 107px;
	left: 182px;
	top: 150px;
}
div.corazon {
	position: absolute;
	height: 150px;
	width: 107px;
	left: 298px;
	top: 150px;
}


div.tuscan_sunset {
	position: absolute;
	/*	height: 130px;
*/	width: 157px;
	top: 294px;
	left: 0px;
}
div.ancient_euphrates {
	position: absolute;
	width: 157px;
	top: 150px;
	right: 1px;
}
div.sapphire_symph {
	position: absolute;
	height: 118px;
	width: 107px;
	left: 549px;
	top: 303px;
}
div.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4F9C4E;
	position: absolute;
	bottom: 8px;
	width: 338px;
	height: 100px;
	left: 182px;
	
}
.credits a {
	color: #FFFFFF;
	text-decoration:none;
}
.credits a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.credits a:hover {
	font-weight: bold;
	color: #0053A1;
	text-decoration: none;
}
td.footer {
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 3px;
}
.asterisk {
	font-size: 70%;
}
.cal_table {
	line-height: 20px;
}
.container {
	position: relative;
}
.towers {
	position: absolute;
	width: 150px;
	height: 123px;
	top: 45px;
	right: 105px;

}
