

/* standard elements */


/* title */
.title {
	padding: 32px;
}

/* Box title */
.boxtitle {
	padding: 10px;
}

.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}





/*---------------------------------------------------------------------------*/


.btm { background: url(../images/img06.gif) repeat-x left bottom; }
.btm .l { background: url(../images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(../images/img08.gif) no-repeat right bottom; }







/* Two Columns */

/*.two-columns {
	clear: both;
	background: url(../images/img11.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(../images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(../images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 250px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(../images/img12.gif) no-repeat left bottom;
}


*/





































/* Two Columns */

.two-columns {
	clear: both;
	background: url(../images/img11.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
	border-right: 6px solid #C3C3C3;
	border-left: 4px solid #C3C3C3;
}

.two-columns .boxtitle {
    padding: 5px;          
}

.two-columns .boxtitle h2 {
	height: 30px;
	margin: 0;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.0em;
	font-weight: bold;
	color: #663366;
}

.two-columns .boxcontent {
	padding-top: 5px;
	float: right;
	width: 100%;
}

.two-columns .boxcontent P {
font-size:11px;
text-align:left;
color: #666;
}

.two-columns .blue {
	background: url(../images/img13.jpg) no-repeat;
}

.two-columns .red {
	background: url(../images/img14.jpg) no-repeat;
}

 .two-columns .columnB {
	width: 240px;
}

.two-columns .columnA {
	float: left;
	width: 240px;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(../images/img12.gif) no-repeat left bottom;
}




/*---------------------------------------------------------------------------*/
