
/* ///// Site DIVs ///// */

#top {
	background: url(../img/joes_header_760_255.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 255px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content {
	background: #888174;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#bottom {

	width: 760px;
	height: 95px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}


/* ///// Menu Table ///// */

#menuTable {
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
}

.table_200_Top {
	background: url(../img/joes_nav_top_200_10.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 6px;
	padding: 0;
}

.table_200_Content {
	background: url(../img/joes_nav_bg_200_10.jpg);
	background-repeat: repeat-y;
	width: 200px;
	height: 4px;
	padding: 0px;
}

.table_200_Bottom {
	background: url(../img/joes_nav_bot_200_10.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 5px;
	padding: 0;
}



/* ///// Content Table ///// */

#dataTable {
	width: 555px;
	margin-left: 0px;
	margin-right: 0px;
}

.table_555_Top {
	background: url(../img/joes_content_top_555_10.jpg);
	background-repeat: no-repeat;
	width: 555px;
	height: 10px;
	padding: 0;
}

.table_555_Content {
	background: url(../img/joes_content_bg_555_10.jpg);
	background-repeat: repeat-y;
	width: 555px;
	height: 300px;
	padding: 10px;
}

.table_555_Bottom {
	background: url(../img/joes_content_bot_555_10.jpg);
	background-repeat: no-repeat;
	width: 555px;
	height: 10px;
	padding: 0;
}



/* ///// Fonts and Body ///// */

body.main {
	background: #888174;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

P.indent {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 20px;
}

P.title {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

P.bodyIndent {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
}

FONT.body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

FONT.header {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



/* ///// Links ///// */

A.body:link {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #3A475A;
	text-decoration: underline;
}

A.body:active {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #3A475A;
	text-decoration: underline;
}

A.body:visited {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color: #3A475A;
	text-decoration: underline;
}

A.body:hover {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background: #3A475A;
	color: #ffffff;
}

A.topMenu:link {
	display: block;
	background: url(../img/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	height: 18px !important;
	height: 22px;
	width: 100%;
	text-decoration: none;
}

A.topMenu:active {
	display: block;
	background: url(../img/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	height: 18px !important;
	height: 22px;
	width: 100%;
	text-decoration: none;
}

A.topMenu:visited {
	display: block;
	background: url(../img/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	height: 18px !important;
	height: 22px;
	width: 100%;
	text-decoration: none;
}

A.topMenu:hover {
	background-position: 0px -25px;
	text-decoration: bold;
	color: #ffffff;
}



/* ///// Input and Lists ///// */

.input {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-width: 1px;
	border-color: #9b9b9b;
	border-style: solid;
}

LI {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}



/* ///// Images ///// */

.floatLeft {
	float: left;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.floatRight {
	float: right;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.border {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
