body {
	/*background:#09285c url(images/background.gif) repeat-y scroll 50% 0pt;*/
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #09285c;
}
a:hover {
	color: #ecac06;
}
#container {
	width: 980px;
	text-align: left;
	padding: 0px 20px;
}
#header table {
	border-bottom: 2px solid #ecac06;
}
#header table tr td {
	vertical-align: top;
}
table {
	width: 100%;
}
#header a {
	color: #09285c;
	font-family:Tahoma,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover {
	color: #ecac06;
}
#subMenu {
	text-align: right;
	font-size: 11px;
}
#subMenu a {
	text-decoration: none;
}
h1, h2, h3 {
	font-family:Candara,Arial,Tahoma,sans-serif;
}
.heading {
	margin-bottom: 20px;
}
.heading a {
	color: #ecac06;
}
.heading .subHeading {
	font-family:Candara,Arial,Tahoma,sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #ecac06;
	border-bottom: 2px solid #cb9406;
	padding: 2px 3px 4px 3px;
	margin-bottom: 5px;
	clear: both;
}
.categories thead {
	font-family:Arial,Tahoma,sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background-color: #ecac06;
	text-align: center;
}
.categories thead tr th {
	padding: 3px 3px 2px 3px;
	border-bottom: 2px solid #cb9406;
	width: 33%;
}
.categories tbody tr td {
	vertical-align: top;
}
.centerCell {
	text-align: center;
}
#content {
	margin-top: 10px;
	margin-right: 2px;
}
#leftContent {
	width: 715px;
	float: left;
	padding-right: 10px;
	
}

#leftContent2 {
	width: 715px;
	float: left;
	padding-right: 10px;

}
#rightContent {
	padding-left: 10px;
	width: 240px;
	float: right;
	text-align: left;
	border-left: 2px solid #ecac06;
}
.prop {
	float:right;
	width:1px;
	height: 500px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.blurb {
	padding-top: 4px;
	border-bottom: 1px solid #ecac06;
	padding-bottom: 4px;
}
ul {
	list-style-image:  url(images/bullet.png)
}
ul li {
	padding-top: 1px;

}
ul li a {
	color: #09285c;
	font-weight: bold;
	font-size: 12px;
}

#footer {
	margin-top: 15px;
	border-top: 2px solid #ecac06;
	color: #09285c;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
}
#footer table tr td {
	text-align: right;
	vertical-align: top;
}

a img {
	border: 0;
}