body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 800px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
h1 a {
	font-weight: normal;
}

.rightcol h1 {
	font-size: 12px;
}

.rightcol ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 9px;
}


#navbar {
	background-color: #B70000;
	height: 725px;
	width: 175px;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 65px;
	padding-bottom: 10px;
}

#navbar ul {
	padding: 0px;
	list-style-type: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 10px;
}
#navbar li {
	float: left;
	clear: left;
	height: 25px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	line-height: 25px;
	margin-left: 10px;
}
#navbar li a:link, #navbar li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mainNav a img {
	margin-top: 6px;
	margin-bottom: 6px;
}

#navbar li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar .current {
	color: #530000;
	height: auto;
}



#navbar .bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main {
	height: 803px;
	width: 625px;
	position: absolute;
	margin-left: 175px;
	top: 0px;
	left: 0px;
}
#mainNav {
	height: 25px;
	background-image: url(../images/mainnavbg.jpg);
	padding: 0px;
	width: 625px;
	margin: 0px;
	background-position: bottom;
	clear: left;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav li {
	border-right-color: #FFFFFF;
	border-left-color: #999999;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	height: 25px;
}
#mainNav li:hover {
	background-image: url(../images/mainnavbg_over.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: pointer;
}
#mainNav .current {
	background-image: url(../images/mainnavbg_current.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}




a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whitefade {
	background-image: url(../images/whitefade.png);
	height: 250px;
	width: 175px;
	background-position: bottom;
	position: absolute;
	left: 0px;
	top: 550px;
	display: none;
}

.leftcol {
	float: left;
	width: 375px;
}
.leftcol .work{
	margin-top: 0px;
	font-size: 10px;
}

.leftcol p {
	font-size: 12px;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
}
.fullcol {
	width: 625px;
	clear: both;
}


.fullcol p {
	padding-right: 50px;
	padding-left: 50px;
}
.contact .rightcol p {
	width: 225px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.leftcol .splitleft {
	width: 355px;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	clear: left;
}
.leftcol .splitleft ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.leftcol .splitleft h1 {
	font-size: 9px;
	color: #B70000;
	padding: 0px;
	margin-left: 25px;
}
.leftcol .splitleft ul li {
	width: 160px;
	clear: right;
	float: left;
}



.pageselector {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #CC0000;
	text-align: right;
	margin-right: 60px;
}
.pageselector a {
	color: #CC0000;
}



.rightcol {
	float: right;
	width: 250px;
}


.hidden {
	display: none;
}
.inline {
	display: inline;
}
.footer {
	position: absolute;
	height: 95px;
	width: 625px;
	left: 175px;
	top: 735px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
.footer p {
	font-family: Helvetica, Arial, sans-serif;
	color: #B70000;
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #B70000;
}
.copy a:link, .copy a:visited {
	color: #B70000;
	text-decoration: underline;
}
#navbar .current #subnavlist li {
	font-size: 10px;
	width: 130px;
	margin: 0px;
	line-height: 8px;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
#navbar .current #subnavlist {
	margin-left: 10px;
}
#navbar .current #subnavlist .bottom {
	margin-bottom: 10px;
}
#navbar .current #subnavlist a:link, #navbar .current #subnavlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar .current #subnavlist a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightcol .ttclist {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rightcol .ttclist li {
	background-color: #ACD948;
	height: 20px;
	width: 190px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: normal;
	padding-left: 10px;
}
.rightcol .ttclist a:link, .rightcol .ttclist a:visited {
	color: #660099;
	text-decoration: none;
}


.rightcol .ttclist li:hover {
	background-color: #D0E996;
	cursor: pointer;
}
.small {
	font-size: 9px;
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 8px;
}
.rightnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rightnav li {
	height: 25px;
	width: 170px;
	background-color: #990000;
	padding-left: 35px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
	background-image: url(../images/tools/restips/rightnav_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	font-weight: bold;
}
.rightnav li a:link, .rightnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav li:hover {
	background-color: #640000;
	cursor: pointer;
	color: #FF8000;
	background-image: url(../images/tools/restips/rightnav_bg_over.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.jobs .rightnav li {
	line-height: normal;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.jobs {
	padding-top: 25px;
}

h2 {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.restips ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.info .leftcol {
	width: 340px;
}
#underNav {
	height: 26px;
	width: 625px;
	background-color: #620000;
	float: left;
	background-image: url(../images/undernav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#underNav ul {
	margin: 0px;
	list-style-type: none;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#underNav li {
	line-height: 26px;
	float: left;
	height: 26px;
	text-align: center;
	padding-right: 10px;
	padding-left: 5px;
	width: auto;
	text-transform: capitalize;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	letter-spacing: -1px;
}
#underNav .current {
	border-right-style: none;
}

#underNav li a:link, #underNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#underNav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.postingHead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.postingHead a {
	color: #FFFFFF;
	text-decoration: none;
}

td {
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.postingHead td {
	text-align: center;
	background-color: #990000;
}
.styleSelect {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
}
#styleBox {
	position: absolute;
	top: 195px;
	right: 10px;
}

.styleSelect a:link, .styleSelect a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#main .tableDiv {
	width: 100%;
	height: 420px;
	overflow: scroll;
}
.facebook
{
	text-align: center;
}
.facebook img
{
	margin: 10px 0 0 0;
}
.facebook h1
{
	color: #fff;
	margin: 0 5px 0 0;
}
.fb-disclamier
{
	width: 125px;
	font-size: 11px;
	font-family: arial;
	margin: 10px auto 0;
}