/* ----- universal settings -----*/
body {
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
	background-color: #c3dedd; 
	font-family: verdana, san-serif; 
	font-size: 8pt; 
	color: #666;
}

td {font-size: 8pt;}
p {margin: 0px; padding: 0px;}


/* ----- typography/positioning ----- */
.content {padding: 0px 24px 0px 24px;}
.welcome {padding: 0px 0px 0px 24px;}
.news {padding: 0px 24px 0px 2px;}

.i1 {padding: 0px 10px 0px 32px; color: #34506c;}
.i2 {padding: 0px 15px 0px 24px; color: #34506c;}
.i3 {padding: 0px 26px 0px 14px; color: #34506c;}

.footer, .copyright {color: #448d98; text-align: center; font-size: 7pt;}


/* ----- links ----- */
a:link {text-decoration: none; color: #732747;}
a:visited {text-decoration: none; color: #732747;}
a:hover {text-decoration: underline; color: #732747;}
a:active {text-decoration: none; color: #732747;}

.footer a:link, .copyright a:link {text-decoration: none; color: #448d98;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #448d98;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #448d98;}
.footer a:active, .copyright a:active {text-decoration: none; color: #448d98;}


/* ----- backgrounds ----- */
.bg-top {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/bg-x.jpg') center top repeat-x;}
.bg-mid {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/bg-thread.jpg') center top repeat-x;}

.bg-1 {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/bg-1.jpg') left top no-repeat #fff;}
.bg-2 {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/bg-2.jpg') left top no-repeat #fff;}
.bg-3 {background-color: #fff;}
.bg-4 {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/bg-4.jpg') left top no-repeat #fff;}

.i1 {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/i_04.jpg') left top repeat-y;}
.i2 {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/i_05.jpg') left top repeat-y;}
.i3 {background: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/i_06.jpg') left top repeat-y;}


/* ----- other stuff ----- */
#fader {height: 266px; width: 760px; overflow: hidden;}
ul li {
	margin-left: -10px;
	list-style-image: url('file://///appnetserver-pc/WWW Root/l/littleswitzerlandnc/bullet.gif');
	white-space: normal;
	margin-bottom: 10px;
}
