@CHARSET "ISO-8859-1";

/* Shell and Global Styles */
.clear { clear: both; line-height: 1em; font-size: 1pt; }

body {
    background-color: #343635;
    color: #999;
}

body div#canvas {
	margin: 0 auto;
	width: 960px;
	border: 2px solid #0078B7;
	border-top: none;
    background: #fff url('../images/nav-bg-line.jpg') repeat-y scroll top left;
    font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}

body div#canvas div#head {
	position: relative;
	background: #fff url('../images/line-thing.gif') repeat-x scroll bottom left;
	height: 145px;
	padding: 5px;
}

body div#canvas div#head img,
body div#canvas div#head div#headRight {
    float: left;
}

body div#canvas div#head div#headRight {
    position: relative;
    height: 140px;
    width: 418px;
}

body div#canvas div#head div.smallBuilding {
    background: transparent url('../images/building-small.jpg') no-repeat scroll 30px 0;
}

body div#canvas div#head div#headRight h3 {
	position: absolute;
	left: 0;
	top: 0;
	color: #f32d0c;
	line-height: 1.2em;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	padding-top: 25px;
	padding-left: 45px;
	width: 180px;
}

body div#canvas div#head div#headRight div.since {
    text-indent: -9999px;
    background: transparent url('../images/since.gif') no-repeat scroll top left;
    position: absolute;
    top: 50px;
    right: 45px;
    width: 48px;
    height: 35px;
    color: #f32d0c;
    font-weight: bold;
    font-size: 1.1em;
}

body div#canvas div#head div#headRight address {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	color: #0078b7;
    text-align: right;
    font-style: normal;
    padding: 5px;
    line-height: 1.2em;
}

body div#canvas div#head div#headRight div.telnums {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #0078b7;
    font-weight: bold;
    text-align: right;
    padding: 5px;
    letter-spacing: 1px;
    line-height: 1.2em;
}

body div#canvas div#nav {
	height: 515px;
	width: 177px;
	background: transparent url('../images/nav-bg.jpg') no-repeat top left;
	text-transform: uppercase;
}

body div#canvas div#nav a {
	font-weight: bold;
	color: #ddd;
}
body div#canvas div#nav a:hover,
body div#canvas div#nav ul li.current a:hover {
    color: #00a8ff;
}
body div#canvas div#nav ul li.current a {
	color: #fff;
}

body div#canvas div#nav ul li {
	padding: 8px 0;
	padding-left: 10px;
}

body div#canvas div#nav ul li#lastNav {
	padding: 25px 0;
	padding-left: 10px;
}

body div#canvas div#nav,
body div#canvas div#content {
	position: relative;
    float: left;
}

body div#nav div#savedFolderLink {
    position: absolute;
    top: 75px;
    right: 0;
    width: 22px;
    height: 260px;
}

body div#nav div#savedFolderLink a {
    display: block;
    text-indent: -9999px;
    width: 22px;
    height: 260px;
    background: transparent url('../images/saved_folder.gif') no-repeat top left;
}

body div#canvas div#content {
    width: 783px;
    background: #fff url('../images/top-left-thing.gif') no-repeat scroll 0 0;
}

body div#footer {
	text-align: center;
	font-size: 0.8em;
	padding: 15px;
}



/*
 *  HOME PAGE
 */
body#home div#content h1 {
	color: #0071ad;
	text-align: center;
	padding: 3px;
	font-size: 1.5em;
}

body#home div#content h2 {
	color: #000;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}

body#home div#content h3 {
	color: #d3281f;
	text-align: center;
	padding: 10px 0;
	font-size: 1.3em;
	line-height: 1.2em;
}

body#home div#content div#homeCenterPiece {
	position: relative;
	height: 340px;
	background: transparent url('../images/building-big.jpg') no-repeat scroll 129px 0;
}

body#home div#content div#homeCenterPiece dl {
    position: absolute;
    padding-top: 15px;
    top: 0;
}

body#home div#content div#homeCenterPiece dl.rightKeyPoints dt,
body#home div#content div#homeCenterPiece dl.rightKeyPoints dd {
    padding-left: 30px;
}
body#home div#content div#homeCenterPiece dl .leftIndent {
	padding-left: 30px;
}
body#home div#content div#homeCenterPiece dl.rightKeyPoints dt.rightIndent,
body#home div#content div#homeCenterPiece dl.rightKeyPoints dd.rightIndent {
    padding-left: 0;
    padding-right: 30px;
}

body#home div#content div#homeCenterPiece dl.leftKeyPoints {
    left: 0;
    padding-left: 8px;
}

body#home div#content div#homeCenterPiece dl.rightKeyPoints {
    right: 0;
    text-align: right;
    padding-right: 8px;
}

body#home div#content div#homeCenterPiece dl dt {
    color: #d3281f;
    letter-spacing: -1px;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 3px;
}

body#home div#content div#homeCenterPiece dl dd {
    color: #333;
    font-size: 1.1em;
    line-height: 1.1em;
    width: 175px;
    padding-bottom: 15px;
}

body#home div#content div#homeCenterPiece dl.rightKeyPoints dd {
	width: 190px;
}

body#home div#content p {
	padding: 15px;
	padding-top: 0;
	color: #000;
}

body#home div#content p.last {
	padding-bottom: 80px;
}



