/* CSS Document */

body {
	background-image: url(../images/tablecloth-bg.gif);
	background-repeat: repeat;
	font-family:Arial; 
	color:black; 
	background-color:white;
	}

h1 { font-family:Arial; 
	font-size:12px; 
	color:teal;
	}

h2 {
	font-family:Arial;
	font-size:14pt;
	color:#000000;
	background-color: #EAF7F7;
	border-bottom-color: #669999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
#header {
	background-color:#FFFFFF
	}

#banner {
	height: 138px;
	background-image:
	background-image: url(../images/theswedishviking.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/theswedishviking.gif);
	border: thin double #3B69A4;
	}
	
#main-nav {
	}
	
#main {
	background-color:#FFFFFF
	}

.listing1 {
	background-color: #FFFFFF;
	}

.listing2 {
	background-color: #D8F1F1;
	}
