/* Kencarrig Shoot Styles */

body {  background-color: #F8F8F8; margin: 20px 0px 30px 0px; color:#333333; text-align: center; font-size: 62.5%; font-family: Arial, Helvetica, sans-serif;}

a:link {color: #000000; }
a:visited {color: #666666; }
a:active { color: #000000; }
a:hover {color: #B89D14; text-decoration: none;}

#wrapper { background:  #F7F0C9;  margin: 0px auto 0px auto;  width: 680px;
  text-align: left;  border: 2px solid #000000;}

#header { height: 100px;  background: #515230 url(../images/header.jpg);}  

#header h1 { padding:20px 0px 0px 20px; font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2.8em; font-weight:bold;  color: #FCF8E3;   margin:0px;}

#header h2 {  padding: 0px 0px 0px 20px;   font-size:1.6em;  font-weight:bold;    color: #CCCC99;  margin:0px;  }

#navbar { height:30px; background: #80774D ;}

#navcontainer ul { padding-left: 10px; margin: 2px 0px 0px 0px ; background-color: transparent;
color: #F8F6ED; float: left; width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight:bold;}

#navcontainer ul li { display: inline; }
#navcontainer ul li a {padding: 0.2em 1em; background-color: transparent; color: #F8F6ED;
text-decoration: none; float: left; border-right: 1px solid #D5CA90;}
#navcontainer ul li a:hover{background-color: transparent;color: #B89D14;}

.on {padding: 0.2em 1em; background-color: transparent; color: #F8F6ED;
text-decoration: underline; float: left; border-right: 1px solid #D5CA90;}

#content {  background: transparent ;}

#left {  float:left;  width: 506px; border-right: 1px dashed  #D5CA90;}
  
#left h3 {  margin: 10px 15px 10px 20px;  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em; color: #CCCC99;  font-weight: bold;  line-height:30px;  }
  
#left p {  margin: 10px 15px 10px 20px; font-size: 1.3em;  line-height:140%;  color: #333333;}

#left img {border: 1px solid #80774D;}

#left li {font-size: 120%; margin-bottom: 12px;}

#right {  float:right;  width:150px;  margin: 0px 6px 0px 6px; background-color: #E3DBB5;}
  
#right h3 {  margin: 10px 10px 5px 5px;  font-size:1.2em;  font-weight: bold;  line-height:16px;
  color: #FCF8E3;  background:#80774D;  padding:4px;  border:1px solid #D5CA90; text-transform: uppercase;}
  
#right  p { margin: 5px 12px 15px 8px;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:1.1em;  line-height:135%;  color: #333333;}

#footer {  height: 25px;  background: #E3DBB5;}  

#footer p {  text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:1.1em;  line-height:140%;  color: #6B612E; border-top: 1px solid #D5CA90; padding-top: 5px;}

.spacer { height:10px;clear:both;}
.strong {font-weight: bold;}
.caps {text-transform: uppercase;}
.color {color: #663333;}
.shading {background-color: #E3DBB5;}


#packages {width: 90%; margin-left:15px; }
#packages th {background-color: #CCCC99; font-size: 13px; padding: 2px 3px 2px 3px; text-align:left;}
#packages tr {font-size: 12px; padding: 2px; background-color: #E3DBB5;}
  #packages td {padding: 2px 6px 2px 6px ;}
 
 