@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0px;
	color: #666;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2E3329;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
}



img {border:none;}

#Wrapper {
	margin: 0px auto;
	padding:0px;
	width: 840px;
	text-align: left;
	overflow:hidden;
}



#Header {
	width:840px;
	height:110px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/bg_header.gif); background-repeat:no-repeat; 
}

#Header_01 {
	width:839px;
	height:110px;
	margin:0px 0px 0px 1px;
	padding:0px;
	float:left;
	background-image:url(../images/bg_header.gif); background-repeat:no-repeat; 
}

.logo {
	margin:0px 0px 0px 40px;
	padding-top:10px;
	width:400px;
	float:left;
}

.access {
	float: right;
	margin-left: 100px;
}

#Banner {
	width:840px;
	margin:0px;
	padding:0px;
	height:198px;
	clear:both;
	background-color:#f6f1be;
}


#Banner_01 {
	width:841px;
	margin:0px;
	padding:0px;
	height:198px;
	clear:both;
	background-color:#f6f1be;
}

/* LINKS
________________________________________*/

a:link, a:active {
	color:#4D6844;
	text-decoration: underline;
}

a:hover {
	color: #7BB900;
	text-decoration: none;
}

a:visited {
	color:#666666;
	text-decoration: underline;
}




.Menu_container {
	width:840px;
	margin:0px;
	padding:0px;
	height:40px;
	background-color:#f6f1be;


}

/* TAGS
_______________________________________________*/
h1 {
	padding: 5px 0px 5px 0px;
	font-size: 21px;
	color:#3D2C1B;
	text-align:left;
	margin:0px  20px 10px 0px;
	border-bottom: 1px dashed #452606;
	font-weight:normal;
}

h2 {
	padding: 5px 0px 0px  0px;
	font-size: 18px;
	line-height:22px;
	color:#3D2C1B;
	text-align:left;
	margin:0px  20px 0px 0px;
	font-weight:normal;
}

h3 {
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 15px;
	line-height:21px;
	font-style: italic;
	color:#452606;
	margin:0px;
}

h4 {
	padding: 5px 10px 5px 0px;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	color:#452606;
	line-height:17px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px dashed #6B3B08;
}


h5 {
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	color:#452606;
	margin:0px;
	font-weight: normal;
	line-height:16px;
}


h6 {
	padding: 10px 0px 10px 0px;
	font-size: 13px;
	color: #262723;
	margin:0px;
	font-weight: normal;
	line-height:18px;
	font-style: italic;
}

p {
	padding: 5px 0px 5px 0px;
	margin:0px;
	font-size: 14px;
	line-height:21px;
	font-weight:normal;
	color:#464646;
}




/* CONTENT
_____________________________________________________________ */

#content {
	width:815px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 40px 25px;
	background-image:url(../images/bg_content.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}


.column_a {
	width: 470px;
	float: left;
	margin:0px;
	padding: 0px 20px 10px 0px;
}

.column_b {
	width: 260px;
	float: left;
	margin:70px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid  # FFCC00;
}


.column_c {
	width: 770px;
	float: left;
	margin:0px;
	padding: 0px 20px 10px 15px;
}


.column_d {
	width: 185px;
	float: left;
	margin:0px;
	padding: 50px 0px 10px 0px;
}

.column_e {
	width: 625px;
	float: left;
	margin:0px;
	padding: 0px 0px 10px 35px;
}

.column_f {
	width: 200px;
	float: left;
	margin:0px 0px 13px 0px;
	padding: 0px;
}

.user {
	background-image: url(../images/user_graphic.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 210px;
	padding: 90px 30px 0px 50px;
	margin:0px 0px 0px 0px ;
}

.user  h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;	
}

.new {    font-family:Verdana, Geneva, sans-serif; color:#900; font-weight:bold; font-size:14px;    }

/* SUBNAVIGATION
_____________________________________________________________ */

#subnav
{  width:170px;  }


/* First-Level */
#subnav UL
{ margin:0; padding:2px 0px 15px 0; 	border-top: 1px dotted #DFBE64; }
#subnav UL LI
{
	margin:0px;
	padding:6px 0 6px 0px;
	list-style-type:none;
	border-bottom: 1px dotted #DFBE64;
}

#subnav UL A
{
	display:block;
	color:#D17421;
	font-weight:bold;
	padding:0 0 0 13px;
	line-height:1.5em;
	font-size:12px;
}

#subnav UL A:link, #subnav UL A:visited
{
	color:#914506;
	text-decoration:none;
}
#subnav UL A:hover
{
	color:#FF8800;
	text-decoration:underline;
	background:transparent url(../images/bullet_subnav_over.gif) no-repeat 5px 4px
}


#subnav UL A.active
{
	background:transparent url(../images/nav_current.png) no-repeat center bottom;
	color:#990000;
	text-decoration:none;
	padding:6px 6px 6px 12px;
}

#subnav UL A.on
{
	color:#FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #249ed0;
}

#subNav2 { width: 180px;float: left;margin-left: 0;padding-left: 15px; font: bold 12px Arial, Helvetica, sans-serif; }
#subNav2 ul { margin: 0; padding: 0; list-style-type: none; background: url(images/subnav-pinstripe_02.gif) no-repeat left top; }
#subNav2 ul li { margin: 0; }
#subNav2 ul li a {padding: 6px 6px;color: #fff;text-decoration: none;display: block;width: 170px;background: url(images/subnav-pinstripe_02.gif) no-repeat left bottom;font-weight: bold;
 }
 

/* Box Model Hack for IE5 */
#subNav2 ul li a:hover { color: #FFCC33;}

#subNav2 ul li a.selected { color: #FFCC33; }
#subNav2 ul li a.on {
	color: #FF6600;
 }

