@charset "UTF-8";
/* CSS Document */

body#home #featuresimg, body#home ul#featurenav {display:none;}

#header {
	background-position: 85px 0;
	width: 567px;
}

.imgcol {
	width: 89px;
	margin-left: 85px;
}

#footer {
	padding-left: 85px;
}

#navcol {
	margin-right: 70px;
}

.content {
	margin-left: 187px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #98002E;
	padding: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #111;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

.contentgroup {padding-bottom: 6px;}
.contentgroup a:link p, .contentgroup a:visited p, .contentgroup a:active p, .contentgroup a:hover p  {text-decoration: none; color:#000;}
.contentgroup a:link, .contentgroup a:visited, .contentgroup a:active, .contentgroup a:hover  {text-decoration: none;}

body#home .homeimg {display: block;padding-bottom:13px; padding-top: 30px;}

#webexclusives {
	border: 1px #F7994E solid;
	border-bottom: none;
	border-top: none;
	margin-left: 85px;
	margin-top: 30px;
	width: 380px;
}
#innerpad {
	padding: 7px 23px 0px 23px;
}

#webexclusives ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#webexclusives ul li {
	background-image: url(images/bullet_98002E.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0px 0px 8px 12px;
}


#webexclusives a:link, #webexclusives a:visited, #webexclusives a:active {text-decoration:none;color:#111;}
#webexclusives a:hover {text-decoration:underline;color:#111;}


#tlc, #trc, #blc, #brc {
	background-image:url(images/bracket_F7994E.gif);
	background-repeat: no-repeat;
}

#trc {background-position: top right;}
#blc {background-position: bottom left;}
#brc {background-position: bottom right;}


#moreontheweb {
	margin-left: 85px;
	margin-top: 30px;
	width: 380px;
}


.content p {padding-bottom: 0px;}

.features {padding-left: 85px;padding-bottom: 20px;}
