/* Signature Stone CSS */


/* Normalize */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,tex tarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;} address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after {content:'';}abbr,acronym {border:0;}

body {
	background-image: url(images/design_elements/background.gif);
	background-repeat: no-repeat;
	background-color: #424140;
	background-position:center;
	background-position:top;
	margin-left: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1, h2, h4, h5 {
	font-family: "New York", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

/* Page title */
h1 {
	font-family: "New York", Times, serif;
	font-size: 16pt;
	color: #786f5e;
	margin-top: 5px;
	font-variant : small-caps;
}

/* Sub Links 1*/
h2 {
	font-size: 11pt;
	color: #372e1c;
	font-variant : small-caps;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* Sub Links 2 */
h3 {
	font-family : "Arial", Trebuchet, Helvetica, sans-serif;
	font-size: 9pt;
	color: #786f5e;
}

/* Category Title */
h4 {
	font-family: "New York", Times, serif;
	font-size: 15pt;
	color: #40264c;
}

/* Category Sub Head */
h5 {
	font-family: "New York", Times, serif;
	font-size: 14pt;
	color: #40264c;
	font-variant : small-caps;
}

/* Legal Copy */
h6 {
	font-family: "New York", Times, serif;
	font-size: 11pt;
	color: #40264c;
	font-variant : small-caps;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 7px;
}

h7 {
	font-family: "New York", Times, serif;
	font-size: 14pt;
	color: #40264c;
	line-height: 20px;
}

/* Body Text */
p {
	font-family : "Arial", Trebuchet, Helvetica, sans-serif;
	font-size: 8pt;
	color: #786f5e;
}

#list {
	margin-left: 8px;	
}

#list2 {
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;	
	margin-right: 8px;
}

#list2b {
	margin-left: 8px;
	margin-bottom: 5px;	
}

#list3 {
	margin-left: 8px;
	line-height: 15px;
}

#list4 {
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0px;
}

#list5 {
	margin-left: 6px;
	margin-top: 8px;
	margin-bottom: 15px;
	line-height: 17px;

}

#leading {
	line-height: 17px;
}

#leading2 {
	line-height: 17px;
	font-style: bold;
}
#content {
	width: 265px;
	margin: 10px 10px 0px 10px;
	_margin: 10px 10px 10px 10px;
	padding: 10px 10px 0px 10px;
}

/* Links */

a.one:link {color: #40264c; text-decoration: none}
a.one:visited {color: #40264c; text-decoration: none}
a.one:hover {color: #653B78; text-decoration: none}

a.two:link {color: #372e1c; text-decoration: none}
a.two:visited {color: #372e1c; text-decoration: none}
a.two:hover {color: #40264c; text-decoration: none;}
a.two:active {color: #40264c; text-decoration: none;}

a.three:link {color: #786f5e; text-decoration: none}
a.three:visited {color: #786f5e; text-decoration: none}
a.three:hover {color: #40264c; text-decoration: none}


