body {
	background-color: #E1E3E6;
	}
#container {
	position: relative;
	}
#pgheader {
	background: url(../images/bg-topr.gif) repeat-x bottom;
	}
#mainbody {
	background-color: #FFFFFF;
	background-image: url(../images/bg-botrbody.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 1em 2em 2em 15.5em;
	}

/*Padding & Margins*/
#columnleft, html, body, #container, h1, h2, h3, h4, li, p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

/*Right Menu Area*/

#mainbodyvl { 															
	background: url(../images/bg-line.gif) left repeat-y;
	padding: 0 0 0 1.75em;
	width: 500px;
	}




/*Left menu area*/

#horzline {
	position: absolute;
	top:341px;
	left:15px;
	width:210px;
	vertical-align: top;
	text-align: left;
	}



/*Columns*/
#columnleft {
	float:left;
	width: 241px;
	vertical-align: text-top;
	}
.clearfloat {
	clear:both;
	}



/*Bottom Menu Area*/

#footer {																
	position: relative;
	height: 72px;
	}
#footerbkgd {																
	position: relative;
	background-color: #E1E3E6;
	background-image: url(../images/bgfootrpt.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 72px;
	}
#copyright {
	position: relative;
	background-image: url(../images/bgfooter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: .8em;
	height: 65px;
	text-align:center;
	vertical-align: baseline;
	}



/*Text basics*/

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #800400;
	font-size:1.2em;
	}
h2 {
	font-size: 2.5em;
	color: #454932;
	}
#horzline, #mainbodyvl, #copyright, .graytitle14, .graytitle16  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #454932;
	text-decoration: none;
	}
li {
	list-style-type: none;
	}
li.nobullet {
	padding: 0 0 0 12px;
	list-style-type: none;
	}
ul {
	padding: 0 0 0 25px;
	list-style-type: none;
	}	
.maroon {
	color:#800400;
	}
.graytitle14  {
	font-size: 1.2em;
	font-weight: bold;
	}
.Burgandy_Large {
	font-size: 1.2em;
	font-weight: bold;
	color: #800400;
	text-decoration: none;
	}
#horzline c, #mainbodyvl c {
	padding-left: 14px;
	background-image: url(../images/spacer.gif) left center no-repeat;
	}	


/*Link Decorations*/

#horzline a, #mainbodyvl a, #footer a {			
	color: #800040;
	}
#horzline a, #mainbodyvl a, #footer a {
	text-decoration: none;
	}
#horzline b, #mainbodyvl b {
	background: url(../images/a2.gif) left center no-repeat;
	padding-left: 10px;
	}
#horzline a:hover, #mainbodyvl a:hover, #footer a:hover {
	text-decoration: underline
	}
#mainbodyvl a {
	font-weight: bold;
	}



/*Image Movements & Decorations*/

.imgpadrt {
	text-align: left;
	padding-right: 1em;
	}
.imgpadtpbt {
	padding: 2em 0 2em 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.imgpadbt {
	padding: 0 0 2em 0;
	}
.imgpadbt1 {
	padding: 0 0 1em 0;
	}	
.imgcenter {
	padding: 1em 0 1em 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.imgborder {
	border: thin solid #800400;
	margin-right: 12px;
	}