/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
	background-image: url(images/main_bg.gif);
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h4 {
	height: 30px;
	line-height: 30px;
	background-image: url(images/navi_bg1.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 15px;
}

#main {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d6d8d8;
}

#flash {
	width: 237px;
	float: left;
}

#content {
	float: right;
	width: 538px;
}

#featured {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

#navi {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
}

#navi a:link, #navi a:visited {
	color: #666;
}

#secondNavi {
	text-align: right;
	height: 30px;
	line-height: 30px;
	background-image: url(images/navi_bg1.gif);
	background-repeat: repeat-x;
	color: #fff;
	margin-bottom: 20px;
	padding-right: 15px;
}

#secondNavi a:link, #secondNavi a:visited {
	color: #fff;
	font-size: 1.1em;
}

a:link, a:visited {
	color: #666;
}

a:hover {
	color: #660000;
}

.dlmtrs {
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	font-size: 1.4em;
	color: #990000;
}

.dlmtrs2 {
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	font-size: 1.4em;
	color: #CCC;
}

.homebdy {
	margin-left: 25px;
	margin-right: 25px;
}

#msgfrjohn {
	margin: 18px 25px 18px 25px;
	padding: 12px;
	background-color: #7f1a11;
	color: #fff;
	font-style: italic;
}

#msgfrjohn h4 {
	display: block;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

#think {
	padding-right: 3px;
	padding-left: 5px;
	margin-left: 10px;
}

#feature {
	padding-top: 5px;
	padding-bottom: 5px;
}

li {
	list-style-type: none;
	font-size: 1.1em;
	padding-left: 3px;
}

#contact {
	margin: 10px 15px 10px 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #7f1a11;
	color: #fff;
}

#contact a:link, #contact a:visited {
	color: #FFCCCC;
}

#helpf a:link, #helpf a:visited {
	display: block;
	color: #660000;
	background-image: url(images/tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#helpf {
	margin-left: 25px;
	margin-right: 25px;
	padding: 0;
}

#helpf li {
	padding: 0;
	background-color: #b78892;
	margin-bottom: 5px;
	background-image: url(images/br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
}

#testi li {
	padding: 0;
	background-color: #b78892;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
}


#foot {
	height: 30px;
	line-height: 30px;
	background-image: url(images/navi_bg1.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-left: 15px;
}

#foot a:link, #foot a:visited {
	color: #fff;
}

#foot a:hover {
	color: #333;
}