html,body {
	margin: 0;
	padding: 0;
	}
body {
	font: small Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #1b1c33 url(../images/body-bg.gif) repeat-x left top;
	}
#hug {
	margin: 0 auto;
	padding: 0;
	border-top: 15px solid #000000;
	background: url(../images/container-bg3.gif) no-repeat center top;
	}
p {
	color: #555555;
	}
a {
	outline: none;
	}
img {
	border: none;
	}
hr {
	margin: 10px 40px;
	color: #ddd;
	border-top-style: solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	}
big {
	color: #333;
	font-weight: bold;
	}
form {
	margin: 0;
	padding: 0;
	}
#container:after, #content:after, .interior #content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#container {
	position: relative;
	width: 1032px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/container-bg2.gif) no-repeat center top;
	}
#header {
	height: 130px;
	margin: 0 167px 0 166px;
	}
#container #beta {
	position: absolute;
	top: -15px;
	left: 145px;
	margin: 0 auto;
	text-align: center;
	display: none;
	}
#wrapper {
	float: left;
	width: 100%;
	margin: 0;
	}
#banner {
	height: 260px;
	width: 699px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	line-height: 1.2em;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	background: #000000 url(../images/three-amigos.jpg) no-repeat left top;
	}
#banner .caption {
	display: block;
	margin: 100px 10px 0 570px;
	font-size: x-small;
	}
#content {
	margin: 0 167px 0 166px;
	padding: 0 0 30px 0;
	}
.landing #content {
	background: #ffffff url(../images/content-bg.jpg) repeat-x left 264px;		
	}
.interior #content {
	padding-top: 20px;
	background: #ffffff url(../images/content-interior-bg.png) no-repeat left top;			
	}
h1 {
	margin: -10px 40px 20px 40px;
	padding: 0;
	}
h2, h3, h4 {
	margin: 20px 40px 5px 40px;
	padding: 0;	
	}
#content h1 {
	font: normal normal xx-large Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	}
#content h2 {
	color: #555555;
	text-transform: uppercase;
	font: medium "Lucida Grande", Lucida, Verdana, sans-serif;
	}
	
#content .lede {
	font-size: 1.3em;
}


#navlinks {
	margin: 10px;
	width: 150px;
	
}


#news li {
	list-style: none;
	margin-bottom: 20px;
}

#news .dateline {
	text-transform: uppercase;
	color: #aaa;
	font-size: .9em;
}

#news .headline {
	font-size: 1.8em;
}

p {
	margin: 0 40px 10px 40px;
	line-height: 1.8em;
	}

table {
	margin: 0 40px 10px 40px;
	}

#socialmedia table {
	margin: 0;
}

* {
	
	}
blockquote {
	padding: 10px;
	border: 2px solid #ccc;
	border-left: 0;
	border-right: 0;
	font-size: medium;
	line-height: 1.6em;
	}
.small {
	font-size: x-small;
	}
.left {
	float: left;
	margin: 5px 20px 1px 0;
	}
.landing p, .landing h1, .landing h2 {
	margin: 0;
	padding: 0;
	}
.landing hr {
	margin-top: 10px;
	padding: 0;
	color: #ddd;
	border-top-style: solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	}
.landing .small {
	margin: 0 20px 10px 20px;
	}
#content-left {
	float: left;
	width: 360px;
	padding: 0 0 0 20px;
	}
#sidebar {
	float: right;
	display: block;
	padding: 0 20px 0 0;
	width: 265px;
	font-size: 95%;
	}
#sidebar h2 {
	margin-bottom: 10px;
	}
#sidebar img {
	margin: 0 4px 0 0;
	border: 1px solid #000;
	}
#sidebar dl {
	margin: 20px 0 0;
	padding: 0;
	}
#sidebar dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#sidebar dt a {
	color: #3f597e;
	text-decoration: none;
}
#sidebar dt a:hover {
	color: #3f597e;
	text-decoration: underline;
}

