body
{
	font-family: arial;
	background: url(../loadedFiles/body_bg.png) repeat-x;
	background-color: #C3C8CC;
	margin: 0px auto;
	font-size: 14px;
	color: #898989;
	text-align: center;
}

table
{
	font-size: 14px;
	font-family: arial;
}

form
{
	display: inline;
}

p, h1, img
{
	margin: 0px;
	padding: 0px;
}

h1
{
	background: url(../loadedFiles/redLeaf.png) no-repeat right;
	padding-right: 25px;
	color: #CB383E;
	font-size: 18px;
	font-weight: bold;
}

h2
{
	color: #DE7177;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
}

li
{
	list-style-image:url(../loadedFiles/grayleaf.gif);
	margin-bottom:5px;
}

div#container
{
	width: 980px;
	margin: 0px auto;
	position: relative;
	text-align: right;
}

/* -- header ------------------------------------------------------------------------------------------------------ */

div#header
{
	background: url(../loadedFiles/header.png) no-repeat;
	width: 918px;
	height: 153px;
}

div#logo
{
	padding-right: 631px;
	padding-top: 19px;
}

div#logo div
{
	width: 259px;
	height: 67px;
	cursor: pointer;
}

div#topMenu
{
}

div#topMenu_in
{
	padding-right: 170px;
	padding-top: 3px;
}

div.topMenu_box, div.topMenu_box_selected
{
	float: right;
	width: 100px;
	height: 23px;
	text-align: center;
	cursor: pointer;
}

div.topMenu_box
{
	background: url(../loadedFiles/topMenu_box.png) no-repeat;
}

div.topMenu_box_selected
{
	background: url(../loadedFiles/topMenu_box_selected.png) no-repeat;
}

div.topMenu_box, div.topMenu_box_selected,
div.topMenu_box a, div.topMenu_box_selected a
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.topMenu_box div, div.topMenu_box_selected div
{
	padding-top: 4px;
}

/* -- page content ------------------------------------------------------------------------------------------------ */

div#main
{
	text-align: right;
}

div#main_in
{
	background: url(../loadedFiles/main_bg.png) repeat-y 62px;
	width: 980px;
}

div#content
{
}

table#mainTbl
{
	width: 918px;
}

td#sideCol
{
	vertical-align: top;
	width: 175px;
	text-align: right;
}

td#mainCol
{
	vertical-align: top;
	width: 743px;
	text-align: right;
}

table#contentTbl
{
	width: 100%;
}

td#contentCol
{
	vertical-align: top;
}

div.pageText
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
}

td#homePicCol
{
	vertical-align: bottom;
	text-align: left;
}

td#picCol
{
	vertical-align: top;
	text-align: left;
}

div#homePic
{
	background: url(../loadedFiles/homePic.png) no-repeat;
	width: 359px;
	height: 208px;
}

div#homePhoneNo
{
	margin-left: 80px;
	margin-bottom: 95px;
	font-size: 26px;
	color: #0E0C13;
}

div.pagePic
{
	margin-left: 10px;
}


div#pagePartsSep
{
	background: url(../loadedFiles/pagePartsSep.png) no-repeat 63px;
	width: 980px;
	height: 31px;
}

div#flashcontent
{
	width: 680px;
	height: 410px;
}

/* -- side menu --------------------------------------------------------------------------------------------------- */

div#sideMenu
{
	padding-top: 36px;
}

div#sideMenu_in
{
}

div.sideMenu_box, div.sideMenu_box_selected
{
	float: right;
	width: 153px;
	height: 30px;
	cursor: pointer;
}

div.sideMenu_box
{
	background: url(../loadedFiles/sideMenu_box.png) no-repeat top;
}

div.sideMenu_box_selected
{
	background: url(../loadedFiles/sideMenu_box_selected.png) no-repeat top;
}

div.sideMenu_box, div.sideMenu_box_selected,
div.sideMenu_box a, div.sideMenu_box_selected a
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.sideMenu_box_selected, div.sideMenu_box_selected a
{
	color: white;
}

div.sideMenu_box, div.sideMenu_box a
{
	color: #A3A3A3;
}

