@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #006;
	font-family: 'Courier New', Monospace;
	background-color: #f93;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font:normal;
	padding-bottom:45px;
}
p, ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.text1 {
	font-size:8pt;
	color: #333;
	line-height:12pt;
}
.text1 a {
	color:#70003A;
	text-decoration:none
}
.text1 a:hover {
	color:#999;
}
.text2 {
	font-size:8pt;
	color:#000;
	line-height:12pt;
}
.text2 a {
	color: #999;
	text-decoration:none
}
.text2 a:hover {
	color:#CCC;
}
.text3 {
	font-size:8pt;
	color: #666;
	line-height:12pt;
}
.text3 a {
	color: #999;
	text-decoration:none
}
.text3 a:hover {
	color:#CCC;
}
.header1 {
	font-size:11pt;
	color: #7c0040;
	line-height:14pt;
}
.header1 a {
	color: #7c0040;
	text-decoration:none
}
.header1 a:hover {
	color:#CCC;
}
.header2 {
	font-size:11pt;
	color:#666;
	line-height:14pt;
}
.header2 a {
	color: #999;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCC;
}
.header3 {
	font-size:11pt;
	line-height:14pt;
	color:#666;
}
.header3 a {
	color: #999;
	text-decoration:none
}
.header3 a:hover {
	color:#CCC;
}

#pageRight {
	background: url("../images/page_right_bg.jpg");
	padding-left: 10px;
	padding-top: 12px;
	color: #fff;
	font-size: 13pt;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/

/*Portfolio Styles */
.bigimage img {
	border:1px solid #7c0040;
}
/*Breadcrumb Style*/
#crumb_cell {
	background-color:#2a2927;
	height:25px;
	line-height:25px;
	font-size:13pt;
	color:white;
	font-weight:normal;
}
#crumb_cell a {
	color:#fff;
	text-decoration:none;
}
#crumb_cell span {
	padding-left:24px;
}

/*Footer
#footer {
	font-size:8pt;
	color:#333;
	}
#footer span {
	padding-left:35px;
	}*/
.footer {
	font-size:8pt;
	color: #333;
	line-height:12pt;
}
.footer a {
	font-size:8pt;
	color: #333;
	line-height:12pt;
}