@charset "UTF-8";
/* CSS Document */



body {
	text-align: center; /* for IE */
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
}

/* -------------Positionals -------------------*/

#masthead {
	background-color: #ececeb;
	height: 144px;
	width: 100%;
}

#header {
	margin: 0 auto;
	background-image: url(elements/header.gif);
	background-repeat: no-repeat;
	height: 144px;
	width: 950px;
}

#logo {
	position: relative;
	float: left;
	height: 144px;
	width: 204px;
	background-image:url(elements/logo.gif)
}

#banner {
	position: relative;
	float: left;
	height: 139px;
	width: 746px;
	padding-bottom:5px;
}


#menu-strip {
	margin: 0 auto;
	background-color: #333333;
	background-image:url(elements/menu-bgnd.jpg);
	height: 30px;
	width: 100%;	
}

#menu-area {
	margin: 0 auto;
	width: 950px;
	height: 30px;
}

#search {
	position: relative;
	float: left;
	color: #ffffff;
	font-size: 11px;
	margin: 0 auto;
	width: 235px;
	height: 30px;
}

#content-area {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background-color: #f1f3f2;
	min-height: 556px; height: auto !important; /* for firefox etc */
	height: 556px; /* for IE */
	z-index: 0;
	background-image: url(elements/swiss-bgnd.jpg);
}

		#detail {
		position: relative;
		margin: 0 auto;
		width: 942px;
		text-align: left;
  		background-color: #ffffff;
		min-height: 544px; height: auto !important; /* for firefox etc */
		height: 544px; /* for IE */
		z-index: 0;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:4px;
		padding-right:4px;
		}
	
	
			#feature-area {
			position: relative;
			float: left;
			width: 190px;
			min-height: 534px; height: auto !important; /* for firefox etc */
			height: 534px; /* for IE */
			background-color: #f1f3f2;
			padding: 4px;
			border:solid #c7c7c7 1pt;
			}
			
			
			#text-area { 
			position: relative;
			float: left;
			width: 377px;
			padding-left:60px;
			padding-right:105px;
			padding-top: 35px;
			padding-bottom: 20px;
			min-height: 489px; height: auto !important; /* for firefox etc */
			height: 489px; /* for IE */
			}

			#text-area2 { 
			position: relative;
			float: left;
			width: 720px;
			margin-right:10px;
			padding: 4px;
			border:solid #c7c7c7 1pt;
			background-color: #f1f3f2;
			min-height: 511px; height: auto !important; /* for firefox etc */
			height: 511px; /* for IE */
			}
			#gallery { 
			position: relative;
			float: left;
			width: 930px;
			padding: 4px;
			border:solid #c7c7c7 1pt;
			background-color: #f1f3f2;
			min-height: 511px; height: auto !important; /* for firefox etc */
			height: 511px; /* for IE */
			}
			#event-area {
			position: relative;
			float: left;
			width: 188px;
			min-height: 511px; height: auto !important; /* for firefox etc */
			height: 511px; /* for IE */
			background-color: #f1f3f2;
			padding-left: 4px;
			padding-right: 4px;
			padding-top: 33px;
			border:solid #c7c7c7 1pt;
			}


#footer {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4b5382;
	background-color:#3f3f3f;
	width:100%;
	height: 25px;
}

		#footer-detail {
		position: relative;
		margin: 0 auto;
		width: 670px;
		text-align: left;
		height: 20px;
		padding-left: 260px;
		padding-right: 20px;
		padding-top: 5px
		}
		
.clear {
clear: both;
}

.highlight-1 {	
		padding:10px;
		background-color:#ffffff;
		border:solid #c7c7c7 1pt;
		margin-bottom: 10px;
}
.highlight-2 {	
		padding-top: 27px;
		padding-left:60px;
		padding-bottom:20px;
		padding-right:105px;
		background-color:#ffffff;
		border:solid #c7c7c7 1pt;
		min-height: 487px; height: auto !important; /* for firefox etc */
		height: 487px; /* for IE */
}
.highlight-g {	
		padding-top: 27px;
		padding-left:60px;
		padding-bottom:20px;
		padding-right:60px;
		background-color:#ffffff;
		border:solid #c7c7c7 1pt;
		min-height: 487px; height: auto !important; /* for firefox etc */
		height: 487px; /* for IE */
}
.galimage {
 height: 135px;
 width: 135px;
 overflow: hidden;
 margin:11px;
 
}

/* ------------------------Typography -----------------------*/


p { 
	font-size: 12px;
	color: #666666;
}

h1 {
	font-size: 15px;
	font-weight:normal;
	color: #666666;
	padding: 6px;
	background-image:url(elements/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 2px;
}

h2 { 
	font-size: 18px;
	color:#666666;
	font-weight:normal;
}

h3 { 
	font-size: 12px;
	color:#333333;
}



ul {
font-size:12px;
color: #666666;

}



li {
font-size:12px;
color: #666666;


}
a {
color: #666666;
font-size: 11px;
}

a:hover {
color:#100a40;
}

#footer p, #footer a:link, #footer a:active, #footer a{
font-size: 10px;
color:#cccccc;
text-decoration: none;
margin:0;
}

#footer a:hover {
text-decoration: underline;
margin:0;
}

.highlight-1 p{
		font-size:11px;
		color: #666666;
		margin:0;
}
	
h4 {
		font-size:13px;
		font-weight: bold;
		color: #666666;
		margin:0;
		text-decoration:underline;
}

#bread {
 font-size: 9px;
 color: #666666;

}
#bread a {
 text-decoration:none;
 font-size: 9px;
 color: #666666;
}
#breadr {
 float: right;
 font-size: 9px;
 color: #666666;

}
#breadr a {
 
 text-decoration:none;
 font-size: 9px;
 color: #666666;
}
#search input {
	font-size: 7pt;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 0;
	vertical-align: baseline;
	margin-top: 8px;
}