/* Kwantlen University College Styles/Formatting */

/*
kwantlen red = #ed1b2d
arts = #93cd43
hort = #01654a
business = #ffaf0b
science = #014e61
int-ed = #9ea5a6
health = #547cb9
qualify = #02a0c6
trades = #a94300
design = #0c2d83
*/

h1 a { /* headings */
	text-decoration: none;
}
	h2, h3, h4, h5, h6 {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	h4 a:hover, h5 a:hover, h6 a:hover {
		color: #ed1b2d;
		text-decoration: underline;
	}
	h2 a:hover {
		color: #000000;
		text-decoration: none;
	}
	h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	h2, h3 {
		font-size: 10pt;
	}
	h4, h5, h6 {
		font-size: 8pt;
	}
	h1 {
	border-bottom: 2px solid #CCCCCC;
	font-size: 12pt;
	padding-bottom: 5px;
	margin-bottom: 7px;
	}
	h1, h1 a,
	h3, h3 a {
	color: #ed1b2d;
	}
		#hort h1 {
	color: #01654a;
}
		.banner_design h1 {
		color: #0c2d83;}
	h3 a {
	text-decoration: underline;
	}
	h1 a:hover {
		color: #000000;
	}
	h4, h4 a {
		color: #000000;
	}
	h5, h5 a {
		color: #666666;
	}
	h6, h6 a {
		color: #999999;
	}
	
	#quicklinks h2, h5{
	font-size: 9pt;
	color: #ed1b2d;
	}
	
	#quicklinks h6{
	font-size: 9pt;
	color: #000;
	}

p {
	margin-top: 0px;
	margin-bottom: 19px;
}

ul li,
ul li ul li { /* unordered */
	list-style: square;
	padding-bottom: 5px;
}
	ul li ul,
	ol li ol {
		margin-top: 5px;
	}
	ul li ul li,
	ol li ol li {
		margin-bottom: 5px;
	}
	ul li ul li {
		list-style: circle;
	}
	
	ul.alpha li {
		color: #ed1b2d;
		font-size: 12pt;
		list-style: none;
		font-weight: bold;
	}
	ul.alpha li ul li {
		color: #000000;
		list-style: square;
		font-size: 8pt;
		font-weight: normal;
	}

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


ol li { /* unordered */
	padding-bottom: 5px;
}
	ol li ol li {
		list-style: lower-roman;
	}

a { /* default hyperlinks */
	color: #000000 ;
	
	
}
a:link { text-decoration:underline ;}
a:hover {
		color: #ed1b2d ;
		text-decoration: none;
	}
	a.inverse { /* invert hyperlinks */
		color: #ed1b2d;
	}
	
	/*CONTENT FORMATing*/
#content a { /* default hyperlinks */
	color: #000000 ;
	text-decoration:underline ;
	
	
}
#content a:link { text-decoration:underline ;}
#content a:hover {
		color: #ed1b2d ;
		text-decoration: none;
	}
#content a.inverse { /* invert hyperlinks */
		color: #ed1b2d;
	}	
/*itt a vege*/

hr { /* horizontal ruler */
	color: #C0C0C0;
	background: #C0C0C0;
	height: 1px;
	border: none;
}

img {
	border: 0px;
}
	img.imgleft,
	img.imgleftclear {
	float: left;
	margin-right: 10px;
	}
	img.imgright,
	img.imgrigthclear {
	float: right;
	margin-left: 10px;
	}
	img.imgleft,
	img.imgright,
	img.imgleftclear,
	img.imgrightclear {
	margin-bottom: 10px;
	}
	img.imgleftclear {
	clear: left;
	}
	img.imgrightclear {
	clear: right;
	}
	.imgrightcaption {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #999999;
	}
	
	.floatleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}


.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
	
.image-caption img {
		border: 1px solid #999999;
		margin: 0px;
		padding: 0px;
}
	.image-caption p {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #999999;
	text-align: right;
	}
.float-right {
	float: right;
}
.margin-left-bottom {
	margin: 0px 0px 10px 10px;
}
.margin-right-bottom {
	margin: 0px 10px 10px 0px;
}
	
#container table {
	border-top: none;
	border-left: none;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 19px;
}
	#container table td {
		border-right: none;
		border-bottom: none;
		padding: 0px;
	}
	#container table th {
		border-right: none;
		border-bottom: none;
		padding: 0px;
		text-align: left;
	}
