/* styles for SOZRA redesign - JD*/
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #003663;
	line-height: 16px;
	background-color: #DFEAFD;
	vertical-align: top;
	margin: 0px;
}

a.banner {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;

}

a.banner:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #003663;
	text-decoration: underline;
}

a.nav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #003663;
	text-decoration: none;

}

a.nav:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
		font-size: 13px;
	color: #8F21AB;
	text-decoration: underline;
}

/* dark backbground for home page image - the margin attribute controls the centering - JD*/
#background
    {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 1;
	
}

#BodyWrapper
    {
      margin-left: auto;
      margin-right: auto;
      width: 876px;
      text-align: center;
		height: 100%;
    }
	 
	 

#textbox {
	padding: 10px 5px 5px 120px;
	text-align: left;
	line-height: 19px;
} 

#jewelrybox {
	position: relative;
	left: 15px;
	top: 0px;
	margin: 0 auto;
	width: 410px;
	height: 96px;
	background-image: url(images/SOZRA_jewelry2.png);
	background-repeat: no-repeat;
	z-index: 2;
}	

#artbox {
	position: relative;
	left: 15px;
	top: 0px;
	margin: 0 auto;
	width: 410px;
	height: 96px;
	background-image: url(images/SOZRA_art.png);
	background-repeat: no-repeat;
	z-index: 2;
}	
#musicbox {
	position: relative;
	left: 15px;
	top: 0px;
	margin: 0 auto;
	width: 410px;
	height: 96px;
	background-image: url(images/SOZRA-music2.png);
	background-repeat: no-repeat;
	z-index: 2;
}	
#welcomebox {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 403px;
	height: 105px;
	z-index: 2;
}

.welcomelinks {
	position: relative;
	left: 5px;
	top: 0px;
	z-index: 2;
}


#navbox {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 128px;
	background-image: url(images/SOZRA-nav.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}	
#textnav {
	padding: 5px 15px 0px 5px;
	text-align: right;
	line-height: 19px;
} 	

/* basic text styles */
a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0072bc;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #8F21AB;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #003663;
}

.subtitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003663;
}

div.leftfloat {
	margin-left: 250px;
	width: 50%;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p.nav {
	line-height: 20px;
}
div.rightnav {
	padding: 10px;
	line-height: 20px;
}
.notices {
	line-height: 14px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #B5B0B1;
}
/* style for floating adjustable columns on page */
#ColWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100%;
	background-color: White;
}

#ColContentL {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 627px; 
	background-color: #ffffff;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 626px;
	}
html>body #ColContentL {
	width: 626px; 
	/* ie5win fudge ends */
	}

#ColContentR {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 172px; 
	border-left: 1px dotted #b5b0b1;
	z-index: 7;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	}
html>body #ColContentR {
	width: 165px; 
	/* ie5win fudge ends */
	}
	
div.infobox {
	position: relative;
	left: 0px;
	width: 90%;
	text-align: left;
	background-color: #F1F1F1;
	border: 1px dotted #b5b0b1;
	z-index: 3;
}
div.infotext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
}
div.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.imagepadright {
	padding-right: 5px;

}
.imagepadleft {
	padding-left: 5px;

}