.dashed_line { 1px dashed #6B3B08; height:1px; margin:5px 0px 5px 0px; clear:both; }

.dashed_line1 { border-top: 1px dashed #6B3B08; height:1px; margin:15px 0px 0px 0px; clear:both;}

.dashed_line2 {
	border-top: 1px dashed #FF9900;
	height:1px;
	margin:10px 20px 10px 0px;
}

.dashed_line3 {
	border-top: 1px dashed #CCCCCC;
	height:1px;
	margin:20px 0px;
}

.left { width:260px; float:left; margin:0px; padding:0px;}


/* LISTS
_____________________________________________________________ */

.lists {
	margin: 0px;
	padding:0px;
 }

.lists UL {
	margin: 0px 0px;
	padding:0px ;
	font-size:15px;
	line-height:18px;
	font-weight: normal;
	border-bottom:1px solid #666:
 }

.lists  LI
{	margin:0px 0px 0px 20px;
	padding:0px 10px 10px 20px;
	list-style-type:none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.lists  LI a:link {text-decoration: none;	color: #682E0E; }
.lists  LI a:visited {text-decoration: none;  }
.lists  LI  a:hover {text-decoration: underline; color: #7BB900;}
.lists  LI  a:active { text-decoration: none; }

.lists UL LI LI
{	margin:8px 0px 5px 0px ;
	padding:0px 10px 0px 20px;
	font-size:13px;
	color: #262723;
	list-style-type:none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.lists h4 {
	margin: 15px 0px 10px 0px;
	padding:5px 20px;
	font-size:14px;
	line-height:18px;
	font-weight: normal;
	border-top: 1px dashed #6B3B08;
	border-bottom: 1px dashed #6B3B08;
	background-color:#F6E98E;
 }

.lists h5 {
	margin: 0px 0px  0px 0px;
	padding:0px 20px 3px 20px;
	font-size:13px;
	line-height:18px;
	font-weight: normal;
 }

.lists h6 {
	margin: 0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
	font-style:italic;
 }




/* BOX COMMENTS
----------------------------------------------------------- */

.box_comments {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 25px 0px;
	clear:inherit;
	
}


.box_comments h1 {
	background-color: #F6EE92;
	padding: 7px 10px;
	margin: 0px 10px 10px 5px;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	border-top: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #FDFEE2;
	border-left: 1px solid #B3B3B3;
	display:inline;
}


.box_comments_border {
	background-color: #FDFEE2;
	padding: 10px 10px 15px 10px;
	border: 1px solid #B3B3B3;
	margin: 5px 0px 0px 0px ;
	clear:inherit;
	overflow:auto;
}

.box_comments_border h4 {
	font-size: 14px;
	line-height:14px;
	font-weight:normal;
	font-style:italics;
	padding:0px 0px 5px 0px;
	margin:10px 0px 5px 0px;
}

.box_comments_border h5 {
	font-size: 11px;
	font-weight:bold;
	color:#990000;
	padding:5px 0px 0px 0px;
	margin:0px;
}

.box_comments_border h6 {
	font-size: 14px;
	color: #474747;
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height:17px;
	font-family:"Times New Roman", Times, serif;
	}


/* BUTTONS
----------------------------------------------------------- */

a.button {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin: 20px 10px 20px 0px;
	padding-right: 12px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
}


a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0px 3px 8px;
	text-decoration: none;
}


a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	 text-decoration: none;
}

a.button:visited {
    text-decoration: none;
}


a.button:active span {
    background-position: bottom left;
    padding: 3px 0px 3px 8px; /* push text down 1px */
	 text-decoration: none;
}




a.button_01 {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin: 5px 20px 20px 20px;
	padding-right: 12px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
}


a.button_01 span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0px 3px 14px;
	text-decoration: none;
}


a.button_01:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	 text-decoration: none;
}

a.button_01:visited {
    text-decoration: none;
}


a.button_01:active span {
    background-position: bottom left;
    padding: 3px 0px 3px 14px; /* push text down 1px */
	 text-decoration: none;
}


/* FOOTER
----------------------------------------------------------- */
#footer {
	font-size: 10px;
	line-height: 18px;
	color: #7E807A;
	font-weight: bold;
	width:815px;
	margin:0px;
	padding:0px;
	clear:both;
	
}
#footer a:link,  #footer a:visited  {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #304670;
	text-decoration: underline;
}
#footer .disclaimer {padding:15px 0px 0px 20px; }
#footer .credits {padding:5px 45px 10px 20px; float:right;}


/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
	clear:both;
}

.br {
    display: block;
	clear:both;
}
