/* Index Base CSS Document for The Tuscan Group

Author: Jennifer Hoy - Mellonaid
Site design: Mellonaid
Date Created: 04/01/2008
Last Updated: 04/14/2008
Copyright: The Tuscan Group. All rights reserved. */

/*-------------------------
Other index stylesheets
------------------------*/

@import url("tg-indextype.css");

/*-------------------------
Site layout structure
------------------------*/

div#columns div#col-center {
	display: block;
	width: 441px;
	margin: 0 22px 0 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 2;
	
}
div#columns div#col-right {
	display: block;
	width: 215px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 2;

}

/*-------------------------
Page elements
------------------------*/

div#columns div#col-right div.bottom {
	display: block;
	width: 206px;
	height: 19px;
	margin: 0 0 0 2px;
	padding: 0;
	position: relative;
	top: 0;
	clear: both;
	z-index: 2;
	background: url(../images/bottom-curlyrule.gif) no-repeat 0 8px;
	
}
div.row {
	width: 218px;
	
}
div.row div.left, div.row div.right {
	display: block;
	width: 109px;
	float: left;
	
}
blockquote {
	display: block;
	width: 398px;
	margin: 0;
	padding: 0;
	
}