body {
	
		background: #992822 url(../_img/gl_body_bkg.jpg) fixed repeat-x;
		margin:0;
		/*D4D9E1*/
		font-size: 80%;
		line-height: 1.4em;
		color:  #555;
		font-family: "Lucida Sans", "Lucida Grande", sans-serif;
		}


a {
	outline: none;
	color: #cb1a0f;
	}
a:hover { text-decoration: none;}
img {outline:none; border:none;}
ul, ol, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main ul {
	margin-left: 17px;
}
#main li {
	margin: 5px 0;
	list-style-type: square;
}

h1 {
	float: left;
	height: 125px;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
}
h1 a{
	font-family: Georgia, serif; 
	font-size: 1em; 
	background: url(../_img/gl_h1.gif) no-repeat;
	width: 525px;
	display: block;
	
	padding-top: 125px;
	height: 0;
	}

h3 {
	font: 1.6em/1.3em Georgia, serif; 
	color: #cb1a0f;
	border-bottom: solid 1px #ccb8b7;
	margin-bottom: 0px;
}
.intro h3 {
	font-size: 1.8em;
	
}
.intro p {
	font: 1.3em/1.5em Georgia, serif; 
	padding-right: 20px;
}
h4 {
	color: #64402b;
	font: 1.4em/1.3em Georgia, serif; 
	margin-bottom: 0px;
}

h5 {
	font-size: 1em;
	text-transform: uppercase;
	color: #554129;
	margin-bottom: 0;
}
hr {
	margin-top:0;
	height: 1px; 
	width: 100%; 
	background: #ccc;
	color:#ccc;
	border: 0;
	 }


/**********************************************************************
 *	CONTENT
 **********************************************************************/

.clear 	{
		clear: both;
		height: 0px;
		visibility: hidden;
		}

#page-wrapper {	
	position: relative;
	width: 985px;	
	padding: 0 15px;		
	margin: 0 auto;	
	background-color:#fff;

	}
#content {
	padding: 0 10px;
	position: relative;
	margin-top: 5px;
	
}
#main {
	position: relative;
	width: 617px;
	float: right;
	margin-top: 5px;
	padding-right: 8px;
}
#header{
	background: url(../_img/gl_header_bkg.jpg) no-repeat;
	text-align:left;
	/*height: 86px;*/
	width: 985px;
	z-index: 10;
	}

#search-nav {
	float: right;
	width: 230px;
	position: relative;
	top: 95px;
	margin: 0; 
	padding: 0;
}

#search-nav li{
	list-style-type: none;
	height: 22px;
	margin-right: 5px;
	float: left;

}
#search-nav li.icon {

	text-indent: -9999px;
	width: 22px;

}
#search-nav li a {
	display: block;
	
}
#search-nav li.icon a{
	padding-top: 25px;
	height: 0px;

}
#search-nav li.facebook a {
	background: url(../_img/gl_facebook_btn.gif) no-repeat;

}
#search-nav li.twitter a {
	background: url(../_img/gl_twitter_btn.gif) no-repeat;
}

input.search {
	float: left;
	text-transform: uppercase;
	font: .8em/1em Georgia, serif;
	margin: 0 0px 0 5px;
	color: #a28c80;
	width: 120px;
	padding: 4px 2px 4px 2px;
	border: solid 1px #eee;
}

input.icon {
	width: auto;
	padding-top: 1px;
	border: 0;
	margin-left: 5px;
}

#aside input.search {
	margin: 0 0px 5px 10px;
	width: 220px;	
}

#aside {
	float: left;
	width: 300px;
	background: url(../_img/gl_aside_bkg.gif) no-repeat;
	padding: 20px;
}
#aside h2 {
	width: 260px;
	height: 0px;
	background: url(../_img/services-h2.gif) no-repeat;
	text-indent: -9999px;
	padding-top: 60px;
	margin: 0;

}


#feature_content {
	background: url(../_img/gl_feature_bkg.jpg) no-repeat bottom left;
	padding: 0 20px 15px 30px;

}
#feature_content h3 {
	font-size: 1.8em;
}

#feature_content .tmb {
	float: left;
	width: 180px;
	margin: 10px 19px 0 0;
}
#feature_content .tmb.last {
	margin-right: 0;
}

#feature_content h4 {
	margin-top: 5px;
	font-style: italic;
	line-height: 1.2em;
	font-size: 1.2em; 
}
#feature_content h4 a{
	color: #554129;
	text-decoration: none;
}
#feature_content h4 a:hover {
	text-decoration: underline;
}

