﻿

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

img, a img, :link img, :visited img
{
	border: 0;
}

ul
{
	list-style: none;
}

/* end resets */

body
{
	background: #000;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#444;
}

#container
{
	width: 705px;
	margin: 0 auto;
}

#header
{
	
}
#menu
{
	margin: 4px 0 0 0;

	
}
#menu li
{	background: #000 url(images/logo-bullet.gif) no-repeat left 4px;
	float: left;
	margin-left: 10px;
		height:18px;
}

#menu li a
{
	margin-left:20px;	
	font-size:.75em;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

#menu li a:hover
{
	color:#fff200;
	border-bottom:dotted 1px #666;
}

#left-sidebar
{
	clear: left;
	background: url(images/content-bg-left.jpg) no-repeat;
	width: 189px;
	height: 535px;
	float: left;
}

#content-container
{
	background: url(images/content-bg-main.gif) no-repeat;
	width: 511px;
	height: 517px;
	float: left;
	padding-top:18px;
	margin-bottom:15px;

}

#content-container #content
{	
	width: 478px;
	height: 480px;
	overflow: auto;
	margin-bottom:5px;	
	padding: 0 15px;
}

#footer
{	clear:left;
	font-size:.715em;

}

#footer p
{
	
	clear:left;
	text-align:center;
	padding-top:15px;
	color:#666;
}

#footer p span
{
	float:right;
	text-align:right;
	margin-right:10px;
}
#footer p span a
{
	color:#333;
}

#footer ul
{
	margin-left:5px;
}

#footer ul li
{
	float:left;
	margin-left:12px;
	padding-right:11px;
	border-right: dashed 1px #1e1e1e;
	height:20px;
}

h1, h2, h3, h4, h5
{
	font-weight:normal;
}
h1
{
	color: #b42e26;
	font-size:2em;
	font-family:Georgia;
	margin-bottom:10px;
}

h2
{
	color: #333;
	font-size:1.3em;
	text-decoration:underline;
}

h3
{
	font-weight:bold;
	margin-top:10px;
}

h4
{
	font-size:.75em;
	color:#b42e26;
	

}

a 
{
	color: #b42e26;
}

p, ul.bullet
{
	font-size:.8em;
	line-height:1.35em;
	margin-top:10px;
}

p
{
	margin-bottom:10px;
}

ul.bullet
{
	list-style: square outside;
	margin-left:30px;
		margin-top:20px;
}

ul.bullet li
{
	margin-bottom:10px;
}

ul
{
	margin-top:20px;
	margin-left:20px;
}

li
{
	margin-bottom:6px;
}

#TB_window a, #TB_closeWindow
{
	color:White !important;
}


ul.no-width li
{
	width:auto !important;
	height:auto !important;
}

ul.gallery li
{
	float:left;
	margin:12px 12px;
	text-align:center;
	width: 120px;
	height:90px;
}


ul.gallery li img
{
	border:solid 1px #ccc;
	
}

.tableClass img
{
	margin-right:20px;
}

.agents h3
{
	margin:0;
}
.agents
{
	clear:left;
	
}
.agents ul
{
	margin-left:0;
}
.agents li ul li
{

	border:solid 1px #ccc;
	padding:10px;
	margin-bottom:15px;
	background-color:#fffff5;
}

.agents li a.c
{
	float:right;
	font-size:.7em;
}

#agents-cities li
{
	float:left;
	width:200px;
}

img.plain
{
	margin:14px;
}

.form
{
	border-collapse:collapse;
}

.form th, .form td
{
	font-size:.9em;
	padding:3px
}

.form th
{
	font-weight:bold;
	color:#666;
}

.form td input, .form td textarea, .form td select
{
	padding:3px 5px;
	font-family:Arial
}

.form em
{
	color:Red;font-family:Arial;
	padding-left:5px;

}