@charset "UTF-8";
/* CSS Document */

/* Reset */

* {
padding:0;
margin:0;
}

html, body{
	margin: 0px;
	padding: 0px;
	background: #231C19 url(images/homepage01.jpg) repeat left top;
	height: 100%;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4C2AE;
}

h1{
font-size:2em;
font-weight:normal;
text-align: center;
}

.text1 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage09.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text2 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage11.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text3 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage12.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text4 {
	font-size: 18px;
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 15px;
	font-size: 11px;
	color: #5A534A;
}

.text6 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage15.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text7 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage20.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text8 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/homepage21.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text9 {
	font-weight: bold;
	color: #FFFFFF;
}

.text10 {
	font-size: 10px;
}

.text11 {
	text-align: center;
	color: #9D7C64;
}

.text12 {
	font-size: 12px;
	color: #EAA761;
}

.text13 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text14 {
	height: 35px;
	padding: 11px 0px 0px 65px;
	background: url(images/subpage3_03.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.text15 {
	height: 35px;
	padding: 11px 0px 0px 19px;
	background: url(images/subpage2_05.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}
/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	height: 25px;
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

.list1 .last {
	background: none;
}

.list1 a {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #D4C2AE;
}

.list1 a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	height: 25px;
	background: url(images/homepage22.jpg) no-repeat left bottom;
}

.list3 .last {
	background: none;
}

.list3 a {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #D4C2AE;
}

.list3 a:hover {
	text-decoration: underline;
}

.list4 {
	list-style:none;
	padding-left: 15px;
}

/** LINKS */
.input1 {
	background: #1D1716;
	border: 1px solid #1B1515;
	border-top-color: #0E0C0C;
	border-bottom-color: #3B3129;
}

a {
	color: #EAA761;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	height: 25px;
	background: url(images/homepage14.jpg) no-repeat center;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
}

.link2: hover {
	text-decoration:underline;
}
	

.link3 {
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: auto;
	width:auto;
	border:none;
	background: url(images/homepage23.jpg) no-repeat center center;
}

.link3:hover {
	text-decoration: underline;
}

.link4 {
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	font-weight: bold;
	border:inset;
	border:none;
	color: #FFFFFF;
	display: block;
	height: 30px;
	width: 123px;
	background: url(images/homepage14.jpg) no-repeat center;
}

.link4:hover {
	text-decoration: underline;
}


/* HR */

div.hr {
height: 5px;
background: transparent url("images/bar.png") no-repeat scroll center;
}

div.hr hr {
display: none;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
}

#wrapper2 {
	width: 1000px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
}

html>body #wrapper, html>body #wrapper2 {
	height: auto;
}

/** HEADER */

#header {
	width: 1000px;
	height: 132px;
}

#logo {
	float: left;
	width: 655px;
	height: 132px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#search {
	float: right;
	width: 345px;
	height: 52px;
	padding: 20px 0px 60px 0px;
}

/** MENU */

#menu {
	width: 1000px;
	height: 95px;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 3px 20px 0px 22px;
	background: url(images/subpage1_02.gif) no-repeat left top;
}

#menu .first a {
	padding-left: 145px;
	background: none;
}


/* top menu ends */
/* Sticky footer */

.push {
clear: both;
margin: 0;
}

#footer {
	clear: both;
	height: 80px;
	padding: 80px 0px 0px 0px;
}


p#footertext{
padding: 89px 100px 0 0;
}

/* left bar */

#left {
float: left;
width: 190px;
padding: 0;
margin: 0 39px 0 69px;
display:inline;
overflow:hidden;
}

/* Main Box */

#right {
float: right;
width: 600px;
overflow: auto;
padding: 0;
margin: 0;
} 

p.leftcontent {
padding: 0 5px;
}

/* Nav List */

#navcontainer { 
width: 200px; 
}

.glossymenu{
               


}