#feature_content p {
	font-size: .9em;
	line-height: 1.3em;
}
.btn {
	background: url(../_img/gl_btn_bkg.gif) repeat-x;
	color: #fff;
	padding: 4px 8px 6px;
	font: 1em/1em Georgia, serif;
	text-decoration: none;
}

.btn:hover {
	background: #cb1a0f;
	}
	
	.readmore {
	text-transform: uppercase;
	font-size: .8em;
	text-decoration: none;
	}
	
.readmore:hover {
	text-decoration: underline;
}
.back-to-top a{
	margin-top: -20px;
	float: right;
	text-transform: uppercase;
	font-size: .7em;
	color: #555;
	text-decoration: none;
	padding-right: 15px;
	background: url(../_img/gl_backtop_arrow.gif) no-repeat center right;
	
}
.back-to-top a:hover {
	color: #cb1a0f;
}

.watch a:hover, .read a:hover {text-decoration: none;}
#content .watch {
	background: url(../_img/gl_video_icon_dark.png) no-repeat 0 0px;
	padding-left: 20px;
	width: 300px;
	margin: 0;
	
	
}
#content .read {
	background: url(../_img/gl_read_icon_dark.png) no-repeat 0 0px;
	padding-left: 20px;
	width: 300px;
	margin: 0 0 3px 0;
	
}
#content .watch.white {
	background: url(../_img/gl_video_icon_white.png) no-repeat 0 0px;
	margin: 0 0 3px 0;
}
#content .read.white {
	background: url(../_img/gl_read_icon_white.png) no-repeat 0 0px;
}


.highlight {
	background: #fbf9f6;
	padding: 1px 20px 20px;
}
.img-right {
	float: right;
	padding: 0 0 15px 25px;
}
.img-left {
	float: left;
	padding: 15px 15px 0 0;
}

dt {
	margin-top: 10px;
}
dt a:hover {
	text-decoration: none;
}
dd	{
	background: #fbf9f6;
	padding: 1px 10px;
	margin: 5px 0;
	border-bottom: solid 1px #ccc;
	font-size: .9em;
}

#footer {
	padding: 10px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-size: .8em;
	margin: 25px;
	color: #aaa;
}

#footer li {
	float: left;
	padding: 0 6px;
	border-right: solid 1px #aaa;
}
#footer li.last {
	border-right: 0;
	padding-right: 0;
}
/*#footer li.email {
	border-right: 0;
	margin-right:55px;
}*/
#footer ul {
	clear: both;
	padding: 0px;
}
/*#footer ul.right {
	margin-left: 35px;
}*/

/* IE 6 warning */
#ie6-warning {
	border: 1px solid #F7941D; 
	background: #FEEFDA; 
	text-align: center; 
	clear: both; 
	height: 75px; 
	position: relative;
}
#ie6-warning .close {
	position: absolute; 
	right: 3px; 
	top: 3px; 
	font-family: courier new; 
	font-weight: bold;
}
.browser-icon{
	width: 75px; 
	float: left;
}
.icon-content {
	width: 640px; 
	margin: 0 auto; 
	text-align: left; 
	padding: 0; 
	overflow: hidden; 
	color: black;
}
.triangle {width: 75px; float: left;}
#ie6-warning p{
	width: 265px;
	float: left;
}
/* end IE 6 warning */


/* Form content */

fieldset {
	border: 0;
	margin: 0; padding: 0;
	width: 620px;
}

#main form ul {
	margin-left: 0;
	padding-left: 0;
	width: 610px;
}
#main form li {
	clear: both;
	list-style: none;
	display: block;
	float: left;
	margin: 3px 0;
	width: 600px;

}
form label {
	float: left;
	display: block;
	width: 130px;
}
form input, form select, form textarea {
	border: solid 1px #ccc;
	padding: 3px;
	float: left;
	width: 250px;
}
form select {width: 259px;}
form textarea {
	height: 60px; 
	width: 400px; 
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: .8em;
	}
	
input.submit {
	background-color: #cb1a0f; ;
	color: #fff;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: .9em;
	width: auto;
	
	border: 0;
	}
input.submit:hover {
	background: #555;
	cursor: pointer;
}
form select.pre-suf { width: 80px;}

select.state {width: 145px;}
span.zip label{ margin: 0 5px 0 16px; width: auto;}
span.zip input{width: 60px;}

label span, .required {color: #cb1a0f; font-weight: bold;}
