/* Start of CMSMS style sheet 'Standard Lindvig' */
body {
	background-image: url(pics/bg_tile.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintable {
	background-color: #FFFFFF;
	height: 500px;
	width: 695px;
	border: 1px solid #999999;
}
.topbanner {
	height: 78px;
}
.menubar {
	background: #000;
	background-repeat: repeat-x;
	height: 22px;
}
.spacerframe {
	height: 30px;
}
.contentframe {
	height: 340px;
}
.column_left {
	width: 165px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}
.column_divider {
	width: 10px;
	background-image: url(pics/columndivider.jpg);
	background-repeat: repeat-y;
}
.column_main {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: bottom;

}
.column_leftFrontpage {
	width: 165px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: bottom;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.column_stores {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	width: 250px;
}
.column_main_stores {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;

}
/* End of 'Standard Lindvig' */

