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

* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div {
    position: relative;
}

form {
    padding: 0px;
    margin: 0px;
}

table {
    width: 100%;
    height: 100%;
    border: none;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}

img {
    border: none;
    outline: none;
    padding: 0px;
    margin: 0px;
}

a { text-decoration: none; color: #8EC63F; }
a:hover {text-decoration: underline; }
.main h2{
    color: #666;
}
input, textarea {
    color: #666;
    border: 1px solid #666;
    padding: 1px;
    margin: 1px;
    font-size: 11px;
}

input .submit, input[type=submit] {
    font-size: 13px;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 12px;
    border: 0;
}

input[type=radio], input[type=checkbox] {
    border: none;
    background-color: #FFFFFF;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.noBorder {
    border: none;
    background-color: #FFFFFF;
}

.siteContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
}

.header {
    height: auto;
    border-bottom: 1px solid #FFFFFF;
}

.header .siteTitle {
    font-size: 36px;
}

.header .login {
    text-align: right;
    width: 250px;
    border-left: 1px solid #333333;
    padding: 5px;
    vertical-align: middle;
}

.header .login .loginLabel {
    text-align: right;
}

.header .login .loginItem {
    text-align: left;
    padding-left: 5px;
}

.menu {
    background-color: #FFFFFF;
    border-bottom: 3px solid #8EC63F;
    color: #FFFFFF;
    height: 30px;
}

