html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120%  Arial, Helvetica, sans-serif;
}
body {
	background-color: #4e2029;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

a img, :link img, :visited img {
	border: 0;
}

#pageWrapper {
	width: 955px;
	margin:auto;
}

#contentArea {
	width: 400px;
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}
#popBox {
	width: 90%;
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 25px;
	padding-right: 25px;
	padding-left: 25px;
}


* html #contentArea {
width:400px;
w\idth:380px;
}

#insideLeftContentArea {
	width: 444px;
	float: left;
	margin-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#insideRightContentArea {
	width: 350px;
	float: left;
	margin-left: 100px;
}

#contentAreaColTwo {
	width:444px;
	float: right;
}
#contentArea p.footnotes {
	font-size: 8pt;
	font-style: italic;
}

#homeColTwo {
	float: right;
}
#mainMenu {
	margin-top: 10px;
	background-color: #000000;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.center {
	text-align: center;
}

#mainMenu a, #mainMenu a:visited {
	font-size: 0.7em;
	text-decoration:none;
	color: #decdb8;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 25px;
	line-height: 30px;
	background-image: url(images/triangle.gif);
	background-position: 10px;
	background-repeat: no-repeat;
}

#mainMenu a:hover {
	color: #FFFFFF;
}
/* Keep white color on specific page */
#page1 #whyWasco a, #page2 #whenToReplace a, #page3 #windowTypes a, #page4 #anatomy a, #page5 #doors a, #page6 #installers a, #page7 #faq a, #page8 #contactUs a, #page9 #euroDoors a, #page10 #gallery a{
	color: #FFFFFF;
}

#footer {
	text-align: center;
	clear: both;
	height: 30px;
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d47626;
	margin-bottom: 5px;
}

#footer p{
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 30px;
}

#footer .copyright{
	display: block;
	font-size: 8pt;
	color: #DECDB8;
	line-height: 20px;
	width: 955px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
}
#contentArea p, #popBox p, #insideLeftContentArea p, #slideshow p, #insideLeftContentArea a,#insideLeftContentArea a:visited , #contentAreaColTwo p{
	font-size: 10pt;
	color: #decdb8;
	margin-bottom: 8px;
	line-height: 18px;
}
#insideLeftContentArea a, #insideLeftContentArea a:visited , #contentArea a, #contentArea a:visited{
	color: #FFF;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}
#insideLeftContentArea a:hover , #contentArea a:hover{
	color: #d47626;
	margin-bottom: 0px;
}


#contentArea ul, #insideLeftContentArea ul {
	list-style-type: disc;
	margin-left: 18px;
	color: #FFF;
}

#contentArea li p, #insideLeftContentArea li p {
	font-size: 10pt;
	color: #decdb8;
	margin-bottom: 8px;
	line-height: 18px;
	
}

h1, h2, h3 {
	font-size: 18pt;
	color: #FFFFFF;
	line-height: 20pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	font-size: 12pt;
	line-height: 12pt;
	margin-bottom: 12px;
}

h3 {
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 18px;
}

.bold {
	font-weight: bold;
}
#insideLeftContentArea p.caption , #contentAreaColTwo p.caption{
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.5em;
	padding-bottom: 5px;
}

#insideLeftContentArea .question {
	padding-top: 12px;
	font-weight: bold;
	color: #FFF;
}
#insideLeftContentArea .highlight, #contentAreaColTwo .highlight {
	font-weight: bold;
	color: #d47626;
}
.imageSpace {
	padding-top: 10px;
	padding-bottom: 10px;
}
