/***********************************************/
/* Style sheet for Bootstraps                  */
/* Incognito Solutions Inc.                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/



body {
	text-transform: none;
	color: #5E5E5E;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* 	background: #F0FFFA;                                     */
	background-image: url(images/Back4.gif);
	margin-top: 17px;
	margin-left: 10px;
}

p {
    font-size: 80%; }

#holder {
	width:770px;
	text-align: left;
	margin: 0;
	background-image: url(images/back5.gif);
}
	
	
#header {
	border-bottom-color: #00C73F;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#nav {
	padding: 15px 10px;
	float: left;
	width: 120px;
	background: #009D2B; }
	
a:link {
	color: #5E5E5E; }

a:visited {
	color: #A1A1A1; }

a:hover, #nav a:active, #nav a:focus {
	color: #00C73F; }	
	
#nav a:link {
	color: #5E5E5E; }

#nav a:visited {
	color: #A1A1A1; }

#nav a:hover, #nav a:active, #nav a:focus {
	color: #00C73F; }

#content {
	margin: 0 0 0 145px;
	padding: 15px;
	border-left-color: #00C73F;
	border-left-width: 3px;
	border-left-style: solid;
	height: 486px;
	overflow: auto;
}

#footer {
	padding: 5px;
	background: #F0FFFA;
	border-top: 1px;
	border-top-color: #00C73F;
	border-top-width: 3px;
	border-top-style: solid;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px; }

.callout {
	margin: 0;
	padding: 20px 10px;
	color: #A1A1A1;
	font-style: normal;
	font-weight: bold;
}

#footer p {
	font-size: 72%;
}

.motto {
	font-size: 80%;
	color: #00C73F;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size: 130%;
	color: #00C73F;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
h2 {
	font-size: 110%;
	color: #5E5E5E;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
h3 {
	font-size: 100%;
	color: #00C73F;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
h4 {
	font-size: 78%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
h5 {
	font-size: 68%;
	color: #00C73F;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
h6 {
	font-size: 68%;
	color: #A1A1A1;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}