/*body {
	background-image: url('img/bodyFiller.png');
}*/


/* Main Structural DIVs and their default styles
================================================================================================================ */

#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	margin: 0 auto;
	position: relative;
	width: 980px;
	/*height: 138px;*/
	height:228px;
	padding-bottom:35px;
}
img#logo {
	position: absolute;
	top: 0;
	left: 0;
}
div#headerSelector {
	width: 600px;
	position: absolute;
	top: 0;
	right: 0;
}
div#headerSelector table {
	float: right;
	margin: 9px 10px 0 0;
}
div#headerSelector table td {
	padding-left: 10px;
}
select#MemberType {
	width: 180px;
}
img#headerBanner {
	display: block;
}
#navbar {
	margin: 0px auto 0 auto;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: left;
	width: 100%;
	height: 41px;
}
#navbar ul li {
	float: left;
}

div#slideshow {
	width: 980px;
	background-color: #ddd;
}
div#subCategoryNav {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	background-color:#0a1d3e;
	text-align:center;
	padding-top:0;
	margin-top:0;
	position:relative;
	top:-2px;
}
div#subCategoryNav ul {
	margin: 0px; padding: 12px 0 0 10px;
	text-align:center;
}
div#subCategoryNav ul li {
	float: left;
	border-left: 1px solid #5f728d;
	padding: 0px 10px;
}
div#subCategoryNav ul li a {
	color: #dfecfe;
	text-transform: uppercase;
	letter-spacing: .1em;
}
div#subCategoryNav ul li a:hover {
	color: #b5a94d;
}

/*#login {
	background-image: url('/img/homeLoginBox.png');
	background-repeat: no-repeat;
}
*/

/* ----MAIN CONTENT --------------------------------------------------------------------------------------- */
#contentWrapper {
	margin: 0 auto;	
	width: 980px;
	position: relative;
	/*background-image: url('webroot/img/internalContent_Background.png');*/
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content {
	background-color: #fff;
	border-top: 6px solid #112f61;
	margin: 0 auto;	
	width: 960px;
	position: relative;
}
#main {
	width: 630px;
	float: right;
/*	margin: 0 10px 0 0;*/
}
div.mainPadder {
	padding: 20px 20px 20px 10px;
}
div#main h1 {
	font-size: 2.3em; line-height: 1.2em;
	margin: 0 0 13px 0;
	padding-top: 2px;
	color: #996633;
}
div#main p {
	line-height: 1.5em;
}
div#main p a {
	color: #b5a94d;
	text-decoration: underline;
}
div#main p a:hover {
	color: #996633;
	text-decoration: none;
}
div#main div.introText p {
	font-size: 22px;
	font-style: italic;
	line-height: 1.2em;
	color: #b5a94d;
}
div#main div#mainPhoto {
	margin-bottom: 20px;
	position: relative;
}
div#main div#mainPhoto div {
	background-image: url('webroot/img/photoTextBkgd.png');
	background-repeat: repeat;
	width: 661px;
	padding: 10px 0em 0em 10px;
	position: absolute;
	bottom: -1%;
}
div#main div#mainPhoto div p {
	color: #fff;
	text-align: left;
	font-size: 16px;
	line-height: 15px;
}
div#articlePagination {
	margin-top: 44px;
}
div#articlePagination div.disabled {
	display: none;
}

/* ---- INTERIOR PAGES ---- */
#main_interior {
	width: 900px;
	float: left;
	padding:20px;
/*	margin: 0 10px 0 0;*/
}
div#main_interior h1 {
	font-size: 2.3em; line-height: 1.2em;
	margin: 0 0 13px 0;
	padding-top: 2px;
	color: #996633;
}
div#main_interior p {
	line-height: 1.5em;
}
div#main_interior p a {
	color: #b5a94d;
	text-decoration: underline;
}
div#main_interior p a:hover {
	color: #996633;
	text-decoration: none;
}
div#main_interior div.introText p {
	font-size: 22px;
	font-style: italic;
	font-weight:bold;
	line-height: 1.2em;
	color: #b5a94d;
}
.ul_list ul {
	list-style:none;
	font-size: 21px;
	font-style: italic;
	line-height: 1.2em;
	color: #b5a94d;
	padding:20px;;
	margin:0;
}
.ul_list li {
	font-size:18px;
	line-height:26px;
}
.ul_list li a {
	color: #0a1d3e;
}
.ul_list li a:hover {
	text-decoration:underline;
	color: #b5a94d;
}
.ul_list li a:visited {
	text-decoration:underline;
	color:#b8b9af;

}