/*
 * Memorial Types Page
 */
body#memorials h5 {
    color: #c00;
    text-align: center;
}

body#memorials table.rockSamples {
    margin: 20px auto 0 auto;
    width: 740px;
}

body#memorials table.rockSamples tr td {
    vertical-align: middle;
    text-align: center;
    width: 246px;
}

body#memorials table.rockSamples tr.instructions td {
    font-size: 0.8em;
    color: #ccc;
}

body#memorials p {
	padding: 25px;
	padding-bottom: 0;
	color: #000;
}

body#memorials p strong.memCat {
	color: #008;
	font-size: 1.2em;
	padding-right: 10px;
}

body#memorials p strong.catItem {
    color: #000;
    padding-left: 20px;
    padding-right: 5px;
}

body#memorials p.last {
	padding-bottom: 30px;
}

body#memorials table {
	width: 100%;
	padding: 0px 50px;
}

body#memorials table tr td {
	width: 50%;
	text-align: center;
	padding-top: 10px;
}

body#memorials table tr td h3 {
	color: #900;
}

body#memorials table tr td a {
	font-size: 0.9em;
	color: #aaa;
}

body#memorials table tr td a img {
	border: none;
}



/*
 * BROCHURE PAGE
 */
body#brochure h1 {
    color: #d00;
    font-size: 1.5em;
    font-style: italic;
    text-align: right;
    margin: 15px 30px 20px 30px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -2px;
}

body#brochure h2 {
	color: #333;
	text-align: center;
	font-size: 1.2em;
}

body#brochure div#brochureContainer ul.brochureNav {
	display: block;
	position: relative;
	padding: 5px 0;
	width: 740px;
	margin: 0 auto;
}

body#brochure div#brochureContainer ul.brochureNav li {
	display: block;
	float: left;
    width: 245px;
    height: 20px;
	text-align: center;
	line-height: 1.2em;
} 

body#brochure div#brochureContainer ul.brochureNav li a {
	font-size: 0.9em;
    color: #bf6000;
}

body#brochure div#brochureContainer ul.brochureNav li a:hover {
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #c00;
}

body#brochure div#bCresults {
	border-top: 1px dashed #ddd;
	position: relative;
}

body#brochure div#bCresults p.intro {
	padding: 20px 80px;
	letter-spacing: 1px;
	color: #333;
	font-weight: bold;
}

body#brochure div#bCresults div#catThumbs {
	float: left;
	width: 194px;
	height: 400px;
	overflow: auto;
}

body#brochure div#bCresults div#catThumbs td.thumbBox {
	text-align: center;
	vertical-align: middle;
	width: 181px;
	height: 108px;
}

body#brochure div#bCresults div#curPhoto {
	float: left;
	width: 585px;
	text-align: center;
}

body#brochure div#bCresults div#curPhoto div#metaInfo {
	background: transparent url('../images/brochure-thing.jpg') no-repeat scroll top center;
	color: #000;
	font-size: 0.9em;
}

body#brochure table {
	width: 100%;
}

body#brochure table tr td {
	vertical-align: middle;
	text-align: center;
}


/*
 * Gallery Browse Page
 */
body#gallery div#searchInfo h1 {
    color: #d00;
    font-size: 1.3em;
    text-align: center;
    margin: 0 40px 10px 40px;
    border-bottom: 1px solid #ddd;
}

body#gallery a[name="pS"] {
	line-height: 0.1em;
	font-size: 1px;
}

body#gallery div#searchInfo h3 {
	color: #333;
	text-align: center;
}

body#gallery div#searchInfo h3 strong {
	color: #000;
}

body#gallery div#searchInfo h3 em {
	color: #d00;
}

body#gallery div#searchInfo h5 {
	font-size: 0.8em;
	letter-spacing: 1px;
	padding: 10px;
	text-align: left;
}

body#gallery div#searchinfo ul.quickJump {
	position: relative;
	height: 80px;
}

body#gallery div#searchInfo ul.quickJump li {
	display: block;
	float: left;
	width: 190px;
	line-height: 1.2em;
	height: 25px;
}

body#gallery div#searchInfo ul.quickJump li a,
body#gallery div#searchInfo ul.quickJump li a:visited {
	color: #00d;
	text-decoration: underline;
}

body#gallery div#searchInfo ul.quickJump li a:hover {
	color: #d00;
}

body#gallery div#searchInfo p {
	padding: 10px 40px;
	color: #333;
    text-align: left;
}

body#gallery div#searchInfo div.intro {
    background: #fff url('../images/search-help.gif') no-repeat scroll 480px 0px;
}

body#gallery div#searchInfo div.intro p {
	padding: 5px 310px 5px 30px;
    color: #222;
    letter-spacing: 1px;
    text-align: left;
    text-indent: 20px;
}

body#gallery div#searchInfo p.last {
	padding-bottom: 80px;
}

body#gallery div#searchInfo h4 {
    font-size: 1.3em;
    letter-spacing: -1px;
    color: #029;
    border-bottom: 1px dashed #ddd;
    margin: 15px 400px 5px 30px;
    text-align: left;
}
 
body#gallery div#galleryBrowse {
	text-align: center;
}

body#gallery div#galleryBrowse form {
	padding: 5px;
}

