* {
	margin: 0;
	padding: 0;
}

body {
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

html {
	background: #95795C url(../images/bg.jpg) repeat;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	/*font-weight: normal;*/
}

.clear{
	clear:both;
}

/* HEADER
----------------------------------------------- */

#Header {
	margin:20px auto auto;
	width:1100px;
}
	#Header .logo{
	margin:0 110px auto;
	}
		#Header .logo img{
			border:0 none;
			margin-bottom:-10px;
			position:relative;
			z-index:1000;
		}
	#Header .HeaderBottom {
		width: 100%;
		display: block;
	}
	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		/*font-weight: 300;*/
		padding: 20px 0 0 30px;
	}
  	#Header p { 
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}
  		#Header a { 
	   		color: #fff; 
	   		text-decoration: none;
		}
			#Header a:hover {
				color: #fff;
				text-decoration: underline;
			}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	background: #4e3227;
	width: 100%;
	border-color:#99BFC4;
	border-style:solid none;
	border-width:3px medium;
}
#Container { 
	width: 1100px;
	height:	545px;
	margin: auto;
}
#contentWrapper {	background: #ffffff;
	margin-top: 12px;
	position: absolute;
	margin-left: 200px;
	width:750px;
}
#Layout {
	width: 100%;
	height: 100%;
	clear: both;
	overflow: hidden;
}
#cornerUL {
	position: absolute;
	background: transparent url(../images/cornerUpperLeft.gif) no-repeat;
	width:10px;
	height: 10px;
	z-index: 999;
}
#cornerUR {
	position: absolute;
	background: transparent url(../images/cornerUpperRight.gif) no-repeat;
	width:10px;
	height: 10px;
	margin-left: 740px;
	z-index: 999;
}
#cornerLL {
	position: absolute;
	margin-top:-10px;
	background: transparent url(../images/cornerLowerLeft.gif) no-repeat;
	width:10px;
	height: 10px;
	z-index: 999;
}
#cornerLR {
	position: absolute;
	margin-top:-10px;
	margin-left: 740px;
	background: transparent url(../images/cornerLowerRight.gif) no-repeat;
	width:10px;
	height: 10px;
	z-index: 999;
}
#Content {
	height:520px;
	overflow:hidden;
	text-align:left;
	width:750px;
}

#primary{
	margin:10px;
	width:355px;
}

#primary.Top, #primary.Bottom{
	height:306px;
}

#secondary.Left, #primary.Right{
	float: left;
}

#secondary.Right, #primary.Left{
	float: right;
}

.Left .splitContent
{
	margin:10px;
	width:352px;
	border-right:medium solid #99BFC4;
	height:500px;
	margin:10px 0 10px 10px;
	padding-bottom:0;
	padding-left:0;
	padding-right:10px;
}
.Right .splitContent
{
	margin:10px;
	width:352px;
	border-left: medium solid #99BFC4;
	height:500px;
	margin:10px 10px 10px 0;
	padding-bottom:0;
	padding-left:10px;
	padding-right:0;
}
#MainNav {
	font-size:11px;
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
	#MainNav ul { 
 		float: right;
	}
		#MainNav ul li { 
	 		list-style: none;
			margin: 0 7px;
			display: inline;
		}
  			#MainNav ul li a {
			}
				#MainNav ul li a span {
				}
					#MainNav ul li a:hover {
						color: #fff;
						cursor: pointer;
					}
					#MainNav ul li a:hover span {
						cursor: pointer;
					}
					
    			#MainNav ul li a.current,
	    		#MainNav ul li a.section,
	    		#MainNav ul li a.section:hover,
	    		#MainNav ul li a.current:hover { 
				 	color: #99BEC4;
					}
				#MainNav ul li a.current span,
				#MainNav ul li a.section span,
	    		#MainNav ul li a.section:hover span,
				#MainNav ul li a.current:hover span {
					color: #99BEC4;
				}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	float: left;
	height: 100%;
	padding-top: 200px;
	/*width: 130px;
	margin: 0 auto;
	padding-right:20px;
	overflow: hidden;*/
}
	#Navigation ul { 
 		/*float: right;*/
		margin-right: 10px;
	}
		#Navigation ul li { 
	 		list-style: none;
	 		width: 100%;  
			margin: 0 2px; 
			/*float: left;*/
			/*line-height: 2.8em;*/
			display: block;
			text-align: right;
		}
  			#Navigation ul li a {
				text-decoration: none;
				display: block; 
				/*height: 2.3em;*/
				font-size: 1.2em; 
				padding: 0 0 0 10px;
				color: #99bec4;
			}
				#Navigation ul li a span {
					text-align: center;
					padding-right: 10px;
					height: 2.3em;
				}
					#Navigation ul li a:hover {
						color: #fff;
						cursor: pointer;
					}
					#Navigation ul li a:hover span {
						cursor: pointer;
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover { 
				 	color: #95795c;
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
					color: #95795c;
				}
    
