/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/140% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 											
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0.2em 0 0.6em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}
/* END INITIAL ************************************************************************/

#frame {
	text-align: left;
	width: 700px;
	background-color: #0C1719;
}


h1	{
	color: #B6B694;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 15px;
	font-weight: normal;
}

h2	{
	color: #B6B694;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: normal;
	margin-top: 15px;
}

h3	{
	color: #B6B694;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 14px;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: normal;
	margin-top: 15px;
	font-weight: bold;
}

p	{
	color: #B6B694;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 15px;
	margin-bottom: 0px;
	margin-right: 25px;
}

.p_contact	p	{
	color: #324D2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 15px;
	margin-bottom: 0px;
	margin-right: 25px;
}

.p_contact {
	color: #324D2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 0px;
}

.directions_par	{
	color: #B6B694;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 15px;
	margin-bottom: 0px;
	margin-right: 25px;
}

.directions_notes	{
	color: #B6B694;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 25px;
}

table p	{
	margin-right: 10px;
}

.par	{
	color: #B6B694;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 10px;
	text-align: justify;
}

.nav	{
background-color: #324D2A;
padding: 0px;
margin: 0px;

}

.content	{
	background-color: #324D2A;
}

.title	{
	margin: 0px;
	padding: 0px;
	margin-left: 208px;
}

.bottom_nav	{
	font-family: Arial, Helvetica, sans-serif; 
	color: #CFCFB4;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 2px;
}

.bottom_nav:hover	{
	font-family: Arial, Helvetica, sans-serif; 
	color: #4A6242;
	font-size: 11px;
	text-decoration: none;
}

.home_col	{
	width: 48%;
	float: left; 
	display: inline;
	margin-right: 0px;
}

.colspan2	{
	clear: both;
	padding-top: 0px;
}

.site_link	{
	color: #D4A755;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

.site_link:hover	{
	color: #D4A755;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: underline;

}

.map_link	{
	color: #D4A755;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}

.map_link:hover	{
	color: #D4A755;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: underline;

}

.contact_link	{
	color: #B13036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
}

.contact_link:hover	{
	color: #B13036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: underline;

}

.list	{
	color: #B6B694;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 15px;
	margin-bottom: 0px;
	margin-right: 25px;
}

.rates_link	{
	color: #D4A755;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}

.rates_link:hover	{
	color: #D4A755;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: underline;

}

.pic_b1	{
	border: solid #B6B694 2px;
}

.pic_lodge	{
	border: solid #B6B694 1px;
}

.fishing_link	{
	color: #75A4BE;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
}

.fishing_link:hover	{
	color: #75A4BE;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;	
}

.gallery_link	{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9D51;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

.gallery_link:hover	{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9D51;
	font-size: 12px;
	text-decoration: underline;	
}

.wb2	{
	border: solid #EBEBDF 1px;
	margin-bottom: 8px;
}

.mkc_1	{
	 font-family: Arial, Helvetica, sans-serif; 
	 color: #ffffff;	 
	 font-size: 15px; 
	 text-decoration: none; 
}

.mkc_2	{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 14px; 
	 color: #324D2A;
}

.mkc_3	{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #324D2A;
	 font-weight: bold;
}

.gradient_bg	{
	 background-image: url(images/middle_keurbooms_bg.gif); 
	 background-repeat: no-repeat; 
	 margin-left: 10px; 
	 margin-bottom: 3px;
}

/* WebWorX */
#wwx { 
	clear: both;
	color: #EBEBDF; 
	font-family: verdana, san-serif; 
	font-size: 0.6em;
	padding: 0em 0 0.1em 0;
	text-align: center;
}
#wwx_site { 
	border: solid #007700 1px; 
	background-color: #ffffff;
	padding: 0 0.3em 0.2em 0.3em;
}
#wwx_link { 
	color: #007700;
	font-family: verdana, arial, sans-serif; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-decoration: none;
}
#wwx_link:hover {  
	color: #ff7700;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
}
#wwx_link span {
	color: #FF7700;
}
#wwx_link:hover span { 
	color: #007700;
}

/* form */
.form wrapper {
	border: solid #ffffff 3px;
}
.form_inputs {
	color: #EBEBDF;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin: 12px 0;
	text-align: right;
	width: 340px;
}
.form_inputs span {
	color: #B13036;
	font-size: 16px;
}
.form_inputs input {
	border: solid #434300 1px;
	color: #313100;
	font-size: 13px;
	height: 20px;
}
.form_enquiry {
	color: #EBEBDF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}
.form_enquiry textarea {
	border: solid #434300 1px;
	color: #313100;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
.textfield {
	color: #6C6D01;
}
.form_text {
	color: #dd5500;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.button {
	font-family: Arial, sans-serif; background-color: #000000; font-weight: bold;
	font-size: 12px; color: #CFCFB4; cursor: pointer; border: 1px solid #CFCFB4;	
}
