/* CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* HTML Elements */

html, body {
	height: 100%;
}
html {
	background: #00529A;
}
body {
	font: 13px/1.6em Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	background-image: url(images/bg_images/1.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
hr {
	display: none;
}
a {
	color: #EE6F2A;
}
dt {
	border-bottom: 1px solid #838563;
	padding-top: 6px;
}
.clearBoth {
	clear: both;
	width: auto;
}
.alert {
	color: #EE6F2A;
}

/* Block Elements */
#wrapper {
	position: relative;
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#topNav {
	position: relative;
	top: 12px;
	width: 772px;
	height: 44px;
	font: bold 13px Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	background: url(images/topnav/shadow.png);
}
#topNav ul {
	position: relative;
	top: 9px;
	left: 9px;
	width: 754px;
}
#topNav ul li {
	position: relative;
	display: inline;
	color: #FFFFFF;
	list-style: none;
}
#topNav ul li a {
	height: 26px;
	line-height: 26px;
	padding: 7px 7px 8px 7px;
	text-decoration: none;
	color: #FFFFFF;
}
#topNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#logo {
	position: relative;
	padding-top: 12px;
	width: 772px;
	height: 131px;
	background: url(images/center_top.png) bottom no-repeat;
}
#logo h1 {
	position: absolute;
	left: 50%;
	width: 494px;
	height: 103px;
	margin-left: -247px;
	text-indent: -700em;
	display: block;
}
#logo h1 a {
	width: 494px;
	height: 103px;
	background: url(images/logo.png) no-repeat;
	text-indent: -700em;
	display: block;
}
#logo h1 a:active {
	width: 494px;
	height: 103px;
	background: url(images/logo.png) 1px 1px no-repeat;
	text-indent: -700em;
	display: block;
}
#content {
	position: relative;
	width: 754px;
	padding: 0px 9px;
	background: url(images/center_back.png) repeat-y;
}
#content h2 {
	font: bold 18px/28px Georgia, Times, "Times New Roman", serif;
	color: #EE6F2A;
	text-transform: uppercase;
	text-align: left;
	margin: 0px -18px 6px -18px;
	border-bottom: 1px solid #838563;
	padding: 0px 18px;
}
#content h2 a {
	color: #EE6F2A;
	text-decoration: none;
}
#content h3 {
	padding-top: 6px;
}
#content p {
	padding-bottom: 12px;
}
#mainContent {
	position: relative;
	width: 736px;
	padding: 0px 18px 0px 18px;
	z-index: 200;
}
#mainContent h2 {
	margin: 0px 0px 0px -18px;
	padding: 0px 0px 0px 18px;
}
#leftContent {
	position: relative;
	width: 182px;
	float: left;
	text-align: right;
	padding: 0px 18px 12px 18px;
	z-index: 200;
}
#leftContent ul {
	text-transform: uppercase;
}
#leftContent ul li {
	font: bold 14px/28px Georgia, Times, "Times New Roman", serif;
	margin: 0px -18px;
	border-bottom: 1px solid #838563;
	padding: 0px 18px;
}
#leftContent ul li a {
	color: #666666;
	text-decoration: none;
}
#leftContent ul li a:hover {
	color: #EE6F2A;
}
#leftContent ul li ul {
	margin: 0px -18px;
	border-top: 1px solid #838563;
	padding: 0px 18px;
}
#leftContent ul li ul li {
	font: bold 13px/1.6em Tahoma, Verdana, Arial, sans-serif;
	border-bottom: none;
}
#leftContent ul li ul li a {
	color: #666666;
	text-decoration: none;
}
#leftContent ul li ul li a:hover {
	color: #EE6F2A;
}
#leftContent img {
	position: relative;
	margin-right: -18px;
	margin-bottom: -128px;
	padding-top: 18px;
	padding-right: 18px;
}
#rightContent {
	position: relative;
	min-height: 500px;
	margin-left: 217px;
	border-left: 1px solid #838563;
	padding: 0px 18px 12px 18px;
	z-index: 200;
}
#rightContent ul, .frontArticles ul {
	padding: 0 0 12px 12px;
	list-style: square;
}
#rightContent img {
	float: left;
	margin: 12px 6px 6px 0;
	border: 1px solid #838563;
	padding: 6px;
	background: #FFFFFF;
}
#footer {
	position: relative;
	left: 8px;
	width: 756px;
	height: 1px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}

/* Flourishes */
#topFlourish {
	position: absolute;
	top: 90px;
	left: 9px;
	width: 144px;
	height: 266px;
	/* background: url(images/top_flourish.png) no-repeat; */
	z-index: 100;
}

/* Front Page */
.frontMovies {
	position: relative;
	float: left;
	width: 340px;
	padding: 18px;
}
#content .frontMovies .frontMoviesText p {
	padding-bottom: 0;
}
#frontArticlesWrapper {
	border-top: 1px solid #838563;
	border-bottom: 1px solid #838563;
	background: #cbce9a;
}
#frontArticlesWrapper div:first-child, #frontMoviesWrapper div:first-child {
	border-right: 1px solid #838563;
}
.frontArticles {
	position: relative;
	float: left;
	width: 340px;
	padding: 18px;
	/* background: url(images/top_flourish.png) 0px -20px no-repeat; */
}
/* Music pages */
.musicList {
	position: relative;
	width: 718px;
	border-top: 1px solid #838563;
	padding: 18px;
	z-index: 200;
}
.musicList img {
	float: left;
}
.musicText {
	float: left;
	width: 50%;
	margin-right: -18px;
	padding-left: 18px;
}

/* Badges, we dont need no stinkin badges */
 .badge {
	position: relative;
	margin-bottom: 12px;
	border-bottom: 1px solid #838563;
}
.badge h4 {
	position: relative;
}
.badge p {
	position: relative;
	width: 108px;
	line-height: 14px;
}
.badge span {
	position: relative;
}
.badge img {
	position: relative;
	top: -12px;
	float: left;
	padding: 0px 6px 0px 0px;
}
.badgeText {
	float: left;
	width: 336px;
}
.badge p {
	width: 100%;
}
/* travel photos */
.travelPhotos {
	float: left;
	padding: 0 12px 12px 0;
}

/* Misc */
.fileBox {
	position: relative;
	padding: 12px;
	margin: 0 0 12px 0;
	background: #FFFFFF;
}
.fileImg {
	float: left;
}

table.smallcal {
	border-collapse:collapse;
	border-spacing:0; 
	font-size:10px; 
	width: 100%;
}
table.smallcal tr {
	text-align: left; 
	vertical-align: top;
}
table.smallcal th, table.smallcal td {
	padding: 1px;
	border:1px solid #FFF; 
	background-color:#6b883f; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align:center;
}
table.smallcal td {
	background-color:#ddd;
	color:#636F6F; 
	height:30px;
}
table.smallcal td.event{
	background-color:#B3C75F;
	color:#FFF;
}
table.smallcal td.event:hover{
	background-color:#FFF;
	color:#000;
}
table.smallcal h4 {
	color: #495D2B;
	margin:0px;
}
table.smallcal .today h4 {
	color: #cc0000;
}
table.smallcal .calevent a {
	padding: 0;
}
