/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #B8AF8D;
background-image: url(../imgs/shadowBG.jpg);
background-repeat: repeat-y;
background-position: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3b3b3b;
}

a:link,a:visited,a:active
{ 
	font-family: Verdana;
	font-size: 12px;
	color: #dc8f5f;
	text-decoration: none;
}

a:hover
{ 
	font-family: Verdana;
	font-size: 12px;
	color: #7598a3;
}

#mainTable {
width:760px;
background-color:#f4f1e4;
}
#secTable td {
 	padding: 15px;/*Pads each table cell in modern browsers*/
}
#mainContent {
	padding: 15px;
 	border: 1px solid #333;
	background-color:#fbfaf7;
	font-size:11px;
	}
#sidebar {
	width: 160px;
}
#header {
 	background-color: #f4f1e4;
}

/* -----image left right warp------ */
img.floatLeft { 
    float: left; 
    margin: 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/*------------------------*/

/* -----menu------ */
#nav {
width:160px;
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#nav a, #nav a:visited {
background-color: #3b3b3b; /*998e67*/
color:white;
position:relative;
display:block;
padding: 6px 2px 6px 10px;
border: 0px solid;
margin-top:1px;
border-bottom:1px white;
}

#nav a:hover {
background-color: #5A8EC6;
}
/*------------------------*/


/*--------FOOTER-------------*/
#footer{
	width:100%;
	background-image:url(../imgs/footer.gif);
	background-repeat: repeat-x;
	color:#565656;
	padding:0px;
	font:Tahoma;
	font-size:10px;
	height:70px;
}

#footer p {
padding-top:15px;
margin:0px;
}

#footer a:link,#footer a:visited,#footer a:active
{ 
	font:Tahoma;
	font-size:11px;
	color: #b36d41;
	text-decoration:underline;
}

#footer a:hover
{ 
	font:Tahoma;
	font-size:11px;
	color: #077ca1;
	text-decoration:none;
	
}

/*---------------------------*/


img.b_r {

margin:0px;
float:right;
}
img.b_l {

margin:0px;
float:left;
}

/*--------------------------*/

h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
font-family: 'Trebuchet MS';
color:#29396d;
font-style:italic;
font-size: 1.5em;
text-align:right;
border-bottom:1px solid #0066d4;
}

h3 {
	font-size:2em;
	text-align:center;
}
	
h2 {
	text-align:right;
	text-decoration:underline;
	font-size:2em;
	color:#0066d4;
}

.b-i {

color:#0066d4;
}

.b-title {
font-family: 'Trebuchet MS';
color:#0066d4;
	font-weight: bold;
	font-size: 1.2em;
}
.blue {
color:#0066d4;
font-weight: bold;
font-size: 1.5em;
}
/*used in Title all (red Block)*/
h5 {
display:block;
font-family: 'Trebuchet MS';
color:#4f4f4f;
font-size: 1.5em;
border:1px dashed #ff6868;
text-align:center;
background:#f6ebeb;
margin:0px;
}
/*Used in title Kitchen*/
h6 {
display:block;
font-family: 'Trebuchet MS';
color:#4f4f4f;
font-size: 1.2em;
border:1px dashed #ff6868;
text-align:center;
background:#f6ebeb;
margin:0px;
}


table#ptable,
table#ptable{
	width: 500px;
	margin-bottom:15px;
}

#ptableTD {
border:1px dashed #0066d4;
padding:10px;
vertical-align:top;
width:300px;
background:#f0f0ff;
}

div.hr {
width:500px;
  height: 1px;
  background:url(../imgs/hr.jpg) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

div.notes {
  height: auto;
  padding: 10px;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
  margin-top:30px;
}
div.notes h4 {
padding: 0px 0px 3px 0px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #b30000;
  font-size: 150%;
  margin:0px 0px 5px 0px;
}
div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

#misc {
border:1px dashed #0066d4;
background:#f0f0ff;
}

#imgtitle {
float:right;
margin:4px 4px 0px 4px;
position:relative;
width:205px;
}
#imgtitle p{
margin:3px 0px 3px 0px;
padding:0px;
font-size:10px;
font-weight:bold;
text-align:center;
}

#downloads {	
font:tahoma;
	font-size:10px;
}

#bgLine {
background:url(../imgs/bgline.gif);
}

#contactarea {
width:450px;
padding:10px;
vertical-align:top;
}
#inputbox {
	border: 1px solid #000;
	width: 270;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 11px;
}

#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 11px;

}

#textarea {
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 11px;
	width:330;
}

#submitbutton {
	border: 1px solid #000;
	background-color: #eee;
}