
body {  margin: 0%; padding: 0.1%; background-color: #CCFFCC; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; font-weight: normal; color: #333;}

a:link {  color: #333366;}
a:visited {color: #336699; }
a:hover {  color: #663366; }
a:active {  color: #663366; }

#container { width: 760px; margin: 10px auto; background-color:white; border: 1px solid #333;}

#slogan {background:url(images/stewart_back.gif); background-repeat: repeat-x; color: white; font-size: 1.6em; padding: 4px; text-indent: 10px; text-transform:uppercase; font-weight: bold; letter-spacing: 0.05em; border-bottom: 1px solid white;}


#nav {background-color: #020C47; color: #CCC; font-size: 1.3em; padding: 6px 10px; text-indent: 4px; font-weight: bold;text-transform: uppercase; border-top: 1px solid white;}

#nav a {color: #FFF; text-decoration: none;}
#nav a:hover {color: #CCC; text-decoration: underline;}

.space {margin: 0px 4px;}

#address { background-color: #000; color: white; font-size: 1.2em; font-family: Verdana, Geneva, sans-serif; text-indent: 10px; padding: 4px;}

#content{ padding: 10px 20px; background-color: white; font-size: 1.3em; color: #333;}

h1 { color: #330; font-size: 1.8em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h2 { font-size: 1.3em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}

#highlight { background-color: #B6E3B5; margin: 10px;   padding: 10px; width: auto; line-height: 140%;; font-family: Verdana, Geneva, sans-serif;}
#highlight img {float:left;margin-right:10px;}

#footer { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;  padding: 10px; border-top: 1px solid silver;}

.caps { text-transform: uppercase;}


li {
	list-style-type: circle; margin-bottom: 10px;}

strong {	font-weight: bold;}
.smaller {font-size: 80%;}
.larger {font-size: 110%;}


