@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background: transparent;}body{line-height:1;}ol,ul{list-style: none;}blockquote,q{quotes: none;}:focus{outline:0;}ins{text-decoration: none;}del{text-decoration: line-through;}table{border-collapse:collapse;border-spacing:0;}

img {
	vertical-align:top;
}

p {
	margin-bottom:18px;
}

img.title {
	border:none !important;
}

body {
	background:url(images/h_bg.gif) fixed repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:18px;	
}

#wrapper {
	position:absolute;
	width:100%;
	height:100%;
	background:url(images/h_bg.gif) fixed repeat;	
}

#page {
	width: 760px;
	margin: 0 auto 0 auto;	
}

#header {
	position: relative;
	height:195px;	
	background: url(images/header_menu.jpg) bottom no-repeat;
}

#header ul {
	padding:168px 0 0 115px;
	color:#f2f4f2;
	font-weight:bold;
}

#header ul li {
	display:inline;
	padding:0px 10px 0px 10px;
	font-size:12.4px;
}


#header ul li a,#header ul li a:link,#header ul li a:visited{
	color: #f2f4f2;
	text-decoration:none;
}

#header ul li span.menu_current a {
	background-color:#f2f4f2;
	color:#8192a4;
	padding:3px;
}

.article {
	background: url(images/main_bg.jpg) repeat-y;
	float:left;
	width:760px;
	color: #DCAA57;
	
}

#content {
	float:left;
	width:400px;
	padding:30px 60px 30px 60px;
	text-align:justify;
}

h5 {
	color: #fff;
	font-size:14px;
	margin-bottom:15px;
	font-weight:normal;
}

#content img {
	border:none;
	margin:5px;
}


#rightmenu {
	float:right;
	width:240px;
	padding:30px 0 0 0;
}

a:link, a:visited{
	color: #fff;
}

a:hover{
	color: #C8AA57;
}

#title {
	background: url(images/bg_title.jpg) center no-repeat;
	width:760px; height: 70px;
}

#title div.title {
	padding:20px 0px 0px 60px;
	color:#fff;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
	width: 760px;
	margin: 10px auto 10px auto;
	text-align:center;
}

.post_title a {
	font-size:16px;
	text-decoration:none;
	color: #fff !important;
}

#gift_cert {
	position:absolute;width:90px;height:30px;right:190px;top:40px;
	/*-moz-opacity:0.5;
	opacity: 0.5;
	background-color:lime;*/
	cursor: pointer; cursor: hand;
}

#newsletter {
	position:absolute;width:130px;height:30px;right:32px;top:40px;
	/*-moz-opacity:0.5;
	opacity: 0.5;
	background-color:lime;*/
	cursor: pointer; cursor: hand;
}

#logoimg {
	position:absolute;width:260px;height:100px;left:32px;top:40px;
	/*-moz-opacity:0.5;
	opacity: 0.5;
	background-color:lime;*/
	cursor: pointer; cursor: hand;
}