/* Start of CMSMS style sheet 'default' */
/* CSS Document for Tonkaway Ranch - Adam Beaugh 2007 */



.miniMenu A:link {text-decoration: none; color:#fff;}
.miniMenu A:visited {text-decoration: none;color:#fff;}
.miniMenu A:active {text-decoration: none;color:#fff;}
.miniMenu A:hover {text-decoration:underline; color: #fff;}

.pageTitle {
padding:0px 0px 10px 0px;
}


.contactForm {
}

.contactForm textarea {
width:350px;
}

.leftimage {
float:left;
padding:6px;

}

.contentText{
  float: left;
  width: 70%;
text-align:justify;
vertical-align:top;
}


.sidePanels {
text-align:right;

  float: right;
	width: 30%;
}

.sidePanels img {
border:none;
padding:0px 0px 5px 0px;
}


body {
margin:0px;
padding:0px;
background-color:black;
text-align: center;
	min-width: 800px;
}

#wrapper{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin:0 auto;
	width:800px;
	text-align: left;
width:800px;
background-color:white;
}
#top{
background-color:#483720;
}

.miniMenu {
padding-top:50px;
padding-right:20px;
color:white;
float:right;
text-align:right;
vertical-align:middle;
}
#header{
border-top-color:black;
border-top-width:3px;
border-top-style:solid;
}
#headerTable{
background-image:url(images/blueNav.jpg);
background-repeat:no-repeat;
background-color:#2b595f;}
#topnav{

color:#ddd7b7;
}

#topnav A:link {text-decoration: none; color:#ddd7b7;}
#topnav A:visited {text-decoration: none;color:#ddd7b7;}
#topnav A:active {text-decoration: none;color:#ddd7b7;}
#topnav A:hover {text-decoration: none; color: #d2c169;}

#leftnav A:link {text-decoration: none; color:#ddd7b7;}
#leftnav A:visited {text-decoration: none;color:#ddd7b7;}
#leftnav A:active {text-decoration: none;color:#ddd7b7;}
#leftnav A:hover {text-decoration: none; color: #d2c169;}




#topnav ul{	
list-style-type:none;
line-height:20px;
font-weight:bold;
}
#headerImage{}
#main{
background-image:url(images/mainBG.jpg);
background-repeat:repeat-y;
vertical-align:top;
}
#leftnav{
width:191px;
color:#ddd7b7;
 background-image:url(images/greenNav.jpg);
background-repeat:no-repeat;
height:430px;

}

#leftnav li{
margin-left:2px; 
padding-left: 0;
}


#leftnav ul{
list-style-type:none;
margin-left:20px; 
padding-left: 0;
line-height:20px;
font-weight:bold;

}

#breadcrumb{
color:#ddd7b7;
padding:8px 0px 3px 15px;
height:40px;
background-image:url(images/breadBar.jpg);
background-repeat:no-repeat;
}

#breadcrumb A:link {text-decoration: none; color:#ddd7b7;}
#breadcrumb A:visited {text-decoration: none;color:#ddd7b7;}
#breadcrumb A:active {text-decoration: none;color:#ddd7b7;}
#breadcrumb A:hover {text-decoration: none; color: #d2c169;}

#content{
vertical-align:top;
height:430px;
padding:5px 15px 20px 15px;
}

#content A:link {text-decoration: none; color:#316865;}
#content A:visited {text-decoration: none;color:#316865;}
#content A:active {text-decoration: none;color:#316865;}
#content A:hover {text-decoration: none; color: #656300;}


#footer{
background-color:#211e0d;
padding:10px 0px 10px 15px;
font-stretch:extra-expanded;
color:white;
}
#bottom{
background-color:#483720;
padding-bottom:50px;
}

/* type treatments */
.tonkaText {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
text-align:center;
padding: 15px 0px 0px 0px;
}

.tonkaBrown {
font-family:Georgia, "Times New Roman", Times, serif;
color:#4a412a;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
text-align:center;
padding: 0px 0px 5px 0px;
}
.rightContent {
width:140px;
float:right;
background-color:red;

}



/* End of 'default' */

