﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-attachment: fixed;
	background-color:#BEBEBE;
	margin:0px;
	padding:0px;
	text-align: left;
	overflow:auto;
}

#skip_nav {position:absolute; margin-left: -1000px; }

a{color:#b80000;}
a:link{color:#b80000;text-decoration:none;}
a:visited{color:#b80000;text-decoration:none;}
a:hover{color:#b80000;text-decoration:underline;}
a:active{color:#b80000;}

a.one:link{color:#b80000;text-decoration:none;}
a.one:visited{color:#b80000;text-decoration:none;}
a.one:hover{color:#b80000;text-decoration:none;}
a.one:active{color:#b80000;}

a.two{margin-top:0px;} 

h2 {
	margin-top:10px;
	padding-top:0px;
	color:#000000;
}

#global {
	vertical-align:top;
	width: 936px;
	height:auto;
	text-align: left;
	background-color:#ffffff;
}

#globalcontent {
	vertical-align:top;
	height: auto;
	width: auto;
	text-align: left;
	background-color:#ffffff;
	border-left:thick;
	display:block;
}

#header {
	vertical-align:top;
	text-align:center;
	height: auto;
	width: auto;
	/* Please note, using certain height and width messes up the layout for any browser other than IE. 
	   Please be aware of this dicrepency between the browsers for future reference. 
	width: 936px;
	height: 118px;*/
}

.menu  {
	height:620px;
	width:200px;
	margin:0px;
	float:left;
}

.menu a{
	padding-top:0px;
	margin-top:-03px;
	display: block;
	float:left;
	text-decoration:none;
	background-color: #FFFFFF;
	position: inherit;  
}

.menu p{
	padding-top:0px;
	margin-top:-03px;
	display: block;
	float:left;
	text-decoration:none;
	background-color: #FFFFFF;
	position: inherit;
}


.logo{margin-right:6px;}

.listindent{
	padding-top:10px;
	padding-left:10px;
	margin-left:230px;
	margin-right:50px;
	margin-bottom:20px;
	background-color:#ffffff;
	height:auto;
}

.listindentB{margin-left:270px;}

.disparityList {
    width:267;
    color:#000;
	margin-right:11px;
	margin-bottom:11px;	
	float:left;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.adjust {
    width:267;
    color:#000;
	margin-right:11px;
	margin-left:137px;
	margin-bottom:11px;	
	float:left;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.indentLinks {margin-left:35px;}

.meatandtaters {
	color:#000;
	padding-top:0px;
	margin-bottom:30px;
	min-width: 0px; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
	
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.callout {
	width:220px;
	border: 2px solid #007258;
	background-color: #fff;
	font-size:90%;
	float:left;
	text-align:center;
	padding:10px;
	margin:0px;
	margin-right:10px;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.callout img{
	margin-top:0;
	margin-bottom:0;
}

.calloutright{
	width:220px;
	font-size:90%;
	float:right;
	text-align:center;
	padding:0px;
	margin-left:10px;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.weetext{
	font-size:75%;
	color:#000000;
}

.disciple{
	padding:0px;
	margin:0px;
	margin-left:15px;
	z-index: 100;
	float:left;
	clear:none;
}

.footer{
	font-size:85%;
	text-align:center;
	width: 936px;
	vertical-align:middle;
	float:left;
	background-color: #4a2200;
	border-top-color: #751f04;
	border-bottom-color: #751f04;
	padding-bottom:10px;
	padding-top:10px;
}
	
.footer a{
	/*color:#352113; */
	color:#ffffff; 
	text-decoration:none;
}
.footer a:link{
	color:#ffffff; 
	text-decoration:none;
}
.footer a:visited{
	color:#ffffff; 
	text-decoration:none;
}
.footer a:hover{
	color:#ffffff; 
	text-decoration:underline;
}
.footer a:active{
	color:#ffffff; 
	text-decoration:none;
}

.footer p{color: #ffffff;}

.style4 {
	font-size: 0.9em;
	font-weight: bold;
}
.style5 {font-size: 0.9em}

.style7 {color: #996600}

.panic{
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	font-size:85%;
	float:right;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.pic-on-left{
	margin-right:10px;
	margin-bottom:10px;
}

.pic-on-right{
	margin-left:10px;
	margin-bottom:10px;
}

.ecard{
	float:left;
	margin:10px;border:2px solid #fe5a4d;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.laytable{
	margin-bottom: 2px;
	border:none;
}
	
.laytable th{color:#007258;}

.laytable td{
	border-top: none;
	border-left: none;
	border-bottom: none;
	/*border-right: 2px solid #ffffff;*/
}
	
.thumbro{
	margin-right:5px;
	border:none;
}

.ezfloat-left{
	float:left;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.ezfloat-right{
	float:right;
	min-width: 0; /* peekaboo bug fix for IE7 */
	position:relative;  /* Used here and on #content to fix the IE6 peekaboo bug */
		/* An alternative would be to make sure that the page content is long enough to keep .menu from touching/overlapping the clearing div */
}

.viewnoscript {color: #FFFFFF}

noscript {color: #FFFFFF}

.style1 {color: #000000}

