html{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-image: url(Images/body-back.jpg);
	background-repeat: repeat-x;
	
}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	width: 100%;
	display: table;
	background-image: url(Images/bodyback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




h1 {
	font-weight: normal;
	color: #CCC;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 24px;
	color: #CCC;
	font-weight: normal;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
a,  a:link {
	color: #5B0F0F;
}
a:visited {
	color: #550909;
	text-decoration: none;
}

a:hover {
	color: #A4700B;
}
a:focus {
	border-color: #580C0C;
}
a:active {
}




#outerWrapper {
	text-align: left;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}


#contentWrapper {
	height: 724px;
}
#rightwrapper{
	float:right;
	width:743px;
}
#columnleft {
	width: 180px;
	float: left;
	padding: 250px 30px 0 15px;
	text-align: justify;
}
#columnright {
	width: 680px;
	margin-top: 80px;
	height: 320px;
	margin-left: 15px;
}
#menu {
	width: 700px;
	height: 50px;
	margin: 50px 40px 0 0px;
}
#greybox{
	padding: 0px 15px 0 10px;
	font-size: 14px;
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:21px;
	
	
}
#greybox a, a:link {
	text-decoration:none;
	color:#630;
	font-size:16px;
}
.video{
	padding: 0 0 0 80px;
}


#footer{
	background-color: #0F0504;
	background-image: url(Images/footerback.jpg);
	border-top: solid #371C00 15px;
	background-repeat: repeat-x;
}
#innerfooter {
	width: 975px;
	height: 720px;
	margin-left: auto;
	margin-right: auto;
}
#leftbox{
	width: 330px;
	float: left;
	margin-top: 120px;
	margin-right: 100px;
	color: #CCC;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	
}
#leftbox img {
	padding right: 10px;
	padding-right: 10px;
	float: left;
}
#centerbox{
	width: 250px;
	float: left;
	margin-top: 120px;
	margin-right: 30px;
}
#rightbox{
	width: 250px;
	float: right;
	margin-top: 120px;
	color: #CCC;
	text-align: center;
}

.clearFloat {
	clear: left;
	display: block;
}


#m1{
	padding-right:28px;
}
#m2{
	padding-right:28px;
}
#m3{
	padding-right:32px;
}
#m4{
	letter-spacing:-1px;
	padding-right:37px;
}
#m5{
	
	padding-right:42px;
}


/* SLIDER CSS*/
.container{
	width:680px;
	height:300px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides { position:absolute; top:0; left:0; }
.slides div {
	position:absolute;
	top:0;
	width:800px;
	display:none;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
#loopedSlider {
	margin:18px auto;
	width:680px;
	position:relative;
	clear:both;
}



a.previous {
	position:absolute;
	top:130px;
	left:-60px;
}
a.next {
	position:absolute;
	top:130px;
	right:-60px;
}
#infotext{
	width: 600px;
	padding: 40px 40px 20px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
}
