/* CSS Document */

body {
	margin:0px;
}

.content {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.content a:link {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.content a:visited {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.content a:hover {
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration: underline;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
	text-decoration: none;
}




.news_item {
	margin-top:10px;
	color: #333333;
}

.news_item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.news_item a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.news_item a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.news_item a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
}
.news_item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}



textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

#frame_border {
	border: 1px solid #CCCCCC;
	text-align:left;
	padding:6px;
}


#clean_border {
	border: 1px solid #efefef;
}
.photo_key_title {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #333333;
}

.main_table {
	width: 100%;
	margin: auto;
}

.header_table {
	width: 760px;
	margin: auto;
}

.nav_table {
	width: 760px;
	background: url(../images/nav_bg.gif) no-repeat;
	height: 23px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: auto;
        float:right;
}
.nav_table a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_table a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.nav_table a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

.outer_content_table {
	width: 760px;
	margin: auto;
	/*border: 1px solid #666666;*/
}

.inner_content_table {
	width: 100%;
	margin: auto;
	border: 1px solid #efefef;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.inner_content_table a:link {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.inner_content_table a:visited {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

.inner_content_table a:hover {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}


.news_table {
	width: 505px;
	border: 1px solid #666666;
}

.left_column {
	width: 239px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

.right_column a:link {
	width: 254px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}
.right_column a:visited {
	width: 254px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}
.right_column a:hover {
	width: 254px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}
.right_column {
	width: 254px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

.footer_table {
	width: 100%;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: auto;
}
.footer_table a:link,a:visited {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	text-decoration:none;
}
.footer_table a:hover {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	text-decoration:underline;
}

.copyright_table {
	width: 100%;
	height:36px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: url(../images/copyright_bg.gif) repeat-x;
	margin: auto;
}

.footer_pad {
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.paddingAll {
	padding:5px;

}
.topPad {
	padding-top:8px;

}

.sub_heading {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #8C0202;
}
.sub_heading a:link {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}
.sub_heading a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}
.sub_heading a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}
.season {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #8C0202;
	text-decoration:underline;
}
.season a:link {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}
.season a:visited {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:underline;
}
.season a:hover {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.heading {
	font: normal 26px "Times New Roman", Times, serif;
	color: #8C0202;
	text-decoration: none;
}
.alert {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

.admin_menu {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.admin_menu a:link {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.admin_menu a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.admin_menu a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

li {
	list-style: circle url(../images/bullet1.gif) outside;
}

li.dash {
	list-style: url(../images/bullet_dash_new.gif) none outside;
}

#canada_feature {
	background: url(../images/ghosted-graph.gif) no-repeat;
	height: 156px;
	width: 239px;
	vertical-align: middle;
	padding: 5px;
	font: normal 20px Garamond;
	color: #993333;
}
#canada_feature a:link {
	font: normal 20px Garamond;
	color: #993333;
	text-decoration:none;
}
#canada_feature a:visited {
	font: normal 20px Garamond;
	color: #993333;
	text-decoration:none;
}
#canada_feature a:hover {
	font: normal 20px Garamond;
	color: #333333;
	text-decoration:none;
}


#about_us_side {
	background: url(../images/aboutus/side_bar.gif) no-repeat;
	height: 370px;
	width: 253px;
	vertical-align: middle;
	padding: 2px 5px 5px;
	font: normal 18px "Trebuchet MS";
	color: #003300;
}
#services_side {
	background: url(../images/services/side_bar.gif) no-repeat;
	height: 175px;
	width: 253px;
	vertical-align: middle;
	padding: 2px 5px 5px;
	font: normal 20px Garamond;
	color: #993333;
}
#events_side {
	background: url(../images/events/side_bar1.jpg) repeat-y;
	height: 400px;
	width: 253px;
	vertical-align: middle;
	padding: 2px 5px 5px;
	font: normal 14px "Trebuchet MS";
	color: #003300;
}
#events_side2 {
	background: url(../images/events/side_bar2.jpg) repeat-y;
	height: 465px;
	width: 253px;
	vertical-align: middle;
	padding: 2px 5px 5px;
	font: normal 14px "Trebuchet MS";
	color: #003300;
}
#contactus_side {
	background: url(../images/contact_us/side_bar.jpg) no-repeat right bottom;
	height: 380px;
	width: 253px;
	vertical-align: top;
	padding: 2px 5px 5px;
	font: normal 15px Garamond;
	color: #993333;
}

.view_cart {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.neg_marg_bullet {
	margin-left:-20px;
}





/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#FFFFFF;
    font-size:10px;
    font-family:arial;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#e5e5e5;
	color:#000000;
	font-weight: bold;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}





/* Navigation */
#nav  {
	display:inline;
	margin:0;
	padding:0;
	width:100%;
	/*border-top:0px solid red;*/
	height:0px;
	text-align:center;
}
#nav li {
	position:relative;
	height:28px;
	list-style-type:none;
	list-style-image:none;
	xbackground:yellow url(images/nav-on.gif) repeat-x left center;
	xwidth:78px;
	/*border-right:1px solid white;*/
	text-align:center;
	float: left;
}
#nav li a {
	 xwidth:78px;
	 height:28px;
	 padding-top:10px;
	 background: transparent url(images/nav_normal.gif) repeat-x;
	 background-position: top left;
	 display:block;
	 text-decoration:none;
	 color:#fff;
	 font-weight:bold;
	z float:left;
}
#nav li a:hover {
	display:block;
	 background: transparent url(images/nav_hover.gif) repeat-x;
	 background-position: top left;
	 z-index:300;
}
.bg {
	background: transparent url(images/nav_bg.gif) repeat-y;
}
.nav-border {
	/*border-top:1px solid white;*/
}
/******************** side nav ********************/
 #navlist {
	margin-left: 0;
	padding-left:0;
	xpadding-top:0;
	margin-top:0;
	text-transform: uppercase;
	list-style: none;
}
#navlist li {
	line-height:12px;
	padding-top:1px;
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
}
#navlist a {
	padding-left: 20px;
	padding-top:1px;
	padding-bottom:3px;
	font-size:9px;
	font-weight:bold;
	color:#7A7A7A;
	text-decoration: none;
	background-image: url(images/bullet_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#navlist li a:link {
	padding-left: 20px;
	text-decoration:none;
	color:#7A7A7A;
	background-image: url(images/bullet_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
#navlist li a:hover {
	padding-left: 20px;
	text-decoration:none;
	color:#4A4545;
	background-image: url(images/bullet_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

x* html #nav li {height:47px;he\ight:45px;width:100px;w\idth:98px} /*box model hack*/
x* html #nav li a{height:45px;he\ight:25px} /*box model hack*/