body#gallery div#galleryBrowse form input,
body#gallery div#galleryBrowse form select,
body#gallery div#galleryBrowse form label {
	display: block;
	float: left;
	width: 180px;
	height: 20px;
	margin: 2px;
}

body#gallery div#galleryBrowse form input[type="submit"] {
	background-color: #0d0;
	color: #fff;
	padding: 0 2px;
	font-weight: bold;
	width: 100px;
	margin-left: 45px;
}

body#gallery div#galleryBrowse form input[name="lastname"] {
	background-color: #f0d0d0;
	color: #000;
}

body#gallery div#galleryBrowse form label {
	height: 19px;
	padding: 0 2px;
	border-bottom: 1px solid #666;
}

body#gallery div#galleryBrowse div#galleryContainer {
	position: relative;
}

body#gallery div#galleryBrowse div#galleryThumbnails {
	float: left;
	width: 200px;
	height: 500px;
	overflow: auto;
}

body#gallery div#galleryBrowse div#galleryContainer div#galleryImage {
	float: left;
	width: 583px;
	text-align: center;
}

body#gallery div#galleryBrowse div.galleryThumbnailContainer {
	width: 180px;
	height: 110px; 
}

body#gallery div#galleryBrowse div.galleryThumbnailContainer a img {
    border: 2px solid #999;
}

body#gallery div#galleryBrowse div.galleryThumbnailContainer a.current img {
    border: 2px solid #d00;
}

body#gallery div#galleryBrowse div.galleryThumbnailContainer a:hover img {
    border: 2px solid #fff;
}

body#gallery div#galleryBrowse div#galleryImage div.imgActions {
	width: 358px;
	height: 25px;
	margin: 0 auto;
	background: transparent url('../images/gallery-thing.png');
}

body#gallery div#galleryBrowse div#galleryImage div.imgActions a {
    margin: 0 15px;
}

body#gallery div#galleryBrowse div#galleryImage div.imgActions a img {
    margin-top: 4px;
}

body#gallery div#galleryBrowse div#galleryImage dl {
    position: relative;
}

body#gallery div#galleryBrowse div#galleryImage dl dt,
body#gallery div#galleryBrowse div#galleryImage dl dd {
    float: left;
}

body#gallery div#galleryBrowse div#galleryImage dl dt {
    width: 115px;
    padding-right: 3px;
    text-align: right;
}

body#gallery div#galleryBrowse div#galleryImage dl dd {
    width: 160px;
    text-align: left;
    color: #000;
}

body#gallery div#flashMsg {
	position: absolute;
	top: 0;
	left: 200px;
	width: 583px;
	background-color: #00b;
	color: #fff;
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
    border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}



/*
 * Civic Monuments Page
 */
body#civic h1 {
	color: #d00;
	font-size: 1.3em;
	text-align: right;
	margin: 10px 40px;
	border-bottom: 1px solid #ddd;
}

body#civic div.singleCivic {
	text-align: center;
}

body#civic div.singleCivic h2 {
	color: #222;
	text-align: center;
	letter-spacing: -1px;
	padding: 5px 0 10px 0;
}

body#civic div.singleCivic img {
	border: 3px solid #ccc;
}

body#civic p.noresults {
	padding: 20px 80px;
	letter-spacing: 1px;
	color: #222;
	line-height: 1.2em;
}



/*
 * ABOUT US PAGE
 */
body#about h1 {
    color: #d00;
    font-size: 1.5em;
    font-style: italic;
    text-align: right;
    margin: 15px 30px 20px 30px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -2px;
}

body#about div#content p {
    padding: 15px;
    padding-top: 0;
    color: #000;
}

body#about div#content p.last {
    padding-bottom: 80px;
}



/*
 * Our Services Page
 */
body#services div#serviceContainer h1 {
	text-align: center;
	color: #c00;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: 1px;
	padding: 5px 0;
}

body#services div#serviceContainer h2 {
	text-align: center;
	color: #c00;
	font-size: 1.2em;
    font-style: italic;
	letter-spacing: 1px;
	padding: 5px 0;
}

body#services div#serviceContainer h4 {
	color: #d00;
	text-align: center;
}

body#services div#serviceContainer div#muralContainer {
	text-align: center;
}

body#services div#serviceContainer p.intro {
	color: #008;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}

body#services div#serviceContainer p.intro strong {
	font-size: 1.2em;
	color: #000;
}

body#services div#serviceContainer p.intro em {
	color: #c00;
	font-style: italic;
}

body#services div#serviceContainer ul {
	position: relative;
	padding-top: 10px;
	height: 150px;
}

body#services div#serviceContainer ul li {
	display: block;
	float: left;
	width: 390px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
	height: 25px;
}

body#services div#serviceContainer ul li.olg {
	width: 780px;
}

body#services div#serviceContainer ul li a {
	color: #008;
	text-decoration: underline;
}

body#services div#serviceContainer ul li a:hover {
	color: #c00;
}

body#services div#serviceContainer p {
	padding: 10px;
	color: #000;
}

body#services div#serviceContainer p a {
	color: #008;
	font-weight: bold;
	font-size: 1.1em;
	padding-right: 10px;
}

body#services div#serviceContainer p.outro {
	padding: 10px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

body#services div#serviceContainer h6 {
	color: #008;
	text-align: center;
	font-size: 1.1em;
	padding: 10px 40px;
}



