/* 
================================
 Container Styles for DotNetNuke
================================
*/
.lt{ text-align:left; vertical-align:top}
.h{ height:100%}
.w{ width:100%}
.wh{ width:100%; height:100%}

.con1top{ padding:0px 5px;}
.con1pane{ padding:5px;}
.con2top{ background:url(images/con2top.jpg) repeat-x left top; height:36px;}
.con2pane{ background:#fff; border:1px solid #B6A88D; padding:7px;}

.con3top{ background:url(images/con3top.jpg) repeat-x left top; height:36px; border:1px solid #B5A78C; border-bottom: none;}
.con3pane{ background:#fff; border:1px solid #B5A78C; padding:7px;}

.con4top{ background:url(images/con4top.jpg) repeat-x left top; height:36px; border:1px solid #B5A78C; border-bottom: none;}
.con4pane{ background:#fff; border:1px solid #B5A78C; padding:7px;}

.con5top{ background:url(images/con2top.jpg) repeat-x left top; height:36px; padding:0px 10px;}
.con5pane{ padding:5px 0px;}
/*-------------------------------------------------------------------------------*/
.Head1{ font-size:20px; font-weight: normal; color:#625A4D; font-family: "Georgia",Times New Roman,Times,serif; line-height:normal;}
.Head2{ font-size:22px; font-weight: normal; color:#ffffff; font-family: "Century Gothic",Times New Roman,Tahoma; line-height:normal;}
.Head3{ font-size:15px; font-weight: normal; color:#BA976A; font-family: "Georgia",Times New Roman,Tahoma; line-height:normal}
.Head4{ font-size:16px; font-weight: normal; color:#BA976A; font-family: "Georgia",Times New Roman,Tahoma; line-height:normal}

/*--------------------------------------------------------------------------------------*/
.row1{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle;}
.row2{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:top;}
.row3{ padding-left:10px; padding-right:10px; text-align:left; vertical-align:middle; }
.row4{ height:10px;}

/*---------------------------------------------------------*/
td.c3link a,
td.c3link a:link,
td.c3link a:visited,
td.c3link a:active
{
	color:#4A533E;
	text-decoration: underline;
}
td.c3link a:hover {
	color:#5B8D1E;
	text-decoration: underline;
}
td.c3link .Normal { color:#4A533E;} 
td.c3link td,
td.c3link div{ color:#4A533E; } 



