@charset "utf-8";
/* CSS Document */
body{
	background-image:url(images/background01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#2b2b2a;
	margin:0px;
	}

#container {
	display:block;
	margin:auto;
	width:899px;
	}

#header {
	background-image:url(images/header1image1.png);
	background-repeat:no-repeat;
	display:block;
	width:899px;
	height:126px;
	}

#headerLeft {
	float:left;
	}
	
#info1 {
	color:#ffffff;
	font-family:'Copperplate Gothic Light';
	font-size:15px;
	margin-left:40px;
	padding-top:20px;
	}

#info2 {
	color:#ffffff;
	font-family:'Copperplate Gothic Light';
	font-size:40px;
	margin-left:40px;
	padding-top:0px;
	}

#headerRight {
	float:left;
	margin-left:40px;
	padding-top:20px;
	padding-left:100px;
	}

#info3 {
	color:#ffffff;
	font-family:'Copperplate Gothic Light';
	font-size:25px;
	}

#info4 {
	color:#ffffff;
	font-family:'Copperplate Gothic Light';
	font-size:25px;
	margin-left:40px;
	}
	
#header2 {
	background-image:url(images/Header2Image13.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	text-align:center;
	display:block;
	width:899px;
	height:280px;
	}
	
#header3 {
	background-image:url(images/Header3Image1.png);
	background-repeat:no-repeat;
	display:block;
	width:899px;
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#header3Left {
	float:left;
	width:300px;
	display:block;
	padding: 20px 10px 10px 20px;
	}

#header3Left p {
	padding-bottom:20px;
	}
	
#header3Center {
	float:left;
	width:280px;
	display:block;
	padding-right:60px;
	}

#header3Right {
	float:left;
	width:190px;
	margin-top:15px;
	display:block;
	text-align:center;
	}

#scroll01 {
	background-color:#000000; 
	border:solid 2px #800000; 
	background-image:url(images/backgroundIframe.jpg);
	color:#ffffff;
	padding-left:10px;
	}

#Content01 {
	background-image:url(images/Content01.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	display:block;
	width:883px;
	margin-left:8px;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	}	

#sidebar {
	width:224px;
	float:left;
	background-image:url(images/SwordTall.gif);
	height:500px;
	}

#Menu {
	margin-top:90px;
	display:block;
	color:#ffffff;
	}

.Menu a{
	color:#ffffff;
	text-decoration:none;
	}

.Menu a:visited{
	color:#ffffff;
	text-decoration:none;
	}

.Menu a:hover {
	text-decoration:underline;
	}
	
.Menu {
	display:block;
	height:23px;
	background-image:url(images/menu01.jpg);
	padding-left:55px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:600;
	font-size:13px;
	}

.Menu:hover {
	display:block;
	background-image:url(images/menu01over.jpg);
	color:#ffffff;
	}

#content2 {
	width:636px;
	float:left;
	}
	
#content2Padding{
	margin-top:30px;
	}

#content2top {
	width:636px;
	height:25px;
	background-image:url(images/ContentSectionTop.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	display:block;
	}

#content2center {
	width:636px;
	background-image:url(images/ContentSectionMiddle.jpg);
	background-repeat:repeat-y;
	padding:10px 0px 10px 10px;
	}

#content2center h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#53020B;
	font-size:20px;
	font-weight:900;
	text-align:center;
	}

#content2center h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#53020B;
	font-size:16px;
	font-weight:900;
	text-align:left;
	padding-bottom:5px
	}

#content2center p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:300;
	text-align:left;
	padding-bottom:20px;
	width:610px;
	}

#content2center li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	width:610px;
	}

#content2center li a {
	text-decoration:none;
	color:#000000;
	}

#content2center li a:hover {
	text-decoration:underline;
	}

#content2bottom {
	width:636px;
	height:50px;
	background-image:url(images/ContentSectionBottom.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	}

#footer01 {
	background-image:url(images/Footer1Image1.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:899px;
	height:195px;
	}

#footer01Padding {
	padding-top:30px;
	padding-left:70px;
	}

#footer02 {
	display:block;
	width:899px;
	height:195px;
	}

#footer02 p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	}
	
#creidtCards {
	display:block;
	text-align:center;
	padding-top:20px;
	}