html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}


body {
	background-attachment: fixed;
	background-color: #D7B697;
	background-image: url(../images/PWConsultants/Sand-PWC_0548-2000x1488.jpg);
	background-repeat: repeat;
	/*  color: #000; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
/* 
  font-size: 11px;
  line-height: 14px;
*/
	}

p {
	line-height: 1.4em;
	text-align: left;
	font-size: 85%;
}


h1 {
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	line-height: 1.2;
	text-align: center;
/*
  font-size: 14px;
  line-height: 14px;
*/
  }


h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 2em;
	text-align: center;
/*
  font-size: 12px;
  line-height: 14px;
*/
}
.indent {
	margin-left: 5em;
}

h3 {
	font-style: italic;
	font-weight: bold;
	line-height: 2em;
}


/* Sets the style for unvisited links. */

a,  a:link {
  color: #a52a2a;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #contentWrapper #content table tr td {
	text-align: left;
	margin-left: 25px;
	padding-left: 10px;
}


/* Sets the style for visited links. */

a:visited {
	color: #a52a2a;
	font-weight: bold;
	text-decoration: none;
}

/* Sets the style for links on mouseover. */

a:hover {
  color: #a52a2a;
  text-decoration: underline;
}

/* Sets the style for a link that has focus. */

a:focus {
  color: #a52a2a;
}

/* Sets the style for a link that is being activated/clicked. */

a:active {
  color: #a52a2a;
}

#outerWrapper {
	background-color: #eaeaea;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	max-width: 1024px;
	min-width: 600px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 900px;
	line-height: 1.5em;
}

#outerWrapper #header {

/*
	font-size: 18px;
*/
	font-weight: bold;
}

#outerWrapper #contentWrapper #content {
	border-width: thin; /* Sets the border width properties for an element using shorthand notation */
	margin: 0 0 0 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #eaeaea;
  border-top: solid 1px #666; /* Sets the top border properties for an element using shorthand notation */
  padding: 10px 10px 10px 10px;
  text-align:center;
  font-size:80%;
}
.style2 {font-size: 9px}


.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;
}
.mediumtext {
	font-size: 80%;
	line-height: 1.2em;
}
#content ul .mediumtext {
}

#content ul .mediumtext {
}


.special {
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	font-style: italic;
	font-variant: small-caps;
	color: #30C;
	text-align: center;

	
	
	
}


img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CC8798390, #CC5132439, #CC6351518, #CC5373169{
	text-align: center;
}
.clearfloat2 { /* 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;
}.PWCCopyright p {
	font-size: 80%;
	line-height: 1.4em;
}
 
#advert {
	padding-top: 100px;
	padding-right: 250px;
	padding-bottom: 100px;
	padding-left: 250px;

}
#outerWrapper #header .horizontalcssmenu #cssmenu1 li ul li a {
	text-align: right;
}
#outerWrapper #header .horizontalcssmenu #cssmenu1 li a {
	text-align: center;
}
#outerWrapper #contentWrapper #content .specialOffer {
	font-size: large;
	font-weight: bolder;
	text-align: center;
}
#outerWrapper #contentWrapper #content table tr td ol li {
	text-align: left;
}
.CenteredText {
	text-align: center;
}
.centertext {
	text-align: center;
}

@media screen{
	#content ul .mediumtext }

p.clear {
  clear: both;
}