/* CSS Document */
/*Ben Botfield - Bensys Ltd - 09/02/07 */

.maintext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-left:50px;
padding-right:24px;
line-height:1.2;

}

.maintext2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
margin-left:0px;
padding-right:24px;
line-height:1.2;

}



body {
  margin: 0;
  padding: 0;
  background-color: #D7D3CD;
  font:Verdana, Arial, Helvetica, sans-serif;
  
}

#wrapper {
  background-color: #874354;
  
  /*margin: 30px 40px 30px 40px;*/
  padding: 0px;
  
  margin:0 auto;/*centre*/
  
  width:930px;
  margin-top:40px;
  
  
}

#header {
background-color:#BFB7AE;
height:160px;

}

#header2 {
background-color:#874354;
height:160px;

}

#content {

background-color:#874354;
margin:0 auto;/*centre*/
width:930px;
}






/*#header .logo {
float:left;
margin-left:46px;
font-family:"Century Gothic";
font-size:30px;
color:#FFFFFF;
background-color:#ABA095;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
}
*/

#header .logo {
margin-left:46px;
margin-top:38px;
margin-bottom:48px;
}


#header2 .title {
margin-left:35px;
margin-top:64px;
}

#backer  {
background-color:#713746;
font-family:"Century Gothic";
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-left:25px;
padding-right:25px;
line-height:1.5;
padding-top:15px;
padding-bottom:15px;

}

#bg1 {
background-color:#874354;
}

#top {
background-color:#9C4E61;
height:47px;
background-image:url(images/top_bg.gif);
background-repeat:no-repeat;
}

#lc {
width:465px;
border-right: solid 0px white;
float:left;
margin-top:47px;
margin-bottom:0px;
background-color:#874354;
}

#lc .lcmaintext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin-left:50px;
margin-right:30px;
line-height:1.2;

}


#rc {
width:464px;
float:right;
margin-top:47px;
margin-bottom:0px;
background-color:#874354;
border-left: solid 1px white;



}

#footer {
background-color:#874354;
margin:0 auto;/*centre*/
width:930px;
}

#footer2 {
background-color:#BFB7AE;
margin:0 auto;/*centre*/
width:930px;
margin-top:0px;
}

#footer3 {
background-color:#D7D3CD;
margin:0 auto;/*centre*/
width:930px;
padding-top:10px;
}


.fleft { /*footer left*/
width:450px;
float:left;
background-color:#BFB7AE;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}


.fright {
width:450px;
float:right;
background-color:#BFB7AE;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
}



#header .strapline {
	float:right;
	margin-top:0px;
	margin-left:200px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	letter-spacing:2px;
	position:absolute;
	font-size:26px;
	


}


.intro_text {
font-family:"Century Gothic";
color:#FFFFFF;
font-size:15px;
font-weight:bold;
}

.footer_text {
font-family:"Century Gothic";
color:#FFFFFF;
font-size:10px;
}




/*.title {
font:"Century Gothic";
font-size:18px;
color:#ffffff;
margin-left:50px;
margin-right:30px;
line-height:1.2;
}
*/


.decktext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#D7D3CD;
padding-left:15px;
}

.title {
font-family:"Century Gothic";
font-size:18px;
color:#ffffff;
padding-left:50px;
}

.title2 {
font-family:"Century Gothic";
font-size:18px;
color:#ffffff;
padding-left:0px;
}

A.classtwo {font-family: Arial, Helvetica, sans-serif; font-size:12px}
A.classtwo:link {color: white;}
A.classtwo:visited {color: white;}
A.classtwo:hover {text-decoration: underline; color: black; }
A.classtwo:active {color: white;text-decoration: none}

A.classthree {font-family: Arial, Helvetica, sans-serif; font-size:10px}
A.classthree:link {color: white;}
A.classthree:visited {color: white;}
A.classthree:hover {text-decoration: underline; color: black; }
A.classthree:active {color: white;text-decoration: none}

.toppos{
margin-left:38px;
margin-top:25px;
}


/*text link*/
A.classone {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px}
A.classone:link {color: #245185;}
A.classone:visited {color: #245185;}
A.classone:hover {text-decoration: underline; color: orange; }
A.classone:active {color: #000000;text-decoration:underline;}