﻿a:link, a:visited, a:active
{
	color: #bb9727;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration:underline;
}

a:hover
{
	color: #e2b469;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration:underline;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
    text-align: center;
}
h1
{
    color: #bb9727;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: large;
}
h2
{
    color: #e2b469;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: medium;
}
.plainbox
{
    border: solid 1px #333333;
    width: 741px;
}

#topmenu
{
    height: 48px;
    background-image: url(images/strip_bg.jpg);
    background-repeat: repeat;
    width: 741px;
    border-top: solid 1px #333333;
}
.topmenulinks
{
    float:right;
    font-family:Arial;
    color:#666666;
    font-size:10px;
    position:relative;
    top: 12px;
    right: 12px;
}
.topmenulinks a:link, .topmenulinks a:visited
{
    font-family:Arial;
    color:#666666;
    font-size:10px;
    text-decoration:none;
}
.topmenulinks a:hover, .topmenulinks a:active
{
    font-family:Arial;
    color:#666666;
    font-size:10px;
    text-decoration:underline;
}
#masthead
{
    height: 150px;
    background-image: url(images/masthead.jpg);
    width: 741px;
    border-top: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
#mainmenu
{
    height: 36px;
    background-color: #000000;
    width: 741px;
    color: #CCCCCC;
}
.mainmenulinks
{
    color:#CCCCCC;
    padding-top: 8px;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 3px;
    text-decoration:none;
}
.mainmenulinks a:link, .mainmenulinks a:visited
{
    color:#CCCCCC;
    padding-top: 8px;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 3px;
    text-decoration:none;
}
.mainmenulinks a:hover, .mainmenulinks a:active
{
    color:#DDDDDD;
    padding-top: 8px;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 3px;
    text-decoration:underline;
    
}
.content
{
    text-align: left;
    color: #FFFFFF;
    padding: 3px 6px 3px 6px;
    font-family:Arial;
}
.spacer
{
    height: 11px;
    background-image: url(images/strip_bg.jpg);
    background-repeat: repeat;
    width: 741px;
    border-top: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
#footer
{
    height: 36px;
    background-color: #000000;
    width: 741px;
}
.footertext, .footertext a:link, .footertext a:hover, .footertext a:active, .footertext a:visited
{
    font-size: x-small;
    color: #555555;
    vertical-align: middle;
    font-family: Arial;
    padding-top:3px;
}
#adminmenu
{
    height: 36px;
    background-color: #000000;
    width: 100%;
}
.adminmenutext
{
    font-size: x-small;
    color: #555555;
    vertical-align: middle;
    font-family: Arial;
    padding-top:10px;
}
.admin a:link, .admin a:visited
{
    color:#bb9727;
    font-family: Arial;
    font-size: 14px;
    text-decoration:underline;
}
.admin a:hover, .admin a:active
{
    color:#e2b469;
    font-family: Arial;
    font-size: 14px;
    text-decoration:underline;
    
}
.fullwidthspacer
{
    height: 11px;
    background-image: url(images/strip_bg.jpg);
    background-repeat: repeat;
    width: 100%;
    border-top: solid 1px #333333;
    border-bottom: solid 1px #333333;
}
.catalogitem
{
	padding: 3px 3px 3px 3px;
	border-right: #bb9727 1px solid;
	border-top: #bb9727 1px solid;
	border-left: #bb9727 1px solid;
	border-bottom: #bb9727 1px solid;
}