/* ------------------------------------------------------------

    Title:     Reed Property Group master styles for print
    Author:    susan@equilibriumdesign.com
    Updated:   December 4, 2008

------------------------------------------------------------ */

body {	
	width: 100%;
	background: #FFFFFF url(../image/BGbody3.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;	
	font-size: small;
	text-align: center;
	color: #5e585a;
	line-height: 150%;
	
	}

/* links */

a:link, a:visited {
	color: #393f99;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #3f52ae;
	text-decoration: underline;
	font-weight: bold;
	}

img {
	border-style: none;
  border-color: inherit;
  border-width: medium;
}


/* ------------------------------------------------------------

	WRAP

------------------------------------------------------------ */

#wrap {	
	margin: 0;
	padding: 0 0 0 0;
	background: #FFFFFF;
	}
#wrap-inner {
	width: 844px;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 95%;
	text-align: left;
	/*background: #FFFFFF url(../image/BG_Column.gif) repeat;*/
	}

/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */


#content {
	float: right;
	width: 625px;
	/*background: #cccccc;*/
	margin: 0 15px 0 0;
	}

#contentBox {
	float:left;
	width: 89%;
	margin: 0 0 0 25px;
	}

#sidebar {
	float: left;
	width: 166px;
	padding: 0;
	margin: 0;
	/*background: #cccccc;*/
	}


/* ------------------------------------------------------------

	global

------------------------------------------------------------ */

#global {
	width: 844px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	}

#global div {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	}

#global div ul {
	float: right;
	margin: 7px 10px 0 0;
	padding: 0;	
	list-style: none;
	}

#global ul li {
	float: left;	
	margin: 0px;
	padding: 0 7px 0 5px;
	text-align:center;
	}
	
#global ul li a {	
	background-image: url(../image/global_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
	padding: 10px 10px;
	text-decoration: none;
	color: #938b8e;
	}

#global ul li a:hover {
	background-image: url(../image/global_dotsU.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	color: #ed2024;
	background: #FFF;
	text-decoration: underline;
	}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header {
	width: 844px;
	height: 134px;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	/*background: #FFFFFF;*/
	}

#header div {
	margin: 0;
	padding: 0;
	text-align: left;	
	}

#header h1 {	
	float: left;	
	width: 196px;
	margin: 0;
	padding: 0 0 0 5px;
	/*background: #FFFFFF;*/
	}

#header photo {		
	float: left;	
	width: 648px;	
	padding: 0;
	background: #FFFFFF;
	}

/* ------------------------------------------------------------

	Grey Divider

------------------------------------------------------------ */
#redDivider {
	height: 12px;
	font-size: 100%;
	text-align: center;	
	background: #7e1b1c;
	}
#redDivider div {
	width: 844px;
	}
#blkDivider {
	height: 1px;
	font-size: 100%;
	text-align: center;	
	background: #454142;
	}
#blkDivider div {
	width: 844px;
	}


/* ------------------------------------------------------------

	sidebar nav

------------------------------------------------------------ */
#sidenav div {
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: left; 
	/*background: #cccccc;*/
	}

#sidenav div ul {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0 0 0 26px;
	padding: 5px;
	color: #938b8e;
	font-weight: bold;
	}

#sidenav li {	
	color: #7e1b1c;
	padding: 10px 0 0 0;
	border-bottom: #dcd8c3 solid 1px;
	}

#sidenav a {
	padding: 0;
	text-decoration: none;
	color: #7e1b1c;
	font-weight: bold;	
	font-variant: small-caps;
	}

#sidenav a:hover {
	color: #cf2426;
	border-bottom: #7e1b1c solid 3px;
	}

#sidenav a.active {
	color: #cf2426;
	border-bottom: #7e1b1c solid 3px;
	}

#sidesecondlevel div ul {	
	margin: 0;
	padding: 0 0 0 26px;
	color: #938b8e;	
}

#sidesecondlevel li {	
	background-image: url("../image/square.gif");
	background-repeat: no-repeat;
	background-position: 0;	
	color: #938b8e;
	padding: 0 0 0 10px;
	border-bottom: 0;
	font-weight: bold;
	}

