

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color:#000000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #8BD80E;
}

a:hover, a:active {
	text-decoration: none;
	color: #8BD80E;
}

a:visited {
	color: #8BD80E;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 40px;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 40px;
	background: url(/quantera_images/navbar_top.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
}

#menu a:hover { 
	color: #FFFF99;
}

#menu .current_page_item a {
	color: #fff;
}


/*** SUCKERFISH DROPDOWNS ****/ 

#menu li ul { 
	position: absolute; 
	width: 205px; 
	left: -999em; 
	border:1px solid #AAAAAA;
	margin-left:0x;
	border-top:1px solid #AAAAAA;
	z-index:2;
	margin-top:0px;
	padding:0;
	} 

#menu li ul li {
	border:0;
	display:block;
	margin:0;
	padding:0;
	}

#menu li ul li a {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000000;
	width:200px;
	display:block;
	border:0;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #AAAAAA;
	background-color:#EFEFCC;
	color:#111111;
	/*border-top:1px solid #AAAAAA;*/
	filter:alpha(opacity=98);
	-moz-opacity:.98;
	opacity:.98;
	line-height:1em;
	background-image:none;
	}


#menu li ul li a:hover {
	background-color:#DFDFEF;
	background-image:none;
	color:#000033;
	text-decoration:none;
	}

#menu li ul ul {
	margin-top:-27px;
	margin-left:205px;
	width:285px;
	}

#menu li ul ul a {
	width:280px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	}
	

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left:-999em;
	}
	
/* additional */

#menu li ul ul ul {
	margin-top:-27px;
	margin-left:285px;
	width:285px;
	}

#menu li ul ul ul a {
	width:280px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	}
	

#menu li:hover ul ul ul, #menu li.sfhover ul ul ul{
	left:-999em;
	}




/*end additional */ 	

#menu .cat  {
	background-image:url(/images/has_sub_categories.gif);
	background-position:98% 50%;
	}
	
#menu .cat:hover {
	background-image:url(/images/has_sub_categories.gif);
	background-position:98% 50%;
	}
	
	
	

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul  {
		left: auto; 
		z-index:3;
		}	
		
#menu li:hover, #menu li.sfhover {
    position: static;
}


/** LOGO */

.image {
	width: 289px;
	height:110px;
	position:absolute;
}

.phone {
	position: absolute;
	top:35px;
	left:450px;
	width: 348px;
	color: #333333;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}

#logo {
	height: 150px;
	margin: 0;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #4C4C4C;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #8BD80E; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }

#logo .branding {
	width:800px;
	position: relative;
	top:37px;
	margin:0 auto 0 auto;
}

/* Page */

#page {
	width:800px;
	padding-bottom:20px;
	margin: 0 auto;
	background-color:#CCCCCC;
	background-repeat:repeat;
	background-image:url(/quantera_images/wrapper_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	overflow:hidden;
}


/* Content */

#content {
	float: right;
	width: 760px;
	background-image:url(/quantera_images/a2.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	margin-right:20px;
	min-height:400px;
}


#content h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color:#7C8F00;
	font-family:Arial, Helvetica, sans-serif;
}

#content h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #000;
}


#content p {
	color:#000000;
	}

/* text */ 

#text {
	float:right;
	width:720px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-image:url(/quantera_images/a2.jpg);
	background-repeat:repeat-y;
	min-height:400px;

	}

#text ul {
	margin:0;
	padding:0;
	}
	
#text li {
	margin-left:20px;
	}


/* Sidebar */

#sidebar {
	width: 200px;
	float: left;
	padding: 0;
	padding-top: 20px;
	padding-left:25px;
	background:url(/quantera_images/a2.jpg) repeat-y;
	color:#000000;
	margin-bottom:-20000px;
	padidng-bottom:20000px;
	background-color:#FFFFFF;
	margin-left:0px;
	padding-right:20px;
	overflow:hidden;

}



#sidebar h2 {
	font-size:16px;
	margin-bottom: 10px;
	padding:0;
	background: url(/quantera_images/img07.jpg) no-repeat left top;
	color: #444444;
	text-align:left;
	font-weight:bold;
	line-height:1.2em;
}

