﻿html,body{
	background: #28489f url(../img/bg.jpg) repeat-x;
	margin: 0;padding:0
}

body{
	font: 90% tahoma, arial, helvetica, sans-serif;
	text-align: center
}

* {
	margin: 0; 
	padding: 0;
}
#top {
	width: 800px;
	height: 25px;
	text-align: right;
	margin: 0 auto; 
	padding: 3px 0px 3px 0px;
}
#header {
	font: normal italic 110% "Times New Roman", times, serif;
	height: 200px;
	margin: 0; 
	padding: 10px 10px 0px 0px;
	background: #28489f url(../img/header.jpg) no-repeat top left;
	color: #fff;
	text-align: right;
}

#header img {
	float:left;
}
#woodbar {
	background: #c88858 url(../img/woodbar.gif) repeat-x;
	padding-top: 5px;
	font-weight: 700;
	color: #000080;
	width: 800px;
	height: 25px;
	border-top: 1px solid #ffedbf;
	border-bottom: 1px solid #888;
	text-align: center;
	clear: both;
}
#woodbar a {
	text-decoration: underline;
	color: #000080;

} 
#woodbar a:hover { 
	color: #fff;
	text-decoration: underline;
}

#horzmenu {
	width:800px;
	margin: 0px auto 0px auto;

}
 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

 ul li {
	position: relative;
	float: left;
	width: 160px;
}
	
 li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: auto;
	display: none;
}
 li ul ul{
	position: absolute;
	left:100%; /* Set 1px less than menu width */
	top: -.1em;
	display: none;
}

/* Styles for Menu Items */
 ul li a {
	font: normal bold 80% tahoma, arial, helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	color: #000080;
	background: #f8d9aa url(../img/menu.jpg); /* IE6 Bug */
	padding: 5px;
	border: 1px solid #c39772;
}
/* commented backslash mac hiding hack \*/ 
* html  ul li a {height:1%}
/* end hack */ 

/* this sets all hovered lists colors */
 li:hover a,  li.over a,
 li:hover li:hover a,  li.over li.over a,
 li:hover li:hover li:hover a,  li.over li.over li.over a,
 li:hover li a:hover,  li.over li a:hover,
 li:hover li:hover li:hover a:hover,  li.over li li a:hover,
 li:hover li:hover li:hover li:hover a:hover,  li.over li.over li.over li.over a:hover 
{
	color: #121961;
	padding: 5px;
	background: #f8d9aa url(../img/menu_hov.jpg);
}

/* set dropdown to default */
 li:hover li a,  li.over li a,
 li:hover li:hover li a,  li.over li.over li a,
 li:hover li:hover li:hover li a,  li.over li.over li.over li a
 {
	color: #960;
	background: #f8d9aa;
}
 li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
 ul li:hover ul ul,  ul li:hover ul ul ul,  ul li.over ul ul,  ul li.over ul ul ul {
display:none;
}

 ul li:hover ul,  ul li li:hover ul,  ul li li li:hover ul,  ul li.over ul,  ul li li.over ul,  ul li li li.over ul {
	display: block;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: #bfe4ff;
	text-align: left;
}

#maincontent p {
	line-height: 1.4;
	letter-spacing: 1px;
}

#maincontent {
	margin: 10px auto 0px auto;
	width: 700px;
	background: #fff url(../img/content_bg.jpg) no-repeat bottom left;
	border: #ffedbf solid 6px;
	overflow: auto;
}

#maincontent img {
	border: 0px;
}
#maincontent a {
	background: #fff;
	text-decoration: none;
	color: #000080;
} 
#maincontent a:hover {
	background: #bfe4ff;
	text-decoration: none;
	color: #000080;
}
#contentwide {
	margin: 10px auto 0px auto;
	width: 700px;
	background: #fff url(../img/content_bg.jpg) no-repeat bottom left;
	border: #ffedbf solid 6px;
	overflow: auto;
}
#leftside {
	background: #bfe4ff;
	text-align: center;
	float: left;
	clear: left;
	width: 300px;
}

