/* 

contents

	1. defaults
	2. structure
	3. fonts
	4. links
	5. images

*/


/*  -------------- 1. defaults -------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: left;
}

p {
	text-align: left;
}

ul {
	text-align: left;
}

table {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

/*  -------------- 2. structure -------------- */


#container {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.defaultmenu {
	background-image: url(images/ambenbanner1.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}

.greenmenu {
	background-image: url(images/ambenbanner2.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}

.bluemenu {
	background-image: url(images/ambenbanner4.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}

.orangemenu {
	background-image: url(images/ambenbanner3.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}

#mainmenu table {
	width: 800px;
	height: 116px;
}

.filler {
	width: 365px;
}

.menu {
	width: 145px;
}

#navigation {
	width: 800px;
}

.information {
	width: 800px;
}

/*  --------------- 3. fonts --------------- */

#mainmenu {
	font-size: 14px;
}

.menu {
	text-align: left;
}

.green a {color: #66ff33;}
.yellow a {color: #ffcc00;}
.blue a {color: #00ccff;}
.dorange a {color: #cc3300;}
.dgreen a {color: #006600;}
.dblue a {color: #006699;}
.white a {color: #FFFFFF}

#main {
	padding-top: 40px;
	padding-bottom: 40px;
	}

.small {
	font-size: 10px;
	text-align: right;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	}
	
h3 {
	text-align: left;
	padding-left: 60px;
	font-weight: normal;
	font-size: 13px;
}

h4 {
	text-align: left;
	margin-left: 69px;
	font-size: 14px;
}

h5 {
	text-align: left;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
}

h6 {
	text-align: left;
	margin-left: 40px;
	font-size: 14px;
	font-weight: normal;
}

.indent {
	margin-left: 60px;
}

.information p, h5 {
	padding-left: 15px;
	padding-right: 15px;
}

.right {
	text-align: right;
}

/*  --------------- 4. links --------------- */

a {
	text-decoration: none;
	color: #333333;
}

/*  --------------- 5. images -------------- */

img {
	border: none;
	text-align: center;
}
	
.sideline {
	border: none;
	padding: none;
	}
	
.menupic {
	border: 0px;
	}

.banner {
	width: 800px;
	height: 97px;
}

.drop {
	width: 800px;
	height: 11px;
}

.information img {
	padding: 5px;
}
