@charset "utf-8";
body  {
	background-color:#2f4378;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}
.twoColFixRtHdr #header {
	width: 960px;
	background: #DDDDDD;
	margin: 0 auto;
	padding: 0px;
	/*padding: 0 10px 0 10px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/header.jpg);
	height: 125px; z-index:20;
}
.twoColFixRtHdr #header h1 {
	margin: 0 auto; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px 0px 520px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #e9e9e9;
	font-family: Times, serif;
	font-size: 38px;
	line-height: 46px;
	text-shadow:2px 2px 2px #383838;
	filter: Shadow(Color=#383838, Direction=135, Strength=4);

}
.twoColFixRtHdr #header h2 {
	margin: 0 auto; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px 0px 825px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #e9e9e9;
	font-family: Times, serif;
	font-size: 24px;
	line-height: 26px;
	text-shadow:2px 2px 2px #383838;
	filter: Shadow(Color=#383838, Direction=135, Strength=4);
}
.twoColFixRtHdr #header h3 {
	margin: 7px 0px 0px 70px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: 'times news roman', times, serif;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
}
.twoColFixRtHdr #topper {	width: 960px;
	margin: 0px auto;
	background: #DDDDDD;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/top_lines2.jpg);
	height: 20px;
	vertical-align: top; z-index:50;
}

.twoColFixRtHdr  #topper .gilding {
	margin: 6px 15px 0px 0px;
	padding: 0px;
	/*padding: 0 10px 0 10px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

}
.twoColFixRtHdr  #topper  h1.galleryheader1 {
	margin: 0px 5px 0px 5px;/*  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0px 0px 0px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Cambria, "Arabic Typesetting";
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	display:inline;
}
.twoColFixRtHdr  #topper table{
	margin: 0px 5px 0px 0px;/*  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0px 10px 0px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: left;
	display:inline;
	float: left;
}
.twoColFixRtHdr  #topper  h2 {
	margin: 5px 0px 0px 0px;  /*zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 5px 0px 0px 150px; using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Cambria, "Arabic Typesetting";
	font-size: 12px;
	line-height: 16px;
	display:inline;
	vertical-align: top;
	text-align: left;
}
.twoColFixRtHdr #topper  ul.galleryheader {
	margin:0px 5px 0px 200px;/*  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0px 10px 10px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	display:inline;
}
#topper  li.galleryheader {
	margin: 0px 0px 0px 5px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px 0px 5px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	display:inline;
	list-style-type: none;
}
#topper  ul.galleryimage {
	margin: 0px 0px 0px  220px;/*  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px 0px 5px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
#topper  li.galleryimage1 {
	margin:  0px 10px 0px 10px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 30px 0px 40px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	display:inline;
	list-style-type: none; z-index:30;
}
.twoColFixRtHdr #topper  li.galleryimage {
	margin:  0px 5px 0px 5px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px 0px 40px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	display:inline;
	list-style-type: none;
}
#topper .commgallery {
	margin: 0px auto; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	 padding: 0px 0px 0px 20px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	 display:inline;
}
#topper .resgallery {
	margin: 0px auto; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	 padding: 0px 0px 0px 20px; /*using padding instead of margin will allow you to keep the element away from the edges of the div */
	 display:inline;
}

.twoColFixRtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRtHdr #sidebar1 {
	margin: 50px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	background: #29417b; 304378 the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0px;
