@charset "utf-8";
/* CSS Document */

body {
	background-color: #031f10;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	}
/*#header {
	width: 1010px;
	height: 138px;
	background-image: url(images/Cole-Commercial-Realty_02.png);
	*/
#outline {
	width: 890px;
	background-image: url(images/Cole-Commercial-Realty_02.png);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
	}
.header {
	margin-left: -19px;
	}
.header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #231f20;
	}
.header a:link, .header a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
	}
.header a:active, .header a:hover {
	color: #FFFF99;
	}
.main {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #031f10;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #031f10;
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #031f10;
	}
.white {
	color: #FFFFFF;
	font-weight: 300;
	padding: 10px;
	text-align: center;
	}
.disclaimer {
	font-size: 10px;
	color: #999999;
	font-style: italic;
	text-align: center;
	margin-bottom: 0px;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	}
#footer {
	background-image: url(images/Cole-Commercial-Realty_03.png);
	background-repeat: no-repeat;
	width: 1010px;
	height: 59px;
	margin-top: 0px;
	}