body {
	background: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #c8bdab;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}


.site { 
	/* main container for page */
	width: 998px;
	height: 500px;
	margin: 0 auto 0 auto;
	padding: 7px 0 0 0;
	text-align: left;
	background: url(flower-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.madisonPic {
	float:left;
	position: relative; 
	z-index: 100;
}

.madisonSig {
	position:relative;
	left:-50px;
	z-index: 50;
	border: 0px;
}

.menuFrame {
	width: 720px; 
	height:90px; 
	position:relative; 
	left:-10px; 
	top:-50px; 

	float:right;
	z-index:100;
}

.menuFrame img {
	border: 0px;
}

.madisonContent {
	position: relative;
	z-index: 100;
	top: -30px;
	float:right;
}

.madisonContent td {
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.head, h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size:14pt;
	color: #7a0000;
}


h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12pt;
	color: #7a0000;
}
.normal, p {
	text-align:justify;
	/* font-family: Arial, sans-serif; */
	font-family: Georgia, Georgia, serif;
	color: #a35707;
	font-size: 12pt;	
}

.madisonMain {
	/*width:485px; */
	width: 445px;
	text-align:justify;
	vertical-align:top;
	font-family: Arial, sans-serif;
	font-size: 12pt;	
}

.madisonSidebar {
	vertical-align:top;
	/*width:130px;*/
	width:170px;
	text-align:left;
	padding-right:30px;
	font-family: Arial, sans-serif;
	font-size: 10pt;	
}

.madisonSidebar h1 {
	font-size: 12pt;
}
.madisonSidebar li {
	margin-left: -20px;
}

a {
	color: black;
}	

.madisonContentTable {
	background: url(content-body.png);
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	width:750px; 
}

.madisonSwoosh {
	width:50px;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
}

.menuFrameLeft {
	text-align:center;
	width:256px;
	float:left;
}

.menuFrameRight {
	text-align:center;
	width:420px;
	_width:460px;
	float:left;
	padding-left:40px;	
}

/* FOR FLASH NAV!! */
.menuFrameMore {
	width: 820px; 
	height:180px; 
	position:absolute; 
	left:-10px;
	top:20px;
	/* top:-50px;  REMOVED FOR BIGGER FLASH MENU */		

	float:right;
	z-index:100;
}

.madisonPicMore {
	float:left;
	position: absolute;
	z-index: 100;
	top: 0px;
}

.madisonContentMore {
	position: relative;
	z-index: 100;
	/* top: -30px; */
	float:right;
}

.normal blockquote {
	text-align: left;
}