@charset "UTF-8";
#FlashBox {
	margin: auto;
	height: 300px;
	width: 302px;
}
body {
	background-image: url(images/FencingPale.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.wrapitall {
	height: 100%;
	width: 100%;
	background-image: url(images/Fencetop.jpg);
	background-repeat: repeat-x;
}
#Content {
	background-color: #0e0b04;
	width: 627px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
	padding: 10px;
}
#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#Header {
	background-image: url(images/Title.png);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 0px;
}
#Nav {
	background-color: #0e0b04;
	height: 30px;
	width: 647px;
	margin-left: 153px;
}
#Sidebar {
	height: 310px;
	width: 113px;
	margin-top: 10px;
	float: left;
	display: inline;
	background-image: url(images/Contact-title.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14pt;
	color: #FFF;
}
/* Nav Start */

#Nav ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#Nav ul li{
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}

.NewTag {
	margin-top: -5px;
	margin-bottom: -5px;
}
#Nav ul li #tsirtnav {
	width: 70px;
	background-image: url(images/NEW.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 6px;
}
#Nav ul li a{
	height: 20px;
	width: 90px;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	padding: 5px;
}
#Nav ul li a:hover {
	background-color: #FFF;
	color: #941B1E;
}
body#home a#homenav,
body#about a#aboutnav,
body#portfolio a#portnav {
	background: #990000;
	color: #FFF;
}
body#tshirt a#tsirtnav {
	background: #990000;
	color: #FFF;
	background-image: url(images/NEW.png);
	background-repeat: no-repeat;
	background-position: 5px;

}

/* End Nav */


/* Sticky Footer */
* {
	margin: 0;
}
html, body {
	height: 100%;
	overflow: auto;
	margin: 0px;
}
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-image: url(images/Grass.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
* html .grass {
	position: absolute;
	margin: 0px;
}
#Footer {
	height: 30px;
	clear: both;
	margin-left: 12px;
	padding-left: 154px;
	font-size: .7em;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grass {
	position: fixed;
	left: 0px;
	background-image: url(images/Grass.png);
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;
	bottom: 0px;
	clear: both;
}

/* exisitng rules */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: lighter;
	line-height: normal;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 4em;
}

h4 {
	font-size: 5em;
	color: #FFF;
	line-height: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: lighter;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: lighter;
}
.imageborder {
	border: medium inset #FFFFFF;
}
.imageholder {
	background-image: url(Portfolio/FRAME.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 220px;
	width: 500px;
	clear: left;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#Videoholder {
	height: 215px;
	width: 600px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #8DBF36;
}
a:active {
	text-decoration: none;
}
/*EasySlider CSS */
#slider{
	border: 1px solid #999;
}	
#slider ul, #slider li{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}
#slider li{
	width:550px;
	height:215px;
	overflow:hidden;
	}	
.RightSpace {
	margin-right: 10px;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	
/* numeric controls */	

	ol#controls{
	padding:0;
	height:15px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
		}
	ol#controls li{
		margin:0 2px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:15px;
		line-height:15px;
		}
	ol#controls li a{
		float:left;
		height:15px;
		line-height:15px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
	color:#fff;
	background-color: #8DBF36;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.picwrap {
	margin-top: -100px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}

