/* -- Layout -- */
	
body {
	background: #DDD url(assets/images/bg.jpg);
	color: #000;
	margin: 20px auto 0 auto;
	font: 85% verdana, "trebuchet ms", arial, sans-serif;
}

.imgborder { 
	border: 1px solid #3F1523;
}

.borderleft { 
	border-left: 1px solid #000;
}

.text {
    padding: 0px 15px 10px 15px;
}

.address {
    text-align: left;
	text-transform: uppercase;
	font-size: .6em;
	margin: 0;
	color: #dfdfdf;
}
.footer
{
	text-align:center;
	width:700px;
	margin:0 auto;
}
.navigation {
	padding-top: 10px;
	}
	
.navigation p{
	padding-left: 10px;
	line-height: 2em;
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.right {
	text-align: right;
	}
	
ul img {
	margin-left: -17px;
	padding-left: 0;
}

#navigation li {
	list-style: square url(assets/images/bullet.jpg) outer;
	margin: 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: .6em;
	line-height: 0;
	margin-left: -10px;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
img.right {
	text-align: right;
	display: inline;
	}
	
.center {
	text-align: center;
	}

/* -- Typography -- */

p { 
    font-size: 11px;
	line-height: 18px;
}

	
.news {
	margin: 3px;
	}
	
.news p {
	color: #FFF;
	font-size: .7em;
	line-height: 1.4em;
	}

h1 { 
    font-size: 16px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	color:#333333;
	font-family:Geneva, Arial, Verdana, sans-serif
}

h2 { 
    font-size: 15px;
	 font-weight: bold;
	 color:#6a394c;
}

h3 { 
    font-size: 13px;
	 font-weight: bold;
	 color:#666666;
}

h4 { 
    font-size: 12px; 
	 font-weight: bold;
}
	
li { 
    font-size: 11px;
	line-height: 18px;
    padding-bottom:5px;
}
	
/* -- Navigation -- */

a, a:visited { 
	font-weight: bold;
	text-decoration: none;
	color: #48484D;
}

a:hover { 
	text-decoration: underline;
}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #FFF;
	}
	
#navigation a:hover {
	color: #DDD;
	}

.address a:link, .address a:hover, .address a:visited, .address a:active {
	color: #FFF;
	text-decoration: underline;
}
.navlink { margin: 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: .6em;
	line-height: 0;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;}

.navlink:hover {color:#ddd; text-decoration:none;}

.underlined {
	background-image: url(assets/images/underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smallbullets {line-height:0px;
				padding-bottom:0px;}
				
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style2 {color: #DFDFDF}
