@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #263a69;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #CCC;
}
a{
	color:#263a69;
	text-decoration:none;
}
a:hover{
	color:#E2001B;
}
#wrap {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#content-wrap {
	background-color:#e9f2fa;
}
#menu {
	width:130px;
	float:left;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li a {
	background-image: url(images/menu-back.jpg);
	margin:0px;
	height:25px;
	background-repeat: no-repeat;
	padding-top: 6px;
	color:#a9ccea;
	text-decoration:none;
	font-size:14px;
	display: block;
	padding-left:30px;
}
#menu li a:hover {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	display: block;
	padding-left:30px;
	background-image: url(images/menu-hover.jpg);
	background-repeat: no-repeat;
}
#menu li a.current {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	display: block;
	padding-left:30px;
	background-image: url(images/menu-hover.jpg);
	background-repeat: no-repeat;
}
#menu li a.current-pink {
	color:#000;
	text-decoration:none;
	font-size:14px;
	display: block;
	padding-left:30px;
	background-image: url(images/wedding.jpg);
	background-repeat: no-repeat;
}
#content{
	float:left;
	margin-left:1px;
	width:819px;
}
#strap{
	background-color: #6081ba;
	height:23px;
	color:#FFF;
	padding-top: 7px;
	padding-left: 36px;
}
#text{
	margin-left:36px;
	line-height: 18px;
}
.clear{
	clear:both;
	font-size:0px;
}
h1{
	font-size:22px;
	margin-top:30px;
	margin-bottom:0px;
	line-height: 24px;
}
p{
	margin-top:10px;
	margin-bottom:10px;
}
.list{
	margin:0px;
	padding:0px;
}
.list li{
	display:inline-block;
	*display:inline;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 8px;
	padding-right: 5px;
}
.list-2{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:10px;
}
.list-2 li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
	font-size:12px;
	
}
.sub-head{
	font-weight:bold;
	font-size:14px;
}
#bottom-bullets{
	margin-left:165px;
	padding-bottom:10px;
	line-height: 18px;
	margin-top:-10px;
}
#special{
	padding-bottom:0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	position:absolute;
	width:126px;
}
#special img{
	padding-bottom:5px;
}
