/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author. */
/* This layout is modified beyond belief from andreas's original, so it is not really his layout anymore, but his work still serves as a basis for the design.*/
/* started at 795 overall width.  went to 895 overall width.  now at 995 overall width with 845 excluding ads -- july 15 */
/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#fff url(img/bg.png); /*  top center repeat-y */
color:#303030;
height:100%;
}

#wrapAds {
color:#303030;
margin:0px auto 10px auto;
width:975px; /*795-june29 895-july15*/
min-height:100%;
}

#wrap {
float:left;
color:#303030;
margin:0px auto 10px auto;
width:845px; /*795-june29 895-july15*/
min-height:100%;
}
#wraptop {
background:#fff url(img/wrapper.png) top no-repeat;
min-height: 550px;
}
#wrapbot {
width:825px; /*775-june29 875-july15*/
padding:0 10px 10px 10px;
background:#fff url(img/wrapper2.png) bottom no-repeat;
min-height: 550px;
}

/***** Footer *****/
#footer {
float:left;
//clear:both;
margin:0 auto;
padding:5px 0 15px 0;
/*from http://www.alistapart.com/d/footers/footer_css2.html */
width:775px;
text-align:center;
color:#808080;
/*background:#fff url(img/wrapper.png) top no-repeat;*/
font-size:0.9em;
font-weight:normal;
}

#footer a {
color:#808080;
text-decoration:none;
font-weight:normal;
}

#footer a:hover {
text-decoration:underline;
font-weight:normal;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
float:left;
background:#fff url(img/header.png) bottom no-repeat;
padding:10px 0 0 0;
height:65px; /* 65 + 15 = 80 */
margin:0 auto 0 auto;
width:845px; /*795-june29 845-july15*/
}
/*
#header a {
margin-left:40px;
}*/

#header h1 {
color:#505050;
width:250px;
padding-top:5px;
margin:0px 0 10px 10px;
font-size:2.2em;
float:left;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:500px;
float:right;
text-align:center;
color:#505050;
margin:8px 0 0;
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:130px;
margin:0 0 0 0;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:350px 0 15px;
padding:7px 5px;
width:121px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
text-align: left;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

#leftside div.announce h3 {
font-size:1.2em;
}

/***** Main menu *****/
ul.vmenu {
width:125px;
margin: 0 0 0 0; /* top 10px */
padding:0;
list-style:none;
text-align:left;
}
ul.vmenu h3 span {
font-size:.7em;
text-transform:uppercase;
border-bottom: solid 1px #CCC;
}

ul.vmenu li {
width:125px;
line-height:1.1em; /* 1.4-july23 */
display:inline;
}

ul.vmenu li a/*, ul.vmenu .ups */{
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:125px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
cursor:pointer;
}

ul.vmenu li a:hover,ul.vmenu li a.current,  ul.vmenu .ups .current, ul.ups
{
background-color:;
border-left:4px solid #286ea0;
background:#eaeaea url(/img/menu-pointer.png) no-repeat center right; 
color:#505050;
cursor:pointer;
}

ul.vmenu ul {
margin:0 0 0 10px;
padding:0 0 0 0;
font-size:0.9em;
width:125px;
}

ul.vmenu ul a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.vmenu ul ul {
width:113px;
}

ul.vmenu ul ul a {
width:100px;
}

.searchForm{
margin:-55px 25px 0 0;
text-align:right;
padding-top:10px;
}

.hmenu {
	width: 100%;
	margin: 1em 0;
	padding 0 .5em;
}
ul.hmenu {
	margin: 0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
ul.hmenu li {
	margin:0;
	padding:0 1em 0 0;
	float: left;
}
ul.hmenu li a {
	background-color:#f4f4f4;
	color:#505050;
	font-weight:bold;
	width:125px;
	float:left;
	border-bottom:4px solid #cccccc;
	text-decoration: none;
}
ul.hmenu li a:hover{
	background-color:#eaeaea;
	border-bottom:4px solid #286ea0;
	color:#505050;
	cursor:pointer;
}


/***** Main content *****/

#content {
margin:0 0 5px 0px; /*,255,,140*/
/*border-right:2px solid #e0e0e0; */
padding:0 10px 0 0;
line-height:1.6em;
}

#contentwide {
margin:0 0 5px 140px;
border-left:3px solid #e0e0e0;
padding:0 0 0 10px;
line-height:1.6em;
}

#content h1,#contentwide h1 {
font-size:1.8em;
margin:0 0 10px 0;
}

#content h2,#contentwide h2 {
font-size:1.8em;
margin:0 0 10px 0;
}

#content h3,#contentwide h3 {
font-size:1.3em;
margin:0 0 8px;
color:#46547b; /*505050*/
}

p{
font-family: verdana, sans-serif;
}

h2, h3{
font-family: georgia, serif;
color:#46547b; /*505050*/

}

h2 span {
text-transform:uppercase;
font-size:.7em;
color:#46547b; /*505050*/
}

.link{
cursor:pointer;
padding-top:10px;
}

/***** Right sidebar *****/
#extras {
float:right;
width:260px; /*225*/
margin:0 0 0 10px;
padding:0 5px 0 0px;
line-height:1.4em;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
padding:0;
}

#extras h3 {
color:#505050;
}

#extras h3 span {
font-size:.7em;
margin:0 10px 8px 0;
text-transform:uppercase;
text-align:left;
color: #505050;
}

#extrasWide {
float:right;
width:370px; /*225 440-july15*/
margin:0 -20px 10px 10px;
padding: 0 10px;
line-height:1.4em;
border-left:2px solid #e0e0e0;
}

/***** Food Menus *****/
.stripeMe tr.odd  td { background: #d9dee1; /* ecf6fc c6c6c6 */ padding:0 5px;}
.stripeMe tr.even td { background: #b9b9b9; /* ecf6fc */ padding:0 5px;}
.stripeMe tr.over td { background: #bcd4ec; }
.stripeMe th {		   background: #3e83c9; color: #fff; padding:5px;
	font-weight: bold; }
.nostripe {  }
.menuArrow { background-image:/images.jpg; background-position:center right; }

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

.gmnoprint {
display:none;
}

/* CUSTOM COMMANDS 

#reviewRight {
float:right;
width:350px; /*225* /
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#reviewRight h2, #reviewRight h3 {
color:#505050;
background-color:inherit;
padding:0;
}

#reviewRight h3 span {
font-size:.7em;
margin:0 10px 8px 0;
text-transform:uppercase;
text-align:left;
}

#reviewLeft {
margin:0 360px 5px 0px; /*235* /
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

#reviewLeft h2{
font-size:1.6em;
margin:0 0 10px;
}

#reviewLeft h3{
font-size:1.4em;
margin:0 0 8px;
}
*/