#sidebar dd {
	margin: 0 0 15px 0;
	padding: 0;
	color: #333;
	line-height: 1.4em;
	}
#sub {
	float: right;
	display: block;
	margin: 50px 40px 1px 10px;
	padding: 10px;
	width: 160px;
	border: 2px solid #666;
	background: #eee;
	font-family: Helvetica, Geneva, sans-serif;
	}
#sub ul, #sub li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
	}
#sub li a {
	color: #D08836;
	text-decoration: underline;
	}
#sub li a:hover {
	text-decoration: none;
	}
#extra {
	float: left;
	margin-left: -167px;
	width: 167px;
	}
#navigation {
	float: left;
	margin-left: -1038px;
	width: 180px;
	font-family: Helvetica, Geneva, sans-serif;
	}
#navigation #main {
	margin: 15px;
	padding: 0;
	border-bottom: 1px solid #689;
	list-style-type: none;
	}
#navigation #main li {
	display: inline;
	}
#navigation #main li a {
	display: block;
	padding: 6px;
	padding-bottom:4px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bolder;
	font-style: normal;
	border-top: 1px solid #689;
	}
#navigation #main li a:hover {
	background: #436DA0;
	}
#navigation #main .highlight a {
	#color: #F90;
	font-size: 1.05em;
	}

#navigation #socialmedia {
	margin: 0 20px 0;
	}

#login {
	margin: 30px 15px 10px 10px;
	padding: 10px;
	background: #4c678e;
	font-size: x-small;
	}
#login .header {
	color: #8aa6d1;
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}
#login h2 {
	margin: 2px 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	}
#login .text, #blog-stuff .text {
	width: 111px;
	margin: 5px 0 0 0;
	padding: 1px 4px;
	border: 1px solid #666666;
	}
#login .button {
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer {
	position: relative;
	clear: left;
	width: 679px;
	margin: 10px auto;
	padding: 0 167px 0 187px;
	color: #ccc;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}
#footer a {
	color: #ccc;
	}
#footer a:hover {
	color: #fff;
	}
#footer img {
	position: absolute;
	top: 60px;
	right: 167px;
	margin: 0;
	padding: 0 0 20px 0;
	}
#ticker {
	margin: 0 auto 20px auto;
	padding: 8px 5px 5px 5px;
	border-bottom: 1px solid #ccc;
	background-color: #d8d8d8;
	color: #555;
	text-align: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	overflow: hidden;
	height: 14px;
	font-weight: bold;
	}
#ticker #newsslot {
	float: left;
	}
#ticker #label {
	color: #000;
	margin-right: 6px;
	float: left;
	}
.form {
	font-size:12px;
	line-height: 14px;
	font-family: helvetica, verdana, arial, sans-serif;
	margin: 0 40px;
	}
.formtitle {
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #ccc;
	color: #666;
	}
.note {
	font: 12px/17px georgia, helvetica, arial, sans-serif; 
	background-color: #efefef; 
	border: 1px solid white; 
	padding: 8px; 
	margin-bottom: 8px;
	}
.flash {
	font: 14px/19px georgia, helvetica, arial, sans-serif; 
	background-color: #efefef; 
	border: 1px solid white; 
	padding: 8px 40px 8px 40px; 
	margin-bottom: 8px;
	}


form .note {
	font-style: italic;
	}
form .error {
	background-color: color: #F90;
		}

form tr {
	width: 100%;
	background-color: #eee;
}

form tr .left {
	width: 80px;
	color: #333;
}

table .nobg {
	background-color: #fff;
}

form td {
	padding: 4px;
}

form td .inputflex {
	width: 96%;
}
#in_the_news  hed {
	color: #555555;
	text-transform: uppercase;
	font: medium "Lucida Grande", Lucida, Verdana, sans-serif;
}
#in_the_news  hed  a {
	color: #555555;
	text-decoration: none;
}

#in_the_news  read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
