@charset "utf-8";
/* CSS Document */

/*body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px;
}*/
.clear {
	clear:both;
}
#contentWrapper img {
	border:0;
	padding:0;
	margin:0;
}
#contentWrapper {
	background:#fff url(images/la_dots.jpg) repeat 32% 0%;
	clear:both;
	width:765px;
	margin:0px auto;
	border:1px solid #E7D1DE;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	z-index:0;
}
/*.img1 {
	height: 184px;
}*/

img {
	behavior: url(iepngfix.htc);
}

.contentImg {
	float:left;
	padding-right:20px;
}
.colr {
	width:342px;
	float:right;
	top:655px;
	position:relative;
	z-index:100;
}
.colil {
	width:342px;
	float:right;
	z-index:10;
}
.coll {
	width:400px;
	float:left;
	padding-left:15px;
	padding-right:8px;
}
.subContent {
	float:left;
	width:180px;
}
#lily{
	position:absolute;
	top:225px;
}
#lafoot{
	padding-left:15px;
}

.datehead {color: #8A5379;font-weight: bold;}
.so {color: #800000}

/*------------------------ BOX LAYOUT STUFF -------------------------------*/

.lotr_top, .lotr_bot {
	float:left;
	width:394px;
	height:15px;
	/*url to the bottom rounded corner*/
	background:transparent url(images/boxes/lotr_bot.gif) no-repeat; 
}

.lotr_top {
	/*url to the top rounded corner*/
	background:transparent url(images/boxes/lotr_top.gif) no-repeat 
}

.lotr_box {
	float:left;
	padding:15px;
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:364px;
	/*the url to your text background*/
	background:transparent url(images/boxes/lotr_mid.jpg) repeat-y;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
}
/* -------- */
.wtv_top, .wtv_bot {
	float:left;
	width:394px;
	height:15px;
	/*url to the bottom rounded corner*/
	background:transparent url(images/boxes/wtv_bot.gif) no-repeat; 
}

.wtv_top {
	/*url to the top rounded corner*/
	background:transparent url(images/boxes/wtv_top.gif) no-repeat 
}

.wtv_box {
	float:left;
	padding:15px;
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:364px;
	/*the url to your text background*/
	background:transparent url(images/boxes/wtv_mid.jpg) repeat-y;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
}
/* -------- */
.album_top, .album_bot {
	float:left;
	width:394px;
	height:15px;
	/*url to the bottom rounded corner*/
	background:transparent url(images/boxes/album_bot.gif) no-repeat; 
}

.album_top {
	/*url to the top rounded corner*/
	background:transparent url(images/boxes/album_top.gif) no-repeat 
}

.album_box {
	float:left;
	padding:15px;
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:364px;
	/*the url to your text background*/
	background:transparent url(images/boxes/album_mid.jpg) repeat-y;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
}
/* -------- */
.bta_top, .bta_bot {
	float:left;
	width:394px;
	height:15px;
	/*url to the bottom rounded corner*/
	background:transparent url(images/boxes/bta_bot.gif) no-repeat; 
}

.bta_top {
	/*url to the top rounded corner*/
	background:transparent url(images/boxes/bta_top.gif) no-repeat 
}

.bta_box {
	float:left;
	padding:15px;
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:364px;
	/*the url to your text background*/
	background:transparent url(images/boxes/bta_mid.jpg) repeat-y;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
}

/* -------- */
#tix_wrap{
	position:relative;
	bottom:0px;
}
.tix_top, .tix_bot {
	float:left;
	width:323px;
	height:15px;
	/*url to the bottom rounded corner*/
	background:transparent url(images/boxes/tix_bot.gif) no-repeat; 
}

.tix_top {
	/*url to the top rounded corner*/
	background:transparent url(images/boxes/tix_top.gif) no-repeat 
}

.tix_box {
	float:left;
	padding:15px;
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:294px;
	/*the url to your text background*/
	background:transparent url(images/boxes/tix_mid.jpg) repeat-y;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
}
/* -------- */
#tour_wrap{
/*	position:relative;
	top:560px;*/
}
.tour_top, .tour_bot {
	float:left;
	width:323px;
	height:15px;
	/*url to the bottom rounded corner*/
	background:transparent url(images/boxes/tour_bot.gif) no-repeat; 
}

.tour_top {
	/*url to the top rounded corner*/
	background:transparent url(images/boxes/tour_top.gif) no-repeat 
}

.tour_box {
	float:left;
	padding:15px;
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:294px;
	/*the url to your text background*/
	background:transparent url(images/boxes/tour_mid.jpg) repeat-y;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
}
