/* begin universal */

body {
	background: #c3c6b6 url("../img/pattern_084-gray.png");
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	width:100%; 
}

#wrapper {
	background: transparent url("../img/tealgradient.jpg")
	repeat-x top center;	
	width: 100%;	
	margin: 0 auto;
	top: 0;
	border-top: 1px solid white;
}

/* numbers */

#numbers { 
	margin:0 auto;
	position:relative;
	text-align: right;	
	width:930px;
	font-size: 14px;
	top: -51px;
}

#numbers img { 
	float: left;
}

.numbers {
	font: bold normal 14px Arial, Helvetica, sans-serif;
} 

.numbers-blue, .numbers-teal, .numbers-red {
	color: #b5121b;
	font: bold 44px Arial Black, Arial, sans-serif;
	text-align: right;
	height: 6px;
}

.numbers-teal {
	color: #22bcb9;
}

.numbers-blue {
	color: #365695;	
}


/* end numbers */

/* nav */

#nav {
	color: white;
	font:22px/22px georgia;
	 position: relative;
	 top: -39px !important;
	 top: -32px;
	 margin: 0 auto;
	 min-width: 800px;
	text-transform:uppercase;
	float: left;
}
#nav a { 
	display: inline-block;
	font:14px/14px sans-serif;
	margin:0 10px;
	background: white;
	color: #365695;
	padding: 7px 10px 0px 10px;
}

#nav a:hover { 	
	background: #b5121b;
	color: white;
}

#nav a.here {
	background: #365695;
	color: white;
}
/* end nav */

a, a img {
	border:0;
	color: #365695;
	text-decoration:none;
	}

img {
	margin: 5px;
	z-index: 99;
}

.dr {
	position: relative;
	margin-top: 85px;
	margin-bottom: -50px;
	left: 190px;
}

.sidebar-l a {
	color: black;	
}

a:visited {
	color:  #41433a;
} 

a:hover {
	color: #b5121b;
}

#content { 
	background-color: #c3c6b6;
	margin: 6px auto 77px auto;
	font-size: 14px;
	padding: 2px 30px 20px 30px;
	position: relative;
	text-align:left;	
	top:27px  !important;
	top: 17px;
	width:730px;
}

img.right {
	margin-left: 20px;
	float: right;
}

img.center {
	float: left;
}

#content ul {
	float: left;
} 

.sidebar-l {
	background: #22bcb9;
	border:5px solid #c3c6b6 !important;	
	float: left;
	margin: 0 10px 0 -100px !important;
	margin-left: -20px;
	padding: 10px;
	width: 220px;
	font-size: 16px;
	z-index: 99;
}

.sidebar-r {
	background: #22bcb9;
	border:5px solid #c3c6b6 !important;	
	float: right;
	margin: 0 -100px 0 10px !important;
	margin-right: -20px;
	padding: 10px;
	width: 180px;
	font-size: 16px;
	z-index: 99;
}


/*
.box {
	background: #22bcb9;
	padding:10px !important;
	padding-bottom:  10px 10px 10px 85px;
	font-size: 16px;
}
*/
h1 {
	color: #b5121b;
	font: italic normal 22px/24px Georgia, Times, serif;
	border-bottom: 1px dashed #365695;
	margin: 15px 0px;
	padding-bottom: 10px;
}

.intro {
	text-align: center;
	color: #b5121b;
	font: italic normal 22px/24px Georgia, Times, serif;
	clear: both;
}

h3 {
	padding-top: 5px;
	color: #365695;
	font-size: 18px;
}
p {
	font-size: 16px;
	text-align:justify;
}

.clear {
	clear: both;
}
/* ul {
	margin:0;
	padding:0;	
	display: block;
} */

input {
	margin: 0 0 0 5px;
}
/* footer */

#footer {
	background-color: #c3c6b6;
	margin: 23px auto;
	padding: 10px 0 10px 0;
	position: relative;
	width: 790px;
}
#footer p {
	font-size:12px; 
	text-align:center;
	line-height: 16px;
	margin: 0;
	padding:  0; 	
}

.small {
	font-size: 12px;
}

/* .share {
	line-height: 12px;
	height: 26px;
} */

/* end footer */

/* main splash 

#main_splash {
	background: white url("../img/handymanplaceholder.jpg") no-repeat top center;
	width: 348px;
	height: 574px;
	padding: 0;
	top: -100px;
	position: relative;
} */

