/* GENERAL */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #582700;
	line-height: normal;
}
select {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #582700;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #582700;
	line-height: 20px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #582700;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #582700;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #582700;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}


a {
	text-decoration: underline;
	color: #572500;
}

.a {
    text-decoration: underline;
    color: #9d6f40;
}
a.resultHover:hover {
	color:#ffffff;
}

img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#home_content_left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 285px;
	width: 545px;
	background-image: url("/img/home/home-left-black.jpg");
	background-repeat: no-repeat;
}


#home_content_right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 285px;
	width: 435px;
	background-image: url("/img/home/home_right-1.jpg");
	background-repeat: no-repeat;
	text-align: left;
}

#region_home_content_right {
    display:block;
    margin:0px;
    padding:0px;
    width:435px;
    height:285px;
    float:right;
    background-color:#F6EEE0;
}
#region_home_content_right #name{
    background-image: url("/img/home/home_right-1.jpg");
	background-repeat: no-repeat;
	color:#fff;
	font-size:3.0em;
	font-weight:bold;
	text-align:center;
	padding:3px;
	border-bottom:solid 2px #582700;
	line-height:normal;
}
#region_home_content_right #content .red{
    color:#cc0000;
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
    line-height:normal;
    padding:5px 50px 0px 50px;
}
#region_home_content_right #content .brown{
    color:#582700;
    font-size:1.5em;
    font-weight:bold;
    text-align:center;
    padding:10px 50px 0px 50px;
    line-height:normal;
}

#region_home_content_right #content .columbus{
    font-size:1.8em;
}

#region_home_content_right #content li{
    color:#582700;
    font-size:1.1em;
    font-weight:bold;
    margin:2px 0px 2px 75px;
}

#region_home_content_right #content ul.lifestyle{
    margin-top:35px;
}
#region_home_content_right #content li.lifestyle{
    color:#582700;
    font-size:22px;
    font-weight:bold;
    margin:7px 0px 2px 95px;
    line-height:normal;
}
#region_home_content_right #content li.columbus{
    font-size:18px;
    list-style:none;
    margin-top:25px;
}
#region_home_content_right #content ul.indianapolis{
    margin-top:40px;
}
#region_home_content_right #content li.indianapolis{
    font-size:18px;
    line-height:24px;
    margin:15px 40px 15px 45px;
}
#region_box_links {
    background-color:#F6EEE0;
}
#region_box_links div.link {
    background-color:#7d1224;
    width:285px;
    float:left;
    margin:0 9px;
    padding:3px 0;
}

#region_box_links div.onecenter {
    width:380px;
    margin-left:265px;
}
#region_box_links div a {
    color:White;
    font-weight:bold;
    font-size:.9em;
    text-decoration:none;
}
#region_box_links div a:hover {
    text-decoration:underline;
}

#bottom_container {
	background-color: #f6eee0;
	background-image: url("/img/home/home_gradient.jpg");
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	/*height: 125px;*/
	width: 980px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#info_boxes {
	display: inline;
	padding: 0px;
	height: 120px;
	width: 285px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#brown-bar {
	background-color: #582700;
	display: block;
	height: 5px;
	width: 675px;
	padding: 0px;
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	clear: both;
}	

.brown_txt-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #582700;
	text-decoration: none;
}
.brown_bold_txt-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #582700;
	text-decoration: none;
}
.brown_bold_txt-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #582700;
	text-decoration: none;
}

#breadcrumb {
	background-color: #FFFFFF;
	display: block;
	height: 25px;
	width: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#breadcrumb a {
	color: #000000;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #C51230;
}

a.request_info {
	background-image: url(/mod/global/img/request_more_info.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 21px;
	width: 171px;
}
a.xrequest_info:hover {
	background-image: url(/mod/global/img/request_more_info-over.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 21px;
	width: 171px;
}


  
#leftHeader {
	background-color: #582700;
	margin: 0px;
	height: 50px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

.leftHeaderMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
  
.leftHeaderSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


#leftSepBar {
	background-color: #76441d;
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}



#leftNav {
	background-color: #949c51;
	margin: 0px;
	height: auto;
	width: 220px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
}
 
.leftNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a.leftNavL1Off {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
}

a.leftNavL1On {
	color: #FFCC33;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
}

a.leftNavL1Off:hover {
	color: #FFCC33;
}

a.leftNavL2Off {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a.leftNavL2On {
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a.leftNavL2Off:hover {
	color: #FFCC33;
}

#contentLeftG {
	xbackground-color: #76441d;
	margin: 0px;
	height: auto;
	width: 250px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}

#contentLeftB {
	background-color: #76441d;
	margin: 0px;
	height: auto;
	width: 230px;
	text-align: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	clear: both;
}

.contentLeftY-full {
	background-color: #e8b825;
	margin: 0px -10px 0px -20px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	width:240px;
}

.contentLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#flashcontent {
	margin:0px;
	}
	
	
	
#footer a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #582700;
	text-decoration: none;
	font-size:10px;
}
#footer a:hover {
	margin: 0px;
	padding: 0px;
	color: #C51230;
}
#phonenumber {
    text-align:center;
    font-weight:bolder;
    color:black;
    padding-bottom:25px;
}
#phonenumber span{
    padding:0 25px 0 25px;
}
/* communities gMap page css */

    #gmap {width:600px; height:340px; display:none;position:absolute; margin:215px 0 0 325px; border:1px solid #582700; background-image:url('/mod/global/img/map-loading.jpg');}
    #gmapSmall {width:340px; height:300px; position:absolute; display:none; margin:567px 0 0 560px; border:1px solid #582700;}
    #gmapSmallReal{width:340px; height:300px;border:1px solid #582700;line-height:normal;display:none;}
    #communitydetail_map{width:340px; height:300px;border:1px solid #582700;line-height:normal;}
    #gecMap {width:320px;height:250px;position:absolute; display:none;margin:550px 0 0 580px;border:solid 1px #582700;}
   
    #results {width:600px; border:0px;}
    #results a {text-decoration:none;}
    #results td {font-size:11px; height:20px;}
    #results th {font-size:11px; font-weight:bold; vertical-align:middle;}
    #results .even {background-color:#eee1c5;}
    #results .hover td {background-color:#e51937; color:#ffffff;}
	#results .hover a {color:#ffffff;}
    #results .icon {text-align:center; font-weight:bold;}
    #results .icon img {width:9px; position:relative; margin-top:4px;}
    #homeTypes {float:right; line-height:160%; font-size:10px;}
    #homeTypes img {position:absolute;}
    #homeTypes span {margin-left:17px; margin-right:8px;}

    #srch   {margin:0 20px 50px 0;}
    #srch .title {margin-bottom:7px; border:1px solid #ffffff; background:#949C51 url("/img/communities/ddl_bkgArrow.gif") 0px 2px no-repeat; font-size:11px; color:#ffffff; width:180px; padding:2px 0 1px 17px; cursor:pointer;}
    #srch ul {padding:0px; margin:0px;}
    #srch ul li {list-style-image:none; list-style-position:outside; list-style-type:none; padding:5px 0 0 0; margin:0px;width:180px;}
    #srch ul ul {background-color:#949c51; border:1px solid #687819; display:none; position:absolute; margin:16px 0 0 14px; width:183px;}
    #srch ul ul li {font-size:11px; padding:3px 0px 3px 3px; margin:0px; color:#ffffff; height:13px; list-style-image:none; list-style-position:outside; list-style-type:none; cursor:pointer;}
    #srch ul ul li:hover {background-color:#687819; color:#FFCC33;}    
    #srch #go {font-size:12px; border:1px solid #ffffff; background-color:#9F6614; color:#ffffff; padding:2px 4px; cursor:pointer;}
	#srch #reset {font-size:12px; border:1px solid #ffffff; background-color:#9F6614; color:#ffffff; padding:2px 4px; cursor:pointer;}

