@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/vbgt.jpg);
	background-repeat: repeat;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	behavior: url("csshover.htc");
}

a {
	text-decoration: underline;
	color: #330000;
}



/* Secondary Template Layout Generalities */

#sheadercontainer{
	top: 25px;
	position: relative;
	background-image:  url("images/heredad-collection-logo.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 151px;
	left: 50%;
	margin-left: -401px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}
#headerlink {
width:800px;
height:120px;
}
#sheadernav{
	position: relative;
	top: 120px;
	bottom: 0;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	vertical-align: middle;
}


#sheadernavitem{
	position: relative;
	float: left;
	width: 20%;
	text-align: center;
	height: 29px;
	padding-top: 8px;
	font-size: 14px;
	font-weight:bold;
}

/*#sheadernav:hover{
	background-image: url(images/sheaderroll.gif);
	background-repeat: no-repeat;
}*/

#sheadernav .selected{
	background-image: url(images/sheaderroll.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}
#sheadernav a:link, a:active, a:hover, a:visited {text-decoration:none;}

#scontentcontainer{
	top: 25px;
	position: relative;
	width: 800px;
	background-image: url(images/sbg.jpg);
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -401px;
	margin-top: 0;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

#sleftnav{
	position: relative;
	width: 150px;
	float: left;
}

#sleftnav ul{
	list-style: none;
	margin-left: 0;
	margin: 0;
	margin-top: -18px;
	padding: 0;
}
#sleftnav li{
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sleftnav .selected{
	background-image: url(images/snavhover.jpg);
	background-repeat: no-repeat;	
	font-weight:bold;
}
#sleftnav a:link, a:visited, a:hover, a:active {text-decoration: none;}

#sleftnav .indent{
	padding-left: 15px;
}
#sleftnav .indentselected{
	padding-left: 15px;
	background-image: url(images/snavhover.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
}
#sleftnav li:hover{
	background-image: url(images/snavhover.jpg);
	background-repeat: no-repeat;
}
#sleftnavstretch{
	position: relative;
	height: 120px;
}

#swlnavpic{
	position: absolute;
	bottom: 0px;
	left: 5px;
}

#scontent{
	position: relative;
	float: left;
	width: 320px;
	top: 0;
	padding-top: 40px;
	padding-left: 30px;

}


#scontent a:link, a:active, a:visited, a:hover{
	text-decoration: none;
	color: #330000;
}

#scontent2{
	position: relative;
	float: left;
	width: 575px;
	top: 0;
	padding-top: 40px;
	padding-left: 30px;
	line-height:20px;
}

#scontent2 p a {
	text-decoration: underline;
	color: #330000;
}
#sheading {
	font-weight: bold;
	font-size: 18px;
}

#swcontentpic{
	position: relative;
	float: right;
	width: 300px;
	padding-top: 40px;
}

#clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#sfootertopspacer{
	position: relative;
	width: 800px;
	height: 100px;
}

#sfooter {
	position: relative;
	background-image: url(images/sfooter.gif);
	height: 36px;
	width: 800px;
	color: #FFFFFF;
	font-size: 10px;
}

#sfooterpad {
	position: relative;
	float: left;
	width: 5%;
}

#sfooteritem {
	position: relative;
	float: left;
	width: 10%;
	text-align: center;
	padding-top: 7px;
}

#sfooterfooter {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 3px;
}

#sfooter a{
	color: #FFFFFF;
	text-decoration:none;
}
#sfooteritem a:link, a:visited, a:hover, a:active {text-decoration: none; }

/* Secondary general modifications */


#sgcontent{
	position: relative;
	float: left;
	width: 590px;
	top: 0;
	padding-top: 40px;
	/*padding-left: 30px;*/
	padding-left: 30px;
	padding-right: 30px;
	line-height:20px;
}

#sgcontent a:link, a:active, a:visited, a:hover{
	text-decoration: none;
	color: #330000;
}

#sgcimg{
	position: relative;
	float: right;
}

#sgnavimg{
	position: relative;
	padding-top: 30px;
	width: 140px;
}

#sgfootertopspacer{
	position: relative;
	width: 800px;
	height: 20px;
}


/* Primary (Home) layout */

#pcontent {
	position: absolute;
	top: 25px;
	width: 800px;
	height: 600px;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	background-image: url(images/pcontent.jpg);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -401px;
}

#pcontent #sfooter {
	position: absolute;
	bottom: 0;
	background-image: url(images/sfooter.gif);
	height: 36px;
	width: 800px;
	color: #FFFFFF;
	font-size: 10px;
}

#pcontent #sheadernav{
	position: absolute;
	top: 107px;
	height: 30px;
	bottom: 0;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	vertical-align: middle;
}

#pimages {
	position: absolute;
	width: 800px;
	height: 278px;
	top: 150px;
}

#pcentercopy{
	position: absolute;
	top: 416px;
	width: 338px;
	height: 138px;
	left: 423px;
	margin-left: -190px;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
}

#pleftimg{
	position: absolute;
	width: 185px;
	height: 75px;
	bottom: 50px;
	left: 16px;
	vertical-align: middle;
	font-weight:bold;
}
#prightimg{
	position: absolute;
	width: 185px;
	height: 74px;
	bottom: 50px;
	right: 25px;
	left: 603px;
	font-weight:bold;

}

#psmallimage{
	position: relative;
	float: left;
}

#bottomspacer{
	position: relative;
	height: 50px;
}
