body {
	background-color: #e1e1e1;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 950px;
	font-size: 12px;
}

a {
    color: #b77107;
}
a:hover {
	color: #D0932E;
}

#wrapper {
    text-align: left;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#header {
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 89px;
	margin: 0 0 15px 0;
}

#header .logo {
	background-image: url(../../images/logo.jpg);
	width: 309;
	height: 89px;
	float: left;
	margin-left: 30px;
	background-position: center center;
	visibility: inherit;
}

#header .searchBar {
	color: #B9B9B9;
	text-align: right;
	padding: 15px 20px 0 0;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header  .searchBar  a {
    color: #B9B9B9;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
#header .searchBar A:Hover {
    color: #CF953C;
}
#header .searchBar input {
	background-color: #cccccc;
	border: solid 1px #c48e3a;
	font-family: Verdana;
	font-size: 11px;
	height: 14px;
	padding: 2px 5px 0 5px;
	color: #555555;
}
#header .searchBar img {
    vertical-align: middle;
}

#header .padding {
	padding-bottom: 1px;
}

#header .navBar {
	height: 32px;
	overflow: hidden;
	font-family: Arial;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	float: right;
	}
#header  .navBar  a {
	background-image: url(../../images/nav_bg.jpg);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FABA69;
	height: 32px;
    }
#header  .navBar  a:Hover {
	background-image: url(../../images/nav_bg_over.jpg);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FABA69;
	height: 32px;
    }
	
	#header .navBar_left {
	height: 32px;
	overflow: hidden;
	font-family: Arial;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	float: right;
	white-space: nowrap;
	display: block;
	}
#header  .navBar_left  a {
	background-image: url(../../images/nav_left_bg.jpg);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	background-position: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 32px;
    }
#header  .navBar_left  a:Hover {
	background-image: url(../../images/nav_left_bg_over.jpg);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: inherit;
	text-transform: uppercase;
	text-decoration: none;
	background-position: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 32px;
    }
	
	#header .navBar_right {
	height: 32px;
	overflow: hidden;
	font-family: Arial;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	float: right;
	white-space: nowrap;
	display: block;
	}
#header  .navBar_right  a {
	background-image: url(../../images/nav_right_bg.jpg);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	background-position: right;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FABA69;
	height: 32px;
    }
#header  .navBar_right  a:Hover {
	background-image: url(../../images/nav_right_bg_over.jpg);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	background-position: right;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FABA69;
	height: 32px;
    }

#content {
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 20px;
	min-height: 400px;
	font-family: Arial;
}

#content .body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	padding-top: 15px;
}
#content  .body_text  a {
    color: #b77107;
}
#content  .body_text  a:Hover {
	color: #D0932E;
}

#content .middle {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 220px;
}
#content .right {
    width: 200px;
    float: right;
}
#content .left {
	width: 200px;
	float: left;
}

.content_top{
	background-image: url(../../images/body_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 950px;
	background-position: bottom;
	padding: 0px;
}

.content_bottom{
	background-image: url(../../images/body_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 950px;
	background-position: top;
}
p  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#leftNav {
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#leftNav LI {
	padding: 0;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
}
#leftNav  a {
	color: #515151;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
#leftNav A:Hover {
	color: #BD7007;
}
#leftNav A.current {
	background-color: #D9D9D9;
	color: #BD7007;
}

#footer {
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #BF862A;
	height: 58px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer .copyright {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer  a {
	color: #BF862A;
	padding: 0 10px 0 10px;
}
#footer  a:Hover {
    color: #E4AA51;
}    

