/* Main CSS						*/
/* New additions Aug 03 2007 	*/
/*------------------------------*/

body {
	background: url(/assets/page_bg.gif) repeat-x top white;
}

td.lhs_curve {background:url(/assets/left_corner.gif) bottom no-repeat #FEE4BA;}
td.rhs_curve {background:url(/assets/right_corner.gif) bottom right no-repeat;}
td.content_cell {background:url(/assets/content_corner.gif) top left no-repeat #FEEFD6;padding:10px}

img.tag_line {margin:4px 0 9px 30px}

td.content_cell ul {margin:5px 0 5px 0;padding:0 5px 0 10px}
td.content_cell ul li {
	list-style-type:none;
	background:url(/assets/li.gif) no-repeat 0px 5px;
	padding-left:20px;
	margin:0 5px 5px 0;
}

td.content_cell ul.pdf_list li {
	background:url(/assets/icon_pdf.png) no-repeat 0px 0px;
	height:17px;
	border-bottom:1px solid #e6cfa8;
	padding-bottom:8px;
}

div#map {
	border:1px solid #c6ac82;
	margin: 20px 0 0 0;
}

tbody.awesome {height:698px }
* html table.fix {height:228px }
* html tbody.awesome {height:58px }

/* Old already existing css 	*/
/*------------------------------*/

h1 {  color: #990000; font-size: 24px}
h2 {font-size:15px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a {  color: #8A0000; text-decoration: none}
a:hover {  color: #FF9933}
textarea {  font-family: Arial, Helvetica, sans-serif}
input {  font-family: Arial, Helvetica, sans-serif}
.subnavigate {
	background: url(assets/subnav_back.gif) left no-repeat #FEEFD6;
	height: 20px;
	padding-left: 20px;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
.inputwidth {
	width: 325px;
}
.inputwidth2 {
	width: 380px;
}
.inputwidth3 {
	width: 150px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.areawidth {
	width: 475px;
}
.formwidth {
	width: 125px;
}
.req {
	color: #666666;
}
