/* CSS Document */
body{
	font-size:12px;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width:790px;
	min-width:790px;
	margin-top:20px;
}
html>body{
	font-size:10px;
}
h2{
	margin-bottom:0;
	margin-top:2em;
	font-size:15px;
}
h4{
	color:#666666;
	margin-bottom:0;
	font-size:14px;
}
h5{	color:#FFFFFF;
	font-size:13px;
	background-color:#339900;
	margin-top: 0px;
	letter-spacing:.1em;
	padding:2px 3px 3px 5px;
}
h6.location {background-color:#CC0000; color:white; font-size:14px; font-weeight:bold;}
a {
	color:#333333;
	border-bottom:#990000 1px solid;
	text-decoration:none;
	}
.bright_a{
	color:#F4EEC1;
	text-decoration:none;
	border-bottom:#FFCC00 1px dashed;
	font-size:10px;
}
dl, dt, dd {
	margin:2px 0 2px 0;
}
dt{
	margin-top:1em;
	font-weight:bold;
	font-size:12px;
	color:#683815;
}
li{
	list-style:none;
	margin-left:-20px;
	margin-bottom:.4em;
	font-size:10px;
}
hr {margin: 0 auto 0 0;
	border: none 0; 
	border-top: 1px dashed #000;
	width: 70%;
	height: 1px;
}

/*define main css building blocks*/
#wrapper{
	font-size:12px;
	width:760px;
	text-align:left;
	margin:0 auto;
	border:green 1px solid;
	background:url('../images/Andalusian2007/bg_andalusian.gif') repeat-y left top;	/*background-color:F4F7EA*/;
}
/*divide main section to navigation and content*/
#content, #footer{
	width:540px;
	float:right;
	padding-left: 20px;
}

#footer {
	clear:right;
	float:right;
	padding:4px 0;
	margin:10px 0 0 0;
	font-size:9px;
	letter-spacing:.15em;
	line-height:1.4em;
	color:#333333;
	border-top:3px solid #339900;
}
#navigation{
	width:200px;
	float:left;
	vertical-align:top;
	padding:0;
	margin:0;
}
#navigation LI{
	margin-left:0;
	list-style:none;
	text-align:right;
	background-color:#69A550;
	padding:4px 0;
	margin-top:2px;
}
#navigation A{
	text-decoration:none;
	border-bottom:none;
	margin:2px 0;
	padding:2px 10px 4px 0;
	color:#FFF;
}
html>body #navigation a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#navigation1 a.navigation1, #navigation2 a.navigation2, #navigation3 a.navigation3, #navigation4 a.navigation4, 
	{
	/* Shows current page based on BODY ID */	
	 font-stretch:expanded;
	 }

#urls A{
	color:#333333;
	border-bottom-color:#369CC2;
}
#urls A:hover{
	color:#999999;
}
#rigth{
	width:auto;
}
.clear {
	margin:0;
	padding:0;
	clear:both;
}
.frame{
	border:gray 1px solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	padding:5px;
	background-color:#FFFFFF;
}
#sales table{
	margin-left:0px;
}
table.sales tr.even{
	background-color:#B4CAA6;
}
table.sales tr.odd{
	background-color:#A9D3ED;
}

UL.program LI{
	font-size:12px;
	font-weight:900;
	margin-left:0px;
}
#onepage #content {}
#onepage #content p {width:85%; line-height:18px;}
#canceled {position:absolute; left:200px; top:200px;}