@charset "UTF-8";
/* CSS Document */

/* CSS Styles used on HOME PAGE ONLY for Joyce C. Knauf &amp; Associates website */


.xxxx___TAG_STYLES__xxxx {}

ul {list-style:none}

body {background-color: #FFFFFF;}


.xxxx___AREA_STYLES__xxxx {}

#wrapper {
	background-color: #FFCC00;
	width: 920px;
	height: 600px;
	overflow: visible;
	background-image: url(../images/bkgdyellow.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#topRightArea {
	background-color: #a08517;
	height: 80px;
	width: 530px;
	position: absolute;
	left: 390px;
	}


.xxx___ART-n-PHOTOS_STYLES__xxx {}

#logoLg {
	height: 117px;
	width: 547px;
	position: absolute;
	left: 250px;
	top: 127px;
	}

#search {
	height: 80px;
	width: 238px;
	position: absolute;
	left: 50px;
	top: 360px;
	}

.xxxx___TEXT_STYLES__xxxx {}

.blindTextH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	position: absolute;
	top: 25px;
	visibility: hidden;
	color: #000000;
	}

.blindTextH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: auto;
	width: auto;
	position: absolute;
	top: 40px;
	visibility: hidden;
	left: 0px;
	}

.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	height: 15px;
	width: auto;
	position: absolute;
	left: 40px;
	top: 60px;
	overflow: visible;
	}
	
.navText {
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	float: left;
	height: 1.5em;
	width: auto;
	position: relative;
	color: white;
	}
.navText a:link {color: #FFFFFF;}
.navText a:visited {color: #FFFFFF;}
.navText a:hover {color: #A90158;}  /*#FFCC00*/

.bigText {
	height: auto;
	width: 300px;
	position: absolute;
	font-family: "Palatino", Times, serif;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	color: #996600;
	left: 430px;
	top: 280px;
	}

#xxxx__small-n-legal_text__xxxx {}


.legalTextC {
	position: absolute;
	height: 25px;
	width: 820px;
	left: 0px;
	top: 575px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1em;
	color: #996600;
	text-decoration: none;
	text-align: center;
	}
.legalTextC a:link {color: #996600;}
.legalTextC a:visited {color: #996600;}
.legalTextC a:hover {color: #A90158; text-decoration: underline;}

