/* ************************************
 * This is the main style sheet for them
 * wardsriversidecabins.com default template
 * Author: E. Adam Richards <arwab@surrealwebs.com>
 * Date: 29-JUN-2006
 *********************************** */
body {
	background-image: url(http://www.wardsriversidecabins.com/templates/com-wardsriversidecabins/images/log-back.gif);
}

p, td, a {
	color: #4b3102;
	font-family: verdana, helvatica, sans-serif;
	font-size: normal;
}

p.copyright {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	text-align: left;
}
img.baseimage {
	margin-right: 25px;
}

h1 {
	color: #4b3102;
	font-family: verdana, helvatica, sans-serif;
	margin: 0px;
}

div.sectionhead {
	background-image: url(http://www.wardsriversidecabins.com/templates/com-wardsriversidecabins/images/section-head-back.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4b3102;
	padding: 2px 3px 11px 3px;
}

h1, h2 , h3 , h4 , h5 {
	/* background-image: url(http://www.wardsriversidecabins.com/templates/com-wardsriversidecabins/images/section-head-back.jpg); */
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #4b3102;
	padding: 2px 3px 11px 3px;
}

span.borderedimage {
	background-image: url('http://www.wardsriversidecabins.com/templates/com-wardsriversidecabins/images/picture-frame.gif');
	padding: 7px;
	margin: 5px;
	float: right;
	border: 2px solid #7e612f;
}
span.subcontent {
	color: #4b3102;
	font-family: verdana, helvetica, sans-serif;
}
span.nextcolumn {
	float: right;	
}

span.borderedimage img {
	border: 3px solid #ffffff;
}
span.navlinks {
	margin: 50px 5px 5px 0px;
	padding: 2px 2px 2px 0px;
	float: left;
	border-right: 2px solid #4b3102;
	border-bottom: 2px solid #4b3102;
}
ul.navlinks {
	margin: 50px 5px 5px 0px;
	padding: 2px 2px 2px 0px;
	float: left;
	border-right: 2px solid #4b3102;
	border-bottom: 2px solid #4b3102;

	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.navlinks a:link , ul.navlinks a:visited {
	color: #4b3102;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
}

ul.navlinks a:hover , ul.navlinks a:active {
	color: #7e612f;
	text-decoration: underline;
}
a:link , a:visited {
	text-decoration: underline;
	color: #4b3102;
}
a:hover , a:active {
	color: #7e612f;
}
div.contentholder{
	margin: 2px 3px 2px 3px;
	text-align: left;
}
/* ***************************************
 * HACKTASTIC NAVIGATION
 * ************************************ */
/** Craptastic IE hack **/
* html #navigation a {width:1%;}
#navigation {
	background-image: url('http://www.wardsriversidecabins.com/templates/com-wardsriversidecabins/images/picture-frame.gif');
	font-family: verdana, helvetica, sans-serif;
	/*height:2em;*//* IE doesn't stretch the div to full width if you specify this */
	line-height:2em;
	margin: 4px 0px;
	color:#4b3102;
	font-weight: bold;
}
#navigation li{
	/*float:left;*/
	display: inline;
	list-style-type:none;
	white-space:nowrap;
	margin: 0px 20px 2px 0px;
}
#navigation ul a:link , #navigation ul a:visited {
	color: #4b3102;
	font-size: 16px;
	text-decoration: none;
	display: inline; /*display:block;*/
	padding: 0px 3px;
	background: none;
}
#navigation li a:hover , #navigation li a:active {
	color:#7e612f;
	text-decoration:underline;
	background-image: url(http://www.wardsriversidecabins.com/templates/com-wardsriversidecabins/images/board-back.gif);
}
/**************** Searchbar styles ****************/

#searchbar{
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #7e612f;
font-size:0.9em;
text-align:center;
}
/**************** Menublock styles (sub menu that is) ****************/
#menublock{
	margin:0; 
	font-size:0.9em;
	padding: 0;
}
#menublock li{
	list-style-type:none;
	list-style-image:none;
	display:block;
	padding:0px;
	margin-bottom:1px;
	text-align:left;
}
#menublock li a{font-weight:bold; text-decoration:underline;}
#menublock li a:hover{color: #7e612f;}
#menublock ul{margin:0px 0px 10px 0px; font-size:1em; font-weight:normal;}


/*table { margin: 2px !important; border: #00f 1px solid !important; }
td { margin: 2px !important; border: #0f0 1px solid !important; }
div { margin: 2px !important; border: #f70 1px solid !important; }*/