div.sideMenu_box div, div.sideMenu_box_selected div
{
	padding-top: 4px;
	padding-right: 5px;
}

/* -- bottom ------------------------------------------------------------------------------------------------------ */

div#bottom
{
	background: url(../loadedFiles/bottom_bg.png) no-repeat 63px;
	text-align: center;
	width: 980px;
}

div#bottom_in
{
	padding-right: 70px;
}

div#homeBottom
{
	background: url(../loadedFiles/bottom_bg.png) no-repeat 63px;
	width: 980px;
	height: 220px;
}

div#homeBottom_in
{
	padding-right: 190px;
}

/* -- footer ------------------------------------------------------------------------------------------------------ */

div#homeFooter
{
	background: url(../loadedFiles/homeFooter1.png) no-repeat 62px top;
	width: 980px;
	text-align: center;
}

div#homeFooter_in
{
	background: url(../loadedFiles/homeFooter2.png) no-repeat 167px 9px;
	width: 980px;
	text-align: center;
}

div#pageFooter
{
	background: url(../loadedFiles/pageFooter.png) no-repeat 62px top;
	width: 980px;
	text-align: center;
}

div#homeFooter div#footer_start
{
	padding-top: 50px;
}

div#pageFooter div#footer_start
{
	padding-top: 15px;
}

div#copyrights
{
	float: right;
	color: #464263;
	font-size: 11px;
	padding-top: 6px;
}
			
div#homeFooter div#footer_start div#copyrights
{
	padding-right: 217px;
}

div#pageFooter div#footer_start div#copyrights
{
	padding-right: 125px;
}

div#interuseLogo
{
	float: left;
}

div#homeFooter div#footer_start div#interuseLogo
{
	padding-left: 167px;
}

div#pageFooter div#footer_start div#interuseLogo
{
	padding-left: 62px;
}

div#interuseText
{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

div#interuseText a
{
	color: #464263;
	font-size: 10px;
}

/* -- urls page --------------------------------------------------------------------------------------------------- */

div#urls
{
	padding-right: 25px;
}

div#urls div
{
	padding-bottom: 5px;
}

div#urls a
{
	color: #898989;
	text-decoration: none;
}

div#urls img
{
	vertical-align: middle;
}

/* -- faq page ---------------------------------------------------------------------------------------------------- */

td.oneFaqQTitle
{
	color: #CB383E;
	font-weight: bold;
	cursor: pointer;
	width: 55px;
}

td.oneFaqQText
{
	font-weight: bold;
	cursor: pointer;
}

td.oneFaqATitle
{
	color: black;
	font-weight: bold;
	width: 55px;
}

tr.faqSep
{
	height: 10px;
}

/* -- essay preview ----------------------------------------------------------------------------------------------- */

div#essayPreview
{
}

div.oneEssay
{
	padding-bottom: 10px;
}

div.oneEssay_title a
{
	color: #2F2D2E;
	font-weight: bold;
	text-decoration: none;
}

div.goEssay
{
	padding-right: 650px;
	padding-bottom: 8px;
}

div.goEssay a
{
	text-decoration: none;
	color: #CB383E;
	font-weight: bold;
}
	
/* -- contact page ------------------------------------------------------------------------------------------------ */

td.formFieldText
{
	font-weight: bold;
	width: 85px;
}

input.formField, select.formField, textarea.textareaField
{
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	width: 200px;
	height: 18px;
	font-size: 12px;
	font-family: arial;
}

textarea.textareaField
{
	height: 100px;
}

div#servicePhoneNumber
{
	color: #CB383E;
	font-size: 18px;
	font-weight: bold;
	margin-left: 85px;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #B90C0E;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #333A40;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

.homeBottomHeader
{
	background-image: url(../loadedFiles/HomeBottomHeader.jpg);
	text-align: center;
	color: #5D5D5D;
	font-size: 12px;
	width: 135px;
	height: 32px;
}

.homeBottomHeaderSelected
{
	background-image: url(../loadedFiles/HomeBottomHeaderSelected.jpg);
	text-align: center;
	color: #959595;
	font-size: 12px;
	width: 135px;
	height: 32px;
}

.HBImg, div#HB1, div#HB2, div#HB3, div#HB4
{
		cursor: pointer;
}

