body {padding:0px; margin:0px; background-image:url(images/background.gif); background-repeat:repeat-x; background-color:#676767; font:12px Arial, Helvetica, sans-serif;}

#content {width:714px; margin:39px auto; border:1px solid #940205; background-color:#FFF;}

#title {height:101px; width:714px; background-image:url(images/titleback.gif);}

#title img {margin:24px 30px 0px 40px; float:left;}

.address {float:left; font-size:11px; margin:20px 5px 0px 15px; text-align:right; line-height:13px;}

#menu1 {height:20px; width:714px; padding-top:4px; background-color:#6d8a9c; text-align:center; border-top:1px solid #000;}

#menu2 {height:20px; width:714px; padding-top:4px; background-color:#000; text-align:center;}

#menu1 a, #menu2 a {text-decoration:none; color:#FFF; display:inline; padding:0px 5px; border-right:1px solid #FFF; font-weight:bold;}

#menu1 a:hover, #menu2 a:hover {
	color: #CCCCCC;
}

#menu1 a.last, #menu2 a.last {border-right:0px;}

#arttitle {width:714px; height:82px; padding-top:62px; background-image:url(images/ArtTitle.jpg); }

#arttitle .inset {margin:0px 14px 0px 295px; text-align:left;}

#nashville {width:714px; height:82px; padding-top:62px; background-image:url(images/nashvilleTitle.jpg); }

#nashville .inset {margin:0px 14px 0px 295px; text-align:left;}

#maryland {width:714px; height:82px; padding-top:62px; background-image:url(images/marylandTitle.jpg); }

#maryland .inset {margin:0px 14px 0px 295px; text-align:left;}

#profiletitle {width:714px; height:82px; padding-top:62px; background-image:url(images/ProfileTitle.jpg); }

#contacttitle {width:714px; height:82px; padding-top:62px; background-image:url(images/ContactTitle.jpg); }

#businesstitle {width:714px; height:84px; padding-top:60px; background-image:url(images/BusinessTitle.jpg); }

#businesstitle .inset {margin:0px 14px 0px 305px; text-align:justify;}

#firmtitle {width:714px; height:82px; padding-top:62px; background-image:url(images/FirmTitle.jpg); }

#firmtitle .inset {margin:0px 14px 0px 305px; text-align:justify;}

#copyrighttitle {width:714px; height:82px; padding-top:62px; background-image:url(images/CopyrightTitle.jpg); }

#copyrighttitle .inset {margin:0px 14px 0px 328px; text-align:justify;}

#maincontent {padding:20px;}

#footer {width:694px; padding:10px; margin: 0px auto; background-color:#b3c5d3; text-align:center;}

#footer .addressbottom {font-size:10px;}

h1 {font-weight:normal; font-size:24px; font-family:"Times New Roman", Times, serif; color:#6d8a9c;}

h2 {color:#708799; font-size:18px; font-family:"Times New Roman", Times, serif; letter-spacing:2px; font-weight:normal; margin:10px 0px; text-align:center;}

h3 {margin:0px; padding:0px; font-size:12px;}

.hometable {font-size:10px; color:#2C383F;}

.hometable td h3 {color:#FFF;}

.photo {float:right; margin:0px 0px 10px 10px; border:solid 1px #6d8a9c;}

.bodyItalics { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #000000 ; font-style: italic}

.headerSUB { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000}

form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
	text-align: center;
	}

textarea {
	background-color:#BBC7CE!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:237px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	}
	
select {
	background-color:#94A6B2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:110px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	}
	
input {
	background-color:#BBC7CE!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 15px;
	border: thin solid #092E02;
	}
input.checkbox {
	width:50px;
	height:20px;
	cursor:pointer;
	padding:0;
	}
