﻿@charset "utf-8";
/* CSS Document */
body,html 
{
	height:100%;
	width:100%;background-color:f0eee0;
}

body{
	
	margin:0px;
	padding:0px;
	text-align:center;
	
}


#outerwrapper{
	background:url(Images/topbg.jpg) repeat-x;
	width:100%;
	height:100%;
	text-align:center;
}

#innerwrapper{
	width:850px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
	position:relative;
}

#header{
	height:316px;
}

#bannertxt{
	position:absolute;
	/*background:url(Images/bannertxt.jpg) no-repeat;*/
	/*height:349px;*/
	height:316px;
	width:496px;
	right:0px;
	margin-top:0px;
}
#bannerimg{
	position:absolute;
	background:url(Images/bannerimg.jpg) no-repeat;
	height:188px;
	width:431px;
	right:15px;
	margin-top:62px;	
}
#logo{
	position:absolute;
	background:url(Images/logo.jpg) no-repeat;
	height:316px;
	width:354px;
	left:0px;
	margin-top:35px;
}

#menuwrapper{
	position:absolute;
	width:850px;
	height:35px;
	background:url(Images/menubg.jpg) repeat-x;
	line-height:45px;
	left:0px;
	top:0px;
}

#menuwrapper ul {
	list-style:none;
	text-align:left;
	margin:0px;
	padding:0px;				
}

#menuwrapper li 
{
	float:left;
	padding-right:18px;
	padding-left:18px;
	background:url(Images/menusep.jpg) no-repeat right top ;
	margin-left:0px;
	height:35px;	
	list-style:none;
	position:relative;
	font-family:Tahoma;
	
}
#menuwrapper li#home 
{
	float:left;
	margin-left:12px;	
}


#menuwrapper li a{
	text-decoration:none;
	color:#2d0713;
	font-size:13px;
	font-weight:bold;
	word-spacing:-1px;		
}

#menuwrapper ul li a, #menuwrapper ul li a:hover, #menuwrapper ul li a:visited{
	font-size:13px;
	color:#2d0713;
	text-decoration:none;	
}

a,a:hover
{
	text-decoration:none;
	cursor:pointer;
}

#menuwrapper ul li ul{
	display:none;
	position:absolute;
	top:35px;
	left:0px;
}

#menuwrapper ul li:hover ul, #menuwrapper ul li.iehover ul{
	display:block;
	background-color:#370818;	
}

#menuwrapper ul li ul li{
	float:none;
	width:150px;
	padding-left:7px;
	padding-right:7px;
	line-height:20px;
	height:20px;
	border:solid 1px #491e29;	
	background:none;
}

#menuwrapper ul li ul li a,#menuwrapper ul li ul li a:visited,#menuwrapper ul li ul li a:hover
{
color:White;
}

h1,h2,h3,h4{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h3{
	font-size:20px;
	color:#2bbed8;
	text-transform:uppercase;
}

h1{
	font-size:15px;
	color:#6e0f27;
	font-size:15px;
	font-weight:bold;
}

h2 a, h2 a:visited, h2 a:hover{
	color:#2bbed8;
}


h2{	
	font-size:13px;
	color:#474C4D;
	font-family:tahoma;
}

h4{
	color:#cfc99b;
	font-style:italic;
}

.clear{
	clear:both;
	height:30px;
}

#dnn_ContentPane{	
	padding: 0px 22px;
	padding-top:30px;
}

#dnn_ContentPane table td, #dnn_ContentPane p{
	margin-top:0px;
	font-size:12px;	
}


#dnn_ContentPane div p, #dnn_ContentPane div .Normal, #dnn_ContentPane div table td,  #dnn_ContentPane div span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Tahoma;
	font-size:13px;
	color:#474c4d;			
}

#dnn_leftContent div p, #dnn_leftContent div .Normal, #dnn_leftContent div table td,  #dnn_leftContent div span{
	font-family:Tahoma;
	font-size:13px;
	color:#474c4d;			
}


#content
{
	width:850px;
	background-color:White;
	margin-top:35px;	
	display:inline-table;
	position:relative;
}

#leftpane 
{
	float:left;
	width:354px;	
	min-height:390px;
	height:auto !important;
	height:390px;	
	margin-left:0px;
	background-color:#e3dfc4;
}

#leftpane Home
{
	background-color:#e3dfc4;	
}


#dnn_leftContent{
	padding-left:10px;
	padding-top:20px;
}

/*#leftpane p
{
	margin-top:0px;
	margin-left:15px;
}*/

#rightpane
{
	float:right;
	width:494px;	
	min-height:390px;
	height:auto !important;
	height:390px;
	margin:0px;
	padding:0px;
		
}
/*#rightpane p
{
	padding-top:0px;
	padding-left:15px;	
	font-family:"Times New Roman", Times, serif;
	font-size:23px;	
}*/


#tdfooter{
	background-color:white;
	display:inline-table;
	width:850px;
}

#footer{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;	
	padding-top:15px;	
}

#footer table td {
	font-size:12px;
}

/*========================================================*/
/*     DNN Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent;  margin-left:95px; width:650px }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 5 0 0 0px; }
									  .MainMenu_SubMenu td
									  {
									  	color:#007b8f;
										font-size: 12px;
										font-weight:normal;
										background-color:white;
										height:20px;
										border:solid 1px #007b8f;										
																		
									  }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #27a3c8; font-size: 13px; font-family:Tahoma; padding: 0px 0px 0px 0px; font-weight: normal; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #27a3c8; font-size: 13px; font-family:Tahoma; padding: 0px 0px 0px 0px; font-weight: normal; text-decoration:none; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #27a3c8; font-size: 10px; padding: 0px 0px 0px 0px; }
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: transparent; width:3px; }
/*-- left seperator active      --*/ .MainMenu_LeftActive { background: transparent; width:3px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: transparent; width:3px; }
/*-- right seperator active     --*/ .MainMenu_RightActive { background: transparent; width:3px; }
/*-- middle seperator            --*/.MainMenu_Seperator { color:#27a3c8; padding:0px 4px 0px 4px; }

/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }									 
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: white; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0px 0 0px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
									 .MainMenu_MenuIcon { cursor: pointer; cursor: hand; text-align:center; width: 15; height: 20px; background:none; padding:none; vertical-align:bottom; }



#footer ul, #footer ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer ul li{
	margin-right:195px;
	float:right;
	font-size:11px;
	font-family:Tahoma;
	color:#9b9a9a;	
	line-height:25px;
}

#footer ul{
	margin-left:22px;
}

#footer ul li a, #footer ul li a:visited,#footer ul li a:hover{
	font-size:11px;
	color:#9b9a9a;
	text-decoration:none;
}

#web105{
	margin-left:300px;
	margin-top:20px;
}

#web105 a{
	top:20px;
	color:#9b9a9a;
	font-size:12px;
	font-family:Tahoma;
}

#dnn_ContentPane div hr{
	color:#2bbed8;
}



