body {
	background-color: #000000;
	
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Lucida Grande, Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}

.style2 {font-family:  Lucida Grande, Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3157;
}

.maintable {
	background-color: #000000;
}

.blueregtext {
	color: #0196ac;

}
.blueregtextsmall {
	color: #0196ac;
	font-size: 10px;

}

.blueregtextlink {
	color: #0196ac;

}

.blueregtextlink:hover {
	color: #a50a36;

}

.redregtext {
	color: #a50a36;
}

.featuretitle {
	color: #FFFFFF;
}


.newstitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

.fonttitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


.commentbox{
	background: #80061f;
	border: 1px solid #80061f;
	padding: 6px;
	background-image: url(http://www.arts-crafts.ca/gentlemanreg/images/assets/bg-comments.jpg);
	font: 8pt verdana, arial;
	color: #000;
}

.featuretitle:hover {
	color: #CCCCCC;
	}

.nav {
	text-decoration: none;
}
.nav:hover {
	color: #81D5F5;
	text-decoration: none;
}

.photoborderremix {
	border: 5px solid #FFFFFF;
	padding: 2px;
	
}

.photoborder {
	border: 5px solid #FFFFFF;
	padding: 2px;
	
}

.photoborder:hover {
	border: 5px solid #016f90;
	padding: 2px;
	
}

.greenbg {
color: #009900;
}
.greenbg:hover {
	color: #FFFFFF;
	background-color: #009900;
	border: 2px solid #009900;
}

.greenbgwhitetext {
color: #FFFFFF;
}
.greenbgwhitetext:hover {
	color: #FFFFFF;
	background-color: #009900;
	border: 2px solid #009900;
}

.imageborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;

}

.tourlink {
	text-decoration: none;
}

.tourlink:a {
	text-decoration: none;
}
.tourlink:hover {
	color: #CCCCCC;
	text-decoration: none;

}
	

.imageborderwhite {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #00668a;
	border-right-color: #00668a;
	border-bottom-color: #00668a;
	border-left-color: #00668a;

}

.imageborderwhite:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.whitebold {
	font-weight: bold;
	font-size: 11px;
	}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.greentext {
	color: #009900;
}
.greentexttitle {
	color: #009900;
	font-weight: bold;
}

.greentd {
	background-color: #049100;
	font-size: 15px;
	font-weight: bold;
}

.maintablebg {
	background-image: url(../images/arrows.gif)  no-repeat;
}

.bsstour {
	background-color: #81D5F5;
	color: #000000;
	font-size: 13 px;
	font-weight: bold;
}

.bsstourtitle {
	color: #81D5F5;
	
}

.bsstourtext {
	background-color: #049100;
	font-size: 11px;
	font-weight: normal;
}


.redtext {
	font-weight: normal;
	color: #791A1E;
}
.style3 {
	color: #791A1E;
	font-weight: bold;
}
a:hover {
	color: #016f90;
	text-decoration: none;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
}
.style4 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {font-size: 10px}
.style7 {color: #FFFFFF; font-weight: bold; }
.style9 {font-size: 10px; font-weight: bold; }

.tdbg {
	background-color: #001D32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.greytdbg {
	background-color: #171516;
}

.inputcomment { BACKGROUND-COLOR: #81D5F5; COLOR: #000000; FONT-FAMILY: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;  }

.inputcommentwhite { 
	COLOR: #00233D;
	FONT-FAMILY: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	background-image: url(../images/videos/bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #001D32;
	border-right-color: #001D32;
	border-bottom-color: #001D32;
	border-left-color: #001D32;
}


#header {
			/*height: 112px;*/
		}
		
#navigation {
			position: absolute;
			top: 60px;
			left: 0;
			width: 134px;
			color: white;
		}
		
#navigation ul {
			margin: 0 0 1em 0;
			padding: 0;
			list-style: none;
		}
		
#navigation ul a {
			color: white;
			text-decoration: none;
			display: block;
			background: #17a;
			padding: 0 0.5em;
			margin: 0 1em 1px 1em;
		}
		
#navigation a:visited {
			color: #ccc;
		}
		
#navigation a:hover {
			background: #28b;
		}
		
#divider {

	height: 50;

}

#content {
			

		}
		
#container {
	background-color: #000000;
	position: relative;
	width: 740px; /* width + border for IE 5.x */
	w\idth: 740px; /* real width */
	margin: auto;
	padding: 20px;
		}
input, textarea, select, button {
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #0196ac;
	font: normal 9pt  Lucida Grande, georgia, verdana, arial;
}
input.search {
	color: #000;
	text-decoration: none;
	background: #F4F3F3;
	border: 0px solid #ADAEAF;
	font: normal 9pt  Lucida Grande, georgia, verdana, arial;
}
input.search:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #a50a36;
	border: 0px solid #FFFFFF;
	font: normal 9pt  Lucida Grande, georgia, verdana, arial;
}
input:hover {
	color: #FFFFFF;
	background: #a50a36;
	border: 1px solid #FFFFFF;
}

textarea:hover {
	color: #FFFFFF;
	background: #a50a36;
	border: 1px solid #FFFFFF;
}
