body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
 	background-color: #333333;
 	text-align: center;
	height: 101%;
}

img {
	border: 0;
}

td {
	font-size: 12px;
	padding: 4px 7px 4px 7px;
}

a, a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}


a:hover, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#frame {
	width: 840px;	
	margin: 10px auto 0px auto;
	text-align: left;
	background-image: url(img/shadow.png) !important;
	background-image: none;
	background-repeat: repeat-y;
}


#header{
	font-size: 20px;
	font-weight: bold;
	width: 800px;
	background-image: url(img/cmsheader.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	margin-left: 20px;
	color: #fff;
	height: 150px;
}

#sitetabs {
	padding-top: 5px !important;
	padding-top: 0px;
	height: 25px;
	background-image: url(img/nav-bg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:-5px !important; 
	margin-bottom: 0px;
	}

#sitetabs a, #sitetabs a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	height: 25px;
}

#sitetabs a:hover {
	color: #FFFFFF;
	background-color: #7A0037;
	background-image: url(img/nav-bg-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#sitetabs .selectedtab {
	background-color: #7A0037;
	background-image: url(img/nav-bg-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding: 5px 8px 5px 8px;
}

span.admintabfloat {
	float: right;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
}

span.selectedlist {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#menu {
	font-size: 11px;
	float: left;
	width: 180px;
	margin: 0px;
	text-align: left;
}

#menu ul.itemmargin {
	margin: 10px 0px 10px -30px !important;
	margin: 10px 0px 10px 10px;
}

#menu ul.activemenu {
	margin: 10px 0px 10px -45px !important;
	margin: 10px 0px 10px 0px;
}

#menu li {
	list-style: none;
	padding: 2px 0px;
}

#menu li.item a, #menu .item {
	color: #7A0037;
	text-decoration: none;
	font-weight: bold;
}

#menu li.item a:hover, #menu li.item a:active {
	color: #CC3399;
	text-decoration: none;
}


#menu li.subitem a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#menu li.subitem a:hover, #menu li.subitem a:active {
	color: #CC3399;
	text-decoration: none;
}

#contentmenu {
	margin: 0px 10px 10px 10px;
	font-size: 12px;
	text-align: left;
	width: 570px;
	min-height: 500px;
}

#contentnomenu {
	margin: 0px 10px 10px 10px;
	font-size: 12px;
	min-height: 400px;
	text-align: left;
	padding: 5px;
	height: 400px;
	width: 750px !important; 
	width: 760px;
}

#footer {
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font: 9px bold 'Verdana', Arial, Helvetica, sans-serif;
	width: 800px;
	background: #7A0037;
	color: #FFFFFF;
}

#shadow-bottom {
	margin: 0px;
	background-image: url(img/shadow-bottom.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}

#footer a {	
	color: #FFFFFF;
	text-decoration: none;
}

blockquote {
	margin: 0px 0px 0px 10px;
}

p.breadcrumb {
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

p.breadcrumb a, a:visited {
	color: #666666;
	text-decoration: none;
}

p.breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
}

td.contentside h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 0px auto;
}

p.content {
	font-size: 12px;
}

p.stats {
	font-size: 12px;
	margin: 10px 20px 10px 20px;
	padding: 5px 20px 5px 20px;
	border: 1px solid #000;
	background-color: #666;
	color: #FFF;
}

p.info {
	font-size: 9px;
	color: #999;
	text-align: right;
	margin: 0px 30px 10px 0px;
}

#edit {
	float: right;
	font-size: 12px;
	margin: 0px 30px 0px 0px;
	text-align: right;
}

#edit a,
#edit a:visited {
	text-decoration: none;
}

#edit a:hover,
#edit a:active {
	text-decoration: underline;
}

form.login {
text-align: center;
display: block;
width: 350px;
padding: 20px;
margin: 10px auto;
border: 1px solid #999;
}

input.editor {
	border: solid 1px #CCC;
	padding: 0px 0px 0px 7px;
	width: 60%;
}

input.index {
	border: solid 1px #CCC;
	width: 30px;
}

textarea.texteditor {
	width: 530px;
	margin: 10px auto 0px auto;
	display: block;
}

td.contentside a,  td.contentside a:visited {
	color: #7A0037;
}

td.contentside a:hover {
	color: #CC3399;
}

tr.listhead {
	font-size: 12px;
	border: 1px solid #666;
	background: #CCC;
}

table.pages {
border: 1px solid #000;
}

table.pages tr th {
background-color: #7A0037;
color: #FFF;
height: 24px;
font-size: 12px;
padding-left: 5px;
border-bottom: 1px solid #000;
}

table.users {
border: 1px solid #000;
}

table.users tr th {
background-color: #7A0037;
color: #FFF;
height: 24px;
font-size: 12px;
}

td.contentside table.users tr th a, td.contentside table.users tr th a:visited {
	color: #FFF;
	margin-left:3px;
}

td.menuside {
	background-color: #FFF5D2;
	padding-left: 3px;
}

td.contentside {
	background-color: #fff;
}

table.users {
	border: 1px solid #000;
	background: #ccc;
}

table.users th a, table.users th a:visited {
	color: #000;
}

tr.tr0 {
padding-top: 3px;
background-color: #DDD;
}

tr.tr1 {
padding-top: 3px;
background-color: #FFF;
}

td.tab0 {
padding-top: 3px;
background-color: #666;
color: #FFF;
}

td.contentside table.pages tr td.tab0 a, td.contentside table.pages tr td.tab0 a:visited {
color: #FFF;
}

td.contentside table.pages tr td.tab0 a:hover {
color: #CC3399;
}


/* Begin Images */
p img {
	/* padding: 0; */
	max-width: 100%;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

/* Tiny MCE Fixes */

p div {
	margin-left: 100px;
}

.Sub_hdr {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A0037;
}

p.normal {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#map {
	height: 400px;
	width: 565px;
}
