* {
    padding: 0;
    margin: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    background: url("images/budgetel-background.gif") repeat top left;
    color: #333333;
}

hr { border:0; color:#006b41; background-color:#006b41; height:1px; margin-bottom:8px; }

img {
    border: 0px;
    vertical-align: middle;
}

.fl {
    float: left;
}

.clearall {
    clear: both;
}

.photoborder {
	margin-left: 12px;
	margin-bottom: 8px;
	border:1px solid #620000; 
	float:right;
}
/* page header */

div#container {
    width: 900px;
    margin: 0 auto;
    border: 1px solid #000;
    background-color: #fff;
    text-align: left;
}

div#header {
}

div#header-top {
	background-image:url(images/bknd_header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 900px;
	height:41px;
}

div#header-top h3 {
    padding-right: 12px;
    float: right;
    padding-top:8px;
    padding-bottom:0px;
    margin: 0 auto;
    font-size:14px;
    font-family: Georgia, Arial, Verdana, sans-serif;
    font-weight:bold;
    color:#006b41;
}

* html div#header-top h3 {
    top: 1px;
    position: relative;
}


/* page navigation */
div#nav {
    background: url("images/menu-shadow.gif") repeat-x top left;
    width: 900px;
}

div#nav ul {
    overflow: hidden;
    padding-right:12px;
}

div#nav li {
    float: right;
    list-style-type: none;
    padding: 8px 0px 8px 0px;
}

div#nav a:link, div#nav a:visited {
	font-size:12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding: 7px 5px 7px 5px;
    background: url("images/divider.gif") no-repeat top right;
}

div#nav a:hover, div#nav a:active {
    color: #006b41;
    text-decoration:underline;
}

div#nav a:link.last, div#nav a:visited.last,
div#nav a:hover.last, div#nav a:active.last {
    background: none;
}

/* page content */
div#body {
    overflow: hidden;
    padding: 30px;
    width: 840px;
}

div#content {
    float: left;
    width: 545px;
}

div#content h1 {
    color: #006b41;
    font-size:18px;
    font-weight:bold;
    margin-bottom: 5px;
}

div#content h2 {
    color: #006b41;
    font-size:14px;
    font-weight:bold;
    margin-bottom: 5px;
}

div#content p {
	font-size:13px;
	line-height:18px;
    	margin-bottom: 10px;
	color: #333333;
}

div#content a:link, div#content a:visited {
    color: #333333;
    text-decoration: underline;
    text-align:center;
}

div#content a:hover, div#content a:active {
    color: #006b41;
    text-decoration:none;
}


div#content UL {
    margin-left: 20px;
    margin-bottom: 20px;
}

div#content LI {
	list-style:square;
	font-size:13px;
	line-height:18px;
}

/* page right-col */
div#right-col {
    float: left;
    width: 270px;
}

div#addressblock {
	text-align:center;
	font-size:12px;
	line-height:18px;
    	color: #333333;
	width: 240px;
}

div#addressblock a:link, div#addressblock a:visited {
    text-decoration: underline;
    color: #333333;
}
div#addressblock a:hover, div#addressblock a:active {
    text-decoration: none;
    color: #006b41;
}


div#reserve .form-row {
}

div#reserve {
    width: 240px;
    border: 1px solid #006b41;
    background-color: #f8f4d4;
    z-index: 1000;
    text-align:center;
}

div#reserve ul {
    padding: 5px 15px 10px 15px;
    overflow: hidden;
    height: 1%;
}

div#reserve li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}

div#reserve li.last {
    float: left;
    margin-right: 0px;
}

div#reserve label {
    font-size: 12px;
    padding: 12px 0px 0px 0px;
    display: block;
}

div#reserve h1 {
    font-size: 16px;
    font-weight:bold;
    color: #006b41;
    padding: 10px 10px 0px 15px;
}

div#reserve select {
    border: 1px solid #006b41;
    padding: 2px;
    font-family: Verdana, sans-serif;
    font-size:12px;
}

div#reserve select.w1 {
    width: 245px;
}

div#reserve select.w2 {
    width: 60px;
}

div#reserve select.w3 {
    width: 100px;
}
div#reserve p {
    margin-bottom: 10px;
}
div#reserve a:link, div#reserve a:visited {
	font-size:12px;
    color: #333333;
    text-decoration: none;
    text-align:center;
}

div#reserve a:hover, div#reserve a:active {
    color: #006b41;
    text-decoration:underline;
}

/* page footer */
div#footer {
    text-align: center;
    background: url("images/footer-shadow.gif") repeat-x bottom left;
    font-size:12px;
    padding-bottom: 10px;
}

div#footer ul {
    margin-bottom: 10px;
}

div#footer li {
    display: inline;
    list-style-type: none;
}

div#footer a:link, div#footer a:visited {
    color: #333333;
}
div#footer a:hover, div#footer a:active {
    color: #000000;
    text-decoration:none;
}

div#footer p {
    padding-bottom: 10px;
    line-height: 1.4em;
}

 /* classes which define the calendar styles */
.inputFormButton { font-size:12px; color: #fff; background-color:#006b41; font-family:Georgia, "Times New Roman", Times, serif; border:1px solid #006b41; padding:4px; }
.titleEvent { font-size: 12px; font-weight: bold; color: #333333;}
.eventLine { font-size: 13px; color: #333333; }
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 12px;font-weight: bold; }
.gridMain { font-size: 13px; }
.todayColorIn { color: #ffffff; background-color: #006b41; } /* font color for the current date for current month */
.inMonthFaceIn { color: #333333; background-color: #f8f4d4; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #cccccc; background-color: #ffffff; } /* font color for days not in the display month for current month */
.todayColorOut { color: #006b41; background-color: #ffffff; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #333333; background-color: #ffffff; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #cccccc; background-color: #ffffff; } /* font color for days not in the display month for days in the display month */
.dropDownInCalendar { font-size: 11px; background-color:#fff; font-family:Georgia, "Times New Roman", Times, serif; border:1px solid #006b41; padding: 2px;}
.calendardetail { font-size: 12px; line-height: 15px; color: #333333; }