@charset "utf-8";
.Body {
	background-image: url(../images/Layout/Backgrounds/Background.gif);
	background-repeat: repeat;
	padding: 0px;
	background-attachment: fixed;
	background-position: center;
}
.SideBarLeftTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	filter: Glow(Color=fff000, Strength=200);
}


.HeaderDIV {
	height: 105px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 20px;
}
.ShipAd {
	margin-left: -45px;
	margin-right: -50px;
	width: 160px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 28px;
	font-weight: bolder;
	font-style: italic;
	margin-left: 0px;
}

.Categories/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
  {
	padding-right: 0px;
	text-align: center;
	margin-bottom: -30px;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-left: -10px;
}
.TopGradientDiv {
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	float: none;
}

.Container  {
	min-width: 940px;
	width: 950px;
	border: 2px solid #003366;
	text-align: left;
	background-repeat: repeat-x;
	background-position: 0px 25px;
	background-image: url(../images/Gradients/BlueDOWN.jpg);
	font-family: Arial, Helvetica, sans-serif;
	min-height: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 0px;
} 

.Header    {
	height: 105px;
	border-bottom-style: double;
	border-bottom-color: #003399;
	border-bottom-width: 3px;
} 



.HeaderPhoneCorner {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	float: right;
	font-weight: bold;
	margin-right: 2px;
	text-align: center;
	margin-top: 10px;
}
.LinkBar {
	float: none;
	background-color: #ECF5FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: double #006699 3px;
	border-top: double #006699 3px;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	height: 20px;
}
.SidebarRight  {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 135px;
	margin-left: 10px;
	background-image: url(../Images/Gradients/BlueUP.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 4px 5px 4px;
	background-color: #B5D3ED;
	margin-top: 0px;
}
.ItemControls {
	border: solid #c7c7c7 1px;
	width: 260px;
	margin-top: -60px;
	float: right;
	margin-bottom: 2px;
	overflow: visible;
	margin-left: 3px;
	background-color: #F7FAFD;
	border-top: 0px;
	border-right: outset #006699 3px;
	border-bottom: outset #006699 2px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 2px;
}
.emailaddress {
	margin-bottom: -3px;
	margin-top: 3px;
}
.Pic_PlaqueDesign {
	border: solid #CCCCCC 2px;
	border-style: outset;
	float: left;
	margin: 4px;
}
.SidebarLeft/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".SidebarRight #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
  {
	width: 175px;
	border-right: solid #000066 2px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/Layout/Backgrounds/Background.gif);
	border-bottom: solid #000066 2px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.SidebarLeftSpecials {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/Gradients/BlueDOWN.jpg);
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.BottomGradient {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Images/Gradients/BlueDOWN.jpg);
	height: 30px;
	margin-top: -40px;
}
.PhoneC_PayPal {
	margin-top: 0px;
	text-align: right;
}
.BookmarkDesign {
	margin-top: -5px;
	margin-bottom: -20px;
	border: solid #cccccc 1px;
}
.PlaqueDesign {
	margin-right: 3px;
	margin-left: 0px;
	border: solid #cccccc 1px;
}



.SidebarLeftSpecialsBottomGradient {
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../Images/Gradients/BlueUP.jpg);
	background-color: #FFFFFF;
}

.SidebarLeftBottomQuote {
	background-image: url(../Images/Gradients/BlueUP.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B5D3ED;
}
.SidebarLeftBottomQuoteBottomGradient {
	background-image: url(../Images/Gradients/BlueDOWN.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}
.SidebarRightTopQuote {
	background-repeat: repeat-x;
	background-image: url(../Images/Gradients/BlueUP.jpg);
	background-position: 0px -5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.SidebarRightTopQuoteBottomGradient {
	background-image: url(../Images/Gradients/BlueDOWN.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}

.Pic-FloatRight {
	float: right;
}
.Pic-FloatLeft {
	float: left;
}
.Pic-Pad-FloatRight {
	float: right;
	margin: 0 5 5 0;
}
.Pic-Pad-FloatLeft {
	float: left;
	margin: 3px 5px 5px 3px;
}

.InlineTextLink {
	text-decoration: underline;
	cursor: crosshair;
}


.FooterPageUpdated {font-size: 80%}
.PageTitle {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 28px;
	font-weight: bolder;
	font-style: italic;
}



.FooterSiteDesign {font-family: Georgia, "Times New Roman", Times, serif}
.MainContent {
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	float: none;
	margin-left: 10px;
}
.ItemTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	border-top: outset #006699 4px;
	background-image: url(../Images/Gradients/BlueDOWN.jpg);
	background-repeat: repeat-x;
	background-position: 0px -12px;
	padding-top: 0px;
	height: 60px;
	width: auto;
	color: #0072CE;
	padding-left: 0px;
	border-right: outset #006699 4px;
	padding-right: 220px;
}



.Footer  {
	background:#DDDDDD;
	background-image: url(../Images/Gradients/BlueDOWN.jpg);
	background-repeat: repeat-x;
	background-color: #E4EEF8;
	width: 800px;
	border: 3px solid #003366;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 60px;
} 
p {


}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
	color: #003399;

}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #993300;





#apDiv1 {
	position:absolute;
	left:500px;
	top:57px;
	width:164px;
	height:103px;
	z-index:1;
	border-bottom: solid #FF0000 1px;
	border-bottom: solid #ff000 1px;
	text-decoration: none;
}
.CategoryButtons {
	margin-left: auto;
}
.CategorySamples/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
  {
	padding-right: 0px;
	overflow: scroll;
	padding-left: 0px;
}
.PlaqueSamples {
	width: 100%;
	height: 180px;
}
.PageFooterBottom {

}
.Body #container #MainContent #ItemBuyButton input {
	background-color: #E7F1FE;
}
.Body #container #MainContent p {
	margin-left: 15px;
}
.Body #container #MainContent #ItemTitle h1 {

}
.Misc-CategoryButtons {
	border: 0;
	text-decoration: none;
	text-transform: none;
	border-color: #FFFFFF;
}
