body {
	padding:0px;
	margin-top:20px;
	background-color: #D9531E;
}

.body_outter{
	background-color: #439539;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
}

.body{
	font-size: 12px;
	font-family: Arial;
	color:#492E1F;
	vertical-align:top;
	font-style: normal;
	background-color: #DAD3CC;
	font-weight: normal;
	line-height: 16px;
}

.body_gear{
	background-image: url(../images/body/body_gear_summer.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.body_title{
	font-size: 17px;
	font-family: Georgia;
	color:#492E1F;
	vertical-align:top;
	font-style: normal;
	background-color: #DAD3CC;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 1.5px;
}

.body_small{
	font-size: 10px;
	font-family: Arial;
	color:#492E1F;
	font-style: normal;
	background-color: #DAD3CC;
	font-weight: normal;
	line-height: 18px;
}

.body_large{
	font-size: 13px;
	font-family: Arial;
	color:#492E1F;
	font-style: normal;
	background-color: #DAD3CC;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1.5px;
}

a{
	color:#492E1F;
	text-decoration:underline;
}
 
a:hover{
	text-decoration:none;
}

img {
	border:none
}

.menu{
	background-color: #492E1F;
	color:#FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	font-style: none;
}

.menu_small{
	background-color: #492E1F;
	color:#FFFFFF;
	font-family: Georgia;
	font-size: 9px;
	font-style: italic;
}

.menuoval_w_gear{
	color:#492E1F;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	background-image:url(../images/body/menu_w_gear_summer.png);
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0 16 0 0px;
}

.menuoval_wo_gear{
	color:#492E1F;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	background-image:url(../images/body/menu_wo_gear_summer.png);
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0 16 0 0px;
}

.menuoval_w_gear a{
	color:#492E1F;
	text-decoration: none;
}

.menuoval_w_gear a:hover {
	text-decoration: underline;
}

.menuoval_wo_gear a{
	color:#492E1F;
	text-decoration: none;
}

.menuoval_wo_gear a:hover {
	text-decoration: underline;
}

.header{
	background-color: #492E1F;
} 

.footer{
	color:#FFFFFF;
	font-size:10px;
	font-family: Georgia;
	background-color: #492E1F;
}

.footer a{
	color:#FFFFFF;
	font-size:10px;
	font-family: Georgia;
	font-weight: normal;
	text-decoration: underline;
} 

.footer a:hover{
	text-decoration: none;
}

.footer_hidden{
	color:#492E1F;
	font-size:1px;
	background-color: #492E1F;
}

.body_topleft {
	background-image: url(../images/body/body_topleft_summer.png);
}

.body_top {
	background-image: url(../images/body/body_top_summer.png);
	background-repeat: repeat-x;
}

.body_topright {
	background-image: url(../images/body/body_topright_summer.png);
}

.body_left {
	background-image: url(../images/body/body_left_summer.png);
	background-repeat: repeat-y;
}

.body_right {
	background-image: url(../images/body/body_right_summer.png);
	background-repeat: repeat-y;
}

.body_bottomleft {
	background-image: url(../images/body/body_bottomleft_summer.png);
}

.body_bottom {
	background-image: url(../images/body/body_bottom_summer.png);
	background-repeat: repeat-x;
}

.body_bottomright {
	background-image: url(../images/body/body_bottomright_summer.png);
}

.logo {
	background-image: url(../images/logos/rpm_logo2.png);
}

.logo_text {
	font-size: 11px;
	font-family: Arial;
	color:#121212;
	font-weight: bold;
	line-height: 16px;
	vertical-align: top;
	margin-left: 220px;
	}

.storefront {
	background-image: url(../images/body/storefront_summer.png);
}

.slogan {
	background-image: url(../images/body/slogan_summer.jpg);
}

.eternity {
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 45px;
	vertical-align: middle;
	text-align: center;
}

.eternity a{
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 45px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.eternity a:hover{
	text-decoration: underline;
}