/* Edited 18 Oct 2011 12:53:05 PM by Priscilla Torres [1:U:81] */
/* Edited 05 Oct 2011 10:34:09 AM by Priscilla Torres [1:U:81] */
/* Edited 26 Jul 2011 10:55:29 AM by Priscilla Torres [1:U:81] */
/* Edited 26 Jul 2011 10:55:04 AM by Priscilla Torres [1:U:81] */
/* Edited 26 Jul 2011 10:38:12 AM by Priscilla Torres [1:U:81] */
/* Edited 26 Jul 2011 10:37:40 AM by Priscilla Torres [1:U:81] */
/* Edited 20 Jul 2011 11:58:18 AM by Priscilla Torres [1:U:81] */
/* Edited 20 Jul 2011 11:03:01 AM by Priscilla Torres [1:U:81] */
/* Edited 20 Jul 2011 10:38:52 AM by Priscilla Torres [1:U:81] */
/* Edited 18 Aug 2009 02:25:37 PM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:47:40 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:40:49 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:39:43 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:34:59 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:27:59 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:26:26 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 09:21:53 AM by David Williams [1:U:19] */
/* Edited 18 Aug 2009 08:55:42 AM by David Williams [1:U:19] */
/* Edited 05 Aug 2009 02:41:25 PM by David Williams [1:U:19] */
/* Edited 04 Aug 2009 04:38:15 PM by David Williams [1:U:19] */
/* Edited 04 Aug 2009 04:37:43 PM by David Williams [1:U:19] */
/* Edited 04 Aug 2009 04:36:20 PM by David Williams [1:U:19] */
/* Edited 04 Aug 2009 02:46:04 PM by David Williams [1:U:19] */
/* Edited 04 Aug 2009 12:21:32 PM by David Williams [1:U:19] */
/* Edited 04 Aug 2009 12:21:11 PM by David Williams [1:U:19] */
@charset "utf-8";
body {
	margin:0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #576a79;*/
	background-color: #ccc;
	text-align:center;
	}
td {
                font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
                text-decoration: none;
}
a:hover {
                text-decoration: underline;
}
a:link {
                color:#576a79;
}
#logo {
	width: 110px;
	margin-left: 19px;
	position: relative;
	top: 10px;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*position: relative;*/
	width: 955px;
	/*height: 600px;*/
	border: 1px #999 solid;
	background-color:#fff;
}
#header {
	height: 148px;
	width: 100%;
	background-color:#f1ece6;
	background-image: url(images/Header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#global_nav {
	background-image: url(images/gbl_nav_bg_wide.jpg);
	height: 28px;
}
#gbl_navbar {
	margin-left: 160px;
	height: 28px;
                /*margin-top: 5px;*/
                padding-top: 3px;
}
#gbl_navbar .parentmain1 a:hover{
               background-color:#f7f6ee /*url(images/gbl_nav_bg_on.jpg) */;
               padding-top: 8px;
               padding-bottom: 3px;
               }
#gbl_navbar, .parentmain1, .clmain1, a:link, a:visited {
               line-height:1.75em;
               }
#gbl_navbar a:link,a:visited {line-height:2em;}
.title_bar {
	/* background-image: url(images/title_grad.jpg); */
	height: 38px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom:10px;
}
.title h1 {
	color:#6a737b;
	font-size: 24px;
	font-style: normal;
	margin-top: 10px;
                margin-bottom: 5px;
                padding-bottom:3px;
                font-weight: lighter;
	}
#content_wrapper {
	float: left;
	width: 100%;
}
#content {
                margin-top: 0;	
                margin-left: 150px;
	height:385px;
	min-height:385px;
                height:auto !important;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 10px;
                margin-bottom: 20px;
}
#left_nav {
	float: left;
	width: 150px;
	margin-left: -955px;
	background: #f1ece8;
	/* background-image: url(images/lft_nav_bg.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 650px;
	height: 650px;
}
#footer {
	clear:left;
	padding: 0;
	height: 33px;
	width: 100%;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
                text-align: center;
		}
#left_nav_innertube{
	margin: 10px; 
	margin-top: 20px;
                margin-bottom: 50px;
}
#footer_innertube{
	color:#000;
	text-align: -moz-center;
	font-size: 10px;
	font-weight:bold;
	/*margin-top: 10px;*/
	position: relative;
	top: 10px;
                margin-left: auto;
                margin-right: auto;
}
#share {
                padding: 10px;
                width: 90px;
                margin-left: 10px;
                margin-top: 30px;
                color: #666;
                font-size: 90%;
                /* background: #ebeced;
                border: 1px solid #2b5e76; **/
                text-align: center;
                align: center;}
#search{
	float: right;
	margin-top: -40px;
                /*width: 300px;*/
}
#affiliate {
	font-size: 10px;
	padding-top: 10px;
}
#gbl_navbar table.parentnav1{
	width: 10px; 
}
#footer_innertube table{
	text-align: center;
	margin: auto;}


