@charset "utf-8";
.default {
}

#header {
	background-image:url(../images/banner.png);
	min-height:146px;
	text-align:right;

}

#main {
	background-image:url(../images/background.png);
	min-height:600px;
}

#footer {
	background-image:url(../images/footer.png);
	min-height:94px;
	
}

#navleft {
	background-image:url(../images/navspacer.png);
	min-width:140px;
	margin-right:0px;
	min-height:34px;

}

#navbar {
	background-image:url(../images/background.png);
	min-width:660px;
	margin-right:0px;
	margin-left:0px;
	min-height:34px;
	max-height:34px;
}

#navright {
	background-image:url(../images/navspacer-12.png);
	min-width:140px;
	margin-left:0px;
	min-height:34px;w
}

#logon {
	border-style:dashed;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	background-color:#CCC;
	
}

#mainleft {
	margin-left:0px;
	margin-right:0px;
}
#events {
	padding-top:50px;
	padding-left:50px;
}
#basics {
	padding-top:50px;
	padding-left:50px;
}
#specials {
	padding-top:25px;
}
#qotm {
	padding-top:50px;
}

#popupspacer {
	margin:0px;
}

/*#international {
	margin:0px;
}

#paypalpop {
	margin:0px;
}*/
<!-- Rounded 2-->


div.rounded2 {    clear:both;
    max-width:2400px;
    margin:5px auto;
    width:100%;
	display:block;
}

div.rounded2 div.top2 {
    background-image:url(../images/tl.png);
	background-repeat:no-repeat;
	background-position:bottom left;
    padding:0px;
    width:100%;
}

div.rounded2 div.top2 div.right2 {
    background-image:url(../images/tr.png);
	background-repeat:no-repeat;
	background-position:bottom right;
    height:25px;
    margin-left:24px;
	color:#FFF;
	text-align:center;
}

div.rounded2 div.middle2 {
    background-image:url(../images/l.png);
	background-repeat:repeat-y;
	background-position:left;
	clear:both;
    width:100%;
}

div.rounded2 div.middle2 div.right2 {
    background-image:url(../images/r.png);
	background-repeat:repeat-y;
	background-position:right;
    margin-left:24px;
	
}

div.rounded2 div.middle2 div.right2 div.content2 {
    color:#000;
	background-image:url(../images/transparentbg.png);
	background-position:center;
	background-repeat:repeat;
    font-family:"Trebuchet MS", Calibri, Tahoma, sans-serif;
    font-size:1.0em;
    line-height:1.3em;
    margin-right:25px;
    padding:0px 0px;
	text-align:justify;
}

div.rounded2 div.middle2 div.right2 div.content2 p {
    margin:0px;
    padding-top:5px;
}

div.rounded2 div.middle2 div.right2 div.content2 h2 {
    color:#0f2;
    font-size:1.75em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

div.rounded2 div.bottom2 {
    background-image:url(../images/bl.png);
    background-repeat:no-repeat;
	background-position:top left;
	clear:both;
    padding:0px;
    width:100%;
}

div.rounded2 div.bottom2 div.right2 {
    background-image:url(../images/br.png);
	background-repeat:no-repeat;
	background-position:top right;
    height:22px;
    margin-left:24px;
}
