/* Supper Solution CSS Standard */

body { font-family: verdana, arial, sans-serif;
       font-size: 1.04em;
       /* background-image: url("images/parentbkg.gif"); */
       /* background-color: #E3C4A8; */
       /* background-color: #FBB36B; */
       background-color: #E3C4A8;
       background-repeat: repeat;
       background-position: top center;
       }

img  { border:0px; background-color: #E3C4A8; }

.down2 { margin-top:2em; }
.left  { float:left; margin-right:1em; }
.right { float:right; margin-left:1em; }

a:visited, a:link { color:#0000FF; }
a:hover { color:#fff; background:#0000FF; text-decoration: none; }

#contact { text-align: center; width}
#contact img { border:0px; margin: 0px 8px 0px 0px; float: left; }
.contactBox  { margin: 0px 0px 0px 0px; padding: 20px 0px 10px 0px; width: 450px; }
.contactLine { }

#leadin { margin: auto; text-align: center; }
#leadin table { padding: 0px; border: 0px; }

.service  { text-align: center; margin: 0em 10em 2em 10em; }
.title    { font-weight: bold; font-style: italic; font-size: 1.2em; margin: 0em 0em 0.5em 0em; }
.detail   { font-style: italic; }

.trailer    { text-align: center; margin: auto; }

.navigation { width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: black;}

.navigation ul { list-style: none; padding: 0; }
.navigation li { display: inline; margin: 0 0.15em; }
.navigation a:visited,
.navigation a:link { color:#000; text-decoration: none; }
.navigation a:hover { color:#fff; background:#000; text-decoration: none; }

.tagline { text-align: center; clear: both; }
.hosting { text-align: center; clear: both; font-size: 0.7em; }
.tag {	width: 800px; margin-left: auto; margin-right: auto; }
