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

/* Reset */
body
{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym
{
	border:0;
	font-variant:normal;
}
sup,sub
{
	line-height:-1px;
	vertical-align:text-top;
}
sub
{
	vertical-align:text-bottom;
}
input, textarea, select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* General Elements */
body
{
	background: #3B3B3B url(images/bg.gif) top center repeat;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px auto;
}
h1
{
	left: 24px;
	position: absolute;
	top: 0px;
	width: 175px;
}
h1 a
{
	display: block;
	height: 71px;
	text-indent: -9999px;
}
h3, h4, h5, h6 { color: #123450; font-weight: bold; }
h2 { background: url(images/h2left.gif) bottom left no-repeat; color: #FFF; font-size: 20px; height: 29px; line-height: 29px; padding-left: 23px; text-transform: uppercase; }
h2 span { float: left; height: 29px; }
h2 span.Right { background: url(images/h2right.gif) bottom right no-repeat; padding-right: 23px; }
h2 span.Left { background: url(images/h2.gif) bottom left repeat-x; }
h3 { font-size: 16px; line-height: 21px; margin: 17px 0px 15px 0px; min-height: 21px; }
h4, h5, h6 { font-size: 14px; line-height: 18px; margin-top: 12px; min-height: 18px; }
p, address { margin-bottom: 30px; }
ol { margin: 0px 5px 20px 55px; }
ul { margin: 0px 5px 20px 20px; }
ol li { padding: 2px 2px 2px 8px; }
ul li { background: url(images/bullet.gif) 17px 5px no-repeat; list-style-type: none; padding: 2px 2px 2px 40px; position: relative; }
table { margin-bottom: 20px; }
tr { border-bottom: 1px solid #FFF; }
td, th { background: #F2D2C9; color: #333; padding: 8px 25px 8px 8px; text-align: left; }
th { background: #D77156; font-size: 110%; }
tr:first-child th:first-child { background: #D77156 url(images/tabletopleft.gif) top left no-repeat; }
tr:first-child th:last-child { background: #D77156 url(images/tabletopright.gif) top right no-repeat; }
tr:last-child td:first-child { background: #F2D2C9 url(images/tablebotleft.gif) bottom left no-repeat; }
tr:last-child td:last-child { background: #F2D2C9 url(images/tablebotright.gif) bottom right no-repeat; }
a { color: #C9421E; text-decoration: underline; }
a:hover { text-decoration: none; }
em, i { font-style: italic; }
strong, b { font-weight: bold; }
hr { border: none; border-top: 1px solid #C9421E; height: 1px; margin: 10px auto 20px auto; width: 80%; }

table.NoStyle tr { border-bottom: none; }
table.NoStyle td, table.NoStyle th, table.NoStyle tr:first-child th:first-child, table.NoStyle tr:first-child th:last-child, table.NoStyle tr:last-child td:first-child, table.NoStyle tr:last-child td:last-child { background-color: transparent; background-image: none; padding: 4px 8px; }

/* Page Flow */
#divWrapper
{
	background: url(images/wrapper.gif) top center repeat-y;
	width: 800px;
	overflow: auto;
	margin: 0px auto;
	padding: 0px 12px;
	position: relative;
}

#divHeader
{
	background: url(images/header.jpg) top left no-repeat;
	height: 251px;
}

#ulMenu
{
	background: #C9421E url(images/menuright.gif) bottom right no-repeat;
	height: 31px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 22px;
	top: 5px;
}
#ulMenu li
{
	background-image: none;
	border-left: 1px #E4A08E solid;
	float: left;
	margin: 7px 0px 0px 0px;
	padding: 0px 12px;
}
#ulMenu li:first-child, #ulMenu li.First
{
	background: url(images/menuleft.gif) bottom left no-repeat;
	border-left: none;
	height: 24px;
	margin-top: 0px;
	padding-top: 7px;
}
#ulMenu a
{
	color: #FFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#ulMenu li.CurrentPage a, #ulMenu a:hover
{
	color: #123450;
}

#ulSubmenu
{
	background: #123450 url(images/submenu.gif) top left no-repeat;
	left: 50%;
	margin: 0px 0px 0px -389px;
	position: absolute;
	text-align: center;
	top: 233px;
	width: 778px;
}
#ulSubmenu li
{
	background-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#ulSubmenu li a
{
	background: #0A1A28 url(images/submenuitem.gif) left center no-repeat;
	color: #FFF;
	display: block;
	filter: alpha(opacity=80);
	float: left;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 33px;
	line-height: 1.1em;
	opacity: 0.8;
	padding: 5px 13px 0px 13px;
	text-decoration: none;
	text-transform: uppercase;
}
#ulSubmenu li.First a, #ulSubmenu li:first-child a
{
	background-image: none;
}
#ulSubmenu li.CurrentPage a, #ulSubmenu li a:hover
{
	background-image: none;
	background-color: transparent;
	color: #123450;
	opacity: 1;
	filter: none;
}
#liListings a { width: 55px; }
#liEdmondRent a { width: 60px; }
#liOKCRent a { width: 60px; }
#liGuthrieRent a { width: 60px; }
#liYukonRent a { width: 110px; }
#liMooreRent a { width: 110px; }
#liEdmondOffice a { width: 141px; }

#divContentWrapper { background: #D5E9FE url(images/contentbot.gif) bottom left no-repeat; margin: 0px auto; padding: 10px 0px 12px 0px; width: 778px; }
#divContentTop { background: url(images/contenttop.gif) bottom left no-repeat; padding: 35px 35px 3px 35px; }
#divContent { background: url(images/contentbg.gif) top left repeat-y; padding: 10px 45px; }

#divContentRight { border-left: 1px #CCC solid; float: right; overflow: auto; padding: 25px 0px 0px 35px; position: relative; width: 140px; }
#divContentRight ol { margin-left: 18px; }
#divContentRight ul { margin-left: 0px; }
#divContentRight ol li { padding-left: 0px; }
#divContentRight ul li { background-position: 0px 5px; padding-left: 15px; }

#divContentLeft { margin-right: 210px; }

#divFooter
{
	font-size: 11px;
	padding: 15px 10px 0px 10px;
	text-align: center;
}
#divFooter p
{
	line-height: 100%;
	margin: 0px auto 10px auto;
	width: 65%;
}
#divFooter p b
{
	font-size: 130%;
	line-height: 135%;
}

#ulResourcesMenu
{
	border-top: 1px #E4A08E solid;
	border-bottom: 1px #E4A08E solid;
	font-weight: bold;
	margin: 12px 10px;
	padding: 8px 0px;
	text-align: center;
}
#ulResourcesMenu li
{
	background: url(images/resourcesbullet.gif) center left no-repeat;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 2px 0px 10px;
}
#ulResourcesMenu li.First, #ulResourcesMenu li:first-child
{
	background-image: none;
	padding-left: 5px;
}
#ulResourcesMenu a
{
	color: #C9421E;
	text-decoration: underline;
}

#divFooter2
{
	background: #C9421E;
	clear: both;
	font-size: 12px;
	height: 25px;
	margin: 0px 10px 10px 10px;
	overflow: auto;
	padding: 8px 5px 0px 5px;
	position: relative;
}
#ulFooterMenu
{
	margin: 0px;
	padding: 0px;
}
#ulFooterMenu li
{
	background-image: none;
	border-left: 1px #333 solid;
	display: inline;
	margin: 0px;
	padding: 0px 4px 0px 8px;
}
#ulFooterMenu li.First, #ulFooterMenu li:first-child
{
	border-left: none;
}
#ulFooterMenu a
{
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
#ulFooterMenu li.CurrentPage a, #ulFooterMenu a:hover
{
	color: #FFF;
}
#ulAdmin
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 8px;
}
#ulAdmin li
{
	background-image: none;
	border-left: 1px #FFF solid;
	display: inline;
	margin: 0px;
	padding: 0px 4px 0px 8px;
}
#ulAdmin li.First, #ulAdmin li:first-child
{
	border-left: none;
	text-transform: uppercase;
}
#ulAdmin a
{
	color: #FFF;
	text-decoration: underline;
}
#ulAdmin a:hover
{
	text-decoration: none;
}

/* Classes */
img.ImageLeft
{
	float: left;
	margin: 0px 10px 10px 10px;
}
img.ImageRight
{
	float: right;
	margin: 0px 10px 10px 10px;
}
.InputCaption, table.NoStyle .InputCaption
{
	color: #123450;
	padding: 5px 5px 5px 30px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
}

div.Ad { background: url(images/adbg.gif) bottom center no-repeat; overflow: auto; padding: 15px 0px; position: relative; width: 100%; }
a.HousePic { float: left; max-width: 350px; overflow: auto; }
a.HousePic img { border: none; }
div.HouseAd { margin-left: 375px; }

.FormEl { width: 330px; }
.Important { color: #C00; text-align: center; }
