/* CSS Document */

body,
html {
    margin:0;
    padding:0;
    background:#f5f0dc;
    color:#000;
    }
body {
    min-width:970px;
    }
#utilitynav{
	height:25px;
	background: #ede9d8;
	border-bottom: 2px solid #ffffff;
}
#utilitylinks{
	margin: 0 auto;
	width: 970px;
	padding-top: 5px;
	text-align: right;
}
#utilitylinks, #utilitylinks a{
	color: #ac8b3a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#utilitylinks a:hover{
	color: #990031;
}
#wrap {
    margin:0 auto;
    width:970px;
    }
#wrap2 {
    margin:0 auto;
    width:970px;
	background-image:url(images/splash-image.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
    }

#header {
	width: 970px;
	height:210px;
    background: url(images/header-heart.jpg) no-repeat top left;
    }
#header img {
float: right;
position: relative;
top: 35px;
    }
#contentframe{
	position: relative;
	top: -15px;
}
#frametop {
    background: url(images/frame-top.png) no-repeat;
	width: 970px;
	height: 19px;
    padding:5px;
    }
#mainframe{
	width: 970px;
	background:url(images/bg-middle.jpg) repeat-y;
	position: relative;
	margin-top: -15px;
}
*:first-child+html #mainframe{
	padding-top:15px;
}
* html #mainframe{
	padding-top:10px;
}
#sidebar {
    float:left;
    width:250px;
	background: url(images/side-bg.gif) repeat-y;
	margin-left: 15px;
    }
*:first-child+html #sidebar ul{
    margin-left: 10px;
    }
* html #sidebar ul{
    margin-left: 1px;
    }
#sidebar ul {
    margin-bottom:0;
	list-style-type: none;
	margin-left: -25px;
    }
#sidebar ul a{
	color: #980134;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
	display: block;
	padding: 2px;
	width: 240px;
}
#sidebar ul a:hover{
	background-color: #ebd8ab;
	width: 240px;
}
#sidebar p {
text-align: center;    }
#main {
    float:right;
    width:640px;
	padding-right: 35px;
    }
#main h1{
	color: #980134;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
    }
#main h2{
	color: #ae8b3a;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#main a{
	color: #980134;
	    }
#pusher{
	clear: both;
	text-align: right;
	padding-top: 15px;
}
#footerframe{
	width: 970px;
	height: 55px;
	background: url(images/bg-bottom.jpg) no-repeat;
	position: relative;
	top: -15px;
	text-align: right;
	z-index: 10;
}
#contactinfo{
	float: left;
	width: 350px;
	text-align: left;
	padding-left: 25px;
	font-size: 11px;
	padding-top: 5px;
}
#contactinfo a{
	color: #980134;
}
#imagelinks{
	position: relative;
	float:right;
	width: 300px;
	right: 25px;
}
#footerlinks{
	text-align: center;
	color: #ac8b3a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerlinks a{
	color: #ac8b3a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerlinks a:hover{
	color: #990031;
}

/*Splash Styles*/
#rightsidecontent{
	float: right;
	position: relative;
	z-index: 75;
	width: 450px;
	padding-right: 30px;
}
#footerpusher{
	clear: both;
	text-align: left;
	}
#footerpusher img{
	position: relative;
	left: 14px;
	z-index: 50;
	top: -302px;
	margin-bottom: -350px;
}
*:first-child+html #footerpusher img{
	position: relative;
	z-index: 100;
	left: 14px;
	top: -302px;
	margin-bottom: -350px;
}

*:first-child+html #footerpusher{
	clear: both;
	text-align: left;
	position: relative;
	z-index: 5;
	}
#footerframehome{
	width: 970px;
	height: 55px;
	background: url(images/bg-bottom.jpg) no-repeat;
	position: relative;
	top: -15px;
	text-align: right;
	z-index: 10;
}
#footerframehome2{
	width: 970px;
	height: 55px;
	
	position: relative;
	top: -15px;
	text-align: right;
	z-index: 10;
}
*:first-child+html  #footerframehome{
	width: 970px;
	height: 55px;
	background: url(images/bg-bottom.jpg) no-repeat;
	position: relative;
	text-align: right;
	z-index: 10;
}
#mainhome{
	width: 970px;
	background:url(images/bg-middle.jpg) repeat-y;
	position: relative;
	margin-top: -15px;
}

#mainhome a.enter{
text-decoration: none; font-size: 30px; font-family: "Times New Roman", Georgia, serif; color: #970335;
}
#mainhome a.enter:hover{
text-decoration: underline;
}
*:first-child+html #mainhome{
	padding-top:15px;
}
* html #mainhome{
	padding-top:10px;
}