.glossymenu li a{
                width:150px;
		height: 22px;
                margin-left:15px;
                background: url(images/green2.jpg) no-repeat;
		display: block;
		text-decoration:none;
		text-align: center;
		line-height: 22px;
                padding-bottom:3px;
		font-family:Georgia, "Times New Roman", Times, serif;
                font-size:1em;
                color:#ffffff;

}




.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/green.jpg) 0 -22px;
color:#51A5C4;
}

/* Square cutout Borders Boxes */

#left .square {
background: transparent; 
width:190px; 
margin:0 auto 20px auto;
}

#right .square {
background: transparent; 
width:600px; 
margin:0 auto;
}

.square h1, .square p {
margin:0 10px;
}

.square p {
padding-bottom:0.5em;
}

.info{
padding: 5px 0;
color: #8d6c57;
}

.square .top, .square .bottom {
display:block; 
background:transparent; 
font-size:5px;
}

.square .b1t {
margin:0 10px; 
display:block; 
overflow:hidden; 
height:6px; 
background:transparent; 
border-left:5px solid #444444; 
border-right:5px solid #444444; 
border-top:5px solid #444444;
}

.square .b2 {
display:block; 
height:5px; 
margin:0; 
background:transparent; 
border-left:15px solid #444444; 
border-right:15px solid #444444; 
overflow:hidden;
}

.square .b1b {
margin:0 10px; 
display:block; 
overflow:hidden; 
height:6px; 
background:transparent; 
border-left:5px solid #444444; 
border-right:5px solid #444444; 
border-bottom:5px solid #444444;}

.square .boxcontent {
display:block; 
background:transparent; 
border-left:5px solid #444444; 
border-right:5px solid #444444;
}

/* Advert Box */

.advert
{
position:relative;
width: 468px;
height:60px;
border:0;
left:420px;
top:193px
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage02.jpg) repeat-x left top; }
.bg2  { background: url(images/homepage05.jpg) repeat-y left top; }
.bg3  { background: url(images/homepage04.jpg) no-repeat left top; }
.bg4  { background: url(images/homepage06.jpg) no-repeat left top; }
.bg5  { background: url(images/homepage19.gif) repeat-y left top; }
.bg6  { background: url(images/homepage24.jpg) no-repeat left top; }
.bg7  { background: url(images/subpage2_01.jpg) repeat-y left top; }
.bg8  { background: url(images/subpage2_02.jpg) no-repeat left top; }
.bg9  { background: url(images/subpage3_01.jpg) repeat-y left top; }
.bg10 { background: url(images/subpage3_02.jpg) no-repeat left top; }


#colA {
	float: left;
	width: 193px;
	padding: 0px 0px 0px 46px;
	background: url(images/homepage07.jpg) no-repeat left top;
}

#colB {
	float: left;
	width: 712px;
	padding: 0px 48px 0px 1px;
	background: url(images/homepage08.jpg) no-repeat right top;
}

#box1 {
	margin-bottom: 20px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

#box3 .content {
	padding: 15px 25px;
}

#box3 p {
	margin-left: 245px;
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding: 5px 25px;
}

#box4 ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

#box4 li {
	display: inline;
	padding: 0px 0px 0px 25px;
}

#box4 .first {
	padding-left: 0px;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	padding: 10px 25px;
}

#box5 .list2 {
	float: left;
	width: 210px;
}

#box5 .bg5 {
	padding: 0px 0px 0px 30px;
}

/** BOX6 */

#box6 {
	margin-bottom: 20px;
}

#box6 form {
	padding: 0px 0px 0px 20px;
}

#box6 #imagefield2 {
	float: right;
}

#box6 p {
	margin-top: 5px;
}

/** BOX7 */

#box7 {
	margin-bottom: 20px;
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
}

#box9 .content {
	padding: 15px 25px;
}

/** BOX10 */

#box10 {
}

#box10 .content {
	padding: 10px 65px;
}

#box11 {
	
}

#box11 .content {
	padding: 10px 65px;
}