body, *{
	font-family: Arial, Helvetica, sans-serif;

}
.mainParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333300;
	text-align: justify;
	vertical-align: top;
}
.mainBody {
	width: auto;
	overflow: scroll;
	height: auto;
	background-image: url(images/butler_layout7_03.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: justify;
	padding-top: 10px;
}
.mainBody2 {
	width: auto;
	margin: auto;
	padding: 30px 20px 20px 15px;
	overflow: scroll;
	height: 600px;
	border: thin none #333333;
	background-repeat: repeat-y;
	background-color: #333366;
}
.mainParagraphCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
	text-align: justify;
}
.scroll {
	padding: 20px 10px 10px 200px;
	height: auto;
	width: auto;
}
.imageSpace {
	width: 187px;
	margin-right: 15px;

}
.mainBody9 {
	width: auto;
	margin: auto;
	padding: 30px 20px 20px 15px;
	overflow: scroll;
	height: 600px;
	border: thin none #333333;
	background-repeat: no-repeat;
	background-color: #666666;
	background-attachment: scroll;
	background-image: url(images/butler_layout9_03.jpg);
	background-position: left top;

}
.mainParagraph9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: left;
	padding-right: 10px;


}
.rightBorder {
	background-image: url(images/right_border.gif);
	background-repeat: repeat;
	background-position: left top;



}
.leftBorder {

	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
}
.mainBody10 {

	width: auto;
	margin: auto;
	padding: 40px 20px 20px 15px;
	overflow: scroll;
	height: 600px;
	border: thin none #333333;
	background-repeat: repeat;
	background-image: url(images/web/bgcolor.gif);
	background-position: left top;
}
.bgColor10 {
	background-image: url(images/web/bgcolor.gif);
	background-repeat: repeat;
}
.mainParagraphTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	text-indent: 5pt;

}
.headers {
	font-size: 14px;
	font-style: normal;
	color: #003300;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
	text-indent: 0pt;


}

.subHeaders {
	font-size: 12px;
	color:#000050;
	padding: 2px;
	font-weight: bold;
	background:#FFFFCC;
	display:block;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.imageBorder {
	border: medium ridge #CCCCCC;
}
.smallIndent {
	text-indent: 15pt;
}
.introBody {
	clip:      rect(30px auto auto auto);
}
.bottomBorder {
	background-attachment: fixed;
	background-image: url(images/bottom_border.gif);
	background-repeat: repeat-y;
	background-position: top top;
	border: thin none #000000;

}
.topMargin {
	vertical-align: middle;
}
.enter {
	font-family: cursive;
	font-size: 12px;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: normal;
	padding: 2px;
}

.breadcrumbs {
	font-size:13px;
	color:#006699;
	font-variant:small-caps;
	font-weight: bold;
}


/* butler request form */
div#tableGuts {
	width:100%;
}

table.orderForm {
	font-size: 10px;
	text-align:left;
	width:700px;
	margin:0 auto;	
}

table.orderForm tr td {
	vertical-align: top;
	font-weight:bold;
}

table.orderForm input, table.orderForm TEXTAREA, table.orderForm select {
	font-size: 10px;
	font-weight:normal;
	margin-left:2px;
	text-align:left;
}

input[type=checkbox] , input.checkbox  {
	vertical-align:bottom;
	border:1px solid #ccc;
}

.widestField {
	width:200px;
}

.mediumField {
	width:125px;
}

.smallestField {
	width:75px;
}

a.requestButton {
	background: url(images/original/layouts/order.png) no-repeat;
	display: block;
	list-style-type: none;
	height: 69px;
	width: 199px;
}

a.requestButton:hover {
	background-image: url(images/original/layouts/order_over.png);	
}

a.butlerButton {
	background:url(images/original/layouts/button_butler_resources.png) no-repeat;
	display: block;
	list-style-type: none;
	height: 69px;
	width: 199px;
}

a.butlerButton:hover {
    background:url(images/original/layouts/button_butler_resources_ove.png) no-repeat;
	}

div#completedform  {
	display:none;
}

.calendar {
	background:url(images/calbtn.gif) no-repeat;
	height:24px;
	width:35px;
	border:0;
}
.borderless {
	border:none ;
	background:transparent;
}

.manditory {
	color:#990000;
	font-weight:bold;
	font-size:14px
}

a.deleteRows {
	display:block;
	width:94px;
	height:17px;
	background:url(images/delete-rows.gif) no-repeat 0 0;
}

a.deleteRows:hover {
	background:url(images/delete-rows_over.gif) no-repeat 0 0;
}

a.addRows {
	display:block;
	width:120px;
	height:17px;
	background:url(images/add_rows.gif) no-repeat 0 0;
	margin:10px;
}

a.addRows:hover {
	background:url(images/add_rows_over.gif) no-repeat 0 0;
}

.submitOrder {
	display:block;
	width:94px;
	height:17px;
	background:url(images/submit_order.gif) no-repeat 0 0;
	border:0;
}

.submitOrder:hover {
	background:url(images/submit_order_over.gif) no-repeat 0 0;
}