body {

	background-color: #222;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	}
	
@font-face {

	font-family: "Rockwell";
	src: url('../mm/rock.ttf') format("truetype");
}	

/* Headings */

h1,h2,h3,h4,h5,h6 {
	
	color:#444;
	display:inline;
	font-family: "Rockwell", Georgia, Garamond, serif;
	font-weight:normal;
	
	}

h1 {

	border-left: 1px dotted #222;
	color:#222;
	font-size:3.5em;
	font-weight:bold;
	letter-spacing:-0.04em;
	line-height:2em;
	margin: 0 0 20px 40px;
	padding: 0 0 40px 20px;
	
	}

h2 {

	font-size:2.4em;
	}
	
h3 {

	font-size: 2.2em;
	}

h4 {

	display:inline-block;
	font-size: 1.8em;
	padding:0 36px 5px 18px;
	}

h6 {

	padding-left:10px;
	}
	
/* Common */

.container_12 {

	margin-top:0;
	margin-bottom:0;
}

.bold {font-weight:bold;}
.hide {visibility:hidden;}
.rt {float:right; width:inherit;}
.lt {float:left; width:inherit;}

.lpad {
	padding-left:20px;
	}
	
.rpad {

	padding-right:20px;
	}
	
.align_right {

	text-align:right;
	}

.align_left	{

	text-align:left;
	}
	
.align_center {

	text-align:center;
	}

.spacer {

	height: 2em;
}

.preload_wrap {

	max-height:10px;
	max-width:10px;
	}
	
.preload {

	display:none;
	}

/* Header */

#header {

	margin: 20px 0;
}

#logo {

	overflow:visible;	
	white-space: nowrap;
}

#logo a {
	
	color:#f5f2dc;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:4.75em;
	letter-spacing:-0.05em;
	text-decoration:none;
	vertical-align:bottom;
}

/* Lists */

/* Navigation */

#navx {
	float:left;
	padding: 0.5em;
	border-left: 1px dotted #e0deca;
}

#navx-right {

	float:right;
	padding: 0.5em;
	border-right: 1px dotted #e0deca;
}

#navigation {

	text-align:left;
}

#navigation ul {	

	display:inline;
	list-style-type:none;	
}

#navigation ul li {

	margin: 0;
	padding-left: 1em;
}

#navigation ul li a {

	color:#f5f2dc;
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:-0.01em;
	padding: 0.5em 0.75em;
	text-decoration:none;
	text-transform:uppercase;
}

/* News */

.news ul {

	list-style-type:none;
	}
	
.news ul li {

	border-bottom: 1px dotted #888571;
	font-size: 1.2em;
	padding:10px;
	}
	
.news ul li.top {

	border-top: 1px dotted #888571;
	}
	
.news ul li a {

	color:#222;
	font-size: 1.1em;
	text-decoration:none;
	}
	
.news ul li a:hover {

	text-decoration:underline;
	}


/* Multimedia: Audio */

.audio ul {

	list-style:none;
	}
	
.audio ul li {

	padding:5px;
	}
	
.audio ul li a:link, .audio ul li a:visited, .audio ul li a:hover, .audio ul li a:active {

	font-size:1.4em;
	text-decoration:none;
	}
	
/* Footer */

.footer ul {	

	list-style-type: none;	
}
	
.footer ul li {

	background: transparent url('../mm/bg-foot.png') repeat;
	border-bottom: 1px dotted #232323;
	color:#fff;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin:0;
	padding:10px;
	text-align:left;
	}

.footer ul li a:link, .footer ul li a:visited, .footer ul li a:hover, .footer ul li a:active {	

	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	}

.footer ul li a:hover {

	color: #f5f2dc;
	}	

.footer ul li.uno {

	background: transparent url('../mm/bg-foot-uno.png') repeat;
	font-size: 2em;
	font-family:"Rockwell", Georgia, Garamond, serif;
	padding:12px;
	text-align: left;
	color: #fff;
	}
	
/* Accent Bubbles */

.bubble {

	padding:0 10px;
	}	
	
/* Text and Links */

a:link, a:visited, a:hover, a:active {

	color:#444;
	font-size: inherit;
	text-decoration:none;
	}
	
a:hover {
	
	color:red;
	text-decoration:underline;
	}


p.small {

	color:#222;
	font: 1.2em "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;	
	}
	
p {

	color:#222;
	font: 1.4em "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;	
	}
	
p.large {

	color:#222;
	font: 1.6em "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;	
	}
	
.body {

	padding: 0 10px 5px 10px;
}

.body p {

	color:#222;
	font: 1.4em/1.5em "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;
	padding:0 36px 5px 18px;	
	}
	
.contact p {

	color:#222;
	font: 1.4em/1.5em "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;
	padding:0 10px 5px 10px;
	}
	
.contact a:link, a:visited, a:hover, a:active {

	color:#000;
	font-size:1em;
	}
	
span.caption {

	font-size: inherit;
	}
	
a.vidlink:hover {

	text-decoration:none;
	}
	
/* News Page */

.news_category {

	background-color:transparent;
	padding:1em;
	}
	

/* Video */

#video {

	background-color: #dddac6;	
	height:460px;
	width:600px;
	text-align:center;	
}

#videopad {

	padding-top:20px;
	}

/* Images */

.photo_wrap {

	background-color: #dddac6;	
	margin: 0 20px 20px 0;
	text-align:center;	
}

.photo_wrap img {

	padding:20px;	
}

.photo_wrap_news {

	background-color: #dddac6;	
	margin: 0 0px 10px 0;
	text-align:center;	
}

.photo_wrap_news img {

	height:146px;
	padding:10px;	
	width:260px;
}

.photo_wrap_sm {

	background-color: #dddac6;	
	margin: 0 0px 10px 0;
	text-align:center;	
}

.photo_wrap_sm img {

	padding:10px;	
	
}

.thumb {

	background-color: #dddac6;	
	margin: 0 0px 10px 0;
	text-align:center;	
}

.thumb img {

	height: 120px;
	padding:10px;
	width: 120px;
	
}

.thumb_vid {

	background-color: #dddac6;	
	margin: 0 0px 10px 0;
	text-align: center;	
}

.thumb_vid img {

	height: 150px;
	padding: 10px;
	width: 200px;
	
}

/* Begin Footer */

.footer {

	display:block;
	position:relative;
}

/* Copyright */

#copy {

	color: #666;
	font-size:1.2em;
	position:static;
	text-align:center;
}

#copy p {
	
	display:inline;
	font-size:1em;
	}
