/*Time to Stage, created by Stacey Collins - Sugar Webs*/

/* ###### UNDO STYLINGS IN ALL BROWSERS ###### */

a:link,a:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }

/* ######  End Undo Stylings ###### */

body{
	font-family:arial,helvetica,sans-serif;
	text-align:justify;
	background:#DAC77B;
	color:#FFFFFF;
}
* html body{/* hide ie/mac \*/text-align:center;/* end hide */} /*IE HACK TO CENTER DESIGN*/

#wrapper{
	width:770px;
	margin:5px auto 10px auto;
	color:#330000;
	background:#DAC77B;
}
* html div#wrapper{/* hide ie/mac \*/margin: 0 auto;/* end hide */}/*IE6 HACK TO CENTER DESIGN*/

#header{
	color:#330000;
	background:url(http://www.timetostage.com/img/timetostage.jpg) no-repeat top left #DAC77B;
	width:770px;
	height:153px;
}
#header h1{
	display:none;
	visibility:hidden;
}
#nav a.last, #footerNav a.last{
	border:none;
}
#content{
	width:770px;
	background:#FFFCEF;
	color:#330000;
	float:left;
	clear:both;
	font-size:.8em;
	padding:0 0 10px 0;
}
.nopad{padding-bottom:0;}

#content a:link, #content a:visited{
	color:#666633;
	text-decoration:underline;
	background:transparent;
}
#content a:hover, #content a:active, #content a:focus{
	color:#AEAF62;
	text-decoration:none;
	background:transparent;
}
#content h1{
	background:inherit;
	color:#330000;
	margin:10px 20px 0px 20px;
	font-family:'trebuchet ms', arial, verdana, helvetica, sans-serif;
	font-size:1.4em;
	text-align:left;	
}

#content h2{
	margin:10px 20px 0px 20px;
	border-bottom:1px solid #660000;
	font-family:'trebuchet ms', arial, verdana, helvetica, sans-serif;
	color:#330000;
	background:inherit;
	text-align:left;
}
#content h3{
	margin:10px 20px 10px 20px;
	font-size:1em;
	font-family:'trebuchet ms', arial, verdana, helvetica, sans-serif;
	color:#330000;
	background:inherit;
	text-align:left;
}
.quote{
	background:inherit;
	font-style:italic;
	color:#FF0000;
	text-align:center;
	font-size:.9em;
}
hr{background:url(http://www.timetostage.com/img/hr.gif) center center no-repeat #FFFCEF;margin:10px auto 10px auto;text-align:center;width:385px;height:5px;border:0;}

#left{
	background:#FFFCEF;
	color:#5F5635;
	float:left;
	clear:none;
	width:300px;
}
#left img{margin-top:10px;margin-left:5px;}

#content ul.square li{
	text-align:left;
	line-height:1.5em;
	list-style-type:square;
}
#content ul.square{
	margin-left:20px;
	padding-left:19px;
}
#right{
	background:#FFFCEF;
	color:#5F5635;
	width:450px;
	float:left;
	padding-left:19px;
}
#right ul li, #left ul li{
	text-align:center;
	line-height:1.5em;
}
#right ol li{
	list-style-type:decimal;
	text-align:left;
	line-height:2em;
	font-size:.9em;
}
#right ol{
	margin-left:20px;
	padding-left:19px;
}
#left ul li a:link, #left ul li a:visited{
	color:#FFFFFF;
	background:#660000;
	text-decoration:none;
}
#left ul li a:hover, #left ul li a:active, #left ul li a:focus{
	color:#F0EADA;
	background:#660000;
	text-decoration:none;
}
p{
	margin:10px 20px 5px 20px;
	line-height:1.5em;
	text-align:justify;
	color:#330000;
}
#nav, #footer{
	width:100%;
	font-size:.8em;
	text-align:center;
	padding:0px 0px 10px 0px;
	clear:both;
}
#nav{padding:0;}

#footer img{
	margin:10px;
}
#footer #links{
	background:#FFFCEF;
	color:#330000;
	float:left;
	clear:none;
}
#topNav{
	font-family:'trebuchet ms', arial, verdana, helvetica, sans-serif;
	text-transform:lowercase;
	color:#577F07;
	background:#666633;
	padding:2px 0px 2px 0px;
	text-align:center;
}
#topNav a{
	font-size:13px;
	font-weight:bold;
	color:#FFFCEF;
	background:#666633;
	text-decoration:none;
	padding:2px 26px 2px 26px;
}
#topNav a:link, #topNav a:visited{
	color:#FFFCEF;
	background:#666633;
	padding:2px 26px 2px 26px;
}
#topNav a:hover, #topNav a:active, #topNav a:focus{
	color:#FFFCEF;
	background:#AEAF62;
	padding:2px 26px 2px 26px;
}
#contactBar{
	background:#330000;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
#contactBar a:link, #contactBar a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	background:#330000;
}
#contactBar a:hover, #contactBar a:active, #contactBar a:focus{
	text-decoration:none;
}
#copy{
	margin:5px 0px;
	font-size:.75em;
	color:#330000;
	background:#DAC77B;
	float:right;clear:none;
}
/* ******FORM STYLES****** */
fieldset{border:none;margin:5px 20px 5px 15px;padding:10px 0px 10px 0px;}
legend{display:none;}
.required{font-weight:bold;color:#CC0000;}

/* ******GALLERY STYLES****** */
.afttitle,.beftitle{font-size:1.2em;font-weight:bold;}

/* ******MISC STYLES****** */
.right{text-align:right;}
.center{text-align:center;}
.clear{clear:both;}
td{vertical-align:top;}

a#login{background:#DAC77B;color:#999999;text-decoration:none;clear:both;}