/* end gMap css */

    #leftList {color:#FFFFFF; line-height:180%; font-size:12px;}
    #leftList a {color:#ffffff; text-decoration:none;}
    #leftList a:hover {text-decoration:underline;}
    
/* top tab menu */

    #topTabs ul {float:right; padding:0px; margin:0px;}
    #topTabs li {list-style-image:none; list-style-position:outside; list-style-type:none; text-align:left; margin:0px;}

    #topTabs #topMenu1{height:35px; width:147px; background: url(/mod/global/img/tab-up-1.jpg) no-repeat;}
    #topTabs #topMenu1:hover {background: url(/mod/global/img/tab-over-1.jpg) no-repeat;}
    #topTabs #topMenu1 .preload {background: url(/mod/global/img/tab-over-1.jpg); display:none;}
    #topTabs #topMenu1 ul {display:none; position:absolute; z-index:100; background-color:#572500; margin:35px 0 0 10px; opacity:0.95;filter:alpha(opacity=95)}
    #topTabs #topMenu1 ul li {padding:2px 7px 2px 7px; color:#ffffff; line-height: 22px; font-size:12px; cursor:pointer;}
    #topTabs #topMenu1 ul li:hover {background-color:#ceb583; color:#572500;}

    #topTabs #topMenu2{height:35px; width:155px; background: url(/mod/global/img/tab-up-2.jpg) no-repeat;}
    #topTabs #topMenu2:hover {background: url(/mod/global/img/tab-over-2.jpg) no-repeat; cursor:pointer;}
    #topTabs #topMenu2 .preload {background: url(/mod/global/img/tab-over-2.jpg); display:none;}
	#topTabs #topMenu2 ul {display:none; position:absolute; z-index:100; background-color:#572500; margin:35px 0 0 10px; opacity:0.95;filter:alpha(opacity=95)}
    #topTabs #topMenu2 ul li {padding:2px 7px 2px 7px; color:#ffffff; line-height: 22px; font-size:12px; cursor:pointer;}
    #topTabs #topMenu2 ul li:hover {background-color:#ceb583; color:#572500;}
    
    #topTabs #topMenu3{height:35px; width:127px; background: url(/mod/global/img/tab-up-3c.jpg) no-repeat;}
    #topTabs #topMenu3:hover {background: url(/mod/global/img/tab-over-3c.jpg) no-repeat; cursor:pointer;}
    #topTabs #topMenu3 .preload {background: url(/mod/global/img/tab-over-3c.jpg); display:none;}
	#topTabs #topMenu3 ul {display:none; position:absolute; z-index:100; background-color:#572500; margin:35px 0 0 -25px; opacity:0.95;filter:alpha(opacity=95)}
    #topTabs #topMenu3 ul li {padding:2px 7px 2px 7px; color:#ffffff; line-height: 22px; font-size:12px; cursor:pointer;}
    #topTabs #topMenu3 ul li:hover {background-color:#ceb583; color:#572500;}
    
    #main_nav {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; list-style-image:none; list-style-position:outside; list-style-type:none;}
    #main_nav li {float:right; padding:0px; margin:0px;}
    #main_nav a {text-decoration: none; color: #FFFFFF; margin:0 4px;}
    #main_nav a:hover {color: #FFCC33;}
    #main_nav a.activeDir {text-decoration: none; color: #FFFFFF;}
    #main_nav ul {display:none; position:absolute; margin:16px 0 0 0; width:175px; background-color:#949c51; border:1px solid #687819; z-index:2000;}
    #main_nav ul li {float:none; font-size:11px; padding:0 0 5px 15px; text-align:left; color:#ffffff; height:14px; list-style-image:none; list-style-position:outside; list-style-type:none; cursor:pointer;}
    #main_nav ul li:hover {background-color:#687819; color:#ffffff;}
    
