 
 
/************
  * Misc Styles and defaults 
  */
 
* { 
	margin: 0; 
	padding: 0; 
	outline-color: #fff;
	}

html {
	background: #39391c;

	width:auto;
}

body {
	background: #39391c url(gfx/woodbg.jpg) repeat;
	color:#333333;
	width:auto;
	font-size: 13px;
	line-height:22px;
	/*	margin-bottom: 40px;*/
	font-family: Trebuchet MS;
	}

a img{
	border:0;
}
.clear{
	clear:both;
}

h2 {
	color:#464620;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom:solid 2px #a0996a;
	font-weight: normal;
	background-color: #baad8d;
	display: block;
	margin: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
}
h2:hover {
	color:#565627
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom:solid 2px #a0996a;
	font-weight: normal;
	background-color: #baad8d;
	display: block;
	margin: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
}
a:link {
	color: #565627;
} 


/**************
 	Site Container Box
*/
#BgContainer {
	width: 760px;  
	margin: 0 auto; 
}
#Container { 
	width: 760px;
	padding-bottom: 15px;
	background: #205689;
	}
#Layout {
	width: 745px;
	clear: both;
	overflow: auto;
	margin: 15px auto;
	padding:15px;

}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}
/** Header **/
#Header { 
 	width: 760px; 
 	margin: 0 auto;
	height: 98px; 
	background: #59AEE2 url(../images/header.jpg) no-repeat;
	}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		float: left;
		font-family: 'Tahoma', Verdana, sans-serif;
		font-weight: 300;
		margin: 25px 0 0 25px;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Main Nav ***/
#NavHolder {
	margin: /*-31px*/0px 0px 0 0;
	height: 39px;
	background-image:url(../images/m2.gif);
	background-repeat: repeat-x;
}
ul#Nav {
	float: left;
	margin: 0px 15px;
	}
	ul#Nav li { 
	 	list-style: none; 
		margin: 0 2px; 
		float: left;
		display: block;
		}
  		ul#Nav li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 39px;
	font-size: 15px;
	letter-spacing:-0.02em;
	font-weight:bold;
	padding: 0px 5px 0;
	line-height: 39px;
	color: #efefef;
	font-family: "Trebuchet MS";
			}
		ul#Nav li a span {
			text-align: center;
	        float: left;
			padding-right: 2px;
						padding-left: 2px;
			height: 39px;
 
		}
			ul#Nav li a:hover {
	background: url(../images/m1.gif) repeat-x;
	color: #fff;
	cursor: pointer;
				}
			ul#Nav li a:hover span {
				background: url(../images/m1.gif) repeat-x;
				cursor: pointer;
			}
    		ul#Nav li a.current,
    		ul#Nav li a.section,
    		ul#Nav li a.section:hover,
    		ul#Nav li a.current:hover { 
			 		background: url(../images/m1.gif) repeat-x;
			 	color: #12416d;
				}
			ul#Nav li a.current span,
			ul#Nav li a.section span,
    		ul#Nav li a.section:hover span,
			ul#Nav li a.current:hover span {
					background: url(../images/m1.gif) repeat-x;
				color: #12416d;
			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}
p.info {
	font-size: 1em;
	color: #999;
	margin: 2px;
}

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

