@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 10px;
	text-align: center;
	background: url(http://www.saaneventtoremember.com/img/background.jpg)
}

/* begin header & navigation bar */
#header{
	position:relative;
    margin-left:auto;
	margin-right:auto;
	width:950px;
	height: 387px;
}
.title{
	position:relative;
	background-image:url(http://www.saaneventtoremember.com/img/topnew-frames2.png);
    margin-left:auto;
	margin-right:auto;
	width:950px;
	height: 104px;
}
#products{
	position:relative;
    width:950px;
	height: 283px;
	background-image:url(http://www.saaneventtoremember.com/img/rotate/1.jpg);
}
.productid ul{
	padding-right: 24px;
	text-align:center;
	float:right;
	line-height:26px;
}
.productid li {
	list-style-type: none;
	display: block;
	width: 250px;
	color:#333;
}
.productid li a{
	color:#65722C;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	text-decoration:none;
}
.productid li a:hover{
	color: #fff;
	background: url(http://www.saaneventtoremember.com/img/product-back.png);
}
ul.topnav {
	list-style: none;
	margin: 0px;
	float: left;
	width: 946px;
	background: url(http://www.saaneventtoremember.com/img/navback.png);
	font-size: 18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
ul.topnav li {
	float: left;
	margin: 0px;
	padding-left: 10px;
	padding-right:40px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(http://www.saaneventtoremember.com/img/navback-bg.png);
}

/* begin container and front page panels */
#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width:2px;
	border-bottom-color:#333;
	border-bottom-style:solid;
	border-left-width:2px;
	border-left-color:#333;
	border-left-style:solid;
	border-right-width:2px;
	border-right-color:#333;
	border-right-style:solid;
    width:946px;
	overflow:hidden;
	background-color:#FFF;
}


/* main text panel */
#mainpanel{
    float:left;
	padding-left:15px;
	padding-right:35px;
	width:630px;
	text-align:left;
	height: 100%;
	position:relative;
	padding-top:8px;
}
.maintext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color: #000;
	line-height:20px;
}
.maintext a {
	color: #899F32;
	text-decoration: underline;
}
.maintext a:hover {
	color: #999;
	text-decoration:none;
}
#leftfeatures{
    float:left;
	width:265px;
	text-align:left;
	height: 100%;
	margin-top: 15px;
}
#leftspecials {   /*specials tab */
	margin-top:5px;
	margin-left:5px;
}
.specialsheader {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color: #000;
	margin-left:6px;
	margin-right:10px;
	margin-top:5px;
	line-height:18px;
}
.specialstext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color: #000;
}
.specialstext a {
	color: #960;
	text-decoration: none;
}
.specialstext a:hover {
	color: #fff;
	text-decoration:none;
}
.h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	color:#204D5A;
}

.h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color:#899F32;
}
.picright {
	padding-left:10px;
	border: solid 1px #899F32;
}
.picleft {
	padding-right:10px;
	border: solid 1px #899F32;
}
.picfeature {
	border: solid 1px #899F32;
}


/* begin footer */
#containerfooter{
	margin-left:auto;
	margin-right:auto;
    width:950px;
	position: relative;
	background-color:#333;
	height: 50px;
}
#footerleft{
	position:relative;
	float:left;
	padding-top: 8px;
	padding-left: 10px;
    width:420px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#fff;
	text-align:left;
}
#footerright{
	position:relative;
	float:right;
	padding-top: 8px;
    width:500px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#fff;
	text-align:right;
	padding-right: 10px;
}
.footnav a{
	color:#899F32;
	font-size:12px;
}
.footnav a:hover{
	color: #ccc;
}
#lastfoot{
	margin-left:auto;
	margin-right:auto;
    width:950px;
	position: relative;
	
}

/* icontact signup form */
.link,
#SignUp .signupframe {
	color: #333333;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	}
	.link {
		text-decoration: none;
		}
	#SignUp .signupframe {
		border: 1px solid #EDEDED;
		background: #ffffff;
		}
