/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    background-position: left top;
    margin-top: 10px;
    padding: 0;
    background: #FFFFFF url(uimages/img01.jpg) repeat-x left top;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #353535;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

h1 {
}

h2 {
}
h4{
}

p, ol
{
    margin: 0 0 1.5em 0;
    text-align: justify;
    line-height: 20px;
    list-style: none;
    width: 760px;
    color: #3F3F3F;
}

a {
    color: #8A7645;
    text-align: left;
    font-size: x-small;
    font-weight: 700;
    width: auto;
}

a:hover, a:active {
	text-decoration: none;
	color: #8A7645;
}

a:visited {
	color: #8A7645;
}

e {
	color: #8A7645;
}

e:hover, e:active {
	text-decoration: none;
	color: #8A7645;
}

e:visited {
	color: #8A7645;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
    margin: 0;
    padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(uimages/img02.jpg) no-repeat left top;
}
/* Advertising Areas */

#advtop
{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
#advleftsidetop
{
    border-style: solid;
    border-width: medium thin medium thin;
    border-color: #333333;
    float: none;
    margin: 0 auto;
    text-align: center;
    color: #FF9933;
    background-color: #333333;
}
#advleftside
{
    padding: 6px 0px 6px 0px;
    border-style: none;
    float: none;
    margin: 6 auto 6 auto;
    text-align: center;
}
#advfooter 
{
	width: 1000px;
	margin: 0 auto;
}
#advbottom
{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
/* Header */

#header {
    width: 960px;
    margin: 0 auto;
    height: 159px;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(uimages/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 40px;
	background: url(uimages/img04.jpg) no-repeat right top;
}

#menu a {
	display: block;
	padding: 12px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}
#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 500px;
	height: 120px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
}
#logoimage
{
    margin: 30px 8px 30px 30px;
    float: left;
    height: 120px;
    width: 87px;
    background-image: url(uimages/LogoRefinished15pct.jpg);
    background-repeat: no-repeat;
}
#logotop
{
    float: left;
    height: 41px;
    width: 400px;
    text-align: left;
    font-size: xx-large;
    font-weight: bold;
    margin-top: 70px;
}
#taglinetop
{
    float: right;
    padding: 0px;
    height: 120px;
    width: 300px;
    font-style: normal;
    text-align: right;
    vertical-align: text-bottom;
    font-variant: normal;
}

#logo h1 {
    padding: 70px 0 30px 90px;
    background: url(uimages/GBSLogoBag.jpg) no-repeat 30px 30px;
    height: 23px;
    width: 380px;
}

#logo h1 a {
	text-decoration: none;
	color: #BA9F5A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2
{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 20px;
}

/* Content */

#content
{
    float: left;
    width: 780px;
    padding-left: 10px;
}
#content2
{
    float: left;
    width: 950px;
    padding-left: 10px;
}
/* Post */

.post {
	padding: 0px 10px;
	margin-bottom: 5px;
    width: 700px;
    margin-right: 97px;
    height:auto;
}

.post .title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 12px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}
.GBSstyle1 {
    color: #CC6600;
}


/* Newsline */

#newsline
{
    border-width: thin;
    border-color: #FFFFFF;
    background-position: left top;
    background: url(uimages/img03.jpg) repeat-x left top;
    width: 960px;
    height:20px;
    margin: 0 auto;
    color: #FF9933;
    border-top-style: solid;
    text-align: Center;
    font-size: medium;
    font-weight: bold;
}

#socialbox
{
    padding: 5px;
    border: thin #FF9933 solid;
    float: none;
    text-align: left;
    margin-right: 90px;
    color: #333333;
    font-size: small;
    font-weight: bold;
}

/* BottomNav */

#bottomnav {
	float: right;
	width: 590px;
	margin: 0 0 0 19px;
    height: 10px;
     

}
#leftpanel
{
    float: left;
    width: 140px;
    margin: 0;
    padding: 0;
}
/* Sidebar */


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}


/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 10px;
	background: #E5E5E5;
}

#footer p {
	
}

#legal {
	clear: both;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #595959;
}
#botlink {
	clear: both;
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
	color: #595959;
}
#legal a {
	font-weight: normal;
}
#ad336x280
{
	width:336px;
	height:280px;
}
#ad300x250
{
    width: 300px;
    height: 250px;
    border: thin solid #000000;
    text-align: center;
}
#ad160x600
{
    border: thin solid #000000;
    width: 160px;
    height: 600px;
}
#ad728x90
{
 border: thin solid #000000;
   width:728px;
	height:90px;
}
#ad700x500
{
	width:700px;
	height:500px;
}
#ad234x60
{
	 border: thin solid #000000;
	width:234px;
	height:60px;
}
#ad468x60
{
	 border: thin solid #000000;
	width:468px;
	height:60px;
    text-align: center;
}

.pdstyle2
{
    width: 238px;
}
.pdstyle3
{
    font-size: x-small;
    width: 700px;
}
.emastyle1
{
    color: #8A7645;
    font-size: small;
    text-decoration: underline;
}
.tenpoint
{
    font-size: 10px;
}
.twentypoint
{
    font-size: 20px;
}
.medemastyle
{
    color: #8A7645;
    font-size: small;
    text-decoration: underline;
}