#sidebar h3  {
	font-size:16px;
	margin-bottom: 10px;
	padding:0;
	background: url(/quantera_images/img07.jpg) no-repeat left top;
	color: #444444;
	text-align:left;
	font-weight:bold;
	line-height:1.2em;
}

#sidebar h5 {
	font-size:14px;
	font-weight:bold;
	color:#006699;
	text-align:left;
	margin-top:10px;
	}	

#sidebar p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006699;
	text-align:center;
	margin:0;
	padding:0;
	padding-bottom:10px;
	}
	
#sidebar .signature {
	text-align:left;
	font-size:14px;
	}
	
#sidebar h4 {
	margin:0;
	paddng:0;
	padding-bottom:20px;
	font-wight:bold;
	font-size:14px;
	}



/* Footer */

#footer {
	position: relative;
	height: 66px;
}

.legal {
	padding: 10px;
	margin:0 auto;
	height:30px;
	width:600px;
	position: relative;
	text-align:center;
}

.legal p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-align: center;
	height: auto;
}

.legal a {
	font-weight: normal;
	color: #000;
}

/***************** BIG CALENDAR **************************/

#big_calendar {
	width:637px;
	border:0px solid #888888;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	}
	
#big_calendar td {
	width:71px;
	border-collpase:collpase;
	border:1px solid #888888;
	text-align:left;
	padding-right:5px;
	height:100px;
	vertical-align:top;
	}

#big_calendar .active {
	background-color:#3A5B6E;
	background-color:#CCCCCC;
	
	}
	
#big_calendar .support {
	background-color:#DBB99A;
	}


#big_calendar .days {
	background-color: #18293B;
		background-color:#000099;

	border:solid 1px #888888;
	color:#FFFFFF;
	font-family:"trebuchet MS",Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	margin:1px;
	height:18px;
	padding-right:0px;
	}
	
#big_calendar th {
	border-collpase:collpase;
	border:1px solid #888;
	background-color: #3A5B6E;
	background-image:url(/quantera_images/navbar_top.jpg);
	font-size:34px;
	text-align:center;
	font-family:"trebuchet MS",Arial;
	font-style:normal;
	color:#FFFFFF;
	height:36px;
}
#big_calendar .actday{
	background-color: #3A5B6E;
	background-color:#000099;
	font-weight:bold;
}

#big_calendar ul {
	margin:0;
	padding:0;
	list-style:none;
	} 
	
#big_calendar ul li {
	padding-left:1px;
	list-style:none;
	line-height:1em;
	}
	
#big_calendar ul li a {
	color:#000000;
	text-decoration:none;
	line-height:1em;
	margin-bottom:5px;
	}
	
#big_calendar h6 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	border-right:solid 1px #061340;
	border-bottom:solid 1px #061340;
	padding:2px;
	pading-left:5px;
	width:15px;
	height:13px;
	color:#550011;
	text-align:center;
	background-color:#FFF9EE;
	}
	
#big_calendar .register {
	color:#990011;
	padding-left:4px;
	}
	
#big_calendar .sql {
	color:#000000;
	text-decoration:none;
	}
	
#big_calendar .both {
	background-color:#3A5B6E;
	}
	
#big_calendar .last_year {
	font-size:14px;
	margin-right:100px;
	color:#FFEAEA;
	padding-top:-10px;
	}
	
#big_calendar .next_year {
	font-size:14px;
	margin-left:100px;
	color:#FFEAEA;
	padding-top:-10px;
	}

#cal_wrapper {
	border: solid 1px #CCCCCC;
	margin-top:10px;
	padding:10px;
	}	
	
#cal_wrapper a {
	color:#006666;
	}
	
#cal_wrapper a:hover {
	color:#996600;
	}
	
#cal_wrapper h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7C8F00;
	margin:0;
	padding:0;
	font-size:18px;
	
	}


/************ CALENDAR PAGE *********************/

#calendar_page {
	width:740px;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto;
	}
	
#calendar_page h1 {
	padding: 0px 0 0 0px;
	font-size: 24px;
	color:#7C8F00;
	font-family:Arial, Helvetica, sans-serif;
}

#calendar_page h2 {
	padding: 0px 0 0 0px;
	font-size: 18px;
	color: #000;
	color:#7C8F00;

}
	