/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin:0;
padding:0;
background-image:url(images/bg1.jpg);
background-position:center;
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7d7c6a;
line-height:18px;}

td{
padding:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7d7c6a;
line-height:18px;
border-style:dashed;
border-color:#E4E4E4;
border-width:thin;
}

.quote{
color:#996699;
font-size:14px;
margin-top:20px;
margin-bottom:20px;

}

h1{
margin:18px 0 16px 0;
color:#660066;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;}

h4{
margin:18px 0 16px 0;
color:#660066;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;}

h5{
margin:18px 0 16px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;}

p{
margin:4px 0 6px 0;}

a{
color:#737265;
}

a:hover{
color:#660066;}

.bg{}

.bg1{
width:100%;
height:660px;
background-position:center top;
background-image:url(images/bg2.jpg);
background-repeat:repeat-x;
}

.bg2{
width:100%;
height:660px;
background-position:center top;
background-image:url(images/bg3.jpg);
background-repeat:no-repeat;
}

.wrapper{
width:900px;
margin:0 auto;
padding:30px 0 0 0;}

.nav{
margin-left:1px;
float:left;
width:220px;
padding-top:150px;
padding-left:40px;
background-image:url(images/menubg.jpg);
background-repeat:no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
}

.nav ul{
list-style-type:none;
margin:0;
padding:0;}

.nav ul li{
list-style-type:none;}

.nav ul li a:link, .nav ul li a:visited{
width:174px;
padding-left:20px;
line-height:35px;
display:block;
text-decoration:none;
color:#737265;
font-size:14px;
}

.nav a.active{
background-color:#ffe6be;}

.nav ul li a:hover{
background-color:#f2f2ea;}

.right{
float:right;
width:586px;
padding-right:40px;}

.news{
float:right;
width:141px;
margin-left:20px;
}

.footer{
float:left;
padding-left:30px;
width:870px;
line-height:55px;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;}

.links{
float:left;
padding-top:10px;
font-size:10px;
width:100%;
text-align:center;
margin-right:-3px;}

.links a{
text-decoration:none;}

.links a:hover{
text-decoration:underline;}

.sideimage{
border:1px solid #f0f0e6;
}
.contact{
border:none;}
.contact td{
border:none;}
.red {
color:#f04e22;
}
input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#660066;
line-height:18px;
font-weight:normal;
width:180px;
}
input.tick{
width:auto;
}
input.button{
width:auto;
font-weight:bold;}
textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#660066;
line-height:18px;
font-weight:normal;
width:356px;
}
.option{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#660066;
line-height:18px;
font-weight:normal;}