@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-attachment: fixed;
	background-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:active {
	color: #999999;
}
a:hover {
	color: #e35309;
}

.main-table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.expert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
}
.celebrate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.expert-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #e35309;
}
.model-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #e35309;
}


#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #e35309; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
.home-table-cell {
	background-color: #CCCCCC;
	background-image: url(images/home/home-table-background.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 0px;
}


#modernbricksmenu2 ul{
	margin:0;
	margin-left: 30px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 14px;
	background-color: #333333; /*Brown color theme*/
	border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
	background-color: #666666; /*Brown color theme*/
	color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #e35309; /*Brown color theme*/
	color: white;
	border-color: #e35309; /*Brown color theme*/
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer-pipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.footer:linked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #e35309;
}

.urbangreymenu{
	width: 180px; /*width of menu*/
	border: 1px solid #DBDBDB;
}

.urbangreymenu .headerbar, .headerbar:active, .headerbar:link, .headerbar:visited, .headerbar:hover{
	font: bold normal 15px Helvetica, Arial;
	color: #FFFFFF;
	background: #e35309 no-repeat; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: none; /*31px is left indentation of header text*/
	height: 20px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: normal 12px Helvetica, Arial;
	color: #FFFFFF;
	display: block;
	padding: 2px 0 2px 5px; /*link text is indented 8px*/
	text-decoration: none;
	background-color: #333333;
}

.urbangreymenu ul li a:visited{
	font: normal 12px Helvetica, Arial;
	color: #FFFFFF;
	display: block;
	padding: 2px 0 2px 5px; /*link text is indented 8px*/
	text-decoration: none;
	background-color: #333333;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #e35309;
	background: #666666;
	font-weight: normal;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
.margin {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}.required {
	font-weight: bold;
	color: #b45313;
}
.rent-home:visited, .rent-home:active, .rent-home:link {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e35309;
	text-decoration: underline;
}
.rent-home:hover {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e35309;
	text-transform: capitalize;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
hr {
	background-color: #b45313;
	width: 400px;
}
.copyright-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.right-margin {
	height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.orange-side-line {
	background-color: #e35309;
	height: 5px;
}
.black-side-box {
	background-color: #000000;
}

.side-text-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.side-text-white:active, .side-text-white:link, .side-text-white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.side-text-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

