/*
Greg's BRemoval Site
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FEF261 url(images/back_all.gif) repeat-x top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#left1
{
width: 797px;

background: url(images/1_57ebe564676515da8f21304d8d51007f.png) no-repeat left top;
}

#right1
{
width: 797px;
background: url(images/2_d07021580faa00ebdcc9110dd8424e6c.png) no-repeat right top;
}

#contmain
{
width: 797px;
margin: 0 auto;
background: url(images/table_back_all_43fde203fa10f0f144d3acb1e588a769.png) repeat-y;
}

h1, h2, h3 {
	color: #BC4300;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #BC4300;
}


h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #BC4300;
}

a:hover {
	border: none;
	text-decoration: none;
}

h4
{
	font-size: 1em;
	text-align: center;
	border: none;
	text-decoration: none;
	color: #000000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #BC4300;
}


#main
{
width: 772px;
border-left: 1px solid #BC4300;
border-right: 1px solid #BC4300;
margin: 0 auto;
}

/* Header */

#header {
	width: 772px;
	margin: 0 auto;
	height: 329px;
	background: #ffffff;
}

#menu {
	float: left;
	height: 50px;
	width: 710px;
	padding-left: 62px;
	background: #ffffff url(images/menu_de3d1fac95e1d000b547c107eb950c5a.png) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	width: 100px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 16px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;

}

#menu a:hover {
	color: #2C2E22;
	background: url(images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 774px;
	height: 279px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
	text-align: left;
}


#logo h1 {
	padding-top: 0px;
	padding-left: 5px;
	color: #BC4300;
	font-size: 18px;
}


/* Page */

#page {
	width: 772px;
	background: url(images/table_back.gif) repeat-x;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content H4 a
{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;

}

#content .box
{
border: 1px solid #BC4300;
background: #ffffff url(images/box_back_465bbc744ffdb5d55b4cb9921e7a4d0a.png) no-repeat top;
width: 481px;
padding: 10px;
margin-bottom: 20px;
}


ol   {list-style: none;
	text-align: center;
	font-size: 14px;
	}


.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:center;
}

.font-1
{font-size: .95em;
	font-weight: bold;
	color: #BC4300;}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar .box2
{
border: 1px solid #BC4300;
background: #ffffff url(images/box_back_465bbc744ffdb5d55b4cb9921e7a4d0a.png) no-repeat top;
width: 210px;
padding: 10px;
margin-bottom: 20px;
}

#sidebar2 .title_back
{
background: url(images/title_back_0020764ee2d1eb8f25c26aab97adf551.png) no-repeat
}

#sidebar2 {
  	width: 229px;
	padding-top: 20px;
}

#sidebar2 .img {
	line-height: normal;
	text-align:	center;

}

#sidebar2  h2 {
	background: url(images/title_706e0416bfe2fc240a7514e46973f78f.png) no-repeat left top;
	height: 34px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 14px;
	list-style: none;
}

#bottom
{
}

/* Footer */
#footer
{
padding-top: 20px;
height: 50px;
width: 797px;
background: url(images/table_back.gif) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}