html {
	background:#FFE5CA;
	padding:0px;
}
body {
	margin:0px; padding:0px;
	font-family:verdana, sans-serif;
	font-size:11px;
}
a img {
	border:none;
}
#outside {
	background:#000 url('images/left-design.jpg') top left no-repeat;
	width:792px;
}
#inside {
	position:relative;
	margin-left:30px;
	background:#FFF url('images/bottom-left.jpg') bottom left no-repeat;
}
#header {
	background:#FFE5CA;
}
* html body div#header { margin-bottom:-2px; }
#topnav {
	position:absolute;
	top:0px;
	right:4px;
	line-height:22px;
	text-align:right;
	font-size:10px;
	color:#666666;
}
#topnav a:link, #topnav a:visited {
	color:#666666;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
}
#phone {
	position:absolute;
	top:15px;
	right:0px;
	height:58px;
	width:434px;
	background:url('images/phone.jpg') bottom right no-repeat;
	padding-top:12px;
	line-height:1.5em;
}
#phone strong.bigger {
	font-size:12px;
}
#navbar {
	position:relative;
	background:url('images/nav-top-bg.jpg') top left no-repeat #FD9F3B;
	width:762px;
	height:58px;
	line-height:44px;
	padding-top:16px;
	color:#FEDFC0;
	text-align:center;
	font-size:13px;
}
#navbar img {
	position:absolute;
	top:0px;
	right:0px;
}
#navbar a:link, #navbar a:visited {
	font-weight:800;
	color:#FEDFC0;
	text-decoration:none;
}
#navbar a:hover {
	text-decoration:underline;
}
#navcolor {
	height:10px;
	width:762px;
	background:#FE913C;
	position:absolute;
	left:0px;
	bottom:0px;
}
#flash {
	height:208px;
	width:762px;
	position:relative;
}
#content {
	position:relative;
	width:762px;
	border-top:1px solid #D6D2CF;
}
#topcontent {
	padding-top:12px;
	position:relative;
}
.hr {
	height:1px;
	width:100%;
	background:url('images/hr.jpg') top center no-repeat;
	margin:0px;
	padding:0px;
}
* html #bottomcontent { /* ie6 only */
	margin-top:-12px;
	margin-bottom:12px;
}
* html #bottomright {
	height:78px;
}
#bottomcontent {
	clear:left;
	position:relative;
}
#topleft {
	float:left;
	padding:12px;
	width:446px;
	border-right:1px solid #D6D2CF;
}
#bottomleft {
	border-right:1px solid #D6D2CF;
	float:left;
	padding:10px 15px;
	width:439px;
}
#topright {
	float:left;
	width:267px;
	margin-top:-12px;
	padding:12px;
	background:url('images/orange-fade.jpg') top right repeat-x;
}
#bottomright {
	float:left;
	position:relative;
	width:277px;
	min-height:83px;
	right:-2px;
}
h1 {
	margin:0px;
	font-weight:500;
	font-size:19px;
}
h1 span {
	font-size:10px;
}
h2 {
	margin:0px;
	font-weight:800;
	font-size:11px;
}
#content p {
	line-height:1.9em;
}
#bottomright img {
	position:absolute;
	right:7px;
	bottom:14px; 
}
#footer p {
	margin:0em;
	line-height:1.4em;
}

#footerindex p {
	margin:0em;
	line-height:1.4em;
}
.clear {
	clear:left;
}
#footer {
	clear:left;
	margin:1px 12px 0px 12px;
	padding:12px 0px;
	background:#FFF;
	color:#666666;
}



#footerindex {
	clear:left;
	margin:12px 12px 0px 12px;
	padding:12px 0px;
	border-top:1px solid #D6D2CF;
	background:#FFF;
	color:#666666;
}
#footerindex a:link, #footer a:visited {
	color:#666666;
}

#footer a:link, #footer a:visited {
	color:#666666;
}
#leftnav {
	float:left;
	width:138px;
	margin:12px;
	font-size:12px;
	line-height:20px;
	font-weight:800;
}
#leftnav a:link, #leftnav a:visited {
	color:#000;
	text-decoration:none;
}
#leftnav a:hover, #leftnav a:active {
	text-decoration:underline;
}
#leftnav li {
	list-style:none;
	padding-left:4px;
}
#leftnav ul {
	padding:0px;
	margin:0px;
	margin-left:1em;
}
#leftnav ul {
	font-weight:300;
}
li.selected {
	background:url('images/bg-leftnav-selected.jpg') top left repeat-y;
}
#leftnav ul ul {
	font-size:10px;
}
#internal-content {
	margin-left:150px;
	padding-left:20px;
	border-left:1px solid #D6D2CF;
}
