@charset "UTF-8";
body/* CSS Document */

  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/bg-beige.jpg);
	line-height: 120%;
}
#container  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 100px;
	height: 100%;
	padding: 0px;
	border-radius: 15px;
	background-color: #FFF;
} 
#menu  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #C03;
	height: 2.2em;
} 
.twoColFixLtHdr #header  {
	height: 40px;
	padding-bottom: 0px;
	border-radius: 15;
	background-image: url(images/prcua-header.jpg);
	padding-top: 80px;
	width: 215px;
	padding-left: 785px;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#left  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	height: 600px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0033;
}
#right  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	border-left-style: solid;
	border-left-color: #326666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #326666;
	border-left-width: 2px;
	float: right;
	clear: none;
	width: 473px;
	height: 600px;
} 
#center {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 2px;
	float: left;
	clear: none;
	width: 686px;
	height: 100%;
}
.mainimage {
	background-position: center;
}
#centerfixed {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	float: left;
	width: 940px;
}
.heading {
	color: #CC0033;
	font-weight: bold;
}
.blackheading {
	color: #000000;
	font-weight: bold;
}
.bulletinfo {
	color: #333333;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
}
.readfullarticle {
	font-size: small;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.wrappicright {
	float: right;
}
.tm {
}
.footertext {
	font-size: small;
	color: #C5C2BA;
}
.twoColFixLtHdr #footer {
	clear: both;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	height: 85px;
	text-align: center;
	background-color: #CC0033;
	border-radius: 0px 0px 15px 15px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]</head>
#right {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-left-width: 2px;
	float: right;
	clear: none;
	width: 473px;
	height: 600px;
}
.pic_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	box-shadow: 3px 3px 2px #999;
}
.borderframeleft {
	border: 4px double #336699;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
.pic_right {
	float: right;
	margin-left: 5px;
}
.copyright {font-size: x-small}
a:link {
	color: #CC0033;
}
a:visited {
	color: #999999;
}
#leftfront {
	width: 840px;
	height: 100%;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 20px;
	background-image: url(images/gradient-all.jpg);
	background-repeat: repeat-x;
	border-radius: 15px;
	box-shadow: 0px 2px 2px 2px #C1BEB6;
	border: 1px solid #C0BCB5;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#leftfrontmain {
	width: 530px;
	height: 100%;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	box-shadow: 0px 2px 2px 2px #C1BEB6;
	;
0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBBB1;
	border-radius: 15px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightfrontmain {
	width: 880px;
	height: 100%;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 20px;
	float: left;
}
#lowerfrontmain-left {
	width: 450px;
	height: 100%;
	left: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	box-shadow: 0px 2px 2px 2px #C1BEB6;
	margin-top: 20px;
	border-radius: 15px;
}
#lowerfrontmain-right {
	height: 100%;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	box-shadow: 0px 2px 2px 2px #C1BEB6;
	border-radius: 15px;
	margin-top: 0px;
	width: 300px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.designinsidecontainer {
	width: 100%;
	height: 100%;
}
#DesignBuildWrapper {
	height: auto;
	width: 100%;
}
#rightfront {
	width: 320px;
	height: 318px;
	left: auto;
	right: auto;
	background-color: #EBEBEB;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 2px solid #336699;
	float: left;
	background-image: url(images/playhouse.jpg);
	clear: none;
}
#collage {
	height: 350px;
	width: 1000px;
	float: left;
	clear: left;
	padding-bottom: 20px;
}
.archdiv1 {
	float: left;
	height: 100%;
	width: 400px;
}
.archdiv2 {
	height: 100%;
	width: 220px;
	float: left;
	text-align: left;
	padding-right: 20px;
}
.archdiv3 {
	height: 380px;
	width: 240px;
	float: left;
	background-image: url(images/arch02.jpg);
}
#DesignBuildBottomWrapper {
	height: 100%;
	width: 880px;
}
#DesignLeftDiv {
	height: 323px;
	width: 430px;
	position: relative;
	float: left;
	background-image: url(images/playhouse-design.jpg);
	background-repeat: no-repeat;
}
#DesignRightDiv {
	width: 420px;
	left: 30px;
	position: relative;
	height: 234px;
	background-image: url(images/playhouse-drawing.jpg);
	float: left;
}
#DesignBottomDiv {
	clear: both;
	float: left;
	height: 565px;
	width: 880px;
	margin-top: 20px;
	background-image: url(images/playhouse-elevations.jpg);
	background-repeat: no-repeat;
}
#ArchWrapperTop {
	width: 880px;
	float: left;
}
#ArchWrapper {
	width: 880px;
	float: left;
}
#leftheader {
	height: 120px;
	width: 700px;
	float: left;
	background-image: url(images/prcualogo.jpg);
	background-repeat: no-repeat;
	border-radius: 15px;
	padding: 15px;
}
#rightheader {
	height: 150px;
	width: 230px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-radius: 0px 15px 0px 0px;
}
.headertitle {
	font-size: medium;
	color: #CC0033;
	text-align: center;
}
#spacerdiv {
	height: 25px;
	float: left;
	background-color: #FFF;
	background-image: url(images/whitespace.jpg);
	background-repeat: repeat;
}
#drmarty {
	height: 100%;
	width: 500px;
	padding-right: 10px;
	float: left;
	clear: both;
}
#meet_left {
	float: left;
	width: 520px;
	height: 100%;
}
#meet-right {
	float: right;
	width: 300px;
}
#testimonials {
	height: 100%;
	width: 260px;
	float: right;
	padding: 15px;
	background-color: #FFFF99;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border: 1px solid #FF0;
	box-shadow: 2px 2px 2px #CCC;
}
#testimonials01 {
	height: 100%;
	width: 260px;
	float: right;
	padding: 15px;
	background-color: #FFCCFF;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	box-shadow: 2px 2px 2px #CCC;
	clear: right;
	margin-top: 15px;
}
#testimonials02 {
	height: 100%;
	width: 260px;
	float: right;
	padding: 15px;
	background-color: #99FFFF;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	box-shadow: 2px 2px 2px #CCC;
	clear: right;
	margin-top: 15px;
}
#testimonials03 {
	height: 100%;
	width: 260px;
	float: right;
	padding: 15px;
	background-color: #AAFFB4;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	box-shadow: 2px 2px 2px #CCC;
	clear: right;
	margin-top: 15px;
}
#tammie {
	height: 100%;
	width: 500px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 15px;
	float: left;
}
#darlene {
	height: 100%;
	width: 500px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 15px;
}
#map {
	height: 600px;
	width: 700px;
	padding-left: 100px;
	padding-top: 40px;
}
#insurancewrapper {
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	float: left;
	padding-bottom: 15px;
}
whitetext {
	color: #FFF;
}
