/* CSS Document */

body {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	color:#231f20;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:23px;
	letter-spacing:1px;
	}

p {
	margin:10px 0px 10px 0px;
	}

a {
	color:#69605e;
	text-decoration:none;
	}
a:hover {
	color:#9d032a;
	text-decoration:underline;
	}
a img { border:none;}

ul, ol { margin:0; padding:0; list-style:none;}
ul, ol li { margin:0px;}


#centering {
	width:300px;
	position:absolute; top:0%; left:50%;
	}

#container {
	width:600px;
	position:relative; top:0px; left:-300px;
	height:auto;
	background: url('images/graphic_top_center.jpg') no-repeat scroll top center;
	}

#header { display:block; width:100%; height:140px; padding-top:50px; text-align:center; }
#header h1 { display:block; width:100%; height:57px; margin:0; padding:0; text-indent:-10000px; background:url('images/graphic_name.gif') no-repeat scroll top center; }
#header h2 { display:block; width:100%; margin:30px 0px 30px 0px; padding:0px; font-family:Cambria, Garamond, Times, Times New Roman, serif; text-transform:uppercase; font-size:16px; text-align:center; font-weight:600; }

#topBorder {
	clear:both; width:100%; height:96px; text-align:center;
	background: #fff url('images/graphic_top_border.jpg') no-repeat scroll top center;
	}
#topBorder2 {
	clear:both; width:100%; height:50px; text-align:center;
	background: #fff url('images/graphic_top_border_2.jpg') no-repeat scroll top center;
	}

#bottomBorder {
	clear:both; width:100%; height:40px; text-align:center;
	background: #fff url('images/graphic_bottom_border.jpg') no-repeat scroll top center;
	}

#content { clear:both; width:500px; display:block; padding:20px 50px 50px 50px;  }

ul#links { width:360px; display:block; margin:0px 40px 80px 0px; line-height: 20px; }
ul#links li { color:#9d032a; font-family:Cambria, Garamond, Times, Times New Roman, serif; font-size: 16px; width:350px; display:block; text-align:left; line-height:20px; padding-top:6px;	}
ul#links li ul { width: 200px; display:block; clear:right; float:right; }
ul#links li ul li { padding-top:0px; display:block; height:20px; line-height:20px; text-align:right; font-size:11px; color:#231f20; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; }
	
#content p { font-family:Cambria, Garamond, Times, Times New Roman, serif; text-align:justify; font-size:14px; line-height:24px;  }

#content h2 { font-family:Cambria, Garamond, Times, Times New Roman, serif; color:#9d032a; font-size:20px; text-align:center; margin:30px 0px 10px 0px; font-weight:normal; }


.grey  {
	text-align:left;
 	color:#564f53;
	font-family:Cambria, Garamond, Times, Times New Roman, serif;
	font-size: 13px;
	margin-bottom:8px;
	}

.smgrey  {
	text-align:left;
 	color:#786f75;
	font-family:Cambria, Garamond, Times, Times New Roman, serif;
	font-size: 12px;
	}


#finePrint {
	margin: 20px 0px 50px 0px;
	letter-spacing:normal;
	font-size:10px; 
	text-align:center;
	}
