﻿/* stylesheet designed to eliminate unnecessary code from uglassit.com website. */
/* written by those lovely people at SEOMatrix.*/
/*http://www.seomatrix.com*/

/*this removes the default indenting from all elements - it makes easier to adjust them later on*/

/*replaces bottom margin for the block-level elements we'll be using*/

/*set basic values for pages*/
body {color: #000080; background-color: #000099; font-family: Arial; font-size: 10pt;}
h1 {font-size: 16px; margin-left:10px; margin-right:10px; color: #f5f5f5;}
h2 {font-size: 16px; margin-left: 10px; margin-right: 10px; color: #000080; text-align: center;}
h3 {text-align: center; font-size: 12pt;}
h3 a:link {text-decoration: none;}
h3 a:hover {text-decoration: underline;}
h4 {text-align: center;}
ul  {list-style-type: none; }
ul .contact {color: #008080; font-weight: bold;}
h2 a{color:#ffff00;}

#container {vertical-align: middle;}
.tables {color: #f5f5f5; font-weight: bold;}

.topnav {}
.topnav a {font-family: Arial Narrow; font-size: 12pt; font-weight: bold; color: #0000FF}
.topnav a:link {text-decoration: none}
.topnav a:visited {text-decoration: none}
.topnav a:hover {text-decoration: underline}
.topnav a:active {text-decoration: underline}

.small {size: 10px; text-align: center;}

.leftnav {padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color: #FFFF00; }
.leftnav a:link {text-decoration: none}
.leftnav a:hover {text-decoration: underline}

#state {width: 400px; margin-left: auto; margin-right: auto; text-align: center; color: #ffffff; font-weight: bold; background-color:#000080; border: 2px solid #FF0000;}
#state td {height: 45px; border: 2px solid #FF0000;}

.headline{font-family:Verdana; font-size:12pt; font-weight:bold; text-align: center; color: #f5f5f5;}
.left {margin-left: 18; margin-right: 18;}
.centred {text-align: center;}
a:link {text-decoration: none;}
a:visited {text-decoration:none}
a:hover {text-decoration: underline;}
a:active {text-decoration:none; line-height: 100%; margin: -2 5; color:#F7F7F7 }
