body {
	background-color: #eeeeee;
	font-family: georgia, verdana, tahoma, geneva, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 180%;
	color: #000;
	word-spacing: 1px;
	margin: 0;
	padding: 0;
}

td {
	font-family: georgia, verdana, tahoma, geneva, arial;
	font-size: 11px;
	font-weight: bold;
}

a, a:link { 
	text-decoration: underline; 
	color: #993333;
}

a:visited { 
	text-decoration: underline; 
	color: #993333;
}

a:hover, a:active { 
	text-decoration: none;
	color: #993333;
}

a:link img { 
	border: 1px solid #993333;
}

#rootborder {
	width: 600px;
	heigh: auto;
	border: solid #cccccc;
	border-width: 0 4 4 4px;
	margin: 0 0 10 0px;
	padding: 0 0 0 0px;
}

#root {
	width: 600px;
	heigh: auto;
	background-color: #ffffff;
	border: solid #000000;
	border-width: 0 1 1 1px;
	padding: 0 0 0 0px;
}

#logo {
	background: url("images/logo.gif") no-repeat;
	height: 80px;
}

#sublogo {
	height: 20px;
	background-color: #eeeeee;
	clear: both;
}

#phone {
	height: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
	background-color: #eeeeee;
	padding: 0 0 0 5px;
	float: left;
}

#tagline {
	height: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
	background-color: #eeeeee;
	padding: 0 4 0 0px;
	float: right;
}

#line-b {
	border-top: 1px solid #000000;
	clear: both;
}

#line-w {
	border-top: 1px solid #ffffff;
	clear: both;
}

#line-r {
	border-top: 5px solid #993333;
	clear: both;
}

#line-r1 {
	border-top: 1px solid #993333;
	clear: both;
}

#middle {
    height: 235px;
    background-color: #ffffff;
	clear: both;
}

#photo {
	width: 300px;
    height: 235px;
	background: url("images/photo.jpg") no-repeat;
    float: left;
}

#links {
	width: 290px;
    height: 235px;
	background: url("images/menu.gif") no-repeat;
    float: left;
}

#linkitem {
	width: 295px;
	height: 75px;
	padding: 0 0 0 8px;
}

#linkdiv {
	border-bottom: 2px dotted #000000;
	margin: 0 0 0 8px;
}

#linktitle {
	font-family: verdana, tahoma, geneva, arial;
	font-size: 12px;
	font-weight: bold;
    text-align: left;
	color: #993333;
	line-height: 150%;
}

#linkdesc {
	font-family: georgia, verdana, tahoma, geneva, arial;
	font-size: 11px;
	font-weight: normal;
    text-align: left;
	line-height: 130%;
}

#bulletinboard {
	padding: 10 80 10 80px;
}

#bulletintitle {
	height: 30px;
	line-height: 200%;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
	background-color: #eeeeee;
	padding: 0 0 0 5px;
	clear: both;
}

#bulletindate {
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 10 0 0 0px;
}

#bulletinitem {
	text-align: left;
	line-height: 130%;
	border-bottom: 2px dotted #000000;
	padding: 10px 10px 10px 10px;
}

#menu {
	padding: 10 40 10 40px;
}

#menutitle {
	height: auto;
	line-height: 200%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
	background-color: #eeeeee;
	padding: 0 0 0 5px;
	clear: both;
}

#menucategory {
	text-align: left;
	line-height: 130%;
	font-weight: bold;
	border-bottom: 2px dotted #000000;
	margin: 0 0 5 0px;
}

#menuitem {
	width: 95%;
	clear: both;
}

#menuname {
	text-align: left;
	font-weight: normal;
	line-height: 160%;
	float: left;
}

#menuprice {
	text-align: right;
	font-weight: normal;
	line-height: 130%;
	float: right;
}

#menudesc {
	width: 475px;
	text-align: left;
    font-family: verdana;
    font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
}

#footer {
	height: 30px;
    line-height: 120%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: middle;
    background-color: #eeeeee;
    padding: 5 0 5 0px;
    clear: both;
}

#chars {
	height: 30px;
	text-align: right;
	background: url("images/chars.gif") no-repeat bottom right;
}

#spacer {
	height: 30px;
	clear: both;
}