/*** Sidebar ***/
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebar_Box {
	margin: 0;
	background: #EFEFEF url('../images/sidebarHeaderBgTop.gif') no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 10px;
	}
	#Sidebar p {
		font-size: 1.1em;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	 }
  	#Sidebar li { 
	   	font-size: 1em; 
		color: #7A7C7E; 
		margin: 1px 0 1px 10px;
		list-style: none;
		margin-bottom: 5px; 
		margin-left: 4px;
		}
	#Sidebar li a.link {
		display: block;
		width: 170px;
		text-indent: 8px;
		font-size: 1.2em;
		height: 21px;
		line-height: 21px;
		color: #898989;
	}
	#Sidebar li a:hover {
		background: #DCDCDC url(../images/sidebarLinkHoverBg.gif) no-repeat top left;
		color: #666;
		width: 190px;
		text-decoration: none;
	}
	#Sidebar li a.current,
	#Sidebar li a.section,
	#Sidebar li a.section:hover,
	#Sidebar li a.current:hover {
	 	display: block;
		width: 185px;
		margin-bottom: 0;
		line-height: 21px;
		height: 21px;
		padding-top: 2px;
		font-size: 1.2em;
		text-indent: 8px;
		padding: 0;
		font-weight: 700;
		background: #DCDCDC url(../images/sidebarLinkCurrentBg.png) no-repeat top left;
		color: #666;
	}
	#Sidebar li ul {
		height: 100%;
		position: relative;
		margin: -4px 0 0 0;
		width: 185px;
		padding: 4px 0 10px 0;
		background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
	}
	#Sidebar li ul li ul {
		background: #DCDCDC;
	}
	#Sidebar li ul li {
		width: 160px;
		background: #DCDCDC;
		padding: 0;
		font-size: 0.8em;
		display: inline;
		margin: 0;
	}
	#Sidebar li li a.link {
		width: 160px;
		margin: 2px 0 0 0;
		text-indent: 15px;
	}
	#Sidebar li li a:hover {
		text-decoration: underline;
		background: none;
		color: inherit;
	}
	#Sidebar li li a.current,
	#Sidebar li li a.current:hover {
	 	text-indent: 15px;
	 	color: #555;
		background: #DCDCDC;
	}

	#Sidebar li li ul {
		margin: 0px 0 5px 10px;
		padding-top: 0px;
		width: 175px;
	}
	#Sidebar li li ul .roundWhite {
		margin-bottom: -10px;
	}
	#Sidebar li li li a.link {
		color: #666;
		margin: 2px 0 0 10px;
		font-size: 1.7em;	
		text-indent: 8px;
		background: inherit;
	}
	#Sidebar li li li a:hover {
		width: 172px;
		font-size: 1.7em;
		border: 0;
		background: #DCDCDC url('../images/sidebarSubMenuHover.gif') no-repeat center right;
		text-decoration: underline;
	}
	#Sidebar li li li a.current,
	#Sidebar li li li a.current:hover {
		width: 173px;
		color: #fff;
		position: relative;
		z-index: 10;
		font-size: 1.7em;
		text-indent: 8px;
		margin-left: 10px;
		text-decoration: none;
		background: #BDBDBD url(../images/sidebarSubMenuCurrent.gif) no-repeat center right;
	}
	
#Sidebar h3 { 
	clear: both; 
	text-transform: lowercase;
	color: #fff;
	line-height: ;
	font-weight: 700; 
	font-size: 1.4em; 
	margin: 0 0 10px 0;
	line-height: 1.7;
	text-indent: 10px;
	}
	
#Sidebar .sidebarRounded {
	height: 12px;
	width: 200px;
	margin-top: -5px;
	background: url(../images/sidebarBottomBg.gif) no-repeat;
}

/* Forms
*******************************************************/

fieldset {
	border: 0;
	
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
}
form ul {
	list-style: none;
}
.middleColumn {
 	display: block;
 	margin: 15px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 306px;
	clear: left;
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}

input, textarea, select {
	padding: 2px;
	background-color:#8b855d;
	margin:3px;
	border: 1px solid #39391c;
	color: #39391c;
	
	/* width: 145px; */
}
select {
	width: auto;
}

input.action {
	padding: 2px;
	
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}

input.action:hover,
input.action:focus {
	cursor: pointer;
}
#Search {
	width: 105px;
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}
	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

ul#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
ul#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

ul#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

ul#PageComments li.odd p.info {
	color: #3AA0C3;
}
/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 760px; 
	height: 55px; 
	background: #000033; 
	text-align: center; 
	}
  	#Footer p { 
		color: #fff;
		line-height: 44px;
		width: 769px;
		font-size: 1.1em;
		text-align: center;
		}
  	#Footer a { 
	   	color: #fff; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
  
  
  
  
  /* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 12px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 12px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
a:visited {
	color: #292914;
}
a:active {
	color: #292914;
}
a:hover {
	color: #000000;
}
.imgleft {
float:left;
}