#Banner {
	margin: 5px 15px 0px 15px;
	height: 150px;
}
	#BannerContent {
		float:left;
		height:120px;
		padding:15px;
		width:570px;
	}
	#BoxContent {
		background:#000000;
		padding: 5px;
		float:left;
		height:140px;
		width:160px;
	}
	#BoxContent *{
		color: #ffffff;
	}
	#BoxContent{
		text-decoration: none;
	}


/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin:0 20px 0 0;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 {
	   font-weight:normal;
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		/*font-weight: 700; */
		font-size: 1.4em; 
		margin: 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		/*background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;*/
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 0px 10px 0 10px;
	}
	
#RightSidebar {
    display: none;
 	width: 150px;
	margin: 50px 0 0 0;
	padding: 0;
	float:right;
}
    #RightSidebar .WidgetHeader, .NavHeader{
		background: #462d23 url(../images/widget.png) no-repeat scroll right top;
		min-height:10px;
	}
    #RightSidebar .WidgetBody{
		background: #462d23;
		border-right:1px solid #99BEC4;
		border-left:none;
		padding-bottom:1px;
	}
    #RightSidebar .WidgetFooter, .NavFooter{
		background: #462d23 url(../images/widget.png) no-repeat scroll right bottom;
		height:10px;
	}
	#RightSidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#RightSidebar ul {
		margin:0 20px 0 0;
	}
		#RightSidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#RightSidebar h3 {
	   font-weight:normal;
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		/*font-weight: 700; */
		font-size: 1.4em; 
		margin: 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		/*background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;*/
	}
	
	#RightSidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#RightSidebar a em {
		font-style: normal;
	}
	#RightSidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 0px 10px 0 10px;
	}


/* MENU2 */
ul#Menu2 {
	margin:0;
}
    ul#Menu2 li {
    }
    	ul#Menu2 li a {
    		color:#fff;
      	}
			ul#Menu2 li em {
			}
				ul#Menu2 li li em {
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
      	}
	  	ul#Menu2 li a.current {
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
      	}
      		ul#Menu2 li ul {
      		}
      			ul#Menu2 li ul li {
      			}
      				ul#Menu2 li ul li ul {
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
      				}
      					ul#Menu2 li li ul {
      					}
      					ul#Menu2 li li ul .roundWhite {
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
      		}

/* WIDGETS
---------------------------------------- */
.HtmlContentWidget {
    margin-left:10px;
    margin-top:-10px;
}
.HtmlContentWidget label{
    font-size:1.2em !important;
}
.subscribeLink {
    background:transparent url(../images/socico/rss_brown.gif) no-repeat scroll left center !important;
    font-size:1.2em !important;
    padding-left:25px !important;
    padding-top:4px;
}
subscrib...238536613 (line 1)



/* COMMENTS
---------------------------------------- */
#PageComments_holder {
    margin-top: 15px;
}
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	background:#C9BBAD none repeat scroll 0 0;
	border:2px solid #9D877A;
	color:#4E3227;
	margin:4px 0 0 5px;
	padding:2px;
	width:92%;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer {
	margin: 7px auto; 
	width: 1100px;
}
	#Footer .star{
		background:transparent url(../images/star.png) no-repeat scroll 50% 50%;
		height:70px;
		left:915px;
		position:relative;
		top:-150px;
		width:70px;
		z-index:999;
	}
		#Footer .star img{
			border: 0 none;
		}
  	#Footer p { 
		color: #fff;
		text-align: center;
		margin-left: 55px;
	}
  		#Footer a { 
	   		color: #fff; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
.feed {
	margin-left: 7px !important;
	padding: 3px 0 2px 25px !important;
	font-size:1.3em;
	background: url("../images/socico/rss_brown.gif") no-repeat 0 50% !important;
}