/*
 * Epitaphs Page
 */
body#epitaphs h1 {
    color: #c00;
    text-align: center;
    padding: 10px 20px;
    font-size: 1.3em;
    line-height: 1.1em;
    letter-spacing: -1px;
}

body#epitaphs p {
	padding: 10px 30px;
	color: #333;
	letter-spacing: 1px;
}

body#epitaphs h2 {
    color: #bf6000;
    text-align: left;
    font-size: 1.1em;
    margin: 10px 500px 5px 30px;
    border-bottom: 1px dashed #eee;
}

body#epitaphs ul.epiList {
    position: relative;
    margin: 0 auto;
    width: 710px;
    padding-top: 15px;
}

body#epitaphs ul.epiList li {
    display: block;
    float: left;
    height: 20px;
    width: 355px;
    color: #223;
}

body#epitaphs div.pad {
	padding-bottom: 80px;
}


/*
 * Guarantee page
 */
body#guarantee div#guaranteeContainer {
	margin: 30px;
	/* background: transparentl url('../images/guarantee-bg.jpg') no-repeat scroll top left; */
}

body#guarantee div#guaranteeContainer h1,
body#guarantee div#guaranteeContainer h2,
body#guarantee div#guaranteeContainer h3 {
	color: #d00;
	font-size: 1.4em;
	font-style: italic;
	text-align: center;
	line-height: 1.2em;
}

body#guarantee div#guaranteeContainer h1 {
	padding-bottom: 15px;
}

body#guarantee div#guaranteeContainer h2 {
	font-size: 1.2em;
}

body#guarantee div#guaranteeContainer h3 {
	padding-top: 30px;
    font-size: 1.1em;
    font-style: normal;
    color: #000;
}

body#guarantee div#guaranteeContainer p {
	padding: 15px 40px;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.1em;
}

body#guarantee div#guaranteeContainer p.signed {
	padding-top: 80px;
	text-align: right;
    font-style: italic;
}



/*
 * CONTACT PAGE
 */
body#contact h1 {
	color: #d00;
	font-size: 1.5em;
	font-style: italic;
	text-align: right;
	margin: 15px 30px 20px 30px;
	border-bottom: 1px solid #ddd;
	letter-spacing: -2px;
}

body#contact p a {
    color: #bf6000;
}

body#contact p.intro {
	padding: 10px 60px;
	letter-spacing: 1px;
	color: #333;
}

body#contact h2 {
	font-size: 1.3em;
	letter-spacing: -1px;
	color: #029;
	border-bottom: 1px dashed #ddd;
	margin: 15px 500px 5px 30px;
}

body#contact h4 {
	font-size: 1.1em;
	padding: 5px 40px;
	letter-spacing: -1px;
}

body#contact h4 a {
	color: #bf6000;
}

body#contact p {
	padding: 5px 60px 15px 40px;
	color: #222;
}

body#contact p.appointments {
	padding-right: 300px;
	color: #555;
}

body#contact dl {
	padding: 10px 30px;
}

body#contact dl dt {
	color: #005;
	font-size: 0.9em;
}

body#contact dl dd {
	color: #000;
	font-weight: bold;
	padding-left: 30px;
}

body#contact ul.errors li {
	background-color: #d00;
	color: #fff;
	padding: 3px 30px;
}

body#contact ul.success li {
    background-color: #090;
    color: #fff;
    padding: 3px 30px;
}

body#contact form {
    display: block;
    position: relative;
    padding: 0 30px;
}

body#contact form label {
	display: block;
	float: left;
	width: 175px;
	height: 17px;
	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	line-height: 1.0em;
	font-size: 0.9em;
    color: #bf6000;
}

body#contact form input[type="text"] {
	display: block;
	float: left;
	width: 175px;
	height: 20px;
}

body#contact form select {
	display: block;
	float: left;
	width: 175px;
	height: 20px;
}

body#contact form textarea {
	width: 530px;
}

body#contact form input[type="submit"] {
	margin-left: 395px;
	background-color: #090;
	font-weight: bold;
	color: #fff;
    padding: 1px 10px;
}

body#contact p.weburl {
	padding-bottom: 80px;
}



/*
 * AJAX CONTACT PAGE
 */
div#moreInfoBox ul.errors li {
    background-color: #d00;
    color: #fff;
    padding: 3px 30px;
}

div#moreInfoBox p.success {
    background-color: #090;
    color: #fff;
    padding: 1px 20px;
}

div#moreInfoBox form {
    display: block;
    position: relative;
    width: 500px;
}

div#moreInfoBox form label {
    display: block;
    float: left;
    width: 175px;
    height: 17px;
    padding-top: 3px;
    padding-right: 5px;
    text-align: right;
    line-height: 1.0em;
    font-size: 0.9em;
    color: #bf6000;
}

div#moreInfoBox form input[type="text"] {
    display: block;
    float: left;
    width: 175px;
    height: 20px;
}

div#moreInfoBox form select {
    display: block;
    float: left;
    width: 175px;
    height: 20px;
}

div#moreInfoBox form textarea {
    width: 500px;
}

div#moreInfoBox form input[type="submit"] {
    margin-left: 195px;
    background-color: #090;
    font-weight: bold;
    color: #fff;
    padding: 1px 10px;
}



