body { font-family: Georgia, "Times New Roman", Times, serif;}
 
p {
	font-size: 14px;
	line-height: 18px;
	color: #1B2F54;
}
 
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000053;
	font-family: "Footlight MT Light", "Times New Roman", Georgia;
 
}
 
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #687B97;
}
 
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
 
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
 
a {
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
 
a:hover {
	color: #798386;
}
 
li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color: #1B2F54;
	 margin-left:-15px;
	 list-style-image:url(assets/images/small_diamond.jpg);
	 }
	 
 
 
.imgborder { BORDER: #000000 1px solid;}
 
.smalltext { font-size: 10px;
	         line-height: 14px;}
 
.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid #aeb9c1;
 
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.border {
	border: 1px solid #aeb9c1;
}
.sidebar1bg {
	background-image: url(assets/images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.smnav {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
 
.smnav:hover {
	color: #CCCCCC;
}
.splashbg {
	background-image: url(assets/images/flash.jpg);
	background-repeat: no-repeat;
}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
 
.backtotop {font-size:10px;}
 
#rightnav {
	width: 150px;
	height: auto;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
 
#rightnav ul{
	width: 150px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#rightnav li {
	
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-align: left;
}
#address {
	text-align: center;
	font-size: 12px;
	color: #1B2F54;
	font-weight: bold;
}
#toplinks {
	text-align: center;
	font-size: 12px;
}
#toplinks a {
	text-decoration: none;
	color: white;
	font-family: arial;
}
 
  #coupon {
	border-style:dashed;
	border-width:2px;
	border-color:#000;
	width:420px;
	height:auto;
	background-color:#fff;
		
}
#coupon p {
	text-align:center;
	margin:0px;
	font-size:12px;
	
}
#coupon h1 {
	text-align:center;
	font-size:16px;
}
#splash {
	background-image:url(assets/images/family.jpg);
	width:606px;
	height:538px;
	margin:0px;
	position:relative;
	top:-15px;

}
#splash p {
	font-size: 14px;
	color:#000;
	line-height: 18px;
	position:relative;
	top:400px;
	left:170px;
	width:400px;
}
#splash p span {
	color:#0a1c4a;
	font-size:15px;
}


