﻿html, body {
	margin:0;
	padding:0;
	font:86%/1.6em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images/bg.gif) top center repeat-x;
}
html {
	font-size: 100%; /* IE hack */
}
a {
	color:#0000ff;
	padding-left:5px;
}
li a {
	display:inline;
	margin-bottom:5px;
}
p, ul {
	color:#4f4f4f;
	text-align:left;
}
ul {
	margin:.25em 0;
	padding:.25em;
	list-style: inside;
}
img {
	border:none;
	padding-right:5px;
}
.brdrd {
	border:1px solid black;
	padding:0;
}
.nopad {
	padding:0;
	margin:0;
}
/*.rounded>ul {margin-left:-10px;}
*/.arrow {
	list-style: url(images/arrow.gif) inside;
}
.pstatic {
	position:static;
}
/*a+p {padding-top:30px;}*/
.latestdesigns {
	display:block;
	color:#8f8f8f;
	margin-bottom:10px;
	text-decoration:underline;
}
.pushdown {
	padding-bottom:10px;
	display:block;
}
.caption {
	padding-bottom:30px;
}
.floatleft {
	float:left;
	border:solid 1px #4b97eb;
	padding:4px;
	margin:30px 10px 10px 10px;
}
.floatleft2 {
	float:left;
	padding:4px;
	margin:30px 10px 10px 10px;
	width:250px; /*for ie5x*/
	width:/**:/**/230px;
} /*hide from IE5x*/
.pushdown2 {
	padding:10px;
}
#outer {
	width:770px;
	background:#fff url(images/backround2.gif) repeat-x;
	text-align:left;
	margin:0px auto;
	/*padding-left:13px;*/
}
#container {
	font-size:1em;
	max-width:740px;
	padding:.5em 1em;
	color: #000;
	border-top:none;
}
#header {
	height:151px;
	width:744px;
	background:url(images/sunburst.jpg) no-repeat;
	margin-top:34px;
	float:left;
}
#header h1 {
	width:290px;
	margin:45px 0 0 440px;
	color:#fff;
	font:26px Georgia, "Times New Roman", Times, serif; /*2.1em*/
}
#header h2 {
	width:200px;
	margin:5px 0 0 565px;
	color:#fff;
	font:22px Georgia, "Times New Roman", Times, serif; /*1.9em*/
}
#leftcol {
	font-size:1em;
	float:left;
	margin:10px 0 0 20px;
	display:inline; /*fix left fload double margin ie bug*/
	width:500px;
}
#leftcol h2, #rightcol h2 {
	font:bold 20px Georgia, "Times New Roman", Times, serif; /*1.7em*/
	color:#000;
	margin-bottom:25px;
}
#leftcol h3, #rightcol h3 {
	font:bold 16px Georgia, "Times New Roman", Times, serif; /*1.7em*/
	color:#000;
}
#rightcol {
	font-size:1em;
	float: right;
	display:inline;
	position: relative;
	margin:10px 20px 0 0;
	width:180px;
	text-align:center;
}
a.ainline {
/*	display:inline;
	margin-bottom:5px;
*/}
.rounded {
	background:#eff7ff url(images/blue_fade_blue5.jpg) repeat-x;
	padding:0 10px;
	margin-bottom:20px;
}
.roundlist, .roundlist li {
	color:#2f2f2f;
	background:#CFE7FF;
}
#quote {
	width:400px;
	margin-left:30px;
	background:#343434;
	color:#8f8f8f;
	padding:0 10px;
	margin-bottom:20px;
	font-size:1.2em;
	font-style: italic;
}
.quoted {
	color:#2f2f2f;
}
#footer {
	font-size:0.9em;
	height:60px;
	clear:both;
	background:#fff;
	border-top:solid 1px #4b97eb;
	color:#8f8f8f;
}
#footer a, #footer p, .caption {
	color:#8f8f8f;
}
#footer span {
	padding:0 4px;
}
#footer img {
	padding-left:15px;
}
#footer p {
	margin:5px 0 2px 5px;
}
#tabsH {
	float:left;
	width:744px;
	background:#000;
	font-size:93%;
	line-height:normal;
	border-bottom:solid 6px #adcded;
	margin-bottom:10px;
}
#tabsH ul {
	margin:0;
	padding:1px 10px 0 50px;
	list-style:none;
}
#tabsH>ul {
	margin-top:9px; /*hack hide from IE with child selector > */
}
#tabsH li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsH a {
	float:left;
	background:url("tableftH.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsH a span {
	float:left;
	display:block;
	background:url("tabrightH.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#8f8f8f;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsH a:hover span {
	color:#FFF;
}
#tabsH a:hover {
	background-position:0% -42px;
}
#tabsH a:hover span {
	background-position:100% -42px;
}
.status {
	color: #008000;
	font: 1.5em bold;
	padding: 0 .25em;
}
span.required {
	font-size: 13px;
	color: red;
}
html>body .shadow {
	position:relative;
	display:block;
	color:#fff;
}
html>body .shadow span {
	position:absolute;
	display:block;
	top:0px;
}
html>body .shadow:before {
	display:block;
	color:#fff;
	padding:1px;
	content: attr(title);
}
html>body .shadow, html>body .shadow span {
	word-spacing:.2em;
	letter-spacing:.1em;
}
