/* CSS Document layout - proptemp */
h1 { display:none;}

body,td,th {
	font-size: 13px;
	color: #41799f;
	font-family: Arial, Helvetica, sans-serif; margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #41799f;
	text-decoration: none; font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #41799f;
}
a:hover {
	text-decoration: none;
	color:#996633;
}
a:active {
	text-decoration: none;
	color: #41799f;
}

/* site width */
#site {margin:auto; width:100%;}
.main {width:752px; margin:auto; text-align:justify; padding-top:12px;}


/* header area */
#header {background:url(../img/layout/header_bg.jpg) repeat-x; height:342px;}

/* menu div */
#menu_div {background:#FFF; width:720px; margin:auto; padding-top:5px; padding-left:30px; padding-bottom:3px;}
.menu {color:#7fafd1; font-size:12px; font-weight:bold;}
.menu a {font-size:12px; font-weight:bold; }
.menu a:hover{color:#A8D3FF; background:#A4C8E2;}

#title {margin-top:25px;}

/*images*/
.img {border: #345E77 solid 2px;}

/* sub headings */
.subheading {font-weight:bold; font-size:14px; color:#345E77;}

/*footer */
#footer {background:#42789e; height:18px; color:#FFF; font-size:16px; padding:5px; margin-bottom:4px; width:740px; margin:auto; }
#footer_btm {background:url(../img/layout/header_bg.jpg) repeat-x; height:30px; margin-top:20px;}
-->
