@charset "utf-8";
/* CSS Document */


/* LAYOUT GENEARL ALL PAGES*/
body {height:100%; margin:0px; padding:0px; }
p {
margin: 0px;
padding: 0px;
}
img {
	border:none;
}
.body_bg {
	background: url(images/bkgd.gif) repeat;
	height: 100%;
}
.content_bg {
	background: #b7e6f1;
}
.header_top {
	background: url(images/curve_top.png) no-repeat #b7e6f1;
	height: 70px;
	width: 688px;
	padding-left: 112px;
}
.title_gallery {
	background: #b7e6f1;
	width: 520px;
	padding: 0px 20px 20px 20px;
}
.menu_btm_bg {
	background: url(images/menu_btm_bg.png) repeat-x;
	height: 29px;
}
.footer_btm {
	background: url(images/curve_bot.png) no-repeat #b7e6f1;
	height: 100px;
	width: 800px;
}
/* Home Page Styles*/
.top_curve {
	background: url(images/top_curve_hm.png) no-repeat;
	width: 390px;
	height: 55px;
}
.home_bg {
	background: url(images/bkgd_cake.jpg) no-repeat;
}
/* DNN Styles */

.Head
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 16px;
    font-weight: bold;
    color: #572700;
}
.subhead
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 13px;
    font-weight: bold;
    color: #572700;
}
.TopPane
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 12px;
    color: #572700;
	padding: 10px 25px 10px 25px;
	text-align: left;
}
.LeftPane
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #572700;
	padding: 20px 0px 20px 20px;	
}
.ContentPane
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 13px;
    color: #572700;
	padding: 20px 20px 20px 20px;	
}
.RightPane
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 12px;
    color: #572700;
	padding: 20px 20px 20px 0px;
}
.HomePane {
	font-family:Helvetica, Arial, san-serif;
    font-size: 12px;
    color: #572700;
	padding: 0px 0px 0px 0px;
}
.BottomPane
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #572700;
	padding: 0px 20px 20px 20px;	
}
.BottomPane
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #572700;
	padding: 0px;	
}

/* GENERIC */
H1
{
	font-family:Helvetica, Arial, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #572700;
	margin: 0px;
	padding:0px;
	line-height: 1em;
}
H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #572700;
	letter-spacing: 2px;
	margin: 0px;
	padding:0px;
	line-height: 1em;
}

H3
{
	font-family:Helvetica, Arial, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #572700;
	margin: 0px;
	padding:0px;
	line-height: 1em;
	
}
H4
{
	font-family:Helvetica, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6fcde4;
	margin: 0px;
	padding:0px;
	line-height: 1em;
}
H5
{
font-family:Helvetica, Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6fcde4;
	margin: 0px;
	padding:0px;
	line-height: 1em;
}
H6
{
 	font-family:Helvetica, Arial, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding:0px;
	line-height: 1em;
}

/* Main Menu HOME */
.MainMenu2_MenuBar
{
    cursor: hand;
    height: 27px;
    border-right: #f0f0f0 0px solid;
	width: 100%;
}
.subicon
{
display: none;
}
.MainMenu2_MenuItem TD
{
    background: #572700;
	cursor: pointer;
    color: #ffffff;
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
   font-weight: normal;
    height: 26px;
	border-bottom: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: #ffffff 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 40px 0px 8px;
}
.MainMenu2_RootMenuItem
{
	background: url(images/menu_bg_hm.png) no-repeat;
    cursor: pointer;
    border-left: transparent 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 0px solid;
    text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	margin-right: 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	float: left;
}
.MainMenu2_RootMenuItem span.txt
{
	background: transparent;
    cursor: pointer;
    color: #ffffff;
	font-style:normal;
	letter-spacing: 1px;
   font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	vertical-align: middle;
	margin-right: 0px;
	float: left;
	width: 195px;
	text-transform: uppercase;
}

.MainMenu2_RootMenuItemSel, .MainMenu2_RootMenuItemBreadCrumb
{
	background: url(images/menu_over_hm.png) no-repeat;
    cursor: pointer;
    border-left: transparent 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 0px solid;
    text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	margin-right: 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	float: left;
}
.MainMenu2_RootMenuItemSel span.txt, .MainMenu2_RootMenuItemBreadCrumb span.txt
{
background: transparent;
    cursor: pointer;
    color: #572700;
	font-style:normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	vertical-align: middle;
	margin-right: 0px;
	float: left;
	width: 195px;
	letter-spacing: 1px;
}
.MainMenu2_MenuItemSel TD
{
    background: #6fcde4;
	cursor: pointer;
    color: #572700;
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
   font-weight: normal;
    height: 26px;
	border-bottom: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: #ffffff 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 40px 0px 8px;
	}
