body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
}

/* Structure */
#page-body {
	float:left;
	width:928px;
	margin:0;
	padding:0;
}
#sidebar {
	float:left;
	width:170px;
}
#content {
	float:left;
	width:560px;
}
#adbar {
	border: 1px solid #b60a0a;
	float:right;
	padding-top:10px;
	width:120px;
}
/* End Structure */  

/* min-height hack */
/* for business page*/
.bprop {
	/*border: 1px solid #000;*/
	height:225px;
	float:right;
	width:1px;
}
/* for other pages */
.prop {
	/*border: 1px solid #000;*/
	height:455px;
	float:right;
	width:1px;
}

.clear {
	/*border: 1px solid #000;*/
	clear:both;
	height:1px;
	overflow:hidden;
}
/* end min-height hack */

/* visual box look */
.i{ 
	border: 1px dotted #333;
	padding: 5px;
	margin: 5px;
}

#logo {
	height: 150px;
	width: 150px;
	float: right;
}

.i#q {
	width: 535px;
}

h2 {color:#fff; display:block; padding:1px 5px 1px 5px; background:#b60a0a;border:1px solid #000; font-weight:bold; font-size: 24px; font-family: sans-serif;}

/* Red bar caption */
h4 {color:#fff;background:#b60a0a;border:1px solid #000;padding:1px 5px 1px 5px}
h4 {display:block; height:1%;margin:-1.0em 0 10px 0;position:relative;z-index:5}
h4 div.right { float: right; display: inline;}

div.form input, div.form select, div.form textarea {
	border: 1px solid #b60a0a;
	font-size: 14px;
	/*padding-left: 10px;*/
	margin-bottom: 2px;
}

div.form input#o, div.form select#o, div.form textarea#o {
	background: #f0f0f0;
}


#nav {
	margin-top: 15px;
	height: 1.2em;
	/*border: 1px solid #000;*/
}

div.success {
	border: 1px dotted #0b8121;
	padding: 5px;
	color: #0b8121;
	font-weight:bold;
}

div#slink {
	font-size: 11px;
	border: 1px dotted #000;
	padding: 5px;
	margin-right: 10px;
}

div.fail {
	border: 1px dotted #c21e1e;
	padding: 5px;
	color: #c21e1e;
	font-weight:bold;
}

div.success div#h, div.fail div#h {
font-size: 20px;
}

/*
div.footer {
	display: block;
}
*/
#header, #banner {
	height: 60px;
	margin-top: 5px;
}

#header {
	float: left;
	width: 49%;
	background: transparent url(img/title.png) left top no-repeat;
}

#banner {
	float: right;
	width: 49%;
	text-align: right;
	/*background: transparent url(img/title.png) right top no-repeat;*/
	/*margin-right: 10px;*/
}
#banner img {
 border: 0px;
 }

#sidebar {
	/*display: block;*/
	/*float: left;*/
	/*width: 175px;*/
	/*margin-right: 10px;*/
	/*padding: 10px 0 0 5px;*/
	margin: 10px 0 0 5px;
	/*height: 500px;*/
	/*clear: both;*/
}

#content {
	/*display: block;*/
	/*position: relative;*/
	padding: 5px;
	/*margin: 10px;*/
	/*min-height: 50%;*/
	/*height: 50%;*/
	/*margin: 10px;  auto;*/
	/*margin-left: 200px;*/
	border-left:1px dashed #000;
	/*clear: both;*/
	/*border:1px dashed #000;*/
	/*border: 1px solid #b60a0a;*/
}

.button {
	border: 1px solid #b60a0a;
	color: #000;
	background: #fff;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;
	margin-left: 10px;
}

.button:hover {
	color: #fff;
	background: #b60a0a;
}

#navigation {
	list-style: none;
}	
#navigation a {
	border: 1px solid #b60a0a;
	color: #000;
	background: #fff;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;
	margin-left: 10px;
}
#navigation a.light {
	color: #fff;
	background: #b60a0a;
}

/* Hide from IE5-Mac \*/
#navigation a {	float: none}
/* End hide */

#navigation a:hover {
	color: #fff;
	background: #b60a0a;
}

/*
#navigation ul {
	padding: 0;
	margin: 0;
}*/

#navigation li {
	float: left;
	/*margin: 0;*/
}


#lucopy {
	height:auto;
	background:#b60a0a;
	color: #fff;
	font-size: 12px;
}

#copy {
	padding-right: 5px;
	text-align: right;
}

#lu {
	padding-left: 5px;
	float: left;	
}


