/* CSS Document */

/*General layout and design */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(images/bg_wallpaper.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

div.container{
	margin-left:auto; margin-right:auto; width:800px; min-height:600px;
}

div.content{
	padding:20px 30px;
	min-height:500px;
}

div.contentContainer{
	overflow:auto;	
	background-color:#FFFFFF;
	clear:both;
}

div.header{
	background-image:url(images/title.gif);
	height:120px;
	width:800px;
}

div.googleSearch{
	float:right;
	right:5px;
	position:relative;
	top:65px;
	clear:both;
	padding:5px;
}


div.nav{
	background-color:#76171d;;	
	width:790px;
	padding:5px 5px 5px 5px;
	}


div.subNav{
	width:800px;
	clear:both;
	background-color:#bcaa8a;
	color:#ffffff;
}


div.footer{
	background-image:url(images/bg_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	height:50px;
}

a.nav{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	text-decoration:none;
	font-size:13px;
	padding:0px 8px 0px 8px;
}

a.nav:hover{
	background-color:#bcaa8a;
	padding:5px 8px 5px 8px;
	font-size:13px;
	color:#000000;
	}


a.bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}


a.subNav{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	padding:0px 8px 0px 8px;
}

a.subNav:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	padding:0px 8px 0px 8px;
}
	
a.links{
	color:#990000;
	text-decoration: underline;
}

a.footer{
	color:#ffffff;
	font-size:11px;
}

div.quicknavbar{
	float:right; 
	width:700px; text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	height:20px;
	position:relative;
	top:15px;
	right:10px;
}

a.quicknavbar{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
	padding:0 3px 0 3px;
	}

a.quicknavbar:hover{
	text-decoration:underline;
	}
	

/*Specific for home page */

div.announceBox{
	border-top:#CCCCCC solid 1px; 
	border-left:#CCCCCC solid 1px; 
	border-right:#CCCCCC solid 1px; 
	float:left; 
	padding:3px 5px 2px 5px; 
	margin-right:2px;
	background-color:#404040;
}	

div.announceBox:hover{
	border-top:#CCCCCC solid 1px; 
	border-left:#CCCCCC solid 1px; 
	border-right:#CCCCCC solid 1px; 
	float:left; 
	padding:3px 5px 2px 5px; 
	margin-right:2px;
	background-color:#b48c47;
}	

li.announce{
	list-style-image:url(images/icon_announce.gif);
	padding-bottom:2px;
}

div.welcome{
	float:left; 
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	text-align:justify;
}

/* GALLERY */

div.gallery{
	text-align:center;	
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#eeeeee;
	border:1px #999999 solid;
	}
	
/* SCHEDULE */

td.scheduleLeft{
text-align:center; 
width:40px; 
padding:3px; 
background-color:#CFDCE6; 
border:1px solid #cccccc;
}

td.scheduleCenter{
padding:3px; 
background-color:#ffffff; 
border-top:1px solid #cccccc; 
border-bottom:1px solid #cccccc;
}

td.scheduleRight{
padding:3px;
border:1px solid #cccccc;
}

/* SCHEDULE */

/* staff page */
td.staff{
	background-image:url(images/staff_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	padding:3px 0 3px 0;
	width:126px;
}

div.staffInfo{
	padding:10px;
	border:1px #999999 solid;
	min-height:400px;
}

h1.staffheader{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#333333;
}	
	
a.stafflinks{
	color:black;
	text-decoration:none;
	font-size:11px;	
	}

a.stafflinks:hover{
	color:#573399;

}	
	
/* staff page */


/*Sidebar and boxes*/
div.sidebar{
	position:relative;
	float:right;
	right:12px;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:20px;
}

div.sidebarTop{
	padding:3px 0 3px 10px; 
	width:270px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b48c47;
	background-image:url(images/seperator.gif);
	background-position:bottom left;
	background-repeat:no-repeat;	
}

div.sidebarBottom{
	width:280px;
	margin-bottom:15px;
}

a.sidebar{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b3a3a;
	text-decoration:none;	
}

#studioinfo{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

/*Sidebar and boxes*/


/*Products and boxes*/

div.productTop{
	background-image:url(images/products_top.gif); 
	padding:3px 0 3px 10px; 
	background-repeat:no-repeat; 
	width:600px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#573399;
}

div.productBottom{
	background-image:url(images/products_bottom.gif); 
	background-repeat:no-repeat; 
	width:600px;
	margin-bottom:15px;
}

/*Products and boxes*/

div.introNav{
	width:100px; 
	background-image:url(images/test_1.gif); 
	padding:2px 0 2px 0px; 
	float:left;
	text-align:center;
	height:15px;
}

a.introlinks{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.introlinks:hover{
	color:#695959;
}

div.overviewDisplay{
	width:740px;
	padding:10px;
	border-top:#CCCCCC solid 1px;
	clear:both;
	background-color:white;
	min-height:250px;
	overflow:auto;
}
	
h1.contentheader{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:17px;
color: #333333;
}

h1.subheader{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#b48c47;
}

span.subheader{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#b48c47;
font-weight:bold;

}

a.contentlinks{
	color:#8b3a3a;
	text-decoration:none;
	}

/* Promotions link */
a.promolinks{
	line-height:1.7;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b3a3a;
	text-decoration:none;	
}
/* Promotions link */

	li.hours{
	border-bottom:1px solid #CCCCCC;
	padding:2px 0px;
	width:250px;
	}
	
	td.rightBorder{
	border-right:1px solid #CCCCCC;
	padding:10px 15px;
	width:33%;
	vertical-align:top;
	}
	
	td.header{
	padding:10px 0 0 15px;
	width:33%;
	vertical-align:top;
	border-bottom:1px solid #cccccc;
	}

