table {
	font-size:100%;
}

.col2 {
	margin:0 0 20px 0;
	width:100%;
	font-size:100%;
}
.col2 td {
	margin:0;
	padding:0;
	width:50%;
	vertical-align:top;
}
.col2 span {
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana,Arial,Tahoma,sans-serif;
	display:block;
	padding-left:1em;
}

h1.bighead {
	font-size:130%;
	color:#F84E0C;
	margin:0;
	padding:10px 0 0 0;
	border-top: solid 1px #C1C1C1;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h3, h3 a {
	font-size:110%;
	margin:0;
	padding:0;
	color:#333;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h3 a:hover, h3 a.accent {
	color:#F84E0C;
}
.titlePrice {
	font-weight:normal;
	white-space:nowrap;
	color:#666;
	display:inline;
}
.Ptitle {
	padding-top:20px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.Ptitle a {
	font-weight:normal;
	font-style:italic;
}
.message {
	font-size:125%;
	border: solid 1px #C1C1C1;
	padding:20px 20px 20px 0;
	margin:30px 0;
	position:relative;

}
.message table {
	width:100%;
}
.message h1 {
	font-size:120%;
	color:#F84E0C;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:normal;
}
.message h4 {
        margin:0;
        padding:0;
	font-size:80%;
	color:#F84E0C;
	text-align:right;
}
.message h4 span {
	color:#666;
	font-weight:normal;
}
.message h1 span {
	color:#666;
	font-weight:normal;
	font-size:70%;
}
.message h2 {
	text-align:right;
}
.warning {
	color:#F84E0C;
}
.prevPics {
	margin:0 10px;
}
.prevPics img {
	border-top:solid 2px #999;
	border-left:solid 2px #999;
	cursor:hand;
	cursor:pointer;
}
#PicPlace {
	position:absolute;
	left:50%;
	top:50px;
	margin-left:-25%;
	z-index:10;
	background:#f5f5f5;
	text-align:center;
	padding:2px;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
}
.closePic {
	display:block;
	text-align:center;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	font-weight:bold;
	text-decoration:none;
	font-size:80%;
	padding:2px;
	line-height:1;
	margin-top:5px;
	cursor:hand;
	cursor:pointer;
}
#sendMessage {

}
#sendMessage table{
	text-align:left;
}
#sendMessage input, #sendMessage textarea {
	width:90%;
}

.smallTxt {
	font-size:0.9em;
	color:#666;
}
.smallTxt b {
	color:#333;
}

.jobForm {
	width:99%;
}
.jobForm th {
	width:25%;
	text-align:right;
}
.jobForm td {
	width:75%;
	text-align:left;
}
.jobForm input, .jobForm select {
	width:99%;
	margin:2px 0;
	padding:0;
	font-size:138%;
}
.jobForm input {
	width:98%;
}
