﻿html{
	height:100%;
	background-color:#FFFFFF;
}
.Head{
	color:#4c4b40;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.SubHead{
	color:#96431f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.SubHead label{
	color:#4c4b40;
	font-size:12px;
}
a.CommandButton{
	font-family:Georgia, "Times New Roman", Times, serif;
}
a img{
	border:none;
}
a
{
	text-decoration:none;
	outline:none;
	border:none;
}

.cr
{
	margin-left:auto;
	margin-right:auto;
	width:937px;
	color:#393839;
	font-size:9.6px;
	margin-top:36px;
	margin-bottom:36px;
	word-spacing:5px;
	font-family:Arial,Helvetica,sans-serif;
	
}
h2, h3, h4, h5, h6{
	font-family: Georgia,"Times New Roman",Times,serif;
}

h2
{
    font-size: 20px;
    font-weight: normal;
    color: #96431F;
}

h3
{
    font-size: 12px;
    font-weight: normal;
    color: #96431F;
}

h4
{
    font-size: 12px;
    font-weight: normal;
    color: #96431F;
}

h5, DT
{
    font-size: 11px;
    font-weight: bold;
    color: #96431F;
}

h6
{
    font-size: 11px;
    font-weight: bold;
    color: #96431F;
}
.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
	/*margin-bottom:-56px;*/
}
.top-ornament{
	height:112px;
	background:url(images/ornament_for_top.png) repeat-x top left;
}
.header
{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.logo
{
	float:left;
	margin:17px 0 5px 29px;
}
div.user-login{
	float:right;
}
a.user, a.login, a.user:visited, a.login:visited, .user-login span, .user-login a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#535043;
}
.search-user-login{
	position:absolute;
	bottom:0;
	right:0;
}
.search
{
	float:right;
	margin-left:25px;
}
a.search-link{
	color:#e3e2df;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(images/search_link_bg.png) top left no-repeat;
	width:38px;
	height:22px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	text-decoration:none;
}
a.search-link:hover{
	text-decoration:none;
	color:#e3e2df;
}
.search input{
	border:1px solid #cfcfcf;
	width:200px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#cfcfcf;
	float:left;
}
.menu-hor{
	height:60px;
	width:100%;
	background:url(images/menu_main_bg.png);
	position:relative;
	overflow:visible;
	z-index:10;
}
.arts-menu
{
    margin: 0 auto;
    width:980px;
	padding-top:19px;
}
.footer
{
    margin-top:-62px;
	width:100%;
	height:56px;
	background:url(images/footer.png) top left repeat-x;
}
.footer-in
{
	width:980px;
	height:100%;
	margin:0 auto;
}
.footer-right
{
	font-size:10px;
	color:#8E8E8E;
	font-family:Arial;
	padding:20px 20px 20px 640px;
}
.footer-right a{
	color:#8E8E8E;
	font-size:10px;
}

.dnn-cr
{
	color:#404040;
	font-family:Arial;
	font-size:14px;
	float:right;
	margin-top:18px;
	margin-right:28px;
}
.links
{
	color:#8e8e8e;
	font-family:Arial;
	font-size:14px;
	float:left;
	margin-top:18px;
}
a.links
{
	color:#8e8e8e;
	font-family:Arial;
	font-size:14px;
}
a.links:visited
{
	color:#8e8e8e;
	font-family:Arial;
	font-size:14px;
}

span.links
{
	margin:18px 15px;
}
.price_tag{
	background: url(images/price_tag.jpg);
	width:152px;
	height:64px;
	color:white;
	font-family: Helvetica, "Myriad Pro", Arial, Sans-Serif;
	float:left;
	font-size:34px;
	margin-right:10px;
}
.price_tag div{
	margin-top:15px;
	margin-left:20px;
}