body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #95A5AA;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	}

/* Main Link Styles */

a:link {
	color: #2E609B;
	font-weight: bold;
	text-decoration: none;
	}
	a:hover {
		color: #970100;
		font-weight: bold;
		text-decoration: underline;
		}
	a:active {
		color: #2E609B;
		font-weight: bold;
		text-decoration: none;
		}
	a:visited {
		color: #2E609B;
		font-weight: bold;
		text-decoration: none;
		}
	a:visited:hover {
		color: #970100;
		font-weight: bold;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */

.footer {
	font-size: 10px;
	color: #970100;
	}

	a.footer:link {
		color: #970100;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footer:active {
		color: #970100;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #970100;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #970100;
	font-weight: bold;
	text-transform: none;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E609B;
	font-weight: bold;
	text-transform: none;
	}

.background {
	background-image: url(../images/interior/background.jpg);
	background-repeat: repeat-x;
}

.background-home {
	background-image: url(../images/home/background.jpg);
	background-repeat: repeat-x;
}

.repeat-interior {
	background-image: url(../images/interior/repeat.jpg);
	background-repeat: repeat-y;
}

.content {
	background-image: url(../images/interior/content.jpg);
	background-repeat: no-repeat;
}

.callout {
	background-image: url(../images/interior/callout/callout.jpg);
	background-repeat: no-repeat;
}

.aboutus {
	background-image: url(../images/interior/titles/aboutus.jpg);
	background-repeat: no-repeat;
}

.avalanchebook {
	background-image: url(../images/interior/titles/avalanchebook.jpg);
	background-repeat: no-repeat;
}

.blueprinting {
	background-image: url(../images/interior/titles/blueprinting.jpg);
	background-repeat: no-repeat;
}

.communityforum {
	background-image: url(../images/interior/titles/communityforum.jpg);
	background-repeat: no-repeat;
}

.contactus {
	background-image: url(../images/interior/titles/contactus.jpg);
	background-repeat: no-repeat;
}

.freetools {
	background-image: url(../images/interior/titles/freetools.jpg);
	background-repeat: no-repeat;
}

.tellafriend {
	background-image: url(../images/interior/titles/tellafriend.jpg);
	background-repeat: no-repeat;
}

.privacypolicy {
	background-image: url(../images/interior/titles/privacypolicy.jpg);
	background-repeat: no-repeat;
}

.sitemap {
	background-image: url(../images/interior/titles/sitemap.jpg);
	background-repeat: no-repeat;
}

.thanks {
	background-image: url(../images/interior/titles/thanks.jpg);
	background-repeat: no-repeat;
}

.testimonials {
	background-image: url(../images/interior/titles/testimonials.jpg);
	background-repeat: no-repeat;
}.backgroundrepeat {
	background-image: url(../images/interior/minipages/content.jpg);
	background-repeat: repeat-y;
}
