@charset "utf-8";

/* -----------ARCHITECTURE */
body  {
	background:#DBDBD4;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image:url(../images/home/containerTile.jpg);
	background-repeat:repeat-x;
	
}

#mainContent{ 
	margin-left:200px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/home/mainContentBackgrnd.jpg);
	background-repeat:repeat-y;
}

#container { 
	width:946px;
	margin:0;
	text-align:left;
	background-color: #DBDBD4;
	
}

#title{
	background-image:url(../images/home/title_Home.jpg);
	background-repeat:no-repeat;
}

#titleAudit{
	background-image:url(../images/audit/sectionHead_audit.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}


#sidebar1 {
	background:#DBDBD4; 
}


#sidebar2 {
	background:#edeee9;
}

/* -----------HEADERS */

#header1 {
	height:230px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/home/headerTile.jpg);
	background-repeat:repeat-x;
	 
} 	
#headerImage {
	height:230px;
	padding: 0px;
	margin-left:200px;
	
	 
} 	




/* -----------NAVIGATION */





#GlobalNav li a:hover{
	background-image:url(../images/home/NavHot.jpg);
}
	


#sidebar2Content a{
	text-decoration:none;
	
}



#footer { 
	background:#B0B4A1;
} 

h2{
	color:#CC6633 !important;
}
.form {
	color:#666;
	padding-left:0px;
	font-size:.85em;
	margin:0px;
	padding:0px;
}

.welcome{
	font-size:1.25em;
	color:#333;
	letter-spacing:.5px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	margin:0px;
	font-weight:bold;
}

.sidebarTitle{
	font-size:2em;
	color:#666;
	letter-spacing:4px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-weight:200;
	margin:0px;
	padding-bottom:10px;
}

#sidebar2ContentHome {
	background-image:url(../images/home/sidebarNavBack_home.jpg);
	background-repeat:no-repeat;
	margin:12px;
	padding:6px;
}

#sidebar2ContentAudit {
	background-image:url(../images/home/sidebarNavBack_audit.jpg);
	background-repeat:no-repeat;
	margin:12px;
	padding:6px;
}
.HomeHeadlineTop {
	font-size:1.30em;
	letter-spacing:normal;
	font-weight:600;
	color:#CC6633;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	padding:0px;
}