@charset "UTF-8";
/* CSS Document */


body {
	background-color:#5A2600;
	margin:0;
	text-align:center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.footer {
	color:#FFFFFF; 
	font-size:10px;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
color: #97651D;
}

a img{
	border:none;
	}
	
ul {
	font-size:12px;
	color: #666666;
	line-height:20px;
}


.paragraph {
	font-size:12px;
	color: #666666;
	line-height:20px;
}

.link a{
	font-size:12px;
	color: #666666;
	line-height:20px;
	text-decoration:none;
}

.link a:hover {
	font-size:12px;
	color: #333333;
	line-height:20px;
}



.h1 {
	font-size:24px;
	color:#cc3300;
	font-weight:bold;
}

.h2 {
	font-size:11px;
	color:#cc3300;
	font-weight:normal;

}

.headers {
	font-weight:bold;
	font-size:12px;
}


.model {
	font-weight:bold;
	font-size:12px;

}

.content {width:350px;clear:none;float:left;}


.review p {
	font-size:10px;
	color:#666633;
	width:500px;
	margin:2px;
}

.review a {
	text-decoration:none;
	color:#666633;
}

.review a:hover {
	color: #cc3300;
}



.review img {
	position:relative; 
	top:0px;
	margin-top:3px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:5px;
}


/* .gapguard {
	
}

.gapguard img {
	clear: right;
	float:left;
	vertical-align:top;
	position:relative;
	top:-120px;
	left:-15px;
	
}*/



.gapguard h1 {
	font-size:16px;
	color:#cc3300;
	font-weight:bold;
	position:relative;
	width:185px;
	clear:none;
	float:right;
	margin-left:10px;
	
}

/*.gapguardForBob1 {
	width:185px;
	font-size: 16px;
	color: #666666;
	line-height:15px;
	position:relative;
	float:right;
}
*/

.gapguard p {
	width:185px;
	font-size:10px;
	color: #666666;
	line-height:15px;
	position:relative;
	float:right;
}

/*.gapguard li {
	width:165px;
	font-size:10px;
	color: #666666;
	line-height:15px;
	position:relative;
	clear:none;
	float:right;
	right:-2px;
}
*/

