body {
	background-image: url(http://motored-heart.net/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FEFDFB;
	font-family: trebuchet, trebuchet ms;
	font-size: 14px;
	line-height: 20px;
	color: #78755F;
	text-align: justify;
}


table, tr, td {
	border: none;
	font-family: trebuchet, trebuchet ms;
	font-size: 14px;
	line-height: 20px;
	color: #78755F;
	text-align: justify;
}


a:link,  a:visited, a:hover, a:active {
	font-family: georgia, serif;
	font-style: italic;
	color: #A5A186;
	text-decoration: none;
}


img {
	border: 0;
}


p, li { 
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}


input, textarea, option, select {
	background-color: #FEFDFB;
	font-family: trebuchet, trebuchet ms;
	font-size: 14px;
	color: #78755F;
	border: 1px solid #AFAB8D;
	padding: 1px;
}


h1 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #AFAB8D;
        border-bottom : 1px dotted #AFAB8D;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}


.nav {
	font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}


.nav a:link, .nav a:visited {
	font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', Times, serif;
	font-style: normal;
	color: #AFAB8D;
	padding: 2px 9px 2px 9px;
}


.nav a:hover {
	font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', Times, serif;
	font-style: normal;
	color: #78755F;
	padding: 2px 9px 2px 9px;
}


.nav a:active {
	font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', Times, serif;
	font-style: normal;
	color: #AFAB8D;
	padding: 2px 9px 2px 9px;
}


#root {
	margin-left: -300px;
}
