Body {
	font-family : Arial;
	margin: 0px;
	background-color: #516F87;
}

A.dark:link {
	color: #333333;
	text-decoration: none;
}

A.dark:visited {
	color: #333333;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 130%;
}
.mainBG {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



A.dark:active {
	color: #333333;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: underline;
}

A:link {
	color: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #333333;
	text-decoration: underline;

}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


TD {
	font-size: 16px;
	font-family : Arial;
}

P {
	font-size: 16px;
	font-family : Arial;
}

TD.smaller {
	font-size: 15px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 15px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 15px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 14px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 15px;
	font-family : Arial;
}

P.mincart {
	font-size: 15px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}


.leftgrad {
	background-attachment: scroll;
	background-image: url(images/leftgrad.jpg);
	background-repeat: repeat-y;
}
.rightgrad {

	background-attachment: scroll;
	background-image: url(images/rightgrad.jpg);
	background-repeat: repeat-y;
}
.navbarbg {
	background-attachment: scroll;
	background-image: url(images/navbarbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.maintextblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 130%;
}
.mainBGhome {
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

A.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.mainBGXmas {

	background-image: url(images/homebgxmas.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
