/***********************************************/
/* colella_styles.css                          */
/* Colella Entertainment                       */
/***********************************************/
html, body ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, table {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	font-family: Arial,sans-serif;
	color:#FFF;
	line-height:1.166;
	text-align:center;	/* For IE5.X */
	background-color:#660033;	
}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana,Arial,sans-serif;
}

h2, h3, h4, h5, h6 {
 font-size:100%;
}

h1 {
 font-size:110%;
 color:#FF0;
}

h2 {
 color:#FFF;
 margin:3px 15px 3px 5px;
}

h3 {
	font-style:italic;
	color:#FF0000;
	padding:10px 0 10px 0;
}

h4 {
 color:#333333;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	list-style-type:none;
}

p {
	font-size:100%;
	padding:1px 1px 8px 1px;
}

th {
	font-weight:bold;
	text-decoration:underline;
	color:#FF0;
}

td {
	font-size:95%;
	font-weight:bold;
	width:250px;
}

/*tr {
	color:#fff;
	font-weight:bold;
}
*/
/***********************************************/
/* ID Rules                                    */
/***********************************************/
#wrapper {
	background::#AD2031;
/*	border:solid;*/
	width:1200px;
/*	height:764px;*/
	margin:0 auto;
	text-align:left;
}

#banner {
	padding-left: 200px;
	border-bottom: 3px ridge #CC6;
}

#content {
	padding-left:5px;
	padding-right:5px;
	width:600px;
	float:right;
} 

#content_left {	
/*	border:solid;*/
	padding: 3px 0 0 0;
	width:190px;
	float:left;
} 

#content_right {
/*	border:solid;*/
	padding: 3px 1px 3px 1px;
	width:990px;
	float:right;
} 

#content_right_left {
/*	border:solid;*/
	padding: 3px 1px 3px 1px;
	width:150px;
	float:left;
} 

#content_right_right {
/*	border:solid;*/
	padding: 3px 1px 3px 1px;
	width:840px;
	float:right;
} 

#land_content_left {	
/*	border:solid;*/
	width:985px;
	float:left;
} 

#land_content_left_left {	
/*	border:solid;*/
	width:115px;
	float:left;
} 

#land_content_left_right {
/*	border:solid;*/
	width:850px;
	float:right;
} 

#land_content_right {
/*	border:solid;*/
	width:205px;
	padding-left:1px;
	padding-right:1px;
	float:right;
} 

#header {
	height:105px;
	margin-top:3px;
	margin-left:3px;
	padding-left:60px;
} 

#formerly {
	padding: 50px 0 0 0;
	width: 90%;
}

#footer {
	border-top: 3px ridge #CC6;
	height:40px;
	clear:both;
} 

#footer p {
	font-size:75%;
	margin:3px 10px 10px 5px;	
}

#about_list {
	list-style-image:url(images/lights_yellow_bullet.jpg);
	padding: 3px 0 3px 45px;
}

#about_list li {
	padding: 0px 0px 25px 10px;
	font-size:110%;	
}

#where_we_perf_list {
	font-size:88%;
	background-image:url(images/glass2_bg.jpg);
	background-repeat:no-repeat;
} 

#where_we_perf_list td {
	color:#660033;
} 

/***********************************************/
/* Class Rules                                 */
/***********************************************/
.questionnaire td {
	color:#FC0;
	font-size:95%;
	font-weight:bold;
	width:475px;
}

.entry_img {
	border:0
}

.heading_image {
	padding: 5px 0 0 150px;	
}

.philosophy_list {
	padding: 0 0 30px 60px;
	font-size:120%;
}

.img_button {
	padding:0 2px 2px 0;	
}

.img_bottle{
	padding:0 2px 2px 0;	
}

.comment_bckg {
	background-image:url(images/gold_oval.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:77px;
	text-align:center;	
}

.featured_bckg {
	background-image:url(images/featured_oval.jpg);
	background-repeat:no-repeat;
	width:393px;
	height:122px;
	text-align:center;
	padding: 5px 0 5px 0;	
}