#sidesecondlevel a {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #938b8e;	
	border-bottom: 0;
	font-variant: normal;
	}
	
#sidesecondlevel a:hover {
	color: #cf2426;
	border-bottom: #7e1b1c solid 1px;
	}

#sidesecondlevel a.active {
	color: #cf2426;
	border-bottom: 0;
	}

/* ------------------------------------------------------------

	Breadcrumb

------------------------------------------------------------ */

#breadcrumbwrap {
	margin: 0 auto;
	padding: 0;
	height: 50px;	
	background: #FFFFFF url(../image/BG_gradientWhite2.jpg) repeat-x;
	}

#breadcrumb {
	width: 844px;
	margin: 0 auto;
	padding: 0;
	}

#breadcrumb div {
	text-align: left;
	margin: 0 0 0 230px;
	padding: 3px 0 0 0;
	font-size: 83%;
	color: #b1b0ab;
	text-transform: lowercase;
	}

#breadcrumb a {
	text-decoration: none;
	color: #b1b0ab;
	}

#breadcrumb a:hover {
	color: #9f9d94;
	border-bottom: #9f9d94 solid 1px;
	}

#breadcrumb a.active {
	color: #9f9d94;
	border-bottom: #9f9d94 solid 1px;
	}

/* ------------------------------------------------------------

	content styles

------------------------------------------------------------ */

h2 {
	font-size: 180%;
	font-weight: normal;
	color: #494446;
	padding: 0px 0 3px 0;
	/*color: #7e1a1a;*/
	margin: 0;
	line-height: 135%;
	text-decoration: none;
	border-bottom: #dcd8c3 solid 1px;
	}


h3 {
	font-size: 125%;
	font-weight: bold;
	color: #494446;
	padding: 0;
	/*color: #7e1a1a;*/
	margin: 0;
	text-decoration: none;
	}
	
.blk125 {
	font-size: 125%;
	font-weight: bold;
	color: #494446;
	line-height: 150%;
	text-decoration: none;
	}
	
.gry13px {
	font-family: Calibri, Verdana, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#666666;
	padding: 0 0 3px 0;
}

.tableHeader {
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}

.tableHeaderLG {
	font-size: 120%;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}


.blutext {
	color: #393f99;
	}
	
li {
vertical-align: middle;
}	
	
.sitemap li {
	list-style-type: square;
	}
	
.sitemap ul li {
	list-style-type: disc;
	}
	
.sitemap li li li {
	list-style-type: circle;
	}
/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */


#footer {
	/*background: #c5be9b;*/
	width: 844px;
	clear: both;
	margin: 50px auto;
	color: #949192;
	background: #FFFFFF url(../image/BG_footer.gif) repeat-x;
	}
#footer-inner {
	width: 844px;
	margin: 0;
	padding: 30px 0 50px 0;
	text-align: left;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 85%;
	}
#footer p {
	margin: 0 0 3px 235px;
	padding: 0;
	}
#footer a {
	font-weight: normal;
	color: #949192;
	text-decoration: none;
	}

#footer a:hover {
	font-weight: normal;
	color: #949192;
	text-decoration: underline;
	}
	
	
/* ------------------------------------------------------------

	forms

------------------------------------------------------------ */

.blk11b200 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #5e585a;
	font-weight: normal;
	width: 190px; 
	border : 1px groove #d7d2b7;
	}

.blk11b160 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #5e585a;
	font-weight: normal;
	width: 163px; 
	border : 1px groove #d7d2b7;
	}

.blk11b140 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #5e585a;
	font-weight: normal;
	width: 140px; 
	border : 1px groove #d7d2b7;
	}

.blk11b100 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #5e585a;
	font-weight: normal;
	width: 100px; 
	border : 1px groove #d7d2b7;
	}


.blk11b60 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #5e585a;
	font-weight: normal;
	width: 60px; 
	border : 1px groove #d7d2b7;
	}
	
	