#leftside a {
	background: #fff;
	text-decoration: none;
	color: #444;
} 
#leftside a:hover {
	background: #ccc;
	color: #000080;
	text-decoration: none;
} 
#leftside a#current {
	color: #000080;
	text-decoration: none;
}
.product {
	background: #fff;
	border: #ffedbf solid 6px;
	margin: 10px auto 10px auto;
	padding: 8px;
	width: 250px;
	clear:both;
}
#twtr-profile-widget {
	float: left;
	clear: left;
	margin: 10px 0px 10px 30px;
	padding-top:11px;
	height: 500px;
	width: 350px;
}
#networks {
	background: #bfe4ff;
	clear: both;
	width: 100%;
}
#facebook {
	float: left;
	margin: 10px;
	padding: 10px;
	height: 500px;
	width: 350px;
}
#myspace {
	float: left;
	margin: 10px;
	padding: 10px;
	height: 500px;
	width: 350px;
}
#leftside img {
	float: left;
	border: 0px;
}

#bottom {
	text-align: center;
	background: #bfe4ff;
	line-height: 1.3;
	clear: both;
	width: 800px;
	padding-top: 20px;
}
#bottom a {
	text-decoration: underline;
	color: #000080;
} 
#bottom a:visited {
	color: #444;
	text-decoration: underline;
}
#bottom a:hover {
	color: #fff;
	text-decoration: underline;
}
#bottom img {
	border: 0px;
}
#column1 {
	float: left;
	width: 260px;
	padding: 0px 0px 20px 20px;
}
#column2 {
	float: left;
	width: 260px;
	padding: 0px 0px 20px 20px;
}

#footer {
	background-color: #121961;
	color: #bfe4ff;
	text-align: center;
	padding: 10px 0px 10px 0px;
	clear: both;
	width: 798px;
	height: 100px;
	border-right: solid 1px #152654;
	border-bottom: solid 1px #000;
	border-left: solid 1px #152654;
}
#footer a {
	text-decoration: none;
	color: #ccc;
} 
#footer a:hover { 
	color: #fff;
	text-decoration: underline;
} 
#footer img {
	border: 0px;
}
#subfooter {
	background: #28489f;
	color: #000;
	text-align: right;
}

#subfooter p {
	font: normal 75% tahoma, arial, helvetica, sans-serif;
	letter-spacing: 3px;
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#subfooter a {
	text-decoration: none;
	color: #000;
} 
#subfooter a:hover { 
	color: #bfe4ff;
	text-decoration: none;
}

.c {
	text-align:center;
}
.l {
	text-align: left;
}
.smallfont { 
	font: normal 85% tahoma, arial, helvetica, sans-serif;
}
.darkblue {
	color: #000080;
}
.red {
	color: #ff0000;
	text-align:center;
}

table {
	margin: 0px auto 0px auto;
}

.contact input, .contact textarea {	
	padding: 2px;	
	margin-bottom: 5px;
	border: 1px solid #ccc;

}
.contact input.submit-button {
	background: #80c9fe;
	width: 75px;
	float: right;
	color:#000080;
}

#column3 {
	float: left;
	width: 50%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#column4 {
	float: left;
	clear: right;
	width: 50%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#contentwide input, #contentwide textarea {	
	padding: 2px;		
	margin-bottom: 15px;
	border: 1px solid #bfe4ff;

}
#contentwide input.submit-button {

	background: #bfe4ff;
	border: solid 1px #ccc;
	width: 100px;

	color: #000080;
        display:block;
        margin:0px auto;
	padding: 2px;
}
#contentwide input.submit-button:hover {

	background: #fff;
	border: solid 1px #ccc;
	width: 100px;

	color: #000080;
        display:block;
        margin:0px auto;
	padding: 2px;
}


#contentwide label {
	display: block;
	width: 150px;
	float: left;
	margin: 2px 4px 6px 4px;
	text-align: right;
}
#contentwide fieldset {
	width: 600px;
	border: 1px solid #fff;
        margin: 0px auto;
	padding: 15px;
}
img {
	border: 0px;
}
p {
	margin: 10px}
h1 {
	padding: 10px;
	font: normal bold 110% tahoma, arial, helvetica, sans-serif;
	color: #000080;
}
h3 {
	padding: 10px 0px 0px 10px;
	font: normal bold 100% tahoma, arial, helvetica, sans-serif;
	color: #000080;
}
h4 {
	font: normal bold 90% tahoma,sans-serif;
	color: #000080;
	padding: 2px 0px 2px 0px;
	margin: 5px 0px 5px 0px;
}