.menu .menuButton {
    color: #8EC63F;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

.menu .menuButton a {
    font-size: 14px;
    font-weight: bold;
    color: #8EC63F;
    text-decoration: none;
}

.CMSmenu {
    height: auto;
    color: #FFFFFF;
    background-color: #00ADEF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.CMSmenu .menuButtonDiv {
    width: auto;
    padding: 6px;
    text-align: center;
    background-color: #00ADEF;
    color: #8EC63F;
    border-left: 1px solid #FFFFFF;
    cursor: pointer;
    float: left;
}

.CMSmenu .menuButtonDiv a {
    font-size: 14px;
    font-weight: bold;
    color: inherit;
    #color: #8EC63F;
    text-decoration: none;
}

/*
.CMSmenu .menuButtonDiv:hover {
	background-color: #E1C1C5;
	color: #000000;
}

.CMSmenu .menuButtonDiv:hover a {
	color: #000000;
}*/

.main {
    background-position: right center;
    color: #666;
    background-repeat: no-repeat;
    height: auto;
    min-height: 350px;
    padding: 0 0;
    vertical-align: top;
    width: auto;
}

.main .msgBar {
    top: -10px;
    left: -10px;
    padding: 4px;
    padding-left: 0px;
    padding-right: 0px;
    height: 14px;
    width: 750px;
    color: #003300;
    background-color: #EEFFEE;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #333333;
}

.main .topPic {
    height: auto;
    width: 750px;
}

.main .BottomPic {
    bottom: -10px;
    left: -10px;
    width: auto;
    height: auto;
}

.main h1 {
    color: #00ADEF;
    font-size: 24px;
    font-weight: normal;
    margin: 16px 0 0;
    padding: 0;
    text-decoration: none;
}
.main h2 {
    color: #00ADEF;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 0;
    text-decoration: none;
}

.main p {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-bottom: 15px;
    margin-top: 5px;
}

.main ul {

}

.main ol {
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 16px;
}

.main li {
    margin-bottom: 3px;
    #padding-left: 10px;
}

.main .reqStar {
    color: #FF0000;
}

.main .contact {
    width: 500px;
    margin-left: 20px;
}

.main .contact td {
    color: #666;
}

.main .contact .contactLabel {
    width: 100px;
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
}

.main .contact .contactItem {
    text-align: left;
    vertical-align: top;
    font-style: italic;
}


.main .contact .contactReq {
    text-align: left;
    vertical-align: top;
}

.main a {
    color: #8EC63F;
    font-weight: bold;
}
/*.main a:hover { color: #8EC63F; font-weight: bold; }*/

.main .register {
    color: #666;
    width: auto;
    height: auto;
}

.main .registerTable {
    width: auto;
    margin-left: 20px;
}

.main .register .regLabel {
    width: 200px;
    height: 20px;
    vertical-align: top;
    line-height: 20px;
    padding-right: 10px;
}

.main .register .regItem {
    text-align: left;
    vertical-align: top;
    line-height: 18px;
}

.footer {
    height: auto;
    float: left;
    color: #888;
    width: 738px;
    clear: left;
    padding: 6px;
    line-height: 15px;
    text-align: left;
    font-size: 10px;
    border-top:3px solid #b1b1b1;
    margin: 10px 0 0 0;
}

.busCardLower {
    background-color: #8EC63F;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 36px;
    margin-bottom: 0;
    width: 750px;
}

.indent {
    padding: 15px;
    width: auto;
    height: 100%;
}

.busCardLower span {
    font-size: inherit;
    font-family: inherit;
}

.busCardLower a {
    color: #8EC63F;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.busCardLower .leftSide {
    text-align: left;
    font-size: 20px;
    color: #8EC63F;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
}

.busCardLower .rightSide {
    text-align: right;
    font-size: 20px;
    color: #8EC63F;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
}

a.greenLink:link { color: #8EC63F; text-decoration: none; font-weight: normal; }
a.greenLink:visited { color: #8EC63F; text-decoration: none; font-weight: normal; }
a.greenLink:active { color: #8EC63F; text-decoration: none; font-weight: normal; }
a.greenLink:hover { color: #8EC63F; text-decoration: underline; font-weight: normal; }

p.baseImages {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

p.baseImages img {
    border: 1px solid #4D4D4D;
}

.regRightImgs {
    position: absolute;
    right: 10px;
    width: 175px;
    height: auto;
}

.regRightImgs img {
    border: 1px solid #4D4D4D;
    margin: 0px;
    margin-bottom: 25px;
}

.formRow {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    #border: 1px solid #FFFFFF;
}

.formRow .formLeft {
    float: left;
    width: 150px;
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
    #border: 1px solid #FFFFFF;
}

.formRow .formRight {
    float: left;
    margin: 0px;
    padding: 0px;
    #border: 1px solid #FFFFFF;
}

.formRow select {
    border: 1px solid #00ADEF;
    padding: 2px;
}

.formRow .submit {
    width: auto;
    border: 1px solid #00ADEF;
    color: #00ADEF;
    background-color: #8EC63F;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.propListing {
    margin-top: 10px;
    margin-bottom: 10px;
}
.main ul li{
    color: #666;
}
.propListing .propImage {
    float: left;
    width: auto;
    height: auto;
    padding: 1px;
    margin-right: 10px;
    z-index: 750;
}

.rent {
    font-size: 16px;
    font-weight: bold;
    color: #00ADEF;
    line-height: 20px;
}

.propType {
    font-weight: bold;
    line-height: 25px;
}

.propDesc {
    margin-bottom: 10px;
}

.propListing .links {
    line-height: 20px;
}

.propListing .links a{ font-weight: normal; text-decoration: underline; }


.divider {
    #padding-top: 2px;
    border-bottom: 2px solid #00ADEF;
}

.Pics {
    width: 100%;
    height: auto;
}

.bigPics {
    width: 300px;
    height: 100%;
    float: left;
}

.bigPics table td {
    padding: 3px;
    vertical-align: top;
}

.smallPics {
    padding: 5px;
    vertical-align: top;
}

.smallPics table td {
    vertical-align: top;
    padding: 5px;
}

img#bigPic{
    margin: 6px 0 0 0;
    padding: 0;
}
.smallPics img {
}

.formLabel {
    width: 150px;
    font-weight: bold;
    vertical-align: top;
}

.formItem {
    vertical-align: top;
}

.formItem a { font-weight: normal; text-decoration: underline; }

a.noDec{ font-weight: normal; text-decoration: none; color: #000000; }

.CMSPropView {
    border: 2px solid #666666;
    margin-bottom: 10px;
}

.CMSPropView th {
    padding: 2px;
    border: 1px solid #CCCCCC;
    text-align: left;
}

.CMSPropView td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

.CMSPropEdit {
    border: 2px solid #666666;
    margin-bottom: 10px;
}

.CMSPropEdit td {
    padding: 4px;
    border: 1px solid #CCCCCC;
}

.CMSPropAdd {
    border: 2px solid #666666;
    margin-bottom: 10px;
}

.CMSPropAdd td {
    padding: 4px;
    border: 1px solid #CCCCCC;
}

.picLinks {
    width: auto;
    height: 16px;
    margin-top: 5px;
}

.picLinks td {
    border: none;
    padding-right: 10px;
}

.smallPics {
    width: 410px;
    vertical-align: top;
    text-align: left;
}

.CMSRegView {
    border: 2px solid #666666;
    margin-bottom: 10px;
}

.CMSRegView th {
    padding: 2px;
    border: 1px solid #CCCCCC;
    text-align: left;
}

.CMSRegView td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

.CMSRegView .formLabel {
    width: 215px;
}

p.spacer {
    margin: 0px;
    padding: 0px;
}

.reminderHead {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.reminderHead span {
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.reminderList {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 25px;
}

.reminderList li {
    margin: 3px;
    padding: 0px;
}

.reminderCritical {
    color: #CC0000;
    font-weight: bold !important;
}

.reminderNormal {
    color: #000000;
}

.changeReminders {

}

.changeReminders th, .changeReminders td {
    text-align: left;
    border: 1px solid #CCCCCC;
    padding: 3px;
}

.purpleWhiteLink { color: #FFF !important; }
.purpleWhiteLink:hover { color: #FFFFFF !important; text-decoration: none; }

.mainText h1 {
    color: #00ADEF;
    font-size: 23px;
    font-weight: normal;
    margin: 16px 0 0;
    padding: 0;
    text-decoration: none;
}
.mainText h2 {
    color: #00ADEF;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    text-decoration: none;
}
.mainText p {
    color: #666666;
    text-decoration: none;
}

#footer a, #footer a:link #footer p a { color: #888;font-size:10px; text-decoration: none;}
#footer  { color: #888;font-size:10px;}
#footer a:hover { text-decoration: underline; }


.calls{
    float: right;
    padding: 10px 20px;
    width: 201px;
    height: 61px;
    background: url('/images/bg-calltoactions.gif') no-repeat;
    display: block;
    margin: 10px 0 0 0;
}
.calls h3{
    font-size: 32px;
    color: #FFF;
    margin: 5px 0 9px 0;
    line-height: 16px;
    font-family: 'Amaranth', sans-serif;
    padding: 0;
}
.calls p{
    font-size: 14px;
    color: #39590b;
    font-family: 'Amaranth', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 16px;
}
.calls h3 a:hover, .calls a:hover, .calls p a:hover, .main a:hover{
    text-decoration: none;
    border: 0;
}
