body { margin:0px; background:#E5EC9E url(images/template/side-repeat.jpg) repeat-y; }

#header-repeat { background:url(images/template/header-repeat.jpg) repeat-x; }
#side { vertical-align:top; }

#content-cell { vertical-align:top; }
#content { 
	width:75%;
	text-align:left;
	line-height:18px;
	letter-spacing:1px;
	font:14px Georgia, "Times New Roman", Times, serif; }

#content a { color:#000; text-decoration:underline; }
#content a:hover { color:#68991E; }
#content a:visited { color:#BCE67E; }

#footer-cell { width:75%; }
#footer {
	text-align:center;
	font:10px Georgia, "Times New Roman", Times, serif; }

#footer a { color:#000; text-decoration:underline; }
#footer a:hover { color:#68991E; }
#footer a:visited { color:#000; }

#contact-table td { padding:5px; }

#menu-choice { 
	text-align:center; 
	font-weight:bold; 
	font-size:18px;
	color:#000;
	padding:3px; }
#menu-choice a { font-size:13px; color:#000; text-decoration:none; }
#menu-choice a:hover { color:#68991E; text-decoration:underline; }
#menu-choice a:visited { color:#000; text-decoration:none; }

.menu { width:600px; border:1px solid #000; }
.menu td { padding:3px; vertical-align:top;}
.header { font-weight:bold; font-size:16px; }
.bold { font-weight:bold; }