body {
	text-align: center;
	background: #000 url(images/bg.jpg) center top;
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

h1 {
	padding: 0px;
	margin: 0;
	font-size: 1.4em;
}

h2 {
	margin-bottom: 0px;
	margin-top: 4px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	font-size: 1em;
}

p {
	color: black;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 5px 0 0;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: none;
	color: #6c0e00;
}

#container{
  margin-bottom: 25px;
  overflow:hidden;
  width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 75px;
}

#head {
	background: url(images/waves_head.gif) no-repeat center bottom;
	height: 100px;
}

.martha {
	top: 24px;
	position: absolute;
	z-index: 0;
}

#nav {
    margin: 0px;
    position: relative;
    z-index: 99;
	font-weight: bold;
	font-size: 0.8em;
}

#nav ul {
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    z-index: 50;
    list-style:none;
}
    
 #nav li {
    background-color: white;
    margin-top: 32px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
    float: left;
    padding: 0;
}
      
#nav a {
    background-color: white;
    border-bottom-color: white;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-right: 4px;
    padding-top: 4px;
    margin: 0px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-width: 4px;
    border-left-color: white;
    border-right-color: white;
    border-top-color: white;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    display:block;
	background: url(images/nav_tab_bg.gif) repeat-x;
}
    
#nav a:link, #nav a:active, #nav a:visited{
	text-decoration: none;
	color: black;
}

#nav a:hover{
	text-decoration: none;
	color: gray;
}

#nav #current1 a {
	background-color: #ffd119;
	color: black;
	text-decoration: none;
	background: url(images/nav_tab_bg_current1.gif) repeat-x;
}

#nav #current2 a {
	background-color: #ff9c00;
	color: black;
	text-decoration: none;
	background: url(images/nav_tab_bg_current2.gif) repeat-x;
}

#nav #current3 a {
	background-color: #ff5d00;
	color: black;
	text-decoration: none;
	background: url(images/nav_tab_bg_current3.gif) repeat-x;
}

#nav #current4 a {
	background-color: #ff3100;
	color: black;
	text-decoration: none;
	background: url(images/nav_tab_bg_current4.gif) repeat-x;
}

#nav #current5 a {
	background-color: #c70200;
	color: black;
	text-decoration: none;
	background: url(images/nav_tab_bg_current5.gif) repeat-x;
}

#nav #current6 a {
	background-color: #ae0000;
	color: black;
	text-decoration: none;
	background: url(images/nav_tab_bg_current6.gif) repeat-x;
}

#content_wrap {
	background-color: white;
}

#content{
	margin: 0px;
	background-color: white;
	float: left;
	padding-bottom: 10px;
	min-height: 500px;
	width: 570px;
 	background-image: url(images/rail_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
}

#rail{
    margin: 0px;
    background-color: white;
    padding-top: 5px;
    width: 180px;
    float: right;
	padding-left: 5px;
	padding-right: 5px;
}

.mission {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 6px;
	font-style: italic;
}

.index_nav {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	width: 140px;
	float: left;
	display: block;
}

.path {
	font-size: x-small;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-color: #f2f2f2;
}

.news {
}

.news_image {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
	text-align: left;
}

.story {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/news_bottom.gif);
	margin-top: 15px;
}

.story h1 {
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 2px;
	margin-right: 0;
	color: #cc0000;
	font: bold 1.2em/1em Georgia, "Times New Roman", Times, serif;
	padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
	color: #cc0000;
}

h1 a:hover {
	text-decoration: none;
	color: #000;
}

 .date {
	color: #8c8c8c;
	font-weight: normal;
	font-style: normal;
	font-size: 0.6em;
}

#archive {
	clear: both;
	margin-left: 20px;
	font-size: small;
	margin-top: 10px;
}

#archive a:link, #archive a:active, #archive a:visited {
	text-decoration: none;
	margin-left: 10px;
	color: #c00;
}

 #archive a:hover {
	text-decoration: none;
	margin-left: 10px;
	color: #000;
}

.product_image {
	margin-left: 10px;
}

.pageination {
	text-align: center;
}

#rail p{
    font-weight: bold;
}

#rail a:link, #rail a:active, #rail a:visited {
	color: #000100;
	text-decoration: none;
}

#rail a:hover{color: #cc0000; text-decoration: none;}

.catolog_rail{
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-left: 5px;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dotted;
	margin-left: 5px;
}

#foot {
	background-repeat: repeat-y;
	background-position: center 10px;
	background-image: url(images/foot_bg.gif);
	background-color: white;
	width: 760px;
  	overflow:hidden;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dotted silver;
	clear: both;
}                  

#foot img {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}                  

#foot_left {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 233px;
	float: left;
}
#foot_center {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 234px;
	float: left;
}

#foot_right {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/storefront.jpg);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 486px;
	float: right;
}

#foot_right img {
	padding: 0px;
	margin: 0px;
}

#foot h1 {
	color: #c00;
	font: bold 1em/1em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 2px;
}

#foot p {
	color: black;
	font-size: .7em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 5px 0 0;
}

.cat_img a {
	text-align: left;
	padding: 5px;
	margin: 5px;
	height: 155px;
	color: black;
	border-width: 1px;
	text-decoration: none;
	width: 164px;
	float: left;
	display: block;
}

.product {
	margin: 5px;
	text-align: center;
	width: 125px;
	float: left;
	display: block;
}

.clear_product {
	clear: left;
}

#foot_banner {
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	background-color: black;
	height: 100px;
}

#foot_banner img {
	margin-top: 20px;
}

.content_image {
	padding: 5px;
}

hr {
	margin-right: 10px;
	float: none;
	clear: both;
}

