﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:Black;
}
body,td,th {
	font-family: "Baskerville Old Face";
	font-size: 12px;
	color: #000;
}
a:link {
	color: #0099FF;
}

a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}
h1 {
	font-size: 24px;
	color: #071B25;
	border-bottom:#071B25 1px solid;
}
h2 {
	font-size: 24px;
	color: #000;
	border-bottom:#000 1px solid;
}
h3 {
	font-size: 18px;
	color: #071B25;
	border-bottom:#071B25 1px solid;
}
h4 {
	font-size: 16px;
	color: #071B25;
	border-bottom:#071B25 1px solid;
}

.styles {
	background-image: url("../image/top.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 990px;
}
.menu-1 {
	background-image: url("../image/menu.jpg");
	margin: 0px;
	clear: left;
	float: left;
	height: 53px;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-repeat: no-repeat;
}
.content {
    background-image: url("../image/content.jpg");
	margin: 0px;
	padding: 0px 60px 0px 60px;
	clear: left;
	float: left;
	height: auto;
	width: 870px;
}
#home-content {
    position: relative;
}
#welcome-text {
    font-size: 16pt;
    font-style: oblique;
}
#home-content:before {
    border-radius: 25px;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -20px;
    margin-top: -42px;
    margin-bottom: -43px;
    width: 910px;
    height: 329px;
    z-index: 1;
    opacity: 0.36;
    background-image: url("../image/sheep.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.scattered-image {
    position: absolute;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    width: 200px;
    height: 303px;
}
#login-signup-link {
    float: right;
    clip: rect(auto, 5px, auto, auto);
}
.c-bottom {
	background-image: url("../image/b-content.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 51px;
	width: 990px;
}
.bottom {
	background-image: url("../image/bottom.jpg");
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 116px;
	width: 990px;
}
.themenu{
    width: 900px;
    height:53px;
    margin:0;
    padding: 0;
}

* html .themenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */

width: 900px;

}

.themenu li{
display:inline;
}

.themenu li a:hover{

background:url("../image/button.png") no-repeat;

color: #000;

display:inline;

width: 109px;

height:25px;
margin-top:2.5px;
padding-top:2.5px;
margin-left:10px;


font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:12px;



}
.themenu li a:active{

background:url("../image/button.png") no-repeat;

color: #000;

display:inline;

width: 109px;

height:25px;
margin-top:2.5px;
padding-top:2.5px;
margin-left:10px;


font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:10px;



}

.themenu li a{

background:url("../image/button1.png") no-repeat;

color: #000;

display:inline;

width: 109px;

height:25px;
margin-top:2.5px;
padding-top:2.5px;
margin-left:10px;


font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:12px;



}

/* Holly Hack for IE \*/

* html .themenu  li { height: 1%; }

* html .themenu  li a { height: 1%; }
.leftc {
	float: left;
	height: auto;
	width: 340px;
	padding-left: 65px;
	margin: 0px;
}
.rightc {
	float: right;
	height: auto;
	width: 490px;
	padding-right: 65px;
}
.bottomc {
	height: 65px;
	width: 815px;
	padding-top: 15px;
	padding-left: 90px;
	color: #FFF;
	text-align: center;
}
.linksb {
	color: #FFF;
}



.txtBox
{
    float:left;
    margin-right:10px;
    
}

.lblLabel
{
    float: left;
    display:block;
    width: 120px;
}

.floating 
{ 
    float:left;
    overflow:hidden; 
	border-right: 1px solid #9c9c9c;
	padding: 10px 20px;
	margin: 10px 0px;
	height:390px;
	width:175px;
}
.floatright
{ 
    display:block;
    float:right;
}
.floating img 
{
    display: block;
}

.floating_Pattern 
{ 
    float:left;
    overflow:hidden; 
	border-right: 1px solid #9c9c9c;
	padding: 10px 5px 0px 5px;
	margin: 10px 5px 0px 5px;
	width:120px;
	height:240px;
	
}
.floating_Pattern img 
{
    display: block;
}

.floating_Magazine
{ 
    float:left;
    overflow:hidden; 
	border-right: 1px solid #9c9c9c;
	padding: 10px 5px 0px 5px;
	margin: 10px 5px 0px 4px;
	width:124px;
	height:200px;
	
}
.floating_Magazine img 
{
    display: block;
}

.floating_Other
{ 
    float:left;
    overflow:hidden; 
	border-right: 1px solid #9c9c9c;
	padding: 10px 20px;
	margin: 10px 0px;
	height:350px;
	width:240px;
}
.floating_Other img 
{
    display: block;
    width:230px;
}

.floating_Store
{ 
    float:left;
    overflow:hidden; 
	padding: 10px 5px 0px 5px;
	margin: 10px 5px 0px 5px;
	width:160px;
	height:110px;
	
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}