/*
 * DIRECTIONS PAGE
 */
body#directions h1 {
    color: #d00;
    font-size: 1.5em;
    font-style: italic;
    text-align: right;
    margin: 15px 30px 20px 30px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -2px;
}

body#directions p.intro {
	padding: 15px 60px;
	letter-spacing: 1px;
	color: #333;
	line-height: 1.2em;
}

body#directions h2 {
	color: #bf6000;
	font-size: 1.2em;
	margin: 15px 500px 10px 30px;
	border-bottom: 1px dashed #ddd;
}

body#directions div#bMapContainer {
	position: relative;
    margin: 0 auto;
    width: 700px;
}

body#directions div#bMapContainer a {
    display: block;
    float: left;
}

body#directions div#bMapContainer a img {
    border: 3px solid #eee;
}

body#directions div#bMapContainer a:hover img {
    border: 3px solid #000;
}

body#directions div#bMapContainer ul {
    float: left;
    padding: 30px 15px;
    width: 430px;
}

body#directions div#bMapContainer ul li {
    color: #009;
    line-height: 2.4em;
    font-weight: bold;
    font-style: italic;
}

body#directions div#gMapContainer {
    margin: 0 auto;
    width: 700px;
}

body#directions div#gMapContainer div#map {
	width: 500px;
	height: 300px;
    float: left;
}

body#directions div#gMapContainer form#directionsInput {
    padding: 30px 10px;
    float: left;
    width: 175px;
    text-align: center;
}

body#directions div#gMapContainer form#directionsInput label {
    background-color: #eef;
    display: block;
    line-height: 1.2em;
    padding: 5px;
    border: 1px solid #ccc;
}

body#directions div#gMapContainer form#directionsInput span.format {
    font-size: 0.8em;
    font-style: italic;
}

body#directions div#gMapContainer form#directionsInput input[type="text"] {
    width: 172px;
}

body#directions div#gMapContainer form#directionsInput select {
	width: 172px;
	margin: 10px 0;
}

body#directions div#gMapContainer form#directionsInput input[type="submit"] {
    margin: 30px 45px;
}

body#directions div#gDirectResults {
	color: #333;
}



/*
 * CITY TV VIDEO PAGE
 */
body#video h1 {
    color: #d00;
    font-size: 1.5em;
    font-style: italic;
    text-align: right;
    margin: 15px 30px 20px 30px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -2px;
}

body#video h2 {
    color: #008;
    font-size: 1.2em;
    text-align: center;
    letter-spacing: -1px;
    padding: 5px 30px;
}

body#video div#clipContainer {
	width: 720px;
	height: 480px;
	margin: 0 auto;
}

body#video p {
	color: #333;
	padding: 10px 60px;
	letter-spacing: 1px;
}

body#video p.last {
	padding-bottom: 60px;
}




/*
 *  TESTIMONIALS PAGE
 */
body#testimonials form {
   float: left;
}
 
body#testimonials form label {
	color: #008;
	font-weight: bold;
	padding: 5px 10px 0 30px;
}

body#testimonials h1 {
    color: #d3281f;
    text-align: right;
    font-size: 1.3em;
    margin: 10px 30px 45px 30px;
    border-bottom: 1px solid #ddd;
} 
 
body#testimonials div.singleTest {
    position: relative;
}

body#testimonials div.singleTest div.thumbContainer,
body#testimonials div.singleTest p.body {
    float: left;
}

body#testimonials div.singleTest p.body a {
	color: #bf6000;
}	

body#testimonials div.singleTest div.thumbContainer {
    width: 197px;
    height: 117px;
    text-align: center;
}

body#testimonials div.singleTest div.thumbContainer a img {
	border: 2px solid #ddd;
}

body#testimonials div.singleTest div.thumbContainer a:hover img {
	border: 2px solid #d00;
}

body#testimonials div.singleTest div.thumbContainer a {
	font-size: 0.8em;
	color: #ccc;
}

body#testimonials div.singleTest p.body {
    color: #222;
    width: 550px;
    padding: 10px;
    margin-bottom: 50px;
    font-style: italic;
}

body#testimonials div.singleTest p.body span.fromWho {
    display: block;
    text-align: right;
    color: #999;
}

body#testimonials div#testViewSingle {
    text-align: center;
}

body#testimonials div#testViewSingle p.body {
    color: #111;
    padding: 25px;
    font-style: italic;
    text-align: left;
}

body#testimonials div#testViewSingle p.from {
    text-align: right;
    padding: 0 15px 25px 15px;
}

body#testimonials p.noresults {
    padding: 20px 80px;
    letter-spacing: 1px;
    color: #222;
    line-height: 1.2em;
}

body#testimonials div.pages {
	text-align: center;
}

body#testimonials div.pages a.prev {
	color: #666;
	float: left;
	padding-left: 15px;
}

body#testimonials div.pages a.next {
    color: #666;
    float: right;
    padding-right: 15px;
}

body#testimonials div.pages a.prev:hover,
body#testimonials div.pages a.next:hover {
    color: orange;
    text-decoration: underline;
}

/*
 * MY SAVED FOLDER
 */
body#saved h1 {
    color: #d00;
    font-size: 1.3em;
    font-style: italic;
    letter-spacing: -1px;
    text-align: right;
    margin: 5px 40px 20px 40px;
    border-bottom: 1px solid #ddd;
}

