/*----------------------------------------------------------
title:		main stylesheet
template:	00189
----------------------------------------------------------*/

* {margin: 0; padding: 0; outline: 0;}
body {font: 12px Arial,sans-serif; color: #000; text-align: left; background:url(../images/bg.jpg);}

a {color: #451a08; text-decoration: none; cursor: pointer;}
a:hover {text-decoration: underline;}
a img {border: 0;}

.ar {display: block; text-align: right;}
.ac {display: block; text-align: center;}
.al {display: block; text-align: left;}
.cl {clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.fr {float: right; display: inline;}
.fl {float: left; display: inline;}
.hidden {display: none;}
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}
.shell {margin: 0 auto; width: 960px;}

#logo {float: left; margin: 30px 0 0 0; padding: 0; font-size: 40px; font-weight: bold; color: #451A08;}

h3{font-size: 15px; line-height:18px; color:#f0eee5}

#header {width: 960px; height: 110px; background: url(../images/header.png) no-repeat;}
	#header .right-area{width:291px; float: right; display: inline; padding:8px 0px 0 0;  }
	#header .right-area a {font-size: 13px; position: relative; font-family: Arial, "Trebuchet MS", sans-serif; text-decoration: none; color: #451a08;}
	#header .right-area a:hover {text-decoration: underline;}
	#header .right-area .header-links {float: right;}
	#header .right-area .header-links span {color: #c69042; padding: 0 7px;}
	
#content {background: #fff; padding: 5px 0}
	#content .frame {width: 950px; margin: 0 auto;}

#nav {margin-bottom: 0; width: 960px; height: 37px; background: url(../images/nav-bar.png) no-repeat;}
	
#topNav {margin: 0; padding: 9px 0 0 0; width: 960px;}
    #topNav .left {float: left; width: 0;}
    #topNav .center {width: 96%;}
    #topNav .center .link {float: left; padding: 0; width: 115px; text-align: center;}
    #topNav .center .link a {font-family: Arial,sans-serif; font-size: 15px; font-weight: normal; text-decoration: none; color: #fff;}
    #topNav .center .link a:hover {color: #FFEE91;}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 2%;}

#content-left {width: 210px; float: left; display: inline;}

#content-middle {width:735px; float: left; display: inline; margin-left:5px}

#content-right {width: 210px; float: left; display: inline;}

#footer{color: #451a08; font-size: 14px; line-height:31px; margin-top: 0}
