/* ===================================================================================================== */
body {
	background-color: #00782D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #000;
}
html { 
	min-height:100%; 
	margin-bottom:1px;
}
p {
	margin: 10px 0 10px 0;
}
/* =================================== LAYOUT ========================================================= */
#wrap {
	width: 980px;
	margin: 0 auto;
	background: #fff url(images/left_bg.png) repeat-y;
}
#header {
	height: 200px;
	background: #00782D url(images/banner.png) no-repeat scroll center 0;
	margin: 0 auto;
	width: 980px;
}
#flash {
	float: right;
	width:290px;
	height:190px;
	z-index:1;
	margin-right: 5px;
	margin-top: 10px;
}
#nav {
	width: 980px;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	padding: 0px;
}
#left {
	float: left;
	width: 225px;
	height: 100%;
	background: #fff url(images/left_bg.png) repeat-y;
	padding: 15px 5px 10px 10px;
}
#content {
	margin-top: 0px;
	background: #fff url(images/content_bg.png);
	float: right;
	width: 720px;
	padding: 0 10px 10px 10px;
}
#footer {
	height: 30px;
	text-align: center;
	font-size: 11px;
	letter-spacing: .2em;
	color: #fff;
	background: #00782D url(images/footer_bg.png) no-repeat scroll center 0;
	padding: 10px 0 0 0;
}
/* ================================== HEADINGS ============================================================== */
#content h2 {
	font-size: 11px;
	padding: 5px 0 5px 0px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: 400;
}
#content h3 {
	font-size: 10px;
	padding: 5px 0 5px 0;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 400;
}
#left h2 { 
	color: #005EB0; 
	padding: 5px 0 5px 0;
	font-size: 10px; 
	letter-spacing: .1em; 
	font-weight: 400;
}
/* ================================= TABLES ============================================== */
table, td, th { 
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
}
th {
	background-color: #C0C0C0;
	color: #333;
}
/* ================================== IMAGE NO BORDER ON HOVER ============================================================== */
img {
	border: none;
	padding-top: 4px;
}
/* ====================================== SIMPLE NAV =========================================================== */
a { 
	color: #00782D; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
	color : #FE7276; 
}
/* ================================= LEFT COLUMN BOX================================================================= */
.leftbox {
	width: 215px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 5px 5px 0px 5px;
	background: url(images/side_bg.jpg) bottom left no-repeat;
}
.leftboxtop {
	background: url(images/side_top.png) top left no-repeat;
	width: 215px;
	height: 24px;
	font-size: 14px;
	color: #333;
	letter-spacing: .1em;
	font-weight: 300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 7px 0px 0px 10px;
}
/* ================================= NEWS PAGE ========================================== */
.news {
	width: 650px;
	min-height: 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 5px 5px 0px 5px;
	background: url(images/news_bg.jpg) bottom left no-repeat;
}
.newstop {
	background: url(images/news_top.png) top left no-repeat;
	width: 650px;
	height: 24px;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	letter-spacing: .1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 7px 0px 0px 10px;
}
.newsimg {
	padding-left: 7px;
	padding-top: 4px;
	border: none;
	float:right;
}
.newsarchh3 {
	font-size: 10px;
	padding: 5px 0 5px 0;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 400;
}
/* ================================= FIGHTERS PAGE ========================================== */
.fighters {
	width: 615px;
	height: 190px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 5px 20px 0px 25px;
	background: url(images/news_bg.jpg) bottom left no-repeat;
}
.fighterstop {
	background: url(images/news_top.png) top left no-repeat;
	width: 650px;
	height: 24px;
	font-size: 14px;
	color: #333;
	letter-spacing: .1em;
	font-weight: 300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 7px 0px 0px 10px;
}
/* ============================ PAGECOUNT AT BOTTOM OF FIGHTERS PAGES ================================== */
#pagecount {
	width: 655px;
	text-align: center;
	margin: 0 auto;
}
#backtotop {
	width: 655px;
	text-align: center;
	margin: 0 auto;
}
/* ============================ SPONSORS PAGE ============================================== */
.sponsors {
	width: 650px;
	min-height: 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 5px 5px 0px 5px;
	background: url(images/news_bg.jpg) bottom left no-repeat;
}
.sponsorstop {
	background: url(images/news_top.png) top left no-repeat;
	width: 650px;
	height: 24px;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	letter-spacing: .1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 7px 0px 0px 10px;
}
/* ============================= TRAINERS PAGE ================================================================== */
.trainers {
	width: 615px;
	min-height: 190px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 5px 20px 0px 25px;
	background: url(images/news_bg.jpg) bottom left no-repeat;
}
.trainerstop {
	background: url(images/news_top.png) top left no-repeat;
	width: 650px;
	height: 24px;
	font-size: 14px;
	color: #333;
	letter-spacing: .1em;
	font-weight: 300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 7px 0px 0px 10px;
}
/* ============================== PHOTOS PAGE =================================================================== */
.photos {
	width: 615px;
	min-height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 5px 20px 0px 25px;
	background: url(images/news_bg.jpg) bottom left no-repeat;
}
.photostop {
	background: url(images/news_top.png) top left no-repeat;
	width: 650px;
	height: 24px;
	font-size: 14px;
	color: #333;
	letter-spacing: .1em;
	font-weight: 300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 7px 0px 0px 10px;
}
/* =============================== LINKS PAGE =============================================================== */
.links {
	width: 400px; 
 	min-height: ;
	margin: auto;
	text-align: center;
}
/* ============================BOXING GEAR PRODUCT PAGES =============================================================== */
#boxinggear {
	width: 450px; 
 	min-height: ;
	margin: auto;
	text-align: center;
}
/* ===================================================================================================== */
#locationmap {
 	width: 540px; 
 	min-height: 395px;
	margin: auto;
	border:1px solid #dadada;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* ===================================================================================================== */
.fightersscheduled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: blue;	
}