/*	border-bottom-color: #CCCCCC;	*/
/*	border-top-color: #CCCCCC;		*/
/*	border-top-style: double;			*/
/*	border-bottom-style: double;		*/
/*	border-top-width: 1px;			*/
/*	border-bottom-width: 1px;		*/
	height:auto;
	text-align: left;
}
.twoColFixLtHdr #sidebar1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar1 ul li{
	width: 170px;
	padding:0px;
	margin:0px 0px 0px -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	border-bottom-color: #7181a8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	list-style-position: outside;
}
#sidebar1 a.navlist {padding: 0px;margin:0px
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
}
#sidebar1 a.navlist:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
#sidebar1 a.navlist:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
#sidebar1 a.navlist:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
#sidebar1 a.navlist:hover {
	color:#CCCCCC;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	bottom: 1px;
	left: 1px;
}
#sidebar1 a.buynavlist {padding: 0px;margin:0px
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
}
#sidebar1 a.buynavlist:link {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
}
#sidebar1 a.buynavlistcurrent {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
}
#sidebar1 a.buynavlist:visited {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
}
#sidebar1 a.buynavlist:active {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
}
#sidebar1 a.buynavlist:hover {
	color:#CCCCCC;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	bottom: 1px;
	left: 1px;
	letter-spacing: 1px;
}
.twoColFixRtHdr #mainContent { width:780px;
	margin: 0px 50px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixRtHdr #mainContent h1{
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	font-family: Times, serif;
	text-shadow:2px 2px 2px #383838;
	filter: Shadow(Color=#383838, Direction=135, Strength=4);
}
.twoColFixRtHdr #mainContent h2{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px; display:inline;
}
.twoColFixRtHdr #mainContent p {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
}

.twoColFixRtHdr #mainContent table td .productborder{
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	border: solid 1px #757575;
	letter-spacing:0px;
}

.twoColFixRtHdr #mainContent a.detailbutton:hover {
	background-image: url(../images/details2.gif);
}

.twoColFixRtHdr #mainContent form {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
.twoColFixRtHdr #mainContent form select{
	font-weight: normal;
	font-size: 12px; width:auto;
}
#mainContent a {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	line-height: 15px;
}
#mainContent a:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
#mainContent a:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
#mainContent a:hover {
	color:#CCCCCC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
#mainContent a.gallerynav {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
#mainContent a.gallerynav:link {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
#mainContent a.gallerynav:visited {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
#mainContent a.gallerynav:active {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
#mainContent a.gallerynav:hover {
	color: #DDDDDD;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
.twoColFixRtHdr #footer { height:31px;
	background-image: url(../images/footer.jpg);
	font-size: 12px;
	padding: 0px 10px 0px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

}

.twoColFixRtHdr #footer p {
	display:inline;
	font-size: 10px;
	color: #ffffff;
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #footer  ul li {
	color: #ffffff;
	font-size: 11px;
	margin:  0px auto  0px auto;
	padding: 3px 3px 3px 3px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-align: center;
}
#footer a.navlist {
	color: #ffffff;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px 3px 0px 3px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-decoration: none;
}
#footer a.navlist:hover {
	color:#E1E100;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px 3px 0px 3px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-decoration: none;
}
#footer a.navlist {
	color: #ffffff;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px 3px 0px 3px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-decoration: none;
}
#footer a.navlist:hover {
	color:#E1E100;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px 3px 0px 3px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-decoration: none;
}
#footer a.buynavlist {padding: 0px;margin:0px
	color: #E1E100;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
}
#footer a.buynavlist:link {
	color: #E1E100;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#footer a.buynavlistcurrent {
	color: #E1E100;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#footer a.buynavlist:visited {
	color: #E1E100;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#footer a.buynavlist:active {
	color: #E1E100;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#footer a.buynavlist:hover {
	color:#CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
.twoColFixRtHdr #footer  ul li {
	color: #ffffff;
	font-size: 11px;
	margin:  0px auto  0px auto;
	padding: 3px 3px 3px 3px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-align: center;
}
#top-store-navigation  a.navlist {
	color: #ffffff;
	font-size: 16px;
	margin: 0px auto;
	padding: 0px 8px 0px 8px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-decoration: none;
}
#top-store-navigation  a.navlist:hover {
	color:#E1E100;
	font-size: 16px;
	margin: 0 auto;
	padding: 0px 8px 0px 8px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:inline;
	list-style-type: none;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#top-store-navigation {
	margin:8px auto;
	padding:5px 0;
	background:#4B6178;
	border:1px solid #93A1AE;
	color:#fff;
	font-size:16px;
	text-align:center;
	width:975px
}

