/* @override http://192.168.101.5/brucerelo/main.css */

body {
	font-family: "Verdana, Lucida Grande", Lucida,  sans-serif;
	background-color: #d2daea;
}

a, a:visited  {
	color: #01427f;
	font-weight: bold;
}
a:hover {
	color: #01427f;
	background-color: #f1f1f1;
}

tr.header {
	background: url(header.jpg) no-repeat;
	height: 140px;
}

.header h1 {
	width: 210px;
	float: right;
	margin-right: 33px;
	margin-top: 13px;
	font-size: 18px;
	text-align: center;
	color: #01427f;
}

.header h1 span {
	font-size: 16px;
	color: #d3232f;
}

td {
	vertical-align: top;
}

.main h2 {
	color: black;
	font-size: 16px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 5px;
}

.main h1 {
	color: black;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 5px;
}

p.quote {
	font-style: italic;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 125%;
}

img.lqt, img.rqt {
	margin-right: 5px;
	margin-left: 5px;
}

p.quote span {
	font-weight: normal;
	font-style: normal;
}

.iheader img {
	width: 125px;
	border-style: none;
	margin-right: 25px;
	margin-left: 25px;
}

.iheader td {
	border-bottom: 2px solid #f0f3f8;
}

td.menu a, td.menu a:visited {
	display: block;
	text-align: center;
	line-height: 200%;
	text-decoration: none;
	color: #d3232f;
}

tr.iheader {
	text-align: center;
}

table {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: 1px solid #2a4f90;
	padding: 0;
}

table.cells {
	border-style: none;
	width: auto;
}

.cells td {
	text-align: center;
	font-size: 12px;
	color: #585858;
	border-style: none;
}

td.main, td.menu {
	font-size: 14px;
	line-height: 130%;
}

#brucehome {
	float: left;
	margin-right: 25px;
}

#balloons {
	float: left;
}

td.main {
	width: 75%;
	padding-left: 20px;
	padding-right: 20px;
}

td.menu {
	padding-right: 10px;
	padding-top: 25px;
	background-color: #f0f3f8;
}

#remax {
	margin-right: auto;
	margin-left: 15px;
	margin-top: 50px;
}

p.bruce {
	color: #005397;
	font-size: 12px;
	line-height: 125%;
	margin-left: 15px;
	text-align: center;
	margin-top: 10px;
}

p.bruce a {
	color: #005397;
	font-size: 12px;
	line-height: 125%;

	font-weight: normal;
	font-style: normal;

}