/* Globals */

* {margin:0;padding:0}

body {font: 76% arial,sans-serif; 
background: #926432 url(images/body-back.jpg) repeat-x;}


#page {
margin: 0px auto;
width: 886px;
}

.header {
background: url(images/header.jpg) no-repeat;
width: 1019px;
height: 213px;
vertical-align: bottom;
}

.topnav {
position: relative;
top: 165px;
left: 20px;
color: #cccccc;
}

.topnav a {
color: #d2b48e;
text-decoration: none;
margin: 0px 8px 0px 8px;
font-size: 95%;
letter-spacing: 1px;
}

.main {
margin: 0px auto;
width: 885px;
background: #ffffff url(images/page-back.jpg) repeat-y;
border: 2px #a5815d solid;
border-top: 0px;
float: left;
}

.leftcolumn {
width: 200px;
height: 400px;
float: left;
}

.leftcolumntext {
width: 140px;
height: 400px;
float: left;
font-size: 140%;
color: #817a72;
margin: 20px 0px 0px 35px;
}

.leftcolumntext .lefttext {
margin: 0px 0px 0px 20px;
}

.leftcolumntext .teletext {
color: #926432;
text-align: center;
font-style: italic;
font-weight: normal;
margin: 20px 10px 0px 0px;
}

.leftcolumntext .teleno {
font-size: 105%;
}

.leftcolumntext hr {
background: #d8c8b1;
width: 130px;
height: 1px;
border: 0px;
margin: 10px 0px 10px 0px;
}


.content {
margin: 0px;
width: 474px;
float: left;
margin-bottom: 30px;
}

.text {
width: 420px;
float: left;
margin: 20px 0px 0px 40px;
color: #bcbcbc;
font-size: 90%;
}

body.home .text {
width: 420px;
float: left;
margin: 0px 0px 0px 40px;
color: #bcbcbc;
font-size: 90%;
}

.text li {
margin-left: 20px;
}


.text ul {
margin: 0px 0px 30px 0px;
}

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


.text a:hover {
text-decoration: underline;
}

.text h4 {
font-size: 220%;
color: #c5955d;
margin-bottom: 10px;
font-weight: normal;
}

.text p {
margin-bottom: 15px;
}

.text h5 {
margin: 0px;
margin-bottom: 5px;
font-size: 100%;
}




.rightcolumn {
float: left;
width: 210px;
}

.rightcolumnhometext {
color:#CCAE8C;
font-size:140%;
font-style:italic;
line-height:19px;
margin: 315px 0px 0px 5px;
text-align:center;
}

.rightcolumntext p {
margin: 0px 0px 20px 0px;
}

.rightcolumntext {
margin: 10px 0px 0px 20px;
font-style: italic;
color: #ccae8c;
font-size: 100%;
line-height:17px;
}

.footer {
margin-bottom: 80px;
}


.bottomnav {
color: #cccccc;
float: left;
position: relative;
top: 10px;
left: 20px;
width: 600px;
}

.bottomnav a {
color: #d2b48e;
text-decoration: none;
margin: 0px 8px 0px 8px;
font-size: 95%;
letter-spacing: 1px;
}

.topnav a:hover,
.bottomnav a:hover {
color: #ffffff;
}

.copyright {
color: #d2b48e;
float: left;
position: relative;
margin: 20px 0px 20px 0px;
left: 28px;
font-size: 75%;
width: 600px;
font-family: arial;
}

.copyright a {
color: #d2b48e;
font-family: arial;
text-decoration: none;
}

.contactheaders {
font-size: 120%;
float: left;
width: 110px;

margin-top: 20px;
}

.contactdetails {
font-size: 120%;
float: left;
width: 120px;
color: #666666;
margin-top: 20px;
}

ul.leftlist {
float: left;
margin-left:30px;
width:180px;
}


ul.rightlist {
float: right;
margin-right:30px;
width:180px;
}
