/*  
Theme Name: TEAM UP Theme
Theme URI: http://www.themightymo.com
Description: TEAMUPMN.com website
Version: 1.0
Author: The Mighty Mo! Design Co.
Author URI: http://www.themightymo.com
*/


body {
	text-align: center;
	background-color: #023963;
/*	background-image: url(images/bg-gradient.jpg);*/
	margin:0px auto;
}
#pageWrapper {
	/*	display: block;*/
	/*	border: 1px #000000 solid;*/
	/*position:relative;*/
	width:100%;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	text-align: center;
	position:relative;
}
#mainContentWrapper {
	width:700px;
	text-align: center;
	margin:0 auto;
}
#footerContentWrapper {
	width:700px;
	text-align: center;
	margin:0px auto;

}
#pageContent {
	width:600px;
	text-align: left;
	margin:0 auto;
/*	text-indent:20;*/
	padding: 0px 30px 0px 30px;
}
#pageContent ul li{
	padding: 0px 0px 0px 20px;
	list-style-type:none;
	list-style-image:url(images/dash.gif);
	list-style-position:inside;
}

#headerContent {
	/*border: 2px #00ff00 solid;*/
	font:large;
	color:#7A0019;/*	text-align:left;*/
	text-align:left;
}
#navigationMenuWrapper {
	width:100%;

	margin:0 auto;
	background-color:#000000;
}
#navigationMenu {
	background-color:#000000;
	width:100%;
	text-align:right;
	/*	margin: 5;
	padding: 5;*/
}
#navigationMenu ul {
	margin: 0;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	list-style-image: none;
}
#navigationMenu li {
	display: inline;
	/* Add the pipe character "|" after each page link */
	border-right: 1px solid #CCC;
}
#navigationMenu ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-weight:bold;
}
#navigationMenu ul li a:hover {
	color: #FFFFFF;
	font-weight:bold;
	background: #666666;
}
#slideshowContent {
}
#featuredContentWrapper {
	position:relative;
	text-align:center;
	display: block;
}
/*#featuredContent {
	position:relative;
	color:#000000;
	font-weight:bold;
	text-align:center;
}*/
/*#featuredContent a {
	color:#000000;
}*/
#featuredContentText {
	width:195px;
	color:#000000;
	/*font-weight:bold;*/
	text-align:center;
}
#announcements{
	width:640px; 
	padding:20px 30px 0px 30px;
	background-color:#fcf8ef;
	color:#000;
	}
#announcements p{
	padding:0 0 10px 0;
	margin:0px;
	}
#lineBreak {
	clear: both;
}
.clear{clear:both;}
#footerContent {
	display: block;
	width:100%;
	margin:0px auto;
	background-color:#000000;
	color: #FFFFFF;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}
#footerContent a {
	color: #32b9ff;
	text-decoration:none;
}
#footerContent a:hover {
	color: #32b9ff;
	text-decoration:underline;
}
#sfannounce {
	display: block;
	width:100%;
	margin:0px auto;
	color: #000000;
	text-align:center;
}
a:link {
	color: #034e88;
	text-decoration:none;
}
a:visited {
	color: #034e88;
	text-decoration:none;
}
a:hover {
	color: #034e88;
	text-decoration: underline;
}
a:active {
	color:#034e88;
	text-decoration:none;
}
ul {
	/*
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #00CC33;
text-decoration: none;
background-color: #CCCCCC;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);*/
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type:none;
}
ul.children {
	/*list-style:circle;*/
	list-style:inside;
	list-style-image: url(images/dash.gif);
/*	margin-left:15px;*/
}
