p             {
	color: #4a4a4a;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
}
td            {
	color: #4a4a4a;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
}
h3            {
	color: #390063;
	font-size: 12pt;
	line-height: 13pt;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
h4         {
	color: #70684E;
	font-style: oblique;
	font-weight: normal;
	font-size: 12pt;
	line-height: 13pt;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	font-variant: small-caps;
}
a:link         { color: #9D5541; text-decoration: underline}
a:hover      { color: #9A4FC1; text-decoration: underline}
a:visited         { color: #9D5541; text-decoration: underline}
h5 { color: #4a57cb; font-style: italic; font-size: 12pt; line-height: 13pt; font-family: "Times New Roman", Georgia, Times }
.footer   { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homeleft { color: #ffdf6c; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homeright { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.productprice {
    color: #B00110;
	font-size: 12px;
	}

.producttitle { 
    color: #8F8465; 
	font-size: 12px;
    text-transform: capitalize;
	letter-spacing: normal;
	font-weight: bolder;}
	
.charttitle { 
    color: #666666; 
	font-size: 12px;
    text-transform: capitalize;
	letter-spacing: normal;
	font-weight: bolder;}	
	
.ltblue { color: #c4f3ff; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dkgrey { color: #4f434e; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fateyes { color: #514e4b; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.temptext      { color: #1d1d1d; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 40px }
.headings  {
	color: #000000;
	font-variant: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bolder;
}
.headings2  {
	color: #8F8465;
	font-variant: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bolder;
}
.headings3  {
	color: 4a4a4a;
	font-variant: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bolder;
}
.headings4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B00110;
}
.lighttext { color: #FFF2B4;}
.justify  { color: #303030; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.form { color: #7d7d7d; font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EFFFC2; border: 1px solid #9D5541}
input {
	color: #333333;
	background-color: #EDEFE4;
	border: 1px solid #676767;
	text-decoration: none;
	background-image: url(template/textarea.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-left: 5px;
}
textarea {
	color: #333333;
	background-color: #EDEFE4;
	border: 1px solid #676767;
	text-decoration: none;
	background-image: url(template/textarea.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-left: 5px;
}
select {
	color: #333333;
	background-color: #FAFCEE;
	border: 1px solid #c2c2c2;
	text-decoration: none;
	font-size: 12px;
	background-image: url(template/textarea.jpg);
}
.submit {
	color: #333333;
	background-color: #FAFCEE;
	border: 1px solid #333333;
	background-image: none;
}
.radiocheck {
	color: #333333;
	background-color: #FAFCEE;
	border: 1px solid #333333;
	background-image: none;
}
#contentbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px dotted #BB0011;
	background-color: #F4F3E1;
	line-height: 10px;
}
#contentbutton a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
	line-height: 10px;
}
#contentbutton a:hover {
	color:#bb0011;
	text-decoration: none;
}
#contentbutton a:visited {
	color: #646464;
	text-decoration: none;
}

.shoptitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: small-caps;
    color: #8F8465;
    text-transform: capitalize;
    letter-spacing: 4px;}

#shopbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px dotted #646464;
	background-color: #F4F3E1;
}
#shopbutton a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
}
#shopbutton a:hover {
	color:#bb0011;
	text-decoration: none;
}
#shopbutton a:visited {
	color: #646464;
	text-decoration: none;
}

#buynow_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6C987;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px solid #2E2E2E;
	background-color: #B72901;
}
#buynow_button a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDF8A2;
	text-decoration: none;
	background-color: #746262;
}
#buynow_button a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#buynow_button a:visited {
	color: #FDF8A2;
	text-decoration: none;
	background-color: #746262;
}


#sectionlink {
	color: #B5010E;
	border: 1px dotted #000000;
}
#sectionlink a:link {
	color: #B5010E;
	text-decoration: underline;
}
#sectionlink a:hover {
	color: #72A89F;
	text-decoration: underline;
}
#sectionlink a:visited {
	color: #B5010E;
	text-decoration: underline;
}

.selectborder {
	text-decoration: none;
	border: solid 1px #333333;
}
.textpage {
	text-decoration: none;
	color: #252525;
	line-height: normal;
}


.productimageborder {
	text-decoration: none;
	border: 1px solid #C1B389;
}
.dialogborder {
	border: 1px solid #9EABA9;
}
#DialogTitle {
	text-decoration: none;
	background-color: #9EABA9;
	font-weight: bold;
	color: #FFFFFF;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}
#thumbs {}
#thumbs a:link {}
#thumbs a:hover { border: 1px solid #000000;
}
#thumbs a:visited {}


#otherlink   {
	color: #CFBB69;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 12px;
}
#otherlink a:link   { color: #CFBB69; text-decoration: underline}
#otherlink a:visited    { color: #CFBB69; text-decoration: none }
#otherlink a:hover   { color: #d56928}
.imageborder {
	text-decoration: none;
	border: 1px solid #C1B389;
}
.cellborder {
	text-decoration: none;
	border: 1px solid #B8B8B8;
	color: #000000;
}

.contentback {
	background-color: #DADADA;
	background-image: url(template/contentarea/contentarea_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentback_high {
	background-color: #DADADA;
	background-image: url(template/contentarea/contentarea_04_high.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mapcontentback {
	background-color: #DADADA;
	background-image: url(template/blocks/content_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuback {
	background-color: #DADADA;
	background-image: url(template/menuarea/menuarea_04_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.shopback {
	background-image: url(template/shop/shop_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shopback_high {
	background-image: url(template/shop/shop_back_high.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
