a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#ffffff; text-align:left; }

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#ffffff; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/

#wrap { position:relative; width:810px; margin:0px auto/*-------auto = centered-------*/; }

#flash {
	position:absolute;
	left: 78px;
	top: 766px;
}

#contactform {
	position:absolute;
	left: 67px;
	top: 771px;
}

/*------------Header----------*/

#banner { background:url("../images/header.png") no-repeat; height:267px; margin:0px 0; }
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; height:890px; margin-top:10px; }

#content2 { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; height:590px; margin-top:10px; }

#content3 { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; height:1840px; margin-top:10px; }

#content4 { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; height:990px; margin-top:10px; }

#content5 { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; height:220px; margin-top:10px; }

#content6 { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; height:920px; margin-top:10px; }

.imageright {float:right; margin-left: 13px; margin-bottom:0px; margin-top:0px; margin-left:10px; clear:right;}

.imageright2 {float:right; margin-bottom:0px; margin-top:0px; margin-left:10px; clear:right;}

.specialsimage {float:right; margin-left: 13px; margin-bottom:0px; margin-top:0px; margin-left:150px; clear:right;}

.right {float:left; margin-left: 0px; margin-bottom:0px; margin-top:0px; margin-right:10px; width:260px;}

.rightspecials {float:left; margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px; width:255px;}

.rightspecials2 {float:left; margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:20px; width:255px;}

.rightspecials3 {float:left; margin-bottom:0px; margin-top:0px; margin-left:15px; margin-right:0px; width:255px;}
   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer { width:810px; text-align:center; margin:10px auto; clear:both;}

#footer p { margin-bottom:3px; color:#630D0D; font-size:12px; }

#footer a:link, #footer a:visited { font-weight:normal; color:#630D0D; font-size:12px; }

/*------------Main Menu--------*/

#nav { 
	background-color:#663033;
	width:780px;
	padding:15px;
	text-align:center;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	padding-right:20px;
}

#nav2 { 
	background-color:#663033;
	width:780px;
	padding:15px;
	text-align:center;
}
#nav2 ul{
	
	display:inline;
}
#nav2 ul li {
	display:inline;
	padding-right:20px;
}

/*------------Main Menu--------*/