/*	tstyle1 = single border
	tstyle2 = single border, alt color header
	tstyle3 = double border
	tstyle4 = double border, alt color header
*/
	table.tstyle1,
	table.tstyle2,
	table.tstyle3,
	table.tstyle4 {
	border-top: 1px solid #CCCCCC !important;
	border-left: 1px solid #CCCCCC !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.tstyle3,
	table.tstyle4 {
		border-right: 1px solid #CCCCCC !important;
		border-bottom: 1px solid #CCCCCC !important;
	}	
	table.tstyle1 th, /* color header */
	table.tstyle2 th,
	table.tstyle3 th,
	table.tstyle4 th {
		border-right: 1px solid #CCCCCC !important;
		border-bottom: 1px solid #CCCCCC !important;
		padding: 5px !important;
		background: #E6E6E0;
	}
	table.tstyle3 th,
	table.tstyle4 th {
		background: #c8c8c8; 
		border-top: 1px solid #CCCCCC !important;
		border-left: 1px solid #CCCCCC !important;
	}
	table.tstyle2 th,
	table.tstyle4 th /* color header text */ {
		color: #ed1b2d;
	}
	table.tstyle1 td,
	table.tstyle2 td,
	table.tstyle3 td,
	table.tstyle4 td {
		border-right: 1px solid #CCCCCC !important;
		border-bottom: 1px solid #CCCCCC !important;
		padding: 5px !important;
	}
	table.tstyle3 td,
	table.tstyle4 td {
	    background-color:#F4F4F4;
	    vertical-align: top;
		border-top: 1px solid #CCCCCC !important;
		border-left: 1px solid #CCCCCC !important;
	}

	
	table.tborder, /* removes borders from table */
	table.tborder td,
	table.tborder th {
		border: 0px;
	}
	
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 117px;
	width: 156px;
	margin: 0px;
	padding: 0px;
}

.banner {
	float: right;
}
	
.TipsTable table{
	font-family: Arial, Helvetica, sans-serif;
}

.TipsTable td{
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 9pt;
	padding: 5px;
	border: 1px solid #E0E0E0;
}

.TipsTable th{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #E0E0E0;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 7.5pt;
	padding: 5px;
}
	
.box {
	background: #e6e6e0;
	margin-bottom: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.box p, .box h2, .box h3 {
	margin: 10px;
	padding: 0px;
}

.box2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #efefef;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	height: 1%;
}
.box2 h2,
.box2 p {
	margin: 0px;
	padding: 0px;
}
.box2 h2 {
	color: #ed1b2d;
}

.box2 img {
	border: 1px solid #FFFFFF;
}
.htitle {
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 5px !important;
}

.headerbox {
	font-size: 8pt;
	background: #c8c8c8;
	padding: 5px;
	margin-top: 0px;
}


.box:after,
.box2:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

* html .box {
	height: 1%;
}

.highlight1 { /* highlight text */
	color: #ed1b2d;
}
	.highlight2 {
		color: #666666;
	}
	
.note { /* indents notes */
	margin-left: 20px;
}

#arts .division {
	color: #93cd43;
}

/*ARTS*/
#arts h1 {
	color: #93cd43;
}

/* Photo Gallery using Javascript*/
.thumbnail
{
	float: left;
	background: #e6e6e0;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
	color: #ed1b2d;
	margin-left: 5px;
	width: 161px;
}
.thumbnail img {
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}
.frame {
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 19px;
	font-size: 10pt;
}
.frame p {
	padding: 10px;
	margin-bottom: 0px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #ccc;
}
.highslide:hover img {
	border: 2px solid #ed1b2d;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.img-bios {
	padding: 10px;
}
.img-bios img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-bios:after { 
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.img-bios .content {
	float: left;	
}
* html .img-bios {
	height: 1%;
}


.flashbox1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0E0E0;
	width: 130px;
	padding: 5px 10px;
}



.flashbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #E0E0E0;
	width: 220px;
	padding: 5px 10px;
}



.highlight2 {
	color: #ed1b2d;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	padding-top:2px;
}


.highlight3 {
	text-transform: uppercase;
	color: #ed1b2d;
	text-align: center;
	font-weight:bold;
	font-size: 16px;
}
.ipf-nestedlist {
	margin: 0px;
	padding: 0px;
}
.ipf-nestedlist-file {
	list-style: none;
	padding: 5px;
	border-bottom: 1px dotted #999999;
	text-transform: capitalize;
}