body#saved p.noresults {
	padding: 20px 60px;
	letter-spacing: 1px;
	color: #333;
}

body#saved p {
	padding: 10px 30px;
	color: #000;
}

body#saved table {
	width: 723px;
	margin: 10px 30px;
}

body#saved table th {
	color: #bf6000;
	font-size: 1.2em;
	letter-spacing: -1px;
	border-bottom: 2px solid #999;
	padding-bottom: 5px;
}

body#saved table tbody td {
	padding-top: 5px;
    vertical-align: top;
}

body#saved table th.thumb,
body#saved table td.thumb {
	width: 190px;
	text-align: center;
}

body#saved table td.thumb img {
	border: 2px solid #bf6000;
}

body#saved table td.thumb a {
	padding: 0 3px;
}

body#saved table td.thumb a img {
	border: none;
}

body#saved table td.thumb a.removeText {
	color: #bbb;
	font-size: 0.8em;
}

body#saved table tbody td.deets {
	position: relative;
}

body#saved table tbody td.deets dl {
	position: relative;
	width: 533px;  
}

body#saved table tbody td.deets dl dt,
body#saved table tbody td.deets dl dd {
	display: block;
	float: left;
    height: 50px;
}

body#saved table tbody td.deets dl dt {
    color: #bf6000;
    padding-right: 5px;
}

body#saved table tbody td.deets dl dd {
    color: #333;
}

body#saved table tbody td.deets dl dt.left {
	width: 110px;
	text-align: right;
}

body#saved table tbody td.deets dl dd.left {
    width: 150px;
    text-align: left;
}

body#saved table tbody td.deets dl dt.right {
    width: 100px;
    text-align: right;
}

body#saved table tbody td.deets dl dd.right {
    width: 150px;
    text-align: left;
}

body#saved table tbody td.printTDtext {
	vertical-align: middle;
	color: #bf6000;
}

body#saved a#topPlink img {
    position: absolute;
    top: 0;
    left: 30px;
}



/*
 * WIP
 */
body#wip h1 {
    color: #d00;
    text-align: right;
    margin: 10px 30px;
    font-size: 1.3em;
    line-height: 1.1em;
    letter-spacing: -1px;
    border-bottom: 1px solid #ddd;
}

body#wip h2,
body#wip h3 {
    color: #bf6000;
    font-size: 1.3em;
    text-align: center;
    padding: 5px 0;
}

body#wip h3 {
	font-size: 1.2em;
}

body#wip h4 {
    color: #bf6000;
    font-size: 1.1em;
    text-align: left;
    margin: 0 500px 10px 30px;
    border-bottom: 1px dashed #ccc;
}

body#wip h5 {
	color: #000;
	text-align: left;
	padding: 15px 0 10px 160px;
	line-height: 1.2em;
}

body#wip h5 a {
	padding: 2px 5px;
}

body#wip div#wipLarge {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

body#wip div#wipLarge img {
	border: 2px solid #ccc;
}

body#wip p.descrip {
	color: #333;
	line-height: 1.1em;
	padding: 10px 60px;
}

body#wip form {
   float: left;
}
 
body#wip form label {
    color: #008;
    font-weight: bold;
    padding: 5px 10px 0 30px;
}

body#wip form input[type="submit"] {
    background-color: #0d0;
    color: #fff;
    padding: 0 2px;
    font-weight: bold;
}

body#wip div#wipBrowse p {
    padding: 10px 30px;
    color: #333;
    letter-spacing: 1px;
}

body#wip div#wipBrowse h4 {
    color: #bf6000;
    text-align: left;
    font-size: 1.1em;
    margin: 10px 500px 5px 30px;
    border-bottom: 1px dashed #eee;
}

body#wip ul.resList {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

body#wip ul.resList li {
	display: block;
	float: left;
	width: 350px;
	padding: 10px 0 10px 30px;
}

body#wip ul.resList li a {
	color: #009;
	text-decoration: underline;
	font-size: 1.1em;
	letter-spacing: 1px;
}

body#wip p.noresults {
	padding: 20px 60px;
	color: #433;
	letter-spacing: 1px;
	line-height: 1.2em;
}

body#wip table#Actions {
	width: 720px;
	margin: 10px auto;
}

body#wip table#Actions thead th {
	font-size: 0.9em;
	color: #999;
	text-align: center;
	width: 240px;
}

body#wip table#Actions thead th.share {
	background: transparent url('../images/group.png') no-repeat scroll 50px 0;
}

body#wip table#Actions thead th.phone {
	background: transparent url('../images/telephone.png') no-repeat scroll 50px 0;
}

body#wip table#Actions thead th.email {
	background: transparent url('../images/email.png') no-repeat scroll 50px 0;
}

body#wip table#Actions tbody td {
	color: #333;
	font-size: 0.8em;
	text-align: left;
	padding: 10px 20px;
}

	


/*
 * ============================================================================
 * ============================================================================
 *   ADMIN PAGES
 * ============================================================================
 * ============================================================================
 */
/* Admin Home Page */
body#admin div#adminMain {
    position: relative;
}

body#admin h6 {
	padding: 4px;
}

body#admin h6.error {
	background-color: #900;
	color: #fff;
}

