@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
}


.middle_text {
	font-size:11px;
	}

.tip {
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:11px;
	margin-left:18px;
	}
	
.tiptext {
	color:#3b4023;
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	margin-top:11px;
	margin-left:18px;
		}
		
.right_panel_text{
	color:#3b4023;
	font-size: 11px;
	}
	
.right_panel_smtext{
	color:#3b4023;
	font-size: 10px;
	}

.signup {
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	margin-top: 30px;
	}

.signup_frm {
	font-size:12px;
	color:#505050;
	border: 1px solid #515832;
	padding: 4px 3px 4px 5px;
}

.redtext {
	color:#b9301b;
	}
	
a.redlink:link, a.redlink:visited, a.redlink:active {
	color:#b9301b;
	text-decoration: underline;
	outline:none;
	}
	
a.redlink:hover {
	color:#b9301b;
	text-decoration: underline;
	outline:none;
	}
	
	
a.redlink2:link, a.redlink2:visited, a.redlink2:active {
	color:#b9301b;
	text-decoration: underline;
	outline:none;
	font-weight:bold;
	}
	
a.redlink2:hover {
	color:#b9301b;
	text-decoration: underline;
	outline:none;
	font-weight:bold;
	}
	
a.redlinktemp:link, a.redlinktemp:visited, a.redlinktemp:active {
	font-size: 18px;
	color:#b9301b;
	text-decoration: none;
	outline:none;
	font-weight:bold;
	}
	
a.redlinktemp:hover {
	font-size: 18px;
	color:#b9301b;
	text-decoration: underline;
	outline:none;
	font-weight:bold;
	}
	
	
a:link, a:active, a:visited, a:hover {
	outline: none;
	}


#container {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	}
	

#menubar {
	height:22px;
	background-image:url(../images/menubar.gif);
	background-repeat:repeat-x;
	background-color:#b42617;
	}
	
#header {
	height:128px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	background-color: #c8d19c;
	}
	
#footer {
	margin-left:14px;
	padding-bottom: 15px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	background-color: #c8d19c;
	}
	

a.mailto:link, a.mailto:active, a.mailto:visited {
	color:#ffffff;
	font-weight: bold;
	}
	
a.mailto:hover {
	color:#ffffff;
	font-weight: bold;
	}

	
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
	font-size: 11px;
	text-decoration:none;
	}
	

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
	font-size: 11px;
	text-decoration:underline;
	}
	
#divider_dots {
	width:192px;
	height:2px;
	background-image:url(../images/divider_dots.gif);
	background-repeat:repeat-x;
	}
	
#divider_dots2 {
	width:379px;
	height:2px;
	padding-bottom: 5px;
	background-image:url(../images/divider_dots.gif);
	background-repeat:repeat-x;
	}
	
#testimonials {
	width:186px;
	height:22px;
	background-image:url(../images/menubar.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
	font-size: 11px;
	text-decoration:none;
	}
	
.testimonial_hd {
	padding-top:4px; 
	padding-left:8px;
	}
	
#center_disp {
	background-image:url(../images/center_disp.jpg);
	height:387px;
	width:379px;
	background-repeat: no-repeat;
	}
	
#send_gift_center_disp {
	background-image:url(../images/send_gft_ctr.jpg);
	height:342px;
	width:379px;
	background-repeat: no-repeat;
	}

ol {
	margin-left: -10px;
	}
	
ol li {
	margin-left: -10px;
	}