/* SEF - Search Engine Friendly */
/* used to hide descriptive text from browsers */ 
.SEF{display:none;position:absolute;left:0px;top:-200px;}

/* HTML Elements */
html,body {	font-weight:normal; font-family: 'Baskerville', 'Times New Roman', Times, serif; font-size: 11px; color: #A1A0A0; width: 740px; padding:0px; text-align:center; margin:0 auto; }
div { border:#000 0px solid; }


/* Links */
a { font-family: 'Baskerville', 'Times New Roman', Times, serif; font-size: 15px; color: #CBBC70; text-decoration:none; }
a:link { color: #CBBC70; text-decoration:none; }
a:visited { color: #CBBC70; text-decoration:none; }

a.contact { font-size: 18px; color: #000; text-decoration:none; }
a.contact:link { color: #000; text-decoration:none; }
a.contact:visited { color: #000; text-decoration:none; }

a.nav { font-size: 18px; color: #A1A0A0; text-decoration:none; }
a.nav:link { color: #A1A0A0; text-decoration:none; }
a.nav:visited { color: #A1A0A0; }


/* DIV Main Box */
#container { width: 740px; margin: 0px; }
#header { height: 60px; margin-top: 20px; }
#payoff { height: 215px; margin-top: 25px; } 
#footer { height: 40px; font-size: 15px; color: #A1A0A0; text-decoration:none; margin-top: 15px; margin-bottom: 15px; }


/* Customs DIV*/
#logo { display:inline; float: left; text-align: left; }
#contact { display:inline; float: right; text-align: left; }
#address { display:inline; float:left; }
#copy { text-align: right; display: inline; float: right; width: 431px; font-family: arial,verdana; font-size: 11px; color: #A1A0A0; }
#nav { display:inline; float: right; text-align: right; font-size: 18px; color: #A1A0A0; margin-top: 15px; margin-bottom: 15px; }


/* Classes */
.separator { height: 1px; background-color: #CCC; }
.text { width: 100%; font-weight:normal; font-family: 'Baskerville', 'Times New Roman', Times, serif; font-size: 25px; color: #A1A0A0; text-align: left;  }
.arrows { font-size: 10px; color: #A1A0A0; text-align: left; }
.titles { width: 100%; font-weight:normal; font-family: 'Baskerville', 'Times New Roman', Times, serif;  text-align: left; font-size: 65px; color: #CBBC70; }
.contact { width: 100%; font-weight:normal; font-family: 'Baskerville', 'Times New Roman', Times, serif;  text-align: left; font-size: 25px; color: #A1A0A0; }
.contactgreen { width: 100%; font-weight:normal; font-family: 'Baskerville', 'Times New Roman', Times, serif;  text-align: left; font-size: 25px; color: #CBBC70; }
