@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	text-align: justify;
}
body {
	background-color: #3E3E3E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#bg_pattern {
	background-image: url(images/bg_pattern.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
}
#right_column {
	background-color: #4D4D4D;
	padding: 5px;
}
.pic_border {
	border: 1px solid #666;
}
#video-box {
	background-color: #666;
	padding: 5px;
}

#content-box {
	background-color: #4D4D4D;
	padding: 10px;
}


a {
	font-size: 12px;
	color: #F3C41E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3C41E;
}
a:hover {
	text-decoration: underline;
	color: #F3C41E;
}
a:active {
	text-decoration: none;
	color: #F3C41E;
}
#outer_border {
	border: 1px solid #666666;
}
#bg_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-bottom-color: #666;
}
a.servicelinks:link {
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;

}


a.servicelinks:visited {
	color: #CCC;
	text-decoration: none;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;

}
a.servicelinks:hover {
	color: #E6BA1B;
	text-decoration: underline;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	
}

a.servicelinks:active {
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	
}	


#nav_375899, #nav_375899 ul {
	padding: 0;
	margin: 1;
	list-style: none;
}

#nav_375899 a {
	display: block;
        height:20px;
}

#nav_375899 li {
	float: left;
	width: 140px;
	text-align: center;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #F4C426;
}
.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}.pic-border {
	border: 1px solid #999;
}
.copyright-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FC0;
}
.shine-page-bg {
	background-image: url(images/shine_lights_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
#left_fighter_bg {
	background-image: url(images/bg_dinthomas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_fighter_bg {
	background-image: url(images/bg_mayorga.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.video-gallery-holder {
	text-align: center;
	padding: 5px;
}
.border-gray {
	border: 1px solid #999;
}
