@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	line-height:18px;
	background:#fff url(../images/bg.gif) repeat-x left top;
}
p, h1, h2, h3, h4, h5, h6, form, input{
	margin:0px;
	padding:0px;
}
ul, li{
	margin:0px; 
	padding:0px;
}
img{
	border:0px;
}
a{
	color:#507BA0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
/*-----General CSS---*/
#wrapper{
	width:889px;
	margin:auto;
}
#header{
	width:100%;
	height:214px;
}
.headertop{
	width:100%;
	height:137px;
	border-bottom:1px solid #f99bca;
}
.logo{
	width:253px;
	height:111px;
}
.logo h3 a{
	width:100%;
	height:111px;
	display:block;
	text-indent:-999em;
	background:url(../images/logo.gif) no-repeat left top;
}
.signs h3{
	width:124px;
	height:123px;
	background:url(../images/signs.gif) no-repeat left top;
}
.headerbtm{
	width:100%;
	height:77px;
}
.heart{
	width:57px;
	padding-top:20px;
	text-align:center;
	margin-left:20px;
}
#container{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#ffffff;
	padding-bottom:20px;
}
.bracT{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/bracT.gif) no-repeat left top;
}
.bracB{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/bracB.gif) no-repeat right bottom;
}
.braccnt{
	padding:20px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#507ba0;
	line-height:22px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.contTop{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #f99bca;
}
.boxdivL{
	width:340px;
	height:auto;
	overflow:hidden;
	border-right:1px solid #f99bca;
	padding:5px 10px;
}
.boxdivR{
	width:340px;
	height:auto;
	overflow:hidden;
	padding:5px 10px;
}
h2.title{
	font-size:18px;
	font-weight:normal;
	color:#507BA0;
}
h4.subtitle{
	font-size:16px;
	color:#507BA0;
	padding:10px 0px;
}
.borderdiv{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #f99bca;
	padding:0px 10px 10px 7px;
}
#footer{
	width:100%;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	padding:20px 0px 20px 0px;
	color:#333333;
	background:url(../images/footerbg.gif) repeat-x left top;
}
#footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer ul li{
	margin:0px 3px;
	padding:0px;
	display:inline;
}
#footer ul li a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

/*Icons*/
.icons ul li{
	margin:0px;
	padding:0px;
	display:block;
}
.icons ul li a.loveletter{
	margin:25px 0px 0px 0px;
	padding:0px;
	display:block;
	height:55px;
	background:url(../images/loveletter.gif) no-repeat 15px top;
}
.icons ul li a.loveletter:hover{
	background:url(../images/loveletterH.gif) no-repeat 15px top;
}
.icons ul li a.lovestory{
	margin:25px 0px 0px 0px;
	padding:0px;
	display:block;
	height:55px;
	background:url(../images/lovestory.gif) no-repeat 5px top;
}
.icons ul li a.lovestory:hover{
	background:url(../images/lovestoryH.gif) no-repeat 5px top;
}
.icons ul li a.facebook{
	margin:25px 0px 0px 0px;
	padding:0px;
	display:block;
	height:62px;
	background:url(../images/facebook.gif) no-repeat 15px top;
}
.icons ul li a.facebook:hover{
	background:url(../images/facebookH.gif) no-repeat 15px top;
}
.icons ul li a.twitter{
	margin:20px 0px 0px 0px;
	padding:0px;
	display:block;
	height:62px;
	background:url(../images/twitter.gif) no-repeat 25px top;
}
.icons ul li a.twitter:hover{
	background:url(../images/twitterH.gif) no-repeat 25px top;
}
.icons ul li a.blog{
	margin:25px 0px 0px 0px;
	padding:0px;
	display:block;
	height:54px;
	background:url(../images/blog.gif) no-repeat 25px top;
}
.icons ul li a.blog:hover{
	background:url(../images/blogH.gif) no-repeat 25px top;
}
.icons ul li a.lovestore{
	margin:25px 0px 0px 0px;
	padding:0px;
	display:block;
	height:60px;
	background:url(../images/lovestore.gif) no-repeat 15px top;
}
.icons ul li a.lovestore:hover{
	background:url(../images/lovestoreH.gif) no-repeat 15px top;
}

