* {margin: 0px;padding: 0px;}
ol,ul{padding-left: 15px;padding-top:5px;}
p{padding-top:5px;}


#above-site{height: 20px;}
#under-site {height: 20px;}
body {
	background-color: #330000;
}
#site {
	width: 780px;
	margin: auto;
}
#header {
	height: 162px;
	background-image: url(images/header.jpg);
	width: 780px;
}
#footer {height: 50px;}


#left{width: 180px;float: left;}
#center{width:600px;float: right;position: relative;right: 0px;} 
#right{width: 0px;position: relative;left: 600px;float:left;} 

.clear{clear:both;}

#left-bg{}
#left-bottom{
	background-image: url(images/t-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#right-bg{}
#right-bottom{
	background-image: url(images/b-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #6b3200;
padding:10px;
min-height:400px;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6b3200;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing: .03em;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #714832;
	text-align: center;
	text-decoration: none;
	line-height: 65px;
	font-weight: bold;
	text-transform: uppercase;
}






#menu{
margin-top:30px;
}
#menu-under{
	background-image: url(images/menu-under.jpg);
	height: 16px;
}
#img1{
	background-image: url(images/img1.jpg);
	height: 121px;
	width: 155px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#img2{
	background-image: url(images/img2.jpg);
	height: 121px;
	width: 155px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}


.buttonbg {
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.buttonl{
	background-image: url(images/buttonl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.buttonr{
	background-image: url(images/buttonr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.buttonh{
}
.buttonmp {
	height: 20px;
	text-align: left;	
	overflow: hidden;
}
.buttonmp a,font{
	position: relative;
	top: 5px;
	left: 38px;
	color: #cac5c6;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration:none;
}
.buttonmp a:hover{
	color: #FFF;
}



.t4 {
	background-image: url(images/t4.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #CBA368;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 5px;
}
.t6 {
	background-image: url(images/t6.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.t2 {
	background-image: url(images/t2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.t8 {
	background-image: url(images/t8.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.t1 {
	background-image: url(images/t1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.t3 {
	background-image: url(images/t3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.t7 {
	background-image: url(images/t7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.t9 {
	background-image: url(images/t9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.t5 {
	min-height: 400px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
