﻿/* Typography & Colors */
html, body, form {color:#000;font:100%/1.5 Arial,Helvetica,sans-serif}
html {font-size:100.01%}
body {font-size:1em;background:url('../images/bg_green.png') repeat-x top}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, address {font-weight:normal}
h1, h2, h3 {font-weight:bold}
h1 {font-size:1.5em;letter-spacing:-1px}
h2 {font-size:1.25em;letter-spacing:-1px}
h3 {font-size:1.125em;}
ul, ol, dl {margin-left:1.5em}
p, li, dd {margin-bottom:1em}
b, dt {font-weight:bold}

/* Links & Navigation */
a img {border:none 0}
a, a:link, a:visited, a:hover {text-decoration:underline}
#mainNav a {}
#mainNav ul {margin-top:1.5em}
#mainNav ul li {float:left}
#mainNav li {float:left;list-style:none;margin-right:25px;}
#mainNav li.selected {}
#mainNav ul>a {}
#foot {padding:30px 0;font-size:12px}
#foot a {}
#foot ul {}
#foot ul li {float:left}
#foot li {float:left;list-style:none;padding-right:10px}
#foot li.selected {}
#foot ul>a {}

/* Page Specific */
#home h1 {font-size:2em}
#home h2 {}
#home p {}
#promo h1 {}
#promo p {}
#contact #sidebar p {}

/* Design Elements */
#sidebar h1 {}
#sidebar p {}
/*hr {border:solid 1px #666666;display:block;height:1px;margin:10px 0;width:100%;}*/
table {border-collapse:collapse}
th, td {}
td {}

.listing {padding:15px 0;background-color:#FFFFFF;}
.listing img {float:left;margin-right:10px;border:double 4px #418a06}
.listing hr {border:none;display:block;height:0;margin:0;width:100%;}
.alt {background-color:#cfff9f}
.proContact {line-height:1.25;}
.social {padding-top:20px}
.social img {margin-right:5px;border:0 none}

#profinder h2 {margin-top:2em}
.search {padding:10px;border:solid 1px #66cc33;height:160px;background-color:#FFFFFF}
.search h3 {text-align:center;margin-bottom:1em}

/* Forms */
form {display:inline;margin:0;padding:0}
fieldset {border:none;margin:0;padding:0}
legend {}
form label {cursor:pointer;margin-right:10px}
input, select, textarea {font-family:inherit;font-size:100%;padding:.1em;margin-bottom:.5em}
input[type="radio"], input[type="checkbox"] {border:none}
input[type="radio"] + label, input[type="checkbox"] + label {display:inline;margin-right:.5em;width:auto}
input[type="image"] {border:none;margin-top:1em;height:auto;width:auto}
input[type="submit"] {margin-right:15px}
textarea {width:25em;line-height:1.25}
select option {padding:0 5px}
.long {width:23em}
.short {width:5em}
.sideby {float:left;margin-right:5px}
.success {}
.warning {}
.error {}
.rqd {color:#CC0000}


.search input {margin:5px auto;font-size:10px;}
.search select {font-size:14px;}
.search label {display:block}

/* JQuery & AJAX */




