/* Use this as a start for the CSS for your Web Site */

/* CSS Document - Main Pages Styles */

/*Overall Page Area Styles*/

body, h1, h2, h3, h4, h5, h6, p

{font-family: "Arial", "Helvetica", "sans-serif"; font-color:#000; }

h1 {color: black; font-family: "Franklin Gothic Heavy"}

h2 {color: #D56000; font-family: "Franklin Gothic Heavy"}

h3 {color: black; font-family: "Franklin Gothic Heavy"}

table {border:0px; padding:0px; width:100%; background-color:#FFF; vertical-align:top;}

img {align:center;}

.xx-small {font-size: 0.50em;}
.x-small {font-size: 0.60em;}
.small {font-size: 0.70em;}
.medium {font-size: 0.80em;}
.large {font-size: 0.90em; padding-left:10px;}
.x-large {font-size: 1.00em;}
.xx-large {font-size: 1.10em;}
.xxx-large {font-size: 1.20em;}
.xxxx-large {font-size: 1.30em;}


/*Top Logo Area Styles*/

tr td#logo

{background-color: white; padding-left: 5px; padding-top:5px; margin-left:5px; margin-top:5px;
vertical-align:top; width:15%; border-width:0;}

/*Top Title Area Styles*/

tr td#title

{background-color: #FBE599; padding-left: 10px; padding-top:40px; margin-left:5px; margin-top:5px;
vertical-align:top; border-width:0; text-align:center;}

/*Navigation Area Styles*/

tr td#navigation

{background-color: #000000; padding-left:10px; padding-top:10px; margin-left:5px; margin-top:5px;
vertical-align:top; h3; width:15%; border-width:0;}

tr td#navigation a:link {color: #FFFFFF; text-decoration: none;}

tr td#navigation a:link:hover {color: #D56000; text-decoration: underline; background-color: white;}

tr td#navigation a:visited {color: #FFFFFF; text-decoration: none;}

tr td#navigation a:visited:hover {color: #D56000; text-decoration: underline; background-color: white;}

/*Content Styles*/

tr td#content {vertical-align:top; margin:10px; text-align:left; padding-left:10px;}

tr td#content a:link {color: #000000; text-decoration: none; background-color: white; font-weight: bold;}

tr td#content a:link:hover{color: #FBE599; text-decoration: underline; background-color: white; font-weight: bold;}

tr td#content a:visited {color: #000000; text-decoration: none; background-color: white; font-weight: bold;}

tr td#content a:visited:hover {color: #FBE599; text-decoration: underline; background-color: white; font-weight: bold;}

p.top{text-align:right}

h2 {text-align:left}

img {align:center;}

/*Bottom Logo Styles*/

tr td#bottom

{background-color: white; padding-left: 3px; padding-top:6px; margin-left:3px; margin-top:5px;
vertical-align:top; font-weight:bold; font-size:medium; width:15%; border-width:0;}

/*Footer Area Styles*/

td#footer {background-color: #000000; padding:10; font-size:small; color:white; text-align:center;}

tr td#footer a:link {color: #FFFFFF; text-decoration: none;}

tr td#footer a:link:hover{color: #000000; text-decoration: underline; background-color: #D56000;}

tr td#footer a:visited {color: #FFFFFF; text-decoration: none;}

tr td#footer a:visited:hover {color: #000000; text-decoration: underline; background-color: #D56000;}



