
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;

	background: #8DA9B7 url(images/bg.png) repeat-x top left;
	color: #FFFFFF;

	text-align: center;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */

}

.donothing {
	/* */
}

a img {
	border: 0;
}

.pofooter, .lshade {
	margin: 0 auto;
	width: 715px;
	text-align: left;
}

.pofooter {
	clear: both;
	background: transparent url(images/footerbg.png) no-repeat top center;
	height: 1.5em;
	padding-top: 0.5em;
}

.lshade {
	background: #FFFFFF url(images/lhs-shade.png) no-repeat top left;
	padding-left: 6px;
}

.rshade {
	background: transparent url(images/rhs-shade.png) no-repeat top right;
	padding-right: 6px;
}

.pobody {
	background: #FFFFFF url(images/mainbg.png) repeat-x top left;
	color: #000000;

	height: 1%;
}

#navbar {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	margin: 0.4em 0.8em;
}

#navbar li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

#navbar li a {
	padding: 0 0.8em;
	margin: 0.5em 0;
	float: left;
	border-left: 1px solid #850020;
	font-size: 86%;
	text-decoration: none;
	color: #748891;
}

#navbar li.last a {
	border-right: 1px solid #850020;
}

#phone {
	clear: right;
	float: right;
	color: #879DAB;
	font-weight: bold;
	padding: 0.6em;
}

#bann {
	float: left;
	background: #912139 url(images/red_box.jpg) no-repeat top left;
}

.pomain {
	clear: both;
}

.padder {
	padding-top: 7px;
}

.pocontent {
	clear: both;
}

.poleft {
	float: left;
	width: 195px;

	padding: 0.5em;
	padding-left: 1em;
}

.poright {
	float: left;
	width: 465px;
	background: transparent url(images/maincontentbg.png) no-repeat top left;

	padding: 0.5em 1em;
}

h1 {
	color: #97435B;
	font-family: serif;
	font-size: 150%;
	line-height: 200%;
	padding-top: 0.3em;
}

h1 span {
	color: #AD6163;
}

h2 {
	font-size: 108%;
	line-height: 125%;
	color: #AD6163;
}

.linker {
	background: transparent url(images/linkbg.png) no-repeat center left;
	padding-left: 1.4em;
	color: #7E0226;
	text-decoration: none;
	font-weight: bold;
}

p {
	padding: 0.5em 1em 0.5em 0;
}

.poright ul {
	padding: 0.5em 1em 0 0;
	list-style: none;
}

.poright ul li {
	background: transparent url(images/listbg.png) no-repeat top left;
	list-style-type: none;
	padding-left: 0.6em;
	padding-bottom: 0.5em;
}

#ourclients li {
	padding-bottom: 1em;
}

small {
	color: #47738C;
}

.clearer {
	clear: both;
}

#calc {
	padding-top: 1em;
}

.people {
	padding-top: 3em;
}

.people a {
	color: #000000;
	line-height: 150%;
}

.profile {
	background: #CBD8E0 url(images/profilebg.png) no-repeat bottom right;
	float: left;
	padding-bottom: 1em;
	margin-top: 0.5em;
	margin-right: 1em;
}

.profiletext {
	float: left;
	width: 18em;
}

.profile h2 {
	color: #913B54;
	font-size: 125%;
	padding: 0 0.3em;
}

.profile p {
	padding: 0 0.5em;
}

.mailto {
	padding-left: 1.4em;
	background: transparent url(images/email.png) no-repeat center left;
	text-decoration: none;
	color: #000000;
}

.mailto:hover {
	text-decoration: underline;
	color: #913B54;
}

.btt {
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}

.btt a {
	padding-left: 1.4em;
	background: transparent url(images/btt.png) no-repeat center left;
	text-decoration: underline;
	color: #913B54;
}

.cpr {
	float: right;
	font-size: 86%;
	color: #47738C;
}

.cpr a {
	color: #47738C;
	text-decoration: none;
}

/*
.newsholder {
	position: relative;
	height: 12em;
	margin-bottom: 1em;
	overflow: hidden;
}

#newsticker {
	position: absolute;
	top: 0;
	left: 0;
	height: 12em;
}
*/

.poleft ul {
	padding-right: 1em;
	list-style: none;
}

.poleft ul li {
	padding-bottom: 0.5em;
	list-style-type: none;
}



form p {
    padding: 0.2em;
    margin: 0;
}

label {
    clear: left;
    float: left;
    width: 12em;
}

input, textarea, select {
    width: 15em;
}

.button {
	width: 6em;
	margin-left: 12em;
}

fieldset {
	border: 0;
}

.calc {
}

/* the news box when JavaScript is available */
#news.hasJS
{
	height: 12em;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
}

/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position: absolute;
	top: 0;
	left: 0;
	height: 12em;
}

/* The "Stop scroller" element */
#DOMnewsstopper {
	display: none;
}


#news a {
	color: #666666;
	text-decoration: none;
}

#news a:hover {
	color: #000000;
}

address {
	font-style: normal;
	font-size: 86%;
}

#map {
	text-align: center;
}

#map iframe {
	border: 1px solid #CCCCCC;
}
