@charset "UTF-8";

#hug {
	margin:30px 0px 0px 0px;
	padding: 35px 30px 35px 30px;
}

#sweet {
	border:#999999 thin solid;
	width:840px;
	height:490;
	padding: 35px 30px 35px 30px;
}

body {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#c96e1d;
	}
	
td.home {
	padding:0px 0px 0px 15px;
	background-image:url(images/love_pandas.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
img.navFirst {
	padding:0px 57px 0px 0px;
	border:0;
	}

img.bottom {
	padding:0px 0px 20px 0px;
	border:0;
	}

img.navLast {
	padding:0px 0px 0px 0px;
	border:0;
	}
	
.titleOrange {
	font-family: "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#c96e1d;
	margin:5px 0px 5px 0px;
	}
	
.textGray {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#999999;
	}
	
.textGray2 {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#666666;
	}
	
a {
	font-family: "Trebuchet MS";
	color:#c96e1d;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	}

a:link {
	color:#c96e1d;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	}

a:visited {
	color:#c96e1d;
	}

a:active {
	color:#c96e1d;
	}

a:hover {
	color:#999999;
	text-decoration:none;
	}
	
td.g {
	background-color:#eeeeee;
	padding:15px 15px 15px 15px;
	text-align:center;
	}
	
td.w {
	background-color:#ffffff;
	padding:15px 15px 15px 15px;
	border:#CCCCCC thin;
	text-align:center;
	}