.odd { background: #fff; }
.even { background: #efefef; }

table.full {
	width: 100%;
}
table.kt1, table.kt1 th, table.kt1 td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.kt1 th {
	text-align: left;
	color: #ed1b2d;
	background: #e0e0e0;
}
table.kt1 th, table.kt1 td {
	padding: 5px !important;
}
table.kt1 caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

.imgcaption {
	padding: 0px;
	float: right;
	width: 172px;
	margin-left: 10px;
}
.imgcaption p {
	font-size: 7.5pt;
	color: #999999;
	margin: 0px;
	padding: 5px;
}

ul.box-li {
	margin: 0px !important;
	padding: 0px !important;
}
.box-li li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
.box-li a {
	display: block;
	text-decoration: none;
	float: left;
	width: 170px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
* html .box-li a {

}
.box-li a strong {
	color: #000000;
}
.box-li a img {
	border: 1px solid #999999;
	margin-right: 2px;
	float: left;
}
/*.box-li a:hover {
	background: #efefef;
}*/
.box-li a span {
	color: #ed1b2d;
	font-weight: normal;
}
.box-li a em {
	color: #666666;
}


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #ed1b2d;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 100px no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 100px no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}










#ipbf-tblStdResponseControl {
	width: 584px;
}
#ipbf-tblStdResponseControl, #ipbf-tblStdResponseControl table, #Table1 {
	border-collapse: collapse;
}
#ipbf-tblStdResponseControl table {
	margin: 0px;
	padding: 0px;
}
#ipbf-tblStdResponseControl .ipbf-qitem-column-left {
	text-align: right;
}
#ipbf-tblStdResponseControl .ipbf-qitem-column-left img {
	margin: 0px;
	padding: 0px;
}
.ipbf-qitem-prev-PageNo {
	font-size: 10pt;
	color: #ed1b2d;
}
.ipbf-TextInput-SingleLine, .ipbf-TextInput-email, .ipbf-TextInput-Telephone {
	border: 1px solid #999999;
	width: 200px;
}
.ipbf-TextInput-Area {
	border: 1px solid #999999;
	width: 100%;
}
#ipbf-tblStdResponseControl .ipbf-qitem-button {
	margin-top: 20px;
	margin-bottom: 20px;
}

#ipbf-tblStdResponseControl td {
	vertical-align: top;
}
#ipbf-tblStdResponseControl .ipbf-qitem-column-left {
	margin: 0px;
	padding: 0px;
}
.ipbf-errormsg {
	color: #ed1b2d;
}
#ipbf-tblStdResponseControl .ipbf-qitem-rowa td, #ipbf-tblStdResponseControl .ipbf-qitem-rowb td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}
#ipbf-tblStdResponseControl .ipbf-qitem-prompt {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#ipbf-tblStdResponseControl .ipbf-qitem-prompt td, .ipbf-qitem-category td {
	font-weight: normal;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#ipbf-tblStdResponseControl .ipbf-qitem-preview-table .ipbf-Radio,
#ipbf-tblStdResponseControl .ipbf-qitem-preview-table .ipbf-Checkbox {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#Table1 {
	border: 0px;
}







.accordion_toggle {
	background: #E0E0E0;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
	margin: 0px;
	padding: 5px;
	clear: both;
	height: 16px;
	position: relative;
}
p.accordion_toggle {
	background:none;
	border: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.accordion_toggle_active {
	background: #ed1b2d;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
}
p.accordion_toggle_active {
	background:none;
	border: 0px;
	color: #ed1b2d;
}
.accordion_content {
	overflow: hidden;
}









#qs h1 {color:#02a0c6}


.mainnav {margin: 2px 0 0 0; }
.mainnav td, .mainnav th {padding: 0 !Important;}
.navitem a, .navitem a:visited {
	display:block;
	color:#000000;
	font-size:10px;
	background: #cccccc url(../images/nav-level1-bg.gif) no-repeat left;
	text-decoration:none;
	border-top:1px solid #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.navitem ul, .navitem li {
	list-style: none;
	padding: 0 !Important;
	margin: 0 !Important;
	text-align: left;
}
.navitem {
	margin-bottom: 20px;
}

.navitem a:hover {
	color: #FFFFFF;
	background: #999999 url(../images/nav-level1-bg-hover.gif) no-repeat left;
}
.info{
	background:#eeeeee;
	padding:10px;
	color:#ed1b2d;
	font-size:8pt;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	text-transform: none;	
}
#navigation table {
	margin-bottom: 20px;
}
#navigation table table.headerCssClass,
#navigation table table.headerCssClassSelected,
#navigation table table.Level2CssClass,
#navigation table table.Level3CssClass,
#navigation table table.itemCssClassSelected,
#navigation table table.WrapperClassSectionMenu_0 table{
	margin-bottom: 0px;

}

