body {
background: url(http://ribbiesclippies.com/customimages/ribbiesbg.gif) repeat-x;
    font-family: Verdana, Georgia, Times, Arial;
	margin-left: auto;
	margin-right: auto;
}

#allcontent {
width: 950px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
background: url(http://ribbiesclippies.com/customimages/ribbiesheader.gif) no-repeat;
width: 950px;
height: 84px;
margin-top: -8px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
}

.topnav {
width: 725px;
	margin-bottom: .1em;
	color: #432203;
	line-height: 1.4em;
	padding: 30px 0px 0px 260px;
    text-align: left;
    text-transform: lowercase;
    font-size: 11pt;
}

.topnav a:link {
    color: #432203;
	text-decoration: none;
	}
	
.topnav a:visited {
    color: #432203;
	text-decoration: none;
	}

.topnav a:hover {
    color: #38200f;
	text-decoration: none;
	}

#middle {
    width: 950px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 0px 20px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

	
.home { 
width: 920px;
padding: 15px 15px 15px 15px;
    font-size: 14px;
	color: #432203;
	font-family: Verdana, Georgia, Times, Arial;
	font-weight: normal;
	text-align: left;
	}

.home a:link {
    color: #38200f;
	text-decoration: none;
	}
	
.home a:visited {
    color: #d43e61;
	text-decoration: none;
	}

.home a:hover {
    color: #93d4cc;
	text-decoration: none;
	}

.shop { 
width: 175px;
padding: 0px 10px 0px 10px;
    font-size: 14px;
	color: #432203;
	font-family: Verdana, Georgia, Times, Arial;
	font-weight: normal;
	text-align: right;
	}
	
.shop a:link {
    color: #432203;
	text-decoration: none;
	}
	
.shop a:visited {
    color: #432203;
	text-decoration: none;
	}

.shop a:hover {
    color: #38200f;
	text-decoration: none;
	}

.shop h1 { 
    font-size: 18px;
	color: #93d4cc;
	font-family: Verdana, Georgia, Times, Arial;
	font-weight: normal;
	text-align: left;
	}
	
.content { 
width: 775px;
padding: 0px 10px 0px 15px;
    font-size: 14px;
	color: #432203;
	font-family: Verdana, Georgia, Times, Arial;
	font-weight: normal;
	text-align: left;
	}
	
.content a:link {
    color: #38200f;
	text-decoration: none;
	}
	
.content a:visited {
    color: #38200f;
	text-decoration: none;
	}

.content a:hover {
    color: #93d4cc;
	text-decoration: none;
	}

.content h1 { 
border-bottom: 1px solid #432203;
padding-bottom: 2px;
    font-size: 18px;
	color: #38200f;
	font-family: Verdana, Georgia, Times, Arial;
	font-weight: normal;
	text-align: left;
	}
	
.inner { 
width: 950px;
padding-top: 10px;
    font-size: 14px;
	color: #55290c;
	font-family: Century Gothic, Verdana, Arial;
	font-weight: normal;
	text-align: left;
	}

.inner a:link {
    color: #f27579;
	text-decoration: none;
	}
	
.inner a:hover {
    color: #ffba2f;
	text-decoration: none;
	}
	
.inner a:visited {
    color: #f27579;
	text-decoration: none;
	}
	
.bottomnav {
	height: 1.4em;
	margin-bottom: .1em;
	color: #432203;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
    text-transform: lowercase;
    font-size: 11pt;
}

.bottomnav a:link {
    color: #432203;
	text-decoration: none;
	}
	
.bottomnav a:visited {
    color: #432203;
	text-decoration: none;
	}

.bottomnav a:hover {
    color: #38200f;
	text-decoration: none;
	}

#footer {
   margin-top: 25px;
   padding: 5px;
   margin-bottom: 10px;
   color: #582c0a;
   text-align: center;
   font-size: 10px;
	font-family: Century Gothic, Verdana, Georgia, Times, Arial;
   font-weight: normal;
text-transform: lowercase;
   }

#footer a:link {
   color: #582c0a;
   text-decoration: none;
   }

#footer a:visited {
   color: #582c0a;
   text-decoration: none;
   }

#footer a:hover {
   color: #582c0a;
   text-decoration: underline;
   }

.boldtext {
font-weight: bold;
}