/* CSS Document */

body{

margin:0px;
background-image:url(../images/bodyBg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#f1eade;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}

.clear{
clear:both;
}

.l{
float:left;
}

.r{
float:right;
}

a img{
border:0px;
}

#wrapper{
width:840px;
margin:0 auto;
background-image:url(../images/bottomRightBg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#header{
/*height:131px;
background-image:url(../images/header.jpg);*/
}

#banner{
background-image:url(../images/banner.jpg);
height:237px;
}



#content{
background-image:url(../images/contentBg.jpg);
background-repeat:no-repeat;
background-position:top;
}

#contentInside{
padding-top:21px;
background-color:#fff;
margin-left:45px;
width:755px;
border-top:4px solid #363229;
}

#flashbanner{
margin-left:258px;
}

#left{
width:187px;
float:left;
/*border:1px solid red;
*/
padding-left:19px;

}

#right{
width:156px;
float:right;
/*border:1px solid blue;
*/padding-right:19px;
text-align:right;
}

.rightBox{
margin-bottom:18px;
}

#middle{
margin-left:218px;
margin-right:180px;
/*border:1px solid green;
*/
}

#middle h1{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#41331c;
margin:0px 0px 10px 0px;
/* background-image:url(../images/headerBg.jpg); */
background-position:right center;
background-repeat:no-repeat;
border-bottom:7px solid #f3f3f0;
padding-bottom:5px;
}
#middle h2 {
	font-size:14px;
}
.leftBox{
background-image:url(../images/leftBg.jpg);
background-repeat:repeat-y;
margin-bottom:10px;
}

.leftBoxInside{
width:183px;
background-image:url(../images/leftBottom.jpg);
background-repeat:no-repeat;
padding-bottom:30px;
background-position:bottom;
}

.leftBoxInside h1{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin-top:10px;
margin-bottom:5px;
padding:0px;
}

.leftUnderline{
text-align:center;
}

ul#specials{
font-family:Georgia, "Times New Roman", Times, serif;
list-style:none;
padding:0px;
margin:20px 12px 0px 12px;
font-size:12px;
}

ul#specials li{
padding:0px;
margin:0px 0px 15px 0px;
background-image:url(../images/specialBg.jpg);
background-position:right;
background-repeat:no-repeat;
}

ul#specials li a, ul#specials li a:visited{
color:#41331c;
text-decoration:none;
}

ul#specials li a:hover{
color:#666;
}

#competition a, #competition a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
color:#41331c;
text-decoration:none;
font-size:12px;
}

#competition a:hover{
color:#666;
}

#competition{
padding:10px 12px 0px 12px;
}

#footer{
background-image:url(../images/footerBg.jpg);
background-repeat:repeat-x;
height:35px;
margin-left:45px;
width:755px;
}

#footerLeft{
float:left;
background-image:url(../images/footerLeftBg.jpg);
background-repeat:repeat-x;
height:35px;
width:165px;
padding:0px 30px 0px 11px;
color:#938e85;
}

#footerRight{
float:right;
height:24px;
text-align:right;
padding:11px 11px 0px 11px;
color:#938e85;
}

#footerPattern{
background-image:url(../images/footerPattern.jpg);
background-repeat:repeat-x;
height:10px;
}

#bottomLeft{
float:left;
margin-bottom:65px;
margin-top:17px;
}

#bottomRight{
float:right;
text-align:right;
color:#4a453b;
margin-top:17px;
margin-bottom:65px;
}



/***********START OF NAVIGATION*************/

#nav{
height:40px;
background-color:#d1cabe;
text-transform:uppercase;
font-size:11px;
}

ul#p7menubar {
float:left;
border: 0px solid green;
margin:0 auto;
padding:0px 0px 0px 50px;
}

ul#p7menubar li {
float:left;
margin: 0;
padding: 0;
list-style: none;
position:relative;
}

ul#p7menubar a {
float:left;
text-decoration:none;
height:28px;
color:#000;
padding:12px 11px 0px 11px;
position:relative;
}

ul#p7menubar a:hover {
float:left;
background-image:url(../images/navHover.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}



/********END OF NAVIGATION********/

a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
#bke{
	margin:60px 0px 0px 60px;
	padding:2px 0px 0px 0px;
	float:left;
	text-align:left;
}
#bke select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3d3d;
}
.icons {
	text-align:center;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	color:#999999;
	line-height:18px;
}