/*Navigation*/
.nav{
	width:100%;
	padding-top:10px;
}
.nav ul{
	margin:0px;
	padding:0px;
}
.nav ul li{
	margin:0px 7px;
	padding:0px;
	list-style:none;
	display:block;
	float:left;
	line-height:25px;
}
.nav ul li a{
	margin:0px;
	padding:0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid #ffffff;
	line-height:25px;
	color:#193d5b;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
.nav ul li a:hover, .nav ul li a.current{
	text-decoration:none;
	border-bottom:2px solid #518ec1;
}
 ul.nav2{
	margin-left:5px;
}
 ul.nav2 li{
	display:block;
	list-style:circle;
}
 ul.nav2 li a{
	color:#193D5B;
	font-size:12px;
	line-height:25px;
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}


/*.nav2  li a {
color:#193D5B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
line-height:25px;
margin:0;
padding:0;
text-decoration:none;
list-style:none;
}*/
/*Paddings*/
.pT5{
	padding-top:5px;
}
.pB5{
	padding-bottom:5px;
}
.pL5{
	padding-left:5px;
}
.pR5{
	padding-right:5px;
}
.pT7{
	padding-top:7px;
}
.pB7{
	padding-bottom:7px;
}
.pL7{
	padding-left:7px;
}
.pR7{
	padding-right:7px;
}
.pT10{
	padding-top:10px;
}
.pB10{
	padding-bottom:10px;
}
.pL10{
	padding-left:10px;
}
.pR10{
	padding-right:10px;
}
.pT12{
	padding-top:12px;
}
.pB12{
	padding-bottom:12px;
}
.pL12{
	padding-left:12px;
}
.pR12{
	padding-right:12px;
}
.pT15{
	padding-top:15px;
}
.pB15{
	padding-bottom:15px;
}
.pL15{
	padding-left:15px;
}
.pR15{
	padding-right:15px;
}
.pT20{
	padding-top:20px;
}
.pB20{
	padding-bottom:20px;
}
.pL20{
	padding-left:20px;
}
.pR20{
	padding-right:20px;
}
.pT25{
	padding-top:25px;
}
.pB25{
	padding-bottom:25px;
}
.pL25{
	padding-left:25px;
}
.pR25{
	padding-right:25px;
}
.pT30{
	padding-top:30px;
}
.pB30{
	padding-bottom:30px;
}
.pL30{
	padding-left:30px;
}
.pL40{
	padding-left:40px;
}

.pR30{
	padding-right:30px;
}
.pT50{
	padding-top:50px;
}
.pB50{
	padding-bottom:50px;
}
/*Margin*/
.mT5{
	margin-top:5px;
}
.mL10{
	margin-left:10px;
}
.mR10{
	margin-right:10px;
}
.mT10{
	margin-top:10px;
}
.mB10{
	margin-bottom:10px;
}
.mL15{
	margin-left:15px;
}
.mR15{
	margin-right:15px;
}
.mT15{
	margin-top:15px;
}
.mB15{
	margin-bottom:15px;
}
.mL20{
	margin-left:20px;
}
.mR20{
	margin-right:20px;
}
.mT20{
	margin-top:20px;
}
.mB20{
	margin-bottom:20px;
}
.mT30{
	margin-top:30px;
}
.mT50{
	margin-top:50px;
}
/*Fonts*/
.font11{
	font-size:11px;
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.txtright{
	text-align:right;
}
.txtleft{
	text-align:right;
}
.txtcenter{
	text-align:center;
}
.fontbld{
	font-weight:bold;
}
.colorgrey{
	color:#515050;
}
.colorgrey1{
	color:#454545;
}
/*Width*/
.wdthpercent100{
	width:100%;
}
.wdthpercent80{
	width:80%;
}
.wdthpercent35{
	width:35%;
}
.wdthpercent25{
	width:25%;
}
.wdthpercent60{
	width:60%;
}
.wdth161{
	width:161px;
}
.wdth728{
	width:728px;
}
.wdth240{
	width:240px;
}
.wdth470{
	width:470px;
}
.wdth308{
	width:308px;
}
.wdth393{
	width:393px;
}