a.headerCssClass {
	display: block;
	padding: 2px 2px 2px 20px;
	color: #000000;
	background: url(../images/arrow.gif) 0 0 no-repeat #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
a.headerCssClass:hover {
	color: #ffffff;
	background: url(../images/arrow-hover.gif) 0 0 no-repeat #999999;
}
a.headerCssClassSelected {
	display: block;
	padding: 2px 2px 2px 20px;
	color: #000000;
	background: url(../images/arrow.gif) 0 0 no-repeat #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.headerCssClassSelected:hover {
	color: #000000;
}

a.Level2CssClass {
	display: block;
	margin: 0 0 0 20px;
	font-size: 10px;
	padding: 3px 3px 3px 5px;
	color: #000000;
	text-decoration: none;
	background: url(../images/menu_image02.gif) 0 0 no-repeat;
	text-transform: uppercase;
}


a.Level2CssClass:hover {
	text-decoration: underline;
	color: #666666 !important;
}

a.Level3CssClass {
	display: block;
	font-size: 10px;
	margin: 0 0 0 20px;
	padding: 3px 3px 3px 5px;
	color: #666666 !Important;
	text-decoration: none;
	background: url(../images/menu_image03.gif) 0 0 no-repeat;
	text-transform: uppercase;
}

a.Level3CssClass:hover {
	text-decoration: none;
}


a.itemCssClassSelected {
	display: block;
	margin: 0 0 0 20px;
	padding: 3px 3px 3px 5px;
	color: #ed1b2d !Important;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.gallery {
	text-align: center;
}
.gallery p {
	float: left;
	padding: 10px;
}
/*Tables*/
.viewbook {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 8pt;
}
.viewbook th {
	background: #e0e0e0;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 5px !important;
}
.viewbook td {
	border: 1px solid #CCCCCC;
	padding: 5px !important;
}
table.table-standard, table.table-standard th, table.table-standard td { border-collapse: collapse; }
table.table-standard {
	border: 1px solid #999999;
}
table.table-standard th {
	background: #CCCCCC;
	text-align: left;
	padding: 3px !important;
	border: 1px solid #999999;
}
table.table-standard td {
	padding: 5px !important;
	border: 1px solid #999999;
}
table.standard {
	border-collapse: collapse;
}
table.standard, table.standard th, table.standard td {
	font-size: 8pt;
	border: 1px solid #999999;
}
table.standard th, table.standard td {
	padding: 5px !important;
}
table.standard th {
	text-align: left;
	font-weight: bold;
	color: #000000;
	background: #CCCCCC;
}
.grayblock {
	padding: 2px;
	background-color:#E0E0E0;
	display: block;
	width: 537px;
}

.whiteblock {
	padding: 2px;
	background-color:#FFF;
	display: block;
	width: 537px;
}

.timeline, .timeline-alt {
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	height: 100%;
}
.timeline h2, .timeline-alt h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}
.timeline ul, .timeline-alt ul {
	margin-bottom: 0px;
}
.timeline li, .timeline-alt li {
	line-height: 1.5em;
}
.timeline img, .timeline-alt img {
	float: right;
	border: 2px solid #666666;
	margin: 0px 0px 0px 20px;
}
.timeline-alt {
	background: #efefef;
}
.timeline:after, .timeline-alt:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}
.timeline #enlarge {
	float: right;
	width: 170px;
	text-align: center;
}
.timeline #enlarge {
	float: right;
	width: 170px;
	text-align: center;
	margin-right: 3px;
	margin-left: 9px;
}
.timeline #enlarge img {
	float: none;
	margin: 0px;
	padding: 0px;
}
.timeline #enlarge p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/************************************/
/*****HORTICULTURE formatting ******/
/***********************************/
/* Font styles*/
h3.hort {font: bold 12px verdana, arial, helvetica, sans-serif; color: #004B05;}

/********TABLES************/
#tblformatting table, #tblformatting tr{ width: 95%; border-collapse: collapse;}
.tblformatting table, .tblformatting tr{ width: 95%; height:20px; border:1px solid rgb(201,201,184); padding: 5px; text-align:center; }
#tblformatting td {padding: 2px; border:1px solid rgb(201,201,184);}
.tblformatting td {padding: 2px; border:1px solid rgb(201,201,184);}
.cella {width: 20%;}
#cella {width: 20%;}
#cellc {width: 13%;}
#celld {width: 50%;}
/*#celle {widht: 11%;}*/
#gap {height:20px;}
/* contact page table formatting*/
#contactx table {width: 100%;}
#contactx table tr td{ border-top:solid 1px #c9c8b3; border-bottom:solid 1px #c9c8b3  !important; padding: 5px 5px 0 0;} 
/* To fix the link properties on the contact page - they will appear as normal text. This also made the page XHTML 1 compliant */
#contactx a.nohref, #contactx a.nohref:hover, #contactx a.nohref:focus, #contactx a.nohref:visited  {border:none;  text-decoration:none; color:#74765c; cursor:default;}
/****************************
miscellaneous
*****************************/
#gap {padding-bottom: 10px; padding-top: 10px;}
.gap  {padding-bottom: 10px; padding-top: 10px;}
#dhtmlgoodies_menu ul li {font-size:8pt;}

/***************************
links formatting
***************************/
a.content_links:link    {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration:underline;  }
a.content_links:visited {color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration:underline; }
a.content_links:active  {color: #000000;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration:underline;}
a.content_links:hover   {color: #ed1b2d;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration:none;}	  
a.nohref, a.nohref:hover, a.nohref:focus, a.nohref:visited  {border:none; text-decoration:none; cursor:default;}

