/*  Generic  */
img, table, td{margin:0px;padding:0px;border:0;}
html,body{margin:0px;padding:0px;background:#046380;}
html{font-family:Garamond, Georgia, "Times New Roman", Times, serif;color:#615E3C;}
h1{font-size:22px;padding-left:0px;padding-right:15px;padding-bottom:0px;margin-bottom:0px;}
h2{font-size:18px;padding-left:0px;padding-right:15px;padding-bottom:0px;margin-bottom:0px;}
h3{font-size:16px;padding-left:0px;padding-right:15px;padding-bottom:0px;margin-bottom:0px;}
p{font-size:12/16px;padding-left:5px;padding-right:15px;margin-top:0px;margin-bottom:12px;}
#ContentDiv ul, ol{padding-bottom:12px;margin-bottom:0px;padding-top:0px;margin-top:0px;}
#ContentDiv li{padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}
.clearing{clear:both;}
/*  layout containers  */
#wrapper{}
#container {
	min-width:960px;
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background:#e6e2b0 url(../../Assets/Images/pageBG.gif) left top repeat-x;
}
#header {
	height: 95px;
	width:960px;
	/*background: #efecca url(../../Assets/Images/header.gif) left top no-repeat;*/
}
#column1{width:200px;}
#column2{width:760px;}

.rightSectionEditMode{float:none !important;}
.uploadControl{position:absolute;top:20px;left:600px;background-color:#EFECCA;}
.logo{}
.userLogout{position:absolute;right:25px;top:5px;}
#headliner {
	height: 10px;
	background: #efecca url(../../Assets/Images/Borders.gif) left bottom repeat-x;
}
#content {
	text-align: left;
	width: 960px;
}
#MacLogo{width:185px;padding:25px 0 0 0;text-align:center;}
#MacLogo p{margin:0 0 0 5px;}
/*  content containers  */
.column{float:left;}
#column1 {
	width: 200px;
	min-height: 200px;
	margin-top: 0px;
	background: #efecca url(../../Assets/Images/navBG.gif) left top repeat-x;
}
.contentPane {
	min-height:450px;
	padding: 28px 20px 20px 20px;
}
.rightSection {
	padding:10px 0 30px 40px;
	margin:0px;
	float:right;
}

/*  Footer  */
#footer {
	clear: left;
	padding-top: 20px;
	color: #efecca;
	height: 75px;
	background: #046380;
	text-align: center;
}
#footer p {
	text-align: center;
	color: white;
}
#footer a {
	text-align: center;
	color: white;
}
