body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #ffffff;
}
select, option, input, textarea {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p, table {
	text-align: left;
}

h3.quote
{
    clear: both;
    color: #c00000;
    font-family: Georgia,Times New Roman,Times,serif; 
    font-style: italic;      
}

label 
{
    padding-right: 10px;
}

div.button
{
    background: url('/images/gradient.ashx?bottom=ControlLightLight&top=ControlLight&width=100') repeat;
    line-height: 20px;
    height: 20px;
    border: solid 1px silver;
    width: 100px;
    margin: 0px;
    padding: 0px;
}

.promo {
    text-align: center;
    font-weight: bold;
    display: block;
    margin-top: -150px;
    margin-left: 800px;
	width: 180px;
    height: 100px;
    color: #5dbafd;
    line-height: 15px;
}

.promo .highlight{
    color: white;
}
.promo .highlight:hover{
    text-decoration: underline;
}


.property
{
	width: 400px;
	float: left;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 175px;
}
#footer {
	color: #333333;
	font-size: 8pt;
}
#printcontent {
	position: absolute;
	top: 200px;
	padding-left: 0px;
	width: 780px;
	min-height: 400px;
	text-align: left;
}
#menu {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 1000px;
	padding-right: 20px;
	color: white;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 200px;
	padding-right: 10px;
	cursor: pointer;
}
#submenu1 {
	display: none;
	border-bottom: solid 1px Silver;
	position: absolute;
	top: 175px;
	left: 210px;
	line-height: 25px;
	height: 25px;
	width: 780px;
	text-align: left;
	vertical-align: top;
}
#submenu2 {
	background-color: White;
	display: none;
	border-bottom: solid 1px Silver;
	position: absolute;
	top: 175px;
	left: 210px;
	line-height: 25px;
	height: 25px;
	width: 780px;
	text-align: left;
	vertical-align: top;
}
#content {
	position: absolute;
	top: 200px;
	padding-left: 5px;
	left: 180px;
	width: 800px;
	min-height: 400px;
	text-align: left;
}
.searchpanel {
	border-top: solid 1px White;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	background-color: #484C5A;
	position: absolute;
	top: 175px;
	left: 0px;
	padding-left: 10px;
	width: 170px;
	min-height: 800px;
	height: 1000px;
	text-align: left;
}



ul.citylist 
{
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-left: 0px;    
}

ul.citylist li
{
    display : inline-block;
    list-style-type: none
}

ul.citylist a.city
{
    padding-left: 0px;
    padding-right: 10px;
}

.pin, .pin:hover {
	font-weight: bold;
	font-size: 6pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	color: white;
	line-height: 16px;
	padding: 0px;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: center;
	float: left;
	cursor: hand;
}
h2 {
	font-size: 16pt;
}
b.blue {
	color: Navy;
}
a {
	text-decoration: none;
	color: Navy;
}
a:hover {
	text-decoration: underline;
}
.required {
	color: Red;
}
.txtFoo {
	font-weight: bold;
	color: Gray;
	min-width: 200px;
}
#menu {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 1000px;
	padding-right: 20px;
	color: white;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.MenuItem {
	color: white;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.MenuItemHover {
	background-color: White;
	color: #484C5A;
	text-decoration: none;
	padding-bottom: 7px;
	cursor: pointer;
}


.SubMenuItem {
	color: white;
	border: solid 1px #484C5A;
	background-color: #484C5A;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.SearchPanelItem
{
	color: white;
	border: 0px;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	padding-top: 5px;
	cursor: pointer;
}


.SubMenuItemHover {
	color: #21356A;
	background-color: White;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	border: solid 1px #484C5A;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
/* We set the width/height explicitly. No width/height causes infinite loops. */	width: 400px;
	height: 300px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
/**
 * Additional styles for the controls.
 */
.jcarousel-control {
	margin-bottom: 10px;
	text-align: center;
}
.jcarousel-control a {
	padding: 0 5px;
	margin: 0 0 5px 0;
}
.jcarousel-control a:focus, .jcarousel-control a:active {
	outline: none;
}
.jcarousel-scroll {
	margin-top: 5px;
	text-align: center;
}
.jcarousel-skin-tango .jcarousel-container {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #000;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 5px;
	width: 400px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	height: 300px;
	padding: 5px;
	width: 400px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 300px;
	width: 400px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	height: 300px;
	width: 400px;
}
.jcarousel-skin-tango .jcarousel-item {
	height: 300px;
	width: 400px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 5x;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 5px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #FFFFFF none repeat scroll 0 0;
	color: #000000;
}
