/* mac hide\*/

html, body {height:100%}

/* end hide */

body {

	padding:0;

	margin:0;

	text-align:center;

	min-width:760px;/* for mozilla*/

	background: #F7F7F7;

	color: #000000;

}

#outer{

	min-height:100%;

	width:758px;

	color: #000000;

	background: #DDDDDD url('../../images/DCPbgtextureredside180.jpg') repeat-y top left;

	/*border-left: 18px solid #534942; border-right: 18px solid #534942;*/

	/*border-top: 18px solid #534942;*/

	text-align:left;

	margin:auto;

	position:relative;

}

 

* html #outer{height:99.9%;} /*For IE which treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/

#header{

	min-height:115px;

	margin-left:180px;

	background-color: #BBBABC;

	background: url('../../images/DCPheader600x115bar-web.jpg') no-repeat top right;

	position:relative;

	padding: 0 0 0 0;

}

* html #header{height:115px}

#left {

	position:relative;/*IE needs this to show float */

	width:170px;

	float:left;

	padding-top: 0; padding-left: 10px; padding-right:0; padding-bottom: 5px;

	background-color: transparent;

	margin-bottom:0px;

	color:#000000;

	font: bold 8pt "Trebuchet MS", arial, sans-serif; letter-spacing: 0.3em;

}

#left a:link {

	text-decoration: none; color: #AD9E85;

}

#left a:visited {

	text-decoration: none; color: #AD9E85;

}

#left a:hover {

	text-decoration: underline; color: #336699;

}

#left a:active {

	text-decoration: none; color: #AD9E85;

}

a:link.homelink {

	font: bold 8pt "Trebuchet MS", arial, sans-serif; letter-spacing: 0.1em; text-decoration: none;

	color: #336699;

	background-color: #F7F7F7;

}

a:visited.homelink {

	font: bold 8pt "Trebuchet MS", arial, sans-serif; letter-spacing: 0.1em; text-decoration: none;

	color: #336699;

	background-color: #F7F7F7;

}

a:hover.homelink {

	font: bold 8pt "Trebuchet MS", arial, sans-serif; letter-spacing: 0.1em; text-decoration: none;

	color: #990000;

	background-color: #F7F7F7;

}

a:active.homelink {

	font: bold 8pt "Trebuchet MS", arial, sans-serif; letter-spacing: 0.1em; text-decoration: none;

	color: #336699;

	background-color: #F7F7F7;

}

#footer {

	width:758px;

	clear:both;

	height:50px;

	background-color: #534942;

	color: #AD9E85;

	text-align:center;

	font: 8pt "Trebuchet MS", arial, sans-serif;

	padding-top: 5px; padding-bottom: 0;

	left:0;

	bottom:0;

	position: absolute;

}

#footer a:link {

	text-decoration: underline; color: #336699;

	font: 8pt "Trebuchet MS", arial, sans-serif;  font-weight: bold;

}

#footer a:visited {

	text-decoration: underline; color: #336699;

	font: 8pt "Trebuchet MS", arial, sans-serif; font-weight: bold;

}

#footer a:hover {

	text-decoration: underline; color: #AD9E85;

	font: bold 8pt "Trebuchet MS", arial, sans-serif;  font-weight: bold;

}

#footer a:active {

	text-decoration: underline; color: #336699;

	font: 8pt "Trebuchet MS", arial, sans-serif;  font-weight: bold;

}

* html #footer {/*only ie gets this style*/

	\height:52px;/* for ie5 */

	he\ight:50px;/* for ie6 */

	margin-bottom:-1px;

}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#insert {

	width: 230px;

	float: right;

	padding: 5px;

	background-color: #AD9E85;

	color: #100B08;

	text-align: left; line-height: 14px; font-size: 8pt; font-weight: bold;

	font-family: arial, sans-serif; margin-left:0; margin-right:1px; margin-top:0; margin-bottom:0;

}

#maincontent {

	width:550px;

	float:right;

	padding-top: 10px; padding-right: 15px; padding-left:5px; padding-bottom: 5px;

	font: 8pt "Trebuchet MS", arial, sans-serif; letter-spacing: 0.1em;

	line-height: 200%;

	color: #534942;	

}

#maincontent h1 {

	font-size: 10pt; letter-spacing: 0.3em;

}

#maincontent h2 {

	font-size: 8pt; letter-spacing: 0.1em; color: #990000;

}

#maincontent h3 {

	font-size: 8pt; letter-spacing: 0.3em;

}

#maincontent h4 {

	font-size: 8pt; letter-spacing: 0.3em; padding-left: 20px;

}

#maincontent a:link {

	text-decoration: underline;

	background-color: transparent;

	color: #336699; font-weight: bold;

}

#maincontent a:visited {

	text-decoration: underline;

	background-color: transparent;

	color: #336699; font-weight: bold;

}

#maincontent a:hover {

	text-decoration: underline;

	background-color: transparent;

	color: #990000; font-weight: bold;

}

#maincontent a:active {

	text-decoration: underline;

	background-color: transparent;

	color: #336699; font-weight: bold;

}



#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