.MainMenu2_SubMenu
{
	z-index: 1000;
    cursor: pointer;	 
	border-left: 0px solid #00A94F;
	border-top: 0px solid #165180;
	border-bottom: 0px solid #00A94F;
	border-right: 0px solid #00A94F;
    vertical-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.MainMenu2_MenuIcon{ display:none; }

.MainMenu2_RootMenuArrow{ display:none; }

.MainMenu2_MenuArrow{ display:none; }

/* Main Menu */
.MainMenu_MenuBar
{
    cursor: hand;
    height: 30px;
    border-right: #f0f0f0 0px solid;
	width: 100%;
}
.subicon
{
display: none;
}
.MainMenu_MenuItem TD
{
    background: #572700;
	cursor: pointer;
    color: #ffffff;
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
   font-weight: normal;
    height: 26px;
	border-bottom: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: #ffffff 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 40px 0px 8px;
}
.MainMenu_RootMenuItem
{
	background: url(images/menu_bg.png) no-repeat;
    cursor: pointer;
    border-left: transparent 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 0px solid;
    text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	margin-right: 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	float: left;
}
.MainMenu_RootMenuItem span.txt
{
	background: transparent;
    cursor: pointer;
    color: #ffffff;
	font-style:normal;
	letter-spacing: 1px;
   font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	vertical-align: middle;
	margin-right: 0px;
	float: left;
	width: 200px;
	text-transform: uppercase;
}

.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemBreadCrumb
{
	background: url(images/menu_over.png) no-repeat;
    cursor: pointer;
    border-left: transparent 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: transparent 0px solid;
    text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	margin-right: 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	float: left;
}
.MainMenu_RootMenuItemSel span.txt, .MainMenu_RootMenuItemBreadCrumb span.txt
{
background: transparent;
    cursor: pointer;
    color: #572700;
	font-style:normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	height: 27px;
	position:relative;
	vertical-align: middle;
	margin-right: 0px;
	float: left;
	width: 200px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.MainMenu_MenuItemSel TD
{
    background: #6fcde4;
	cursor: pointer;
    color: #572700;
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
   font-weight: normal;
    height: 26px;
	border-bottom: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-right: #ffffff 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 40px 0px 8px;
	}
.MainMenu_SubMenu
{
	z-index: 1000;
    cursor: pointer;	 
	border-left: 0px solid #00A94F;
	border-top: 0px solid #165180;
	border-bottom: 0px solid #00A94F;
	border-right: 0px solid #00A94F;
    vertical-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }


a:link, a:visited, a:active
{
    font-family:Helvetica, Arial, san-serif;
    color: #572700;
    text-decoration: underline;
}
a:hover
{
    font-family:Helvetica, Arial, san-serif;
    color: #572700;
    text-decoration: none;
}
.GlobalLink {
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #333333;
	font-weight: normal;
	text-decoration:none;
}
a.GlobalLink:link, a.GlobalLink:visited, a.GlobalLink:active
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #333333;
	text-decoration:none;
}
a.GlobalLink:hover
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #6fcde4;
    text-decoration: UNDERLINE;
}
.Links {
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #333333;
	text-decoration:none;
}
a.Links:link, a.Links:visited, a.Links:active
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #b91a21;
	text-decoration:none;
}

a.Links:hover
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
a.user:link, a.user:visited, a.user:active
{
    font-family:Helvetica, Arial, san-serif;
	font-weight:500;
	font-size: 12px;
	color: #F2E4C7;
	text-decoration:none;
}
a.user:hover
{
   font-family:Helvetica, Arial, san-serif;
	font-weight:500;
	font-size: 12px;
	color: #FBB03B;
}
.user2
{
   font-family:Helvetica, Arial, san-serif;
	font-weight:normal;
	font-size: 12px;
	color: #FBB03B;
}
a.user2:link
{
    font-family:Helvetica, Arial, san-serif;
	font-weight:500;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
a.user2:hover, a.user2:visited, a.user2:active
{
   font-family:Helvetica, Arial, san-serif;
	font-weight:500;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #000000;
	text-decoration:none;
}
a.Breadcrumb:hover
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #469CC9;
    text-decoration: none;
}
.Copyright
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 10px;
    color: #42210B;
	text-decoration:none;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #29aae2;
    text-decoration: none;
}
a.CommandButton:hover {
    font-family:Helvetica, Arial, san-serif;
    font-size: 11px;
    color: #333333;
	text-decoration: none;
}
.Normal, .Normal table, .Normal table p
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 12px;
    color: #572700;
	line-height: 1.4em;
}
.Normalbold
{
    font-family:Helvetica, Arial, san-serif;
    font-size: 12px;
    color: #572700;
    text-style: bold;
	line-height: 1.4em;
}
