
body {
	margin: 0px; /* Used here for IE & Mozilla */
	padding: 0px; /* Used here for Opera */
	
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.body {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #4D2C37;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4D2C37;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a.partnerships:link {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #4D2C37;
}
a.partnerships:visited {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #4D2C37;
}
a.partnerships:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.form_input {
        border: 1px outset #B09CA1;
	background-color: #B09CA1;
	color: #331E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.signupprompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.subtitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.sectiontitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.subnavtitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF322;
}

.subnavsubtitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF322;
}

.subnavbody {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footer:link { text-decoration: none; font-weight: normal; color: #999999; }

a.footer:visited { text-decoration: none; font-weight: normal; color: #999999; }

a.footer:hover { text-decoration: underline; font-weight: normal; color: #33333; }

a.subnav:link {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.subnav:visited {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.subnav:hover {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFF322;
}

.store_big_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4D2C37;
}

.store_click_prompt {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D2C37;
}

.store_child_name {
	font-family: Times new Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D2C37;
}

.store_child_detail {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

.store_child_price {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D2C37;
}

.store_item_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4D2C37;
}

.simpleblog_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4D2C37;
}