/* ----LEFT SIDEBAR --------------------------------------------------------------------------------------- */
#leftSidebar {
	width: 310px;
/*	float: left;*/
}
#leftSidebar img {
	margin-bottom: 20px;
}
#leftSidebar h2 {
	border-bottom: 2px solid #e2e2e2;
	margin: 10px 0 0 0;
	padding: 0em;
}
#leftSidebar ul.leftSidebarNav {
	margin: 4px 0 0 0;
	padding: 0px;
}
#leftSidebar ul.leftSidebarNav li {
	margin: 0px;
	padding: 0px;
}
#leftSidebar ul.leftSidebarNav li a {
	border-left: 3px solid #fff;
	display: block;
	height: 1%;
	padding: 4px 4px 2px 4px;
}
#leftSidebar ul.leftSidebarNav li a:hover,
#leftSidebar ul.leftSidebarNav li.here a:hover {
	background-color: #0E1B31;
	border-left: 3px solid #666;
	color: #fff;
	display: block;
	height: 1%;
}
#leftSidebar ul.leftSidebarNav li.here a {
	background-color: #ddd;
	border-left: 3px solid #333;
	font-weight: bold;
}
div#InsuranceInfoRequestFormContainer {
/* 	border-top: 1px dotted #999; */
	margin-top:10px; 
	padding-top: 0px;
}
div.leftSidebarPadder {
	padding: 10px 20px;
}

a.linkAlt  {
	color: #6e2939;
	border-bottom: 1px solid #6e2939;
}
a.linkAlt:hover  {
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

a.linkAlt2  {
	border-bottom: 1px solid #fff;
	color: #000;
}
a.linkAlt2:hover  {
	border-bottom: 1px solid #6e2939;
	color: #6e2939;
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------- */
#footerWrapper {
	background-color: #e7f0ff;
	height: 160px;
	border-top: 6px solid #0d244c;
}
#footer {	
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}
#footer img {
	position: absolute;
	top: 0;
	right: 22px;
}
#footer ul {
	margin: 0px; padding: 0px 0 0 5px;
}
#footer ul li {
	float: left;
}
#footer a:link , 
#footer a:hover , 
#footer a:visited , 
#footer a:active  {
	color: #b5a94d;
	border-bottom: 1px solid #b5a94d;
}	
#footer a:hover{
	border-bottom: 1px solid #fff;
	color: #000;
}
#footer p {
	font-size: 13px;
	margin: 0px; padding: 2px 0 0px 0px;
}
#footer table {
	margin: 5px 0;
}
#footer table tr td {
	padding: 4px 0;
}
#footer table tr td a {
	border-bottom: 5px solid #999;
	font-size: 11px;
	margin: 0 10px 0 0;
	text-decoration: none;
}

/* --- SHARED STYLES ---------------------------------------------------------------- */
.smallMetaText {
	font-size:1em; 
	font-style:italic; 
	color:#999; 
	margin-top:5px; 
	margin-bottom:13px;
}
#breadcrumbs {
	padding: 7px 0 20px 19px;
	font-family: "Arial", sans-serif;
}
#breadcrumbs a {
	text-decoration: underline;
}
#breadcrumbs a:hover {
	text-decoration: none;
}

.allcaps {
	text-transform:uppercase;
}

/* ---------------------------- */
#heading {
	width:910px;
	height:198px;
	margin-bottom:20px;
}
#page_header {
	width:620px;
	height:198px;
	float:left;
}
#page_title {
	background-image:url(http://67.227.209.146/~sauinsur/NEWCOMPSAU/images/header_BG.jpg);
	height:128px;
	width:290px;
	float:left;
}
#interior_copy {
	width:575px;
	text-align:justify;
	float:left;
}
#interior_Sidebar {
	width: 290px;
	float: right;
	padding:0;
	position:relative;
	top:-0px;
}
#interior_Sidebar img {
	margin-bottom: 20px;
}

#interior_space {
	width:910px;
	padding:20px;
	padding-right:0;
}
.heading_interior {
	font-size: 17px;
	font-style: italic;
	line-height: 1.2em;
	color: #b5a94d;
}
.page_name {
	font-size: 24px;
	font-style: italic;
	color:#0a1d3e;
}
.index_width {
	width:610px;
}

/* ---- COLORS ---- */
.navy {
	color:#0a1d3e;
}
.gold {
	color:#b5a94d;
}
.slogan {
	color:#b5a94d;
	font-weight:normal;
	font-size:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
}

