/*
$Revision: 3 $
$Author: Mark $
$Date: 18/02/09 4:14p $
$Logfile: /Development/Property Phase1/Web/Postings/14617/styles/websiteezy.css $
$NoKeywords: $
*/
body, td, th, p, li, h1, h2, h3 { font-family: Helvetica, Verdana, Arial,sans-serif; text-align: left; }
body				{ color: #333333; line-height: 150%; font-size: 13px; margin: 0px; padding: 0px; background-image:url(../images/back02.gif); }

a					{ color: #006699; text-decoration: none; }
a:link				{ color: #006699; text-decoration: none; }
a:visited			{ color: #006699; text-decoration: none; }
a:hover				{ color: #006699; text-decoration: underline; }

li					{ 	text-align: left; font-weight: bold; color: #333333; }

p					{	font-size: 13px; }

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/*'''''''''''' Layout Divs         ''''''''''''''''''''''''''''''''*/
/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#dvBar1				{ 	padding: 0px 0px 0px 0px; border-bottom: 1px solid #cccccc; width: 100%;
						/*background-image: url(../images/bg_top_dots.jpg);*/
						background-color: #ffffff;
						display: block; }
#dvBar2				{ 	padding: 0px; width: 100%; height: 30px; diplay: block;
						background-color: #003366; vertical-align: top; }
#dvBanner			{ 	padding: 10px 0px 0px 0px; width: 100%; height: 180px; background-color:#FFFFFF;
						vertical-align: top; }
#dvContent			{ 	width: 100%; height:80%; vertical-align: top; }
/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/*'''''''''''' Table stuff         ''''''''''''''''''''''''''''''''*/
/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#contentTop			{ 	padding: 0px; margin: 0px; height: 20px; width: 770px;
						background-image: url(../images/bg_content_top.gif); background-repeat: no-repeat; background-position: top; }
#contentMiddle		{ 	padding: 0px; margin: 0px; vertical-align: top;
						background-image: url(../images/bg_content_middle.gif); background-repeat:repeat-y; background-position: top;}
#contentBottom		{ 	padding: 0px; margin: 0px; width: 770px;
						background-image: url(../images/bg_content_bottom.gif); background-repeat:no-repeat; background-position: bottom; }
#sideContent 		{ float: right;	width: 160px; padding: 0px 5px 0px 5px ; border-left: 1px dashed #c0c0c0; vertical-align:top; }

h1#spnHeading1	{ 	font-size: 20pt; font-weight: bold; color:#666666; margin: 0px; padding: 0px; text-align:left; }
h2#spnHeading2	{	font-size: 16pt;  font-weight: bold; color:#CC0000; margin: 0px; padding: 0px; text-align:right; }

#MainContent	{	float: left; width: 575px; padding: 10px 10px 10px 10px; overflow: hidden;}

#Footer			{	font-size: 8pt; text-align: center; margin: 10px;}

img#imgSide			{	float:right; }

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; padding: 0 10px; height: 30px; line-height: 30px; text-align:center;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 5px solid #EEE; float:left;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}




