/* -->Heart to Heart Petarama Site Styles<-- */
/* -->Last Modified 071005<-- */

body  { 
	background: #fcf7df;
}
body, p, td {
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#wrapper {
	width: 850px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.layout_sep {
	clear: both;
}
img {
	border: 0;
}
a:link, a:visited {
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
ul {
	list-style-type: disc;
	list-style-image: url(/images/heart_bullet.gif);
}

/* ----- Header Styles --------*/
#header {
	background: #FFFFFF;
	width: 100%;
	height: 149px;
}
#header_logo {
	float: left;
	width: 265px;
}
#header_text {
	float: left;
	text-align: center;
	padding: 15px 10px 10px 10px;
	width: 315px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #98916A;
}
.header_date {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #98916A;
}
#header_animation {
	float: right;
	width: 241px;
}
#body_area {
	width: 655px;
	float: left;
	border: 1px solid #bab181;
	background: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}
#advertising {
	float: right;
	width: 155px;
}
#side_sponsor_box {
	width: 145px;
	padding: 3px 3px 3px 5px;
	border: 1px solid #bab181;
	background: #FFFFFF;
}
.side_banner {
	padding-bottom: 10px;
	text-align: center;
}


/* ------ Navigation Styles ------ */
#navigation {
	clear: both;
	text-align: center;
	padding: 1px 0 2px 0;
	border-top: 1px solid #b4261d;
	border-bottom: 1px solid #b4261d;
	margin-bottom: 15px;
	background-color: #e9d98b;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 3px 16px 2px 16px; 
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #e9d98b;
	text-decoration: none;
}
#navigation a:hover {
	color: #a19764;
	background-color: #f6f0d1;
}



/* --->Custom Styles<--- */

.title { 
	font: 16px/16px Bold Arial, Helvetica, sans-serif;
	color: #666666;
}
a.title:link, a.title:visited { 
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #666666;  
}
a.title:hover { 
	color: #333333;
}


.subtitle { 
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #CC0033;
}
a.subtitle:link, a.subtitle:visited { 
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #CC0033;  
}
a.subtitle:hover { 
	color: #990000;
	text-decoration: none;
}


.caption { 
	font: 9px/11px Arial, Helvetica, sans-serif;
	color: #333333;
}
a.caption:link, a.caption:visited { 
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	color: #CC0033;  
}
a.caption:hover {
	text-decoration: none;
}

#teams_text1 {
	position: relative;
	z-index: 1;
	top: -450px;
	left: 90px;	
}
#teams_text2 {
	position: relative;
	z-index: 1;
	top: -450px;
	left: 140px;	
}
#teams_text3 {
	position: relative;
	z-index: 1;
	top: -740px;
	left: 340px;	
}

#vendor_box {
	padding: 10px;
	background-color: #fcf7df;
}
.left_side {
	float: left;
}
.right_side {
	float: right;
}
.layout_sep {
	clear: both;
	height: 0;
}


#footer { 
	text-align: center;
	width: 850px;
	padding-top: 10px;
	font: 9px/11px Arial, Helvetica, sans-serif;
	color: #333333;
}
a.footer:link, a.footer:visited { 
	font: bold 9px/11px Arial, Helvetica, sans-serif;
	color: #CC0033;  
}
a.footer:hover {
	text-decoration: none;
}


.form { 
	color:#333333;
}
.form_er { 
	color:#FF0000;
}