#legal {
	list-style: none;
	width: 100%;
	background:#b60a0a;
}

#legal a {
	color: #fff;
	text-decoration: underline;
}

#legal a:hover {
	font-weight: bold;
}

#firstfooter ul {	
	padding: 0;
	margin: 0
}

#legal li {
	width: 33%;
	float: left;
	text-align: center;
	margin: 0;
}

#moto {
	font-size: 14px;
	padding-left: 20px;
	float: left;
}

#regnow {
	color: red;
	font-size: 14px;
	text-align: right;
	padding-top: 40px;
	padding-right: 20px;
}

#loc {
	display: inline;
	color: #fff;
	list-style: none;
	width: auto;
	font-weight: bold;
}

#loc a {
	color: #fff;
	text-decoration: underline;
	padding-right: 15px;
}
#loc a:hover {
	font-style: italic;
	font-weight: bold;
}

#loc ul {
	padding: 0;
	margin: 0;
}

#loc li {
	padding-right: 10px;
	float: left;
	margin: 0;
}

div.locsearch {
	clear: both;
	color: #fff;
	background:#b60a0a;
	text-align: right;
	padding-left: 10px;
	padding-right: 15px;
	width: auto;
}


div.locsearch span.searchbox {
	display: inline;	
}

div.locsearch span.searchbut {
	padding-left: 10px;
}

div.locsearch span.searchbut a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}

div.locsearch span.searchbut a:hover {
	font-style: italic;
}

.input {
	border: 1px solid #b60a0a;
	font-size: 14px;
}
.input#o {
	background: #f0f0f0;
}

div.sinput select.input, div.sinput input.input {
margin-bottom: 2px;
}

/* Table Layout */
div.tr {width: 550px; margin: 0; padding:0; display: table-row;}
div.lc {display: table-cell; margin: 0; padding: 2px; width: 300px; float: left;}
div.mc {display: table-cell; margin: 0; padding: 2px; width: 110px; float: left;text-align: center;}
div.rc {display: table-cell; margin: 0; padding: 2px; width: 100px; float: left;text-align: center;}

table#tcentered{
text-align: center;
border-collapse: collapse;
padding: 1px;
}

td#tleft {
text-align: left;
}

div.tr#head, tr#head{
	border-color: #b60a0a;
	border-style: solid;
	font-weight: bold;
	color: #fff;
	background: #b60a0a;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
}
div.tr#head div.lc{
	/* top right bottom left*/
	border-width: 1px 0px 1px 1px;
}

div.row{
	/*border: 1px solid #000;*/
	/*height:1%;*/
	/*text-align: left;	*/
	/*display: inline;*/
	/*clear: both;*/
	/*overflow: auto;*/
	
}

div.row span.slast{
	/*text-align: center;*/
	width: 100px;
	border: 1px solid #000;
	margin: 0;
	position: relative;
	clear: right;
} 

/* height Adjustments IE 6 ignores the 2nd one */ 
div.row span.label#sf{
	width: 300px;
	text-align: left;
}

div.row span.middle#sm{
	width: 120px;
	text-align: center;
}

div.row span.last#sl{
	width: 100px;
	text-align: center;
}

div.row span.label#l1{
	width: 125px;
}

div.row span.label#l2{
	width: 350px;
}

table {
border-collapse: collapse;
table-layout: fixed;
}

td#l1 {
	font-weight: bold;
	width: 130px;
	text-align: right;
	padding-right: 10px;
}

div.row span.label{
	font-weight: bold;
	float: left;
	width: 150px;
	/*padding-right: 10px;*/
	margin-right: 10px;
	text-align: right;
}

div.row span.middle{
	float: left;
	width: 75px;
	/*border: 1px solid #000;*/
} 

div.row span.last{

	/*text-align: center;*/
	/*height: auto;*/
	/*width: 100px;*/
	/*display:block;*/
	/*border: 1px solid #000;*/
	/*float: left;*/
} 
div.row span.last#l1{
padding-left: 125px;
}


div.row span.end{
	height: 1px;
	width: 1px;
	border: 1px solid #000;
}

div.row#r1, div.tr#r1, tr#r1{
	background: #f0f0f0;
}


#heading{	
	padding-left: 10px;
}

#heading div.title {
	width: 200px;
	border:1px solid #000;
	color:#fff;
	background:#b60a0a;
}

div.row#head {
	font-weight: bold;
	color: #fff;
	background: #b60a0a;
	border: 1px solid #000;
}

div.row li {
	margin-left: 20px;
}

div.footer {
	clear: both;
	width:100%;
}