/*
color values

dark green: #A6AA13
mid green: #B6B946
light green: #C7CA69
blue: #94A1B4
light blue: #BDCFEA

*/

body 
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
	scrollbar-arrow-color: #C7CA69;
	scrollbar-3dlight-color: #C7CA69;
	scrollbar-shadow-color: #C7CA69;
	scrollbar-track-color: #C7CA69;
	scrollbar-highlight-color: #A6AA13;
	scrollbar-face-color: #A6AA13;
	scrollbar-darkshadow-color: #A6AA13;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.productimage
{
	width: 250px;
	margin: 0px 0px 10px 15px;
	float: right;
}
.packagename
{
	margin-top: 25px;
}
ul.packagedescription
{
	margin-top: 10px;
	margin-bottom: 0px;
}
.listitem
{
	margin-bottom: 5px;
}
h1, .title1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #A6AA13;	
}
h1.alt, .title1alt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;	
}
h2, .title2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #A6AA13;	
}
h2.alt, .title2alt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;	
}
h3, .title3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #A6AA13;	
}
h3.alt, .title3alt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;	
}
.question
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #A6AA13;	
}
.linkcategoryname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #A6AA13;	
}
.linkname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;	
}
.albumtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;	
}
.artistname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #A6AA13;	
}
.copyrightnotice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #333333;	
}
.testimony
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 10px 15px 10px;
}
.price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;	
}
td#fillerleft
{
	background-image: url(assets/filler_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
td#fillerright
{
	background-image: url(assets/filler_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
td.header
{
	background-image: url(assets/header_background.jpg);
	background-repeat: no-repeat;
}
td.header2
{
	background-image: url(assets/header_background2.jpg);
	background-repeat: no-repeat;
}
td.border
{
	background-color: #A6AA13;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;	
}
a:link 
{
	color: #A6AA13;
	font-weight: bolder;
}
a:visited 
{
	color: #A6AA13;
	font-weight: bolder;
}
a:hover 
{
	color: #B6B946;
	font-weight: bolder;
}
a:active 
{
	color: #A6AA13;
	font-weight: bolder;
}
a.light:link 
{
	color: #A6AA13;
	font-weight: bolder;
}
a.light:visited 
{
	color: #A6AA13;
	font-weight: bolder;
}
a.light:hover 
{
	color: #A6AA13;
	font-weight: bolder;
}
a.light:active 
{
	color: #A6AA13;
	font-weight: bolder;
}
a.productlink:link 
{
	font-size: 14px;
	color: #A6AA13;
	font-weight: bolder;
}
a.productlink:visited 
{
	font-size: 14px;
	color: #A6AA13;
	font-weight: bolder;
}
a.productlink:hover 
{
	font-size: 14px;
	color: #B6B946;
	font-weight: bolder;
}
a.productlink:active 
{
	font-size: 14px;
	color: #A6AA13;
	font-weight: bolder;
}
p
{
	margin: 10px 0px 10px 0px;
}
img.sidebarad
{
	margin-top: 0px;
	margin-bottom: 0px;
}
img.divider
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.contentbox
{
	margin-bottom: 20px;
}