body#admin h6.success {
	background-color: #080;
	color: #fff;
}

body#admin div#adminMain div.leftPanel,
body#admin div#adminMain div.rightPanel {
	float: left;
	width: 390px;
}

body#admin div#adminMain div.rightPanel {
	text-align: center;
}

body#admin div h2 {
    color: #d3281f;
    letter-spacing: -1px;
    font-size: 1.2em;
    text-align: center;
    padding: 20px;
}

body#admin div#adminMain div h3 {
    text-align: center;
    padding: 20px 0;
}

body#admin div#adminMain div.leftPanel form {
    position: relative;
    padding-left: 10px;
}

body#admin div#adminMain div.leftPanel form.tagchange select {
    width: 250px;
}

body#admin div#adminMain div.leftPanel form.findpic label {
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
    height: 22px;
}

body#admin div#adminMain div.leftPanel form.findpic input[type="text"],
body#admin div#adminMain div.leftPanel form.findpic select {
    float: left;
    width: 250px;
    height: 25px;
}

body#admin div#adminMain div.leftPanel form.findpic select {
	width: 253px;
	margin: 0;
	padding: 0;
}

body#admin div#adminMain div.leftPanel form.findpic input[type="submit"] {
    padding: 0 15px;
    color: #009;
    font-weight: bold;
    margin-left: 150px;
}

body#admin div#adminMain div.rightPanel form select {
    width: 300px;
}


body#admin div#adminMain div form input[type="text"] {
    width: 350px;
}

body#admin div#adminMain div.rightPanel form.newtest textarea {
	width: 350px;
	height: 350px;
}


/* Testimonial remove */
body#admin div#adminTestMod p {
    padding: 20px;
}

body#admin div#adminTestMod p.testBody {
    margin: 30px;
    border: 1px dotted #ccc;
    min-height: 120px;
}

body#admin div#adminTestMod p.testBody img {
    border: 2px solid #333;
    margin: 0 10px;
    float: left;
}

/* Testimonial Add */
/* Testimonial edit */

body#admin div#adminTestMod form input[type="submit"] {
    padding: 0 15px;
    color: #009;
    font-weight: bold;
}

body#admin div#adminTestAdd h3 {
	color: #900;
	font-size: 1.2em;
	padding: 20px;
	padding-top: 0;
	text-align: right;
}

body#admin div#adminTestAdd form,
body#admin div#adminTestMod form {
    padding: 10px;
}

body#admin div#adminTestAdd form input[type="text"],
body#admin div#adminTestMod form input[type="text"] {
	width: 600px;
}

body#admin div#adminTestAdd form textarea,
body#admin div#adminTestMod form textarea {
    width: 733px;
    height: 100px;
}

body#admin div#adminTestAdd h5,
body#admin div#adminTestMod h5 {
	color: #900;
	padding: 5px 15px;
}

body#admin div#adminTestAdd div#picPreview,
body#admin div#adminTestMod div#picPreview {
	text-align: center;
	overflow: auto;
}

body#admin div#adminTestAdd div#picPreview img,
body#admin div#adminTestMod div#picPreview img {
	border: 3px solid #333;
    width: 500px;
}


/* WIP remove */
body#admin div#adminWipMod p {
    padding: 20px;
}

body#admin div#adminWipMod p.wipBody {
    margin: 30px;
    border: 1px dotted #ccc;
    min-height: 120px;
}

body#admin div#adminWipMod p.wipBody img {
    border: 2px solid #333;
    margin: 0 10px;
    float: left;
}

/* WIP Add */
/* WIP edit */

body#admin div#adminWipMod form input[type="submit"] {
    padding: 0 15px;
    color: #009;
    font-weight: bold;
}

body#admin div#adminWipAdd h3,
body#admin div#adminWipMod h3 {
    color: #900;
    font-size: 1.2em;
    padding: 20px;
    padding-top: 0;
    text-align: right;
}

body#admin div#adminWipAdd form,
body#admin div#adminWipMod form {
    padding: 10px;
}

body#admin div#adminWipAdd form input[type="text"],
body#admin div#adminWipMod form input[type="text"] {
    width: 600px;
}

body#admin div#adminWipAdd form textarea,
body#admin div#adminWipMod form textarea {
    width: 733px;
    height: 100px;
}

body#admin div#adminWipAdd table,
body#admin div#adminWipMod table {
	width: 773px;
	margin: 10px 0;
}

body#admin div#adminWipAdd table tr th,
body#admin div#adminWipMod table tr th {
	color: #bf6000;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
}

body#admin div#adminWipAdd table tr td,
body#admin div#adminWipMod table tr td {
	text-align: center;
	vertical-align: middle;
}

body#admin div#adminWipAdd table tr th.iTitle,
body#admin div#adminWipMod table tr td.iTitle {
	width: 500px;
}

body#admin div#adminWipAdd table tr th.iPreview,
body#admin div#adminWipAdd table tr td.iPreview,
body#admin div#adminWipMod table tr td.iPreview {
    width: 200px;
}

body#admin div#adminWipAdd table tr td.iPreview img,
body#admin div#adminWipMod table tr td.iPreview img {
	width: 150px;
}

body#admin div#adminWipAdd table tr td.iActions,
body#admin div#adminWipMod table tr td.iActions {
	width: 73px;
    vertical-align: middle;
    text-align: center;
}


