body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#layer_site
{
	position: relative;
	width: 944px;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#layer_site_header, #layer_site_header2
{
	position: relative;
	width: inherit;
	height: 127px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	border: 0px solid #000000;
}

#layer_site_header2
{
	background: url(../../../../images/tou_top_bg.gif) no-repeat top right;
}

#layer_site_header_nav
{
	position: relative;
	width: inherit;
	height: 30px;
	margin: 0px;
	padding: 0px 0px;
	border: 0px solid #000000;
	clear: both;
	z-index: 150;
}

#layer_site_header_nav ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#layer_site_header_nav ul li 
{
	position: relative;
	list-style: none;

	/*width: 100px;*/
	padding: 0px;
	margin: 0px;
	
	line-height: 18px;
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #B7C69D;
	float: left;
}

#layer_site_header_nav a
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #B7C69D;
	text-decoration: underline;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px 0px 0px 4px;

}

#layer_site_header_nav a:hover
{
	color: #cc0066;
}

#layer_site_navigator
{
	position: relative;
	float: left;
	width: 100%;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../../../images/tou_menu8.gif);
	border: 0px solid #000000;
	z-index: 1000;
	clear: right;
}

#layer_site_navigator ul
{
	list-style-type: none;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

#layer_site_navigator ul li 
{
	position: relative;
	list-style: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

#layer_site_navigator ul li a
{
	height: 7px;
	line-height: 7px;
	float: left;
	color: #829b57;
	font-size: 12px;
	padding: 10px 10px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	background: url(../../../../images/off3.gif) center center no-repeat;
	text-transform: lowercase;
	border: 0px solid #000000;
}
 
#layer_site_navigator ul li a:hover
{
	color:#B7C69D;
	text-decoration: none;
	background: url(../../../../images/on2.gif) center center no-repeat; 
}

/*************** Extra Styles for Sub-Navigator **********/

#layer_site_navigator ul li ul
{
	display:none;
	border:none;

}

#layer_site_navigator ul li:hover ul, #layer_site_navigator ul li.hover ul
{
	display:block;
	position:absolute;
	z-index:998;
	top: 25px;
	margin-top:0.1em;
	left:0;
}

#layer_site_navigator ul li ul li ul
{
	display: none;
}

#layer_site_navigator ul li ul li
{
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

#layer_site_navigator ul li ul li a
{
	display:block;
	float: none;
	width: 150px;
	height: 23px; 
	line-height: 23px; 
	margin: 0px; 
	padding: 0px 3px; 
	background: #FFFFFF;
	border-bottom: 1px solid #B7C69D;
	border-right: 1px dashed #B7C69D;
	border-left: 1px dashed #B7C69D;
	text-transform: lowercase;
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#layer_site_navigator ul li ul li a:hover
{
	background: #F0F0F0;
}

#layer_site_banner
{
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	height: 249px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	z-index: 200;
	/*clear: both;*/
}

#layer_site_content
{
	position: relative;
	float: left;
	/*overflow: auto;*/
	width: inherit;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/*#layer_site_content_left
{
	position: relative;
	float: left;
	width: 172px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #CDD8B8;
	border: 0px solid #000000;
}

#layer_site_content_right
{
	position: relative;
	float: left;
	width: 680px;
	height: 100%;
	margin: 0px;
	padding: 0px 30px;
	border: 1px solid #000000;
}*/

#layer_site_footer
{
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #B7C69E;
}

#layer_site_footer ul
{
	font-size: 10px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	float: left;
}

#layer_site_footer ul li 
{
	position: relative;
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFE;
}

#layer_site_footer ul li a
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	/*line-height: 40px;*/
	color: #FFFFFD;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
}
 
#layer_site_footer ul li a:hover
{
	text-decoration: underline;
}

/*************** List Styles ***************/

ul
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

li
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

ol
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

/************** Image Styles *************/

img
{
	border: 0px solid #000000;
}

img.left
{
	float: left;
}

img.right
{
	float: right;
}

img.buttons
{
	margin: 5px 30px;
}

/*************** Table Styles **********/

#table
{
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background: url(../../../../images/tou_corner.jpg) no-repeat bottom right;
}

#table_column_left
{
	position: relative;
	width: 173px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #CDD8B8;
	border: 0px solid #000000;
	vertical-align: top;
}

#table_column_right
{
	position: relative;
	width: 712px;
	height: 100%;
	margin: 0px;
	padding: 30px 100px 0px 30px;
	border: 0px solid #000000;
	vertical-align: top;

}

#table_column_right_home
{
	position: relative;
	width: 712px;
	height: 100%;
	margin: 0px;
	padding: 0px 100px 0px 30px;
	border: 0px solid #000000;
	vertical-align: top;

}

.textBox
{
	width: 150px;
}

/* Global User Table Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

	/* Default Table */
	table.ImmTS_Default		{padding:0px; width:100%; border-collapse:collapse;} /* Overall table style */

	table.ImmTS_Default th, 
	table.ImmTS_Default td	{padding:2px; margin:2px;} /* Cell padding and spacing styles */

	table.ImmTS_Default, 
	table.ImmTS_Default th, 
	table.ImmTS_Default td	{border:1px solid black;} /* Table border style */
	     
	table.ImmTS_Default th	{}						/* Apply style to header cells */
	table.ImmTS_Default tr	{vertical-align:top;}	/* Apply style to data cells */
	table.ImmTS_Default td	{}						/* Apply style to data cells */

/* Plugin Styles */
/* These styles are used by plugins through out the site. */

	/* Scroller */
	#divscroller0	{z-index:1;}
	.scrollertitle	{z-index:1; color:#8C897A; font-family:Arial,Verdana,Helvetica;	font-size:12px; font-weight:bold;}
	.scrollerbody	{z-index:1; color:#8C897A; font-family:Arial,Verdana,Helvetica; 	font-size:12px; font-weight:normal;}
	.search         {color:#8C897A;	font-size:small; font-weight:bold;}

	/* Whats new */
	.WhatsnewTitle	{font-size:9pt; color:#8C897A; font-weight:bold;}
	.WhatsnewTitle:hover	{color:#8c89ff;}
	.WhatsnewBody	{font-size:8pt; color:#8C897A; font-weight:normal; float:left;}

#sitemap
{
	margin: 0px 0px 20px 0px;
}

#sitemap ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap ul li
{
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap ul li a
{
	text-decoration: underline;
	text-transform: lowercase;
}

#sitemap ul li ul
{
	margin: 20px 50px;
}

#sitemap ul li ul li
{
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap ul li ul li a
{
	text-decoration: none;
}

#sitemap ul li ul li ul
{
	margin: 5px 30px;
}

/* Rss Feed Styles */
UL.rssFeed			{list-style:none; margin:0px; margin-bottom:20px; width:40em;}
UL.rssFeed LI		{margin-bottom:.75em;}
UL.rssFeed A		{font-size:120%; font-weight:bold;}
Ul.rssFeed .desc	{margin-bottom:.2em;}
Ul.rssFeed .meta	{}

/* Blogging Plugin  Styles */
.BloggingAboutBox
{
                padding: 10px;
}

.BloggingAboutBox A
{
                display: block;
}

.RSSFeedLink
{
                float:right;
                margin-top: -30px;
                margin-right: 5px;
}

.BlogItem
{
                margin-bottom: 30px;
}

.BlogItem .CreatedDate
{
                font-size: large;
                border-bottom: 1px dashed navy;
                padding-bottom: 10px;
                margin-bottom: 10px;
}

.BlogItem h1.Title
{
                font-size: large;
}

.BlogItem .Content
{
                margin-bottom: 10px;
}

.CommentItem
{
                border-bottom: 1px lightgrey dashed;
                padding-bottom: 10px;
                margin-bottom: 10px;
}

.CommentItem .Title
{
                font-weight: bold;
                margin-bottom: 5px;
}

.CommentItem .MetaData
{
                font-style: italic;
                color: gray;
                margin-bottom: 10px;
}

.CommentItem .Content
{
                margin-bottom: 10px;
}

.CommentItem .CreatedDate
{
                /*font-weight: bold;*/
}




/* New comment form layout */
.BlogEntryNewCommentForm fieldset {
  margin-bottom: 10px;
}
.BlogEntryNewCommentForm legend {
                padding: 0 2px;
                font-weight: bold;
                _margin: 0 -7px; /* IE Win */
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.BlogEntryNewCommentForm fieldset ol, 
.BlogEntryNewCommentForm fieldset ul 
{
  margin: 0;
  padding: 0;
}


.BlogEntryNewCommentForm fieldset li {
  list-style: none;
  list-style-image: none;
  padding: 5px;
  margin: 0;
  clear: both;
  border: 0;
}

.BlogEntryNewCommentForm fieldset li input,
.BlogEntryNewCommentForm fieldset li textarea
{
  width: 350px;
}

.BlogEntryNewCommentForm fieldset li div.captcha
{        
    line-height: 1.8em;    
    margin-bottom: 5px;
    float: left;    
}

.BlogEntryNewCommentForm fieldset label, .captchaLabel
{
    width: 120px; /* Width of labels */
    vertical-align:top;
    line-height: 1.8em;
    float: left;
    margin-right: 5px;
}

.BlogEntryNewCommentForm fieldset li div.captcha img 
{
    margin-bottom: 2px;
}

/* Form styles */
                
.BlogEntryNewCommentForm legend { padding-left: 0; color: #333; }

.BlogEntryNewCommentForm fieldset {
                border: none;
                /*border-top: 1px solid #C9DCA6;*/
                }
                                
.BlogEntryNewCommentForm fieldset li {
                padding: 5px 10px 7px;
                border-top: 1px solid #C9DCA6;
                }

/* End blogging styles */