/*
Theme Name: Hill Country Land Source
Theme URI: http://hillcountrylandsource.com/
Description: Design for Hill Country Land Source
Version: 1.0
Author: Cristiana Bard
Author URI: http://kit10designs.com/
*/

html,body{padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;color:#ccc;font-size:12px;background:url(images/bk.jpg) repeat-x #19181D;width:100%;}
p{margin:0 0 14px 0;font-size:12px;}
a{color:#EFB468;text-decoration:none;}
a:hover{color:#960;}
/* Layout container
------------------------------------------------------------- */
#container{margin:auto;width:996px;}
#containerw{width:100%;float:left;}
/* Header section 
------------------------------------------------------------- */
#top{width:996px;height:487px;float:left;}
#topip{width:996px;height:430px;background:url(images/topip.jpg);float:left;}
#logo{width:318px;height:181px;float:left;}
#phone{width:466px;height:176px;padding:5px 0 0 212px;font-size:17px;font-family:Georgia,"Times New Roman",Times,serif;color:#fff;background:url(images/phone.jpg);float:left;}
#phoneip{width:466px;height:105px;padding:5px 0 0 212px;font-size:17px;font-family:Georgia,"Times New Roman",Times,serif;color:#fff;float:left;}
#welcome{width:634px;height:170px;background:url(images/welcome.jpg);padding:81px 0 0 78px;float:left;}
#welcome h1{font-family:Georgia,"Times New Roman",Times,serif;font-size:26px;color:#FFF;margin:0;padding:0;font-weight:normal;line-height:28px;}
#welcome p{margin:0 100px 14px 65px;font-size:12px;color:#C5B294;font-style:italic;font-family:Geneva,Arial,Verdana,sans-serif;}
#welcomeip{width:634px;height:113px;padding:81px 0 0 78px;float:left;}
#welcomeip h1{font-family:Georgia,"Times New Roman",Times,serif;font-size:26px;color:#FFF;margin:0;padding:0;font-weight:normal;}
#register{width:204px;height:296px;background:url(images/register.jpg);padding:10px 60px 0 20px;float:right;}
#registerip{width:203px;height:302px;padding:10px 40px 0 40px;float:right;}
/* Code for the menus
------------------------------------------------------------- */
#menu{width:586px;height:55px;background:url(images/menu.jpg);padding:0 0 0 126px;float:left;}
#menu ul{display:inline;margin:0;padding:0;}
#menu li{display:inline;list-style:none;margin:0;padding:0;}
#menu li a{float:left;height:38px;display:block;padding:17px 12px 0 12px;background:url(images/divline.jpg) no-repeat right;color:#ddd792;font-family:Georgia,"Times New Roman",Times,serif;font-size:16px;}
#menu li a:hover{color:#F09C44;}
#menu li.selected a{color:#F09C44;}
#menu li.last a{background:none;}
/* Page Content
------------------------------------------------------------- */
#content{width:996px;background:url(images/cross.jpg) repeat-y;float:left;}
#contentbk{width:996px;background:url(images/left.jpg) no-repeat;float:left;}
#left{width:662px;float:left;padding:13px 5px 0 45px;}
#leftip{width:582px;float:left;padding:13px 75px 0 55px;}
#leftip h1{font-family:Georgia,"Times New Roman",Times,serif;font-size:19px;color:#201F24;margin:0;padding:0 0 70px 0;font-weight:normal;line-height:20px;}
#leftip h2{padding:10px 0 10px 0;color:#960;font-size:18px;}
#leftip p{padding:0 0 15px 0;line-height:18px;color:#F7E6D7;font-size:13px;margin:0;}
#right{width:284px;background:url(images/right.jpg) no-repeat;height:288px;float:left;padding:100px 0 0 0;text-align:center;}
#right h3{color:#2B273E;}
/* Footer area
------------------------------------------------------------- */
#footer{width:996px;height:28px;background:url(images/footer.jpg) no-repeat;text-align:center;padding:50px 0 0 0;line-height:18px;margin:auto;color:#19181D;font-weight:bold;}
#footerrob{width:996px;height:28px;background:url(images/footerrob.jpg) no-repeat;text-align:center;padding:50px 0 0 0;line-height:18px;margin:auto;color:#19181D;font-weight:bold;}
#footerw{width:100%;height:78px;background:url(images/footerbk.jpg) repeat-x;margin:0 -3px 0 0;float:left;}
#footerw a{color:#19181D;font-weight:bold;text-decoration:underline;}
/* Classes and styles
------------------------------------------------- */
h1{font-family:"Times New Roman",Times,serif;font-size:30px;color:#003784;margin:0;padding:0 0 20px 0;font-weight:normal;line-height:28px;}
h2{font-family:Georgia,"Times New Roman",Times,serif;font-size:19px;color:#201F24;margin:0;padding:0 0 15px 0;font-weight:normal;line-height:20px;}
#left h2{padding:0 0 70px 0;}
h3{font-family:Georgia,"Times New Roman",Times,serif;font-size:16px;color:#C4B395;margin:0;padding:0 0 15px 0;font-weight:normal;line-height:20px;}
img{border:none;}
.darkBlue{color:#1F2426;}
.cream{color:#EFB468;}
.brown{color:#874511;}
a.white{color:#fff;}
a.white:hover{color:#EAB569;}
form{margin:0;padding:0;}
input.fieldCream{background-color:#C9B293;border:1px solid #BE8848;height:20px;padding:2px 10px;margin:0 0 10px 0;color:#333;}
.box{width:208px;height:137px;padding:8px 0 0 0;text-align:center;color:#252626;line-height:30px;font-size:16px;float:left;margin:0 5px 10px 0;font-family:Georgia,"Times New Roman",Times,serif;background:url(images/picframe.jpg) no-repeat;}
#left a{color:#252626;}
#left a:hover{color:#874511;}
hr {color:#000000;width:80%;}
.navigation{display:block;text-align:center;margin-top:10px;margin-bottom:60px;}
.alignright{float:right;}
.alignleft{float:left}
/* -------------------------------------------------------------- 
buttons.css
* Gives you some great CSS-only buttons.
Created by Kevin Hale [particletree.com]
* particletree.com/features/rediscovering-the-button-element
See Readme.txt in this folder for instructions.
-------------------------------------------------------------- */
a.button,button{display:block;float:left;margin:0 0.583em 0.667em 0;padding:5px 10px 5px 7px;/* Links */
border:1px solid #9B6422;border-top:1px solid #9B6422;border-left:1px solid #9B6422;background-color:#7C4814;font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;font-size:100%;line-height:130%;text-decoration:none;font-weight:bold;color:#FEFEF8;cursor:pointer;}
button{width:auto;overflow:visible;padding:4px 10px 3px 7px;/* IE6 */}
button[type]{padding:4px 10px 4px 7px;/* Firefox */
line-height:17px;/* Safari */}
*:first-child+html button[type]{padding:4px 10px 3px 7px;/* IE7 */}
button img,a.button img{margin:0 3px -3px 0 !important;padding:0;border:none;width:16px;height:16px;float:none;}
/* Button colors
-------------------------------------------------------------- */
/* Standard */
button:hover,a.button:hover{background-color:#585C15;border:1px solid #72781C;color:#2A200F;}
a.button:active{background-color:#6299c5;border:1px solid #BE8848;color:#2A200F;}
/* Positive */
body .positive{color:#FEFEF8;}
a.positive:hover,button.positive:hover{background-color:#C9B293;border:1px solid #72781C;color:#2A200F;}
a.positive:active{background-color:#C9B293;border:1px solid #72781C;color:#2A200F;}
/* Negative */
body .negative{color:#2A200F;}
a.negative:hover,button.negative:hover{background:#C9B293;border:1px solid #72781C;color:#2A200F;}
a.negative:active{background-color:#C9B293;border:1px solid #72781C;color:#2A200F;}

.detailstour {text-align:right;float:right;padding-top:7px;}
.propertypagepic {border:1px solid #49445B;padding:5px;margin:5px;}
hr.propertypage {color:#000000;width:100%;}
