body {
	background-attachment: scroll;
	background-color: #DFDFDF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#container_header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#glow_left {
	background-image: url(../images/glow_left.gif);
	background-repeat: repeat-y;
	width: 15px;
	float: left;
}
#glow_right {
	background-image: url(../images/glow_right.gif);
	background-repeat: repeat-y;
	width: 15px;
	float: left;
}
#glow_left_top {
	background-image: url(../images/glow_left_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#glow_right_top {
	background-image: url(../images/glow_right_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#glow_left_bottom {
	background-image: url(../images/glow_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 15px;
	float: left;
}
#glow_right_bottom {
	background-image: url(../images/glow_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 15px;
	float: left;
}
#glow_left, #glow_right, #glow_left_top, #glow_right_top, #glow_left_bottom, #glow_right_bottom {
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#content {
	width: 980px;
	float: left;
}
#header {
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 965px;
	display: inline-block;
}
#nav_container {
	height: 25px;
	padding: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 65px;
}
a.nav_item:link, a.nav_item:visited, a.nav_item:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	display: inline-block;
	background-color: #980000;
	color: #FFF;
	text-decoration: none;
	margin-left: 5px;
}
a.nav_item:hover {
	background-color: #E50000;
}
#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	background-color: #D8D8D8;
	height: 20px;
	width: 960px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 20px;
}
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs.active {  
	color: #4C4C4C;
	text-decoration: none;
}
a.breadcrumbs:hover { text-decoration: underline}

#footer_container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	width: 980px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
}
#footer_copyright {
	height: 19px;
	width: 960px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline-block;
	background-color: #CFCFCF;
	padding-top: 6px;
	padding-left: 20px;
}
#footer_text {
	height: 25px;
	width: 960px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline-block;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#slideshow {
	position: relative;
	width: 625px;
	height: 375px;
	overflow: hidden;
}
#slideshow > img {
	position: absolute;
	max-width: 100%;
}
.pagecontent_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #272727;
	background-color: #FFF;
	width: 980px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 18px;
}
.pagecontent_grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #272727;
	background-color: #F7F7F7;
	width: 980px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 18px;
	min-height: 200px;
}
.pad_10px {
	display: inline-block;
	padding: 10px;
}
.column_0col_pad {
	padding: 10px;
	float: left;
	width: 940px;
}
.column_1col_pad {
	padding: 10px;
	float: left;
	width: 295px;
}
.column_2col_pad {
	padding: 10px;
	float: left;
	width: 610px;
}
.column_1col_nopad {
	float: left;
	width: 295px;
	padding-right: 10px;
	padding-left: 10px;
}
.column_2col_nopad {
	float: left;
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
}
.column_2col_photo {
	float: right;
	width: 640px;
	height: 400px;
}
.column_2col_trailermenu {
	width: 620px;
	background-color: #FFB300;
	height: 25px;
	padding-left: 20px;
}
.column_4col_pad {
	padding: 10px;
	float: left;
	width: 215px;
}
.column_divider {
	height: 1px;
	width: 940px;
	display: inline-block;
}
.text_intro {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #5F5F5F;
}
.text_callout {
	font-size: 12px;
	line-height: 18px;
	color: #5F5F5F;
}
.align_right {
	text-align: right;
}
h1 {
	color: #B20000;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
li.linkitem {
	list-style-position: outside;
	list-style-image: url(../images/arrow_right.gif);
	margin-left: 20px;
	padding-bottom: 20px;
}
li.canadian {
    list-style-position: outside;
    list-style-type: "\1F341";
    margin-left: 20px;
    padding-bottom: 20px;
}
.text_required {
	color: #B20000;
	font-weight: bold;
}
.background_white {
	background-color: #FFF;
}
li {
	list-style-position: outside;
	/*list-style-image: url(../images/arrow_right.gif);*/
	margin-left: 20px;
}
a:link {  color: #B20000; text-decoration: none}
a:visited {  color: #980000; text-decoration: none}
a:hover {  color: #B20000; text-decoration: underline}
.textfield_long {
	width: 430px;
	border: 1px solid #B2B2B2;
	background: #FFFFFF;  
}
.textfield_long_error {  
	width: 430px;
	border: 1px solid #D88D8F;
	background: #FBF3F4;  
}  
.textfield_short {
	width: 215px;
	border: 1px solid #B2B2B2;
	background: #FFFFFF;  
}
textarea.form_field {
	height: 150px;
	width: 430px;
	border: 1px solid #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFFFFF;  
}
textarea.error{  
	height: 150px;
	width: 430px;
	border: 1px solid #D88D8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FBF3F4;  
}  
a.trailermenu:link, a.trailermenu:visited, a.trailermenu:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	display: inline-block;
	color: #272727;
	text-decoration: none;
}
a.trailermenu:hover {
	background-color: #FFCC4D;
	color: #000000;
}
.boldtext {
	font-weight: bold;
}
.tablerow_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
