/*outer body colour*/

body{

margin-top: 2px;
margin-bottom: 0px;
background-color: #AFA390;
font-family: veranda, arial;

}


img{

border: 0px;

}

.img1{

width: 300px;
height: 400px;
padding: 0px;
margin: 0px;
overflow: hidden;

}


/*main inner section*/

#inner{

background-color: #C1BEB9;
border: solid #000000 2px;
width: 950px;
padding: 0px;

}


/*header*/

#header{

background-color: #ffffff;
width: 950px;
height: 110px;
margin: 0px;
padding: 0px;
overflow: hidden;

}

#logo{

float: left;
margin-left: 5px;
margin-top: 6px;
width: 101px;
height: 100px;
padding: 0px;

}

#headercontent{

float: right;
background-image: url('images/banner.gif');
background-repeat: no-repeat;
width: 500px;
height: 50px;
margin: 0px;
margin-left: 5px;
margin-right: 50px;
margin-top: 30px;

}

#strip{

background-color: #727889;
margin: 0;
margin-top: 0px;
width: 950px;
height: 20px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
border: solid #000000 2px;
border-left: 0;
border-right: 0;

}

#rightcol{

float: right;
margin: 0px;
margin-bottom: 2px;
width: 300px;
height: 400px;
padding: 0px;
border: solid #000000 2px;
border-top: 0;
border-right: 0;
overflow: hidden;

}

#main{

float: left;
width: 440px;
font-size: 9pt;
margin: 0px;
margin-bottom: 2px;
padding-left: 8px;
padding-top: 5px;
padding-right: 2px;
overflow: hidden;

}


/*Footer containing copy right text*/

#footer{

margin-top: 0px;
margin-bottom: 0px;
background-color: #727889;
width: 950px;
height: 20px;
text-indent: 10px;
line-height: 17px;
text-align: center;
border: solid #000000 2px;
border-left: 0;
border-right: 0;
border-bottom: 0;
clear: both;

}

/*navigation*/

#nav a{

color: #ffffff;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
border: solid #ffffff 1px;
padding: 4px;
padding-top: 1px;
padding-bottom: 1px;

}

#nav a:hover{

color: #AFA390;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
border: solid #AFA390 1px;

}

#nav a.current{

color: #AFA390;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
border: solid #AFA390 1px;

}


#nav{

margin-top: 0px;
padding-top: 0px;
text-align: center;
width: 950px;
height: 20px;

}

/*fonts and texts*/

.span1{

font-size: 8pt;
color: #ffffff;

}

.span2{

font-size: 10pt;
color: #000000;

}

p{

margin-top: 4px;
margin-bottom: 4px;

}

h1{

font-size: 13pt;

}

h2{

color: #2A4389;
font-size: 10pt;
margin-bottom: 2px;

}

/*contact form*/

form.form1{

color: #FFFFFF;


}

input.submit{

background-color: #16165B;
font-weight: bold;
color: #ffffff;

}

input{

background-color: #ffffff;
margin-top: 3px;

}
