/*frankbettencourt.com Style Sheet */

/* MAIN FONT STYLE */

/*background-image: url(http://www.bobthurman.com/htmlimages/bgtangka1.jpg);*/

body { 
font-family: verdana,arial,helvetica,sans-serif;
font-size: 14px;
color:#000000;
background-color: #5b8b9f;
}

p, table { 
font-family: verdana,arial,helvetica,sans-serif;
font-size: 14px;
color:#000000;
line-height: 120%;
}

#copyright { 
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9px;
color:#000000;
line-height: 120%;
}

.tothetop { 
font-family: verdana,arial,helvetica,sans-serif;
letter-spacing: .1em;
font-size: 9px;
color:#000000;
text-decoration: none;
}


/* LINKS */

table.navigation A:link {
font-size: 12px;
color:#205374;
font-weight: bold;
text-decoration: none;
}

table.navigation A:visited {
font-size: 12px;
color:#205374;
font-weight: bold;
text-decoration: none;
}

table.navigation A:hover {
font-size: 12px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}

table.navigation A:active {
font-size: 12px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}

table.altnavigation A:link {
font-size: 11px;
color:#205374;
font-weight: bold;
text-decoration: none;
}

table.altnavigation A:visited {
font-size: 11px;
color:#205374;
font-weight: bold;
text-decoration: none;
}

table.altnavigation A:hover {
font-size: 11px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}

table.altnavigation A:active {
font-size: 11px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}

table.footerlinks A:link {
font-size: 11px;
color:#43221d;
font-weight: bold;
text-decoration: none;
}

table.footerlinks A:visited {
font-size: 11px;
color:#43221d; 
font-weight: bold;
text-decoration: none;
}

table.footerlinks A:hover {
font-size: 11px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}

table.footerlinks A:active {
font-size: 11px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}

td.torah A:link {
font-size: 9px;
color:#000000;
text-decoration: none;
}

td.torah A:visited {
font-size: 9px;
color:#000000;
text-decoration: none;
}

td.torah A:hover, A:active {
font-size: 9px;
color:#ffffff;
text-decoration: none;
}

A:link { 
color:#fcd586; 
font-weight: normal;
text-decoration: none;
}

A:visited {
color:#fcd586; 
font-weight: normal;
text-decoration: none;
}

A:hover, A:active {
color:#ffffff; 
font-weight: normal;
text-decoration: none;
}


/*PADDING FOR TABLE*/

.spaceb {padding-bottom: 2.3em;}


/*SPECIAL TEXT*/

.hr{
color: #205374;
padding: 0px;
size: 2;
}

.italic {font-style: italic;}

.bold { font-weight: bold;}

.frank {
font-family: tahoma,sans-serif;
font-size: 16px;
color:#fcd586;
font-weight: bold;
text-indent: 5px;
}

.slogan {
font-family: tahoma,sans-serif;
font-size: 16px;
color:#fcd586;
text-indent: 45px;
}

.altfrank {
font-family: tahoma,sans-serif;
font-size: 16px;
color:#fcd586;
font-weight: bold;
text-indent: 5px;
}

.altslogan {
font-family: tahoma,sans-serif;
font-size: 16px;
color:#fcd586;
text-indent: 123px;
}



/* HEADER STYLES*/

H3 {
font-size: 14px;
font-weight: bold;
text-align: center;
}