body#admin div#adminWipAdd table tr td input[type="text"],
body#admin div#adminWipMod table tr td input[type="text"] {
	width: 400px;
}

body#admin div#adminWipAdd h5,
body#admin div#adminWipMod h5 {
    color: #900;
    padding: 5px 15px;
}





/* Civic Monument Remove */ 
body#admin div#adminCivicMod p {
    padding: 20px;
}

body#admin div#adminCivicMod p.civicBody {
    margin: 30px;
    border: 1px dotted #ccc;
    text-align: center;
}

body#admin div#adminCivicMod p.civicBody img {
    border: 2px solid #333;
    margin: 0 10px;
}

/* Civic Monument Add */
/* Civic Monument Edit */
body#admin div#adminCivicMod form input[type="submit"] {
    padding: 0 15px;
    color: #009;
    font-weight: bold;
}

body#admin div#adminCivicAdd h3 {
    color: #900;
    font-size: 1.2em;
    padding: 20px;
    padding-top: 0;
    text-align: right;
}

body#admin div#adminCivicAdd form,
body#admin div#adminCivicMod form {
    padding: 10px;
}

body#admin div#adminCivicAdd form input[type="text"],
body#admin div#adminCivicMod form input[type="text"] {
    width: 500px;
}

body#admin div#adminCivicAdd form textarea,
body#admin div#adminCivicMod form textarea {
    width: 733px;
    height: 100px;
}

body#admin div#adminCivicAdd h5,
body#admin div#adminCivicMod h5 {
    color: #900;
    padding: 5px 15px;
}

body#admin div#adminCivicAdd div#picPreview,
body#admin div#adminCivicMod div#picPreview {
    text-align: center;
    overflow: auto;
}

body#admin div#adminCivicAdd div#picPreview img,
body#admin div#adminCivicMod div#picPreview img {
    border: 3px solid #333;
    width: 500px;
}



/* Admin Photo Add/Edit Pages */
body#admin div#adminPhotoAdd h3,
body#admin div#adminPhotoEdit h3 {
    color: #900;
    text-align: right;
    padding: 20px;
    padding-top: 0;
    font-size: 1.2em;
}

body#admin div#adminPhotoAdd form,
body#admin div#adminPhotoEdit form {
    position: relative;
}

body#admin div#adminPhotoAdd form div#photoFormLeft, 
body#admin div#adminPhotoAdd form div#photoFormRight,
body#admin div#adminPhotoEdit form div#photoFormLeft,
body#admin div#adminPhotoEdit form div#photoFormRight {
    position: relative;
    float: left;
    width: 380px;
    margin: 2px;
}

body#admin div#adminPhotoAdd form div#photoFormLeft label,
body#admin div#adminPhotoEdit form div#photoFormLeft label {
    display: block;
    float: left;
    padding: 2px;
    text-align: right;
    width: 100px;
}

body#admin div#adminPhotoAdd form div#photoFormLeft input[type="text"],
body#admin div#adminPhotoEdit form div#photoFormLeft input[type="text"] {
	float: left;
	width: 266px;
}

body#admin div#adminPhotoAdd form div#photoFormLeft select,
body#admin div#adminPhotoEdit form div#photoFormLeft select {
    float: left;
    width: 270px;
}

body#admin div#adminPhotoAdd form input[type="submit"],
body#admin div#adminPhotoEdit form input[type="submit"] {
    margin-left: 340px;
}

body#admin div#adminPhotoAdd h5,
body#admin div#adminPhotoEdit h5 {
    color: #900;
    padding: 5px 15px;
}

body#admin div#adminPhotoAdd div#picPreview,
body#admin div#adminPhotoEdit div#picPreview {
    text-align: center;
    overflow: auto;
}

body#admin div#adminPhotoAdd div#picPreview img,
body#admin div#adminPhotoEdit div#picPreview img {
    border: 3px solid #333;
    width: 500px;
}

/* 
 * Admin Photo Find View 
 */
body#admin div#adminPhotoFind h3 {
    color: #900;
    text-align: right;
    padding: 20px;
    padding-top: 0;
    font-size: 1.2em;
}

body#admin div#adminPhotoFind table {
	width: 100%;
}

body#admin div#adminPhotoFind table td {
	text-align: center;
	vertical-align: middle;
	border: 1px dotted #ccc;
}

body#admin div#adminPhotoFind table td.thumbContainer {
	width: 177px;
	height: 104px;
}

/*
 * Admin Photo Delete View
 */
body#admin div#adminPhotoDel {
	text-align: center;
}

body#admin div#adminPhotoDel h3 {
    color: #900;
    text-align: right;
    padding: 20px;
    padding-top: 0;
    font-size: 1.2em;
}

body#admin div#adminPhotoDel p {
	padding: 20px;
	color: #333;
	text-align: left;
}

body#admin div#adminPhotoDel dl {
	text-align: left;
	padding-left: 320px;
}

body#admin div#adminPhotoDel dt {
	color: #999;
}

body#admin div#adminPhotoDel dd {
	padding-left: 15px;
	color: #333;
}

body#admin div#adminPhotoDel form {
	padding: 10px;
}


/*
 * SWFUpload Styles
 */
DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid black; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
DIV.ProgressBar DIV { background-color: Green; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }

