/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

@import "/sitefiles/1283/css/common.css";


.Menu
{
	background-image: url(/sitefiles/1283/images/Shop.jpg);
}

.LargeAd
{
	position:relative;
	float: left;
	width:500px;
	height:300px;
}

.LargeAd a img:hover
{
	opacity: .9;
}

.LargeAd img
{
    padding: 0px 0px 0px 0px;
    /*float: left;*/
}

.LargeAdPhoto
{
	position: relative;
	left:0px;
	width:226px;
	height:301px;
	float: left;
	overflow: hidden;
}

.AdSpacer
{
	position: relative;
	top: 1px;
	width:2px;
	height:301px;
	float: left;
	background-image: url(/sitefiles/1283/images/LargeAdSpacer.jpg);
}

.WelcomeMessage
{
	position: relative;
	float: left;
	left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width:172px;
	height:273px;
	padding-top: 30px;
	background-color: #A5C361;
	font-size: 12px;
}

.readmore
{
	color: #046E98;
	text-decoration: none;
	background-image: url(/sitefiles/1283/images/readmore.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 75px;
	display: block;
	background-position: 62px 3px;
	font-weight: bold;
	margin-top: 9px;
}

.readmore:visited
{
	color: #046E98;
}

.readmore:hover
{
	color: #037CAC;
}

.WelcomeMessage h1
{
	color: #678f00;
	font-size: 15px;
	margin: 0px;
	padding-bottom: 10px;
}

.SmallAd
{
	position:relative;
	float: left;
	width:212px;
	height:120px;
	left: 2px;
}

.SectionAds
{
	position:relative;
	float: left;
	width:486px;
	padding-left: 15px;
	padding-top: 17px;
	height:104px;
	background-image: url(/sitefiles/1283/images/SectionAds.jpg);
	top: -1px;
	font-size: 10px;
}


.SectionAd
{
	float: left;
	width: 220px;
}

.SectionAd a
{
	text-decoration: none;
	color: #678f00;
}

#SectionAd1
{
	padding-right: 32px;
}

.SectionAds h2
{
	font-family: Times New Roman, Times, Serif;
	text-transform: uppercase;
	color: #678f00;
	font-size: 11px;
	margin: 0px;
}

.SectionAds img
{
	float: left;
	padding-right: 9px;
	padding-top: 3px;
}

#shopping {
	float: right;
}
#logo {
	float: left;
	height: 101px;
	width: 241px;
}
#toplinks {
	float: right;
	height: 101px;
	width: 350px;
}
#links {
	float: right;
}