/* Search styling*/	    
    /*Hidden alert message to display when no location is chosen*/
    #alertMsg {
        font-weight:bold;
        color:#cc0000;
        background-color:#FFFFFF;
        text-align:center;
        border:1px solid #cc0000;
        margin-bottom:3px;
        padding:2px;
        display:none;
    }
    
    #phonenumber {
        color: #582700;
    }
    
/* Indy Home Show Navigation */
#IndyKellerNavigation {text-align:center;}
#IndyKellerNavigation table {width:80%;margin: 0 auto;}
#IndyKellerNavigation td {text-align:center;background-color:#582700;border:4px solid #949C51;}
#IndyKellerNavigation a {font-weight:bold;color:White;text-decoration:none;}
#IndyKellerNavigation a:hover {text-decoration:underline;}
/* Indy Home Show Left Header */
#indyshowleftheader {text-align:center;font-weight:bold;font-size:1.15em;}
#indyshowleftheader ul {text-align:left;width:200px;margin-left:25px;}
#indyshowleftheader li {color:White;}
/* Indy Home Under Construction */
#indyunderconstruction {text-align:center;line-height:normal;}
#indyunderconstruction h1 {margin:3px;}

/*careers page announcements div*/
#careerannounce {background-color:#ffcb55;padding:5px;width:635px;}
#careerannounce h1 {font-size:1.5em;font-style:italic;margin-top:5px;}
#careerannounce a:hover {text-decoration:none;}
#careerannounce #announcetext {border:1px solid white;padding:5px;}
#careerannounce #announcetext #imageholder {float:left;margin-right:5px;}
#careerannounce #announcetext a {font-weight:bold;line-height:25px;}
#careerannounce #announcetext #careercopy a {padding:0px;}
/*#careerannounce #careercopy {float:right; width:350px;}*/
#meetgreetlocations .mRegion {width:125px;font-weight:bold;vertical-align:top;}
#meetgreetlocations .mRegion, .mDescription {padding-top:20px;}
/*clearit*/
div.clearit {clear:both;}


/*Web2.0 Buttons*/
a.button_red {background: transparent url('/img/btn_red_2.png') no-repeat scroll top right;display: block;float: left;font: normal 12px garamond, arial, sans-serif;color: #ffffff;font-weight:bold;height: 24px;margin-right: 6px;padding-right: 18px; /* sliding doors padding */text-decoration: none;}

a.button_red span {background: transparent url('/img/btn_red_1.png') no-repeat;display: block;line-height: 14px;padding: 5px 0 5px 18px;}

a.button_red:active {background-position: bottom right;color: #ffffff;outline: none; /* hide dotted outline in Firefox */}

a.button_red:active span {background-position: bottom left;padding: 6px 0 4px 18px; /* push text down 1px */}


a.button_green {background: transparent url('/img/btn_green_2.png') no-repeat scroll top right;display: block;float: left;font: normal 12px garamond, arial, sans-serif;color: #ffffff;font-weight:bold;height: 24px;margin-right: 6px;padding-right: 18px; /* sliding doors padding */text-decoration: none;}

a.button_green span {background: transparent url('/img/btn_green_1.png') no-repeat;display: block;line-height: 14px;padding: 5px 0 5px 18px;}

a.button_green:active {background-position: bottom right;color: #ffffff;outline: none; /* hide dotted outline in Firefox */}

a.button_green:active span {background-position: bottom left;padding: 6px 0 4px 18px; /* push text down 1px */}


a.button_brown {background: transparent url('/img/btn_brown_2.png') no-repeat scroll top right;display: block;float: left;font: normal 12px garamond, arial, sans-serif;color: #ffffff;font-weight:bold;height: 24px;margin-right: 6px;padding-right: 18px; /* sliding doors padding */text-decoration: none;}

a.button_brown span {background: transparent url('/img/btn_brown_1.png') no-repeat;display: block;line-height: 14px;padding: 5px 0 5px 18px;}

a.button_brown:active {background-position: bottom right;color: #ffffff;outline: none; /* hide dotted outline in Firefox */}

a.button_brown:active span {background-position: bottom left;padding: 6px 0 4px 18px; /* push text down 1px */}
