﻿ul, li {
	padding:0;
	margin:0;
}

body {
	margin: 0 0 0 0;
	padding: 0;
	background:#93b9e0 url('images/repeatx1x900.jpg') repeat-x;
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #222222;
}

a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	display: none;
}

h2 {
	background: #e8f2fe;
	color: #222222;
	font-size: 125%;
	font-weight:normal;
	font-variant:small-caps;
	font-family: "trebuchet MS", arial, sans-serif;
	line-height: 30px;
	padding: 0px 30px 0px 30px;
	text-align: center;
	text-shadow:#ccc 1px 1px 1px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px #c7dcf1 solid;
	margin: 20px 120px 20px 120px;
}

.2shadow{
	-moz-box-shadow:2px 2px 2px #ddd;
	-webkit-box-shadow:2px 2px 2px #ddd;
	box-shadow:2px 2px 2px #ddd;
}


h3 {
 	color: #333333;
 	font-size: 120%;
 	font-weight: bold;
 	font-family: "trebuchet ms", arial, sans-serif; 
 	padding: 10px 30px 0px 30px;
 	
}

h4 {
 	margin:0;
 	color: #533728;
 	font-size: 100%;
 	font-weight: bold;
 	font-family: verdana, arial, sans-serif;
 	line-height: 160%; 
 	padding: 0px 30px 0px 30px; 
 } 
 
h5  {
 	margin:0;
 	color: #444444;
 	font-size: 80%;
 	font-weight: normal;
 	font-family: verdana, arial, sans-serif;
 	line-height:160%; 
 	padding: 0px 30px 10px 30px; 
 } 


p  {
 	margin:0;
 	color: #222222;
 	font-size: 100%;
 	font-weight: normal;
 	font-family: verdana, arial, sans-serif;
 	line-height:160%; 
 	padding: 0px 30px 10px 30px; 
 } 
 
img {
	border-style:none;
	padding: 30px 0px 0px 0px
}

.zero {	
	padding:0;
}

.sidebox {
	margin:0;
 	color: #222222;
 	font-family: verdana, arial, sans-serif;
 	line-height:100%; 
 	padding: 20px 30px 10px 30px;
}

.email {
	margin:10px opx 0px 0px;
	color: #333344;
 	font-size: 100%;
 	font-family: verdana, arial, sans-serif;
 	padding: 20px 0px 20px 0px;
}

.quotebox {
	margin: 20px 30px 20px 30px;
	background: transparent;
	
}

.space20 {
	padding: 10px 0px;
}

.space40 {
	padding: 20px 0px;
}

.space80 {
	padding: 40px 0px;
}

.bio {
	padding: 5px 30px 20px 0px;
	float: left;
	width:100px;
	height:150px;
}

.right {
	padding: 5px 0px 20px 30px;
	float: right;
}



 
.box {
	margin: 20px 0px 10px 20px;
	background: #ffffff;
	color: #111111;
	font-size: 90%;
}

.box ul{
	list-style:none;
}

.col-left {
	float: left;
	width: 350px;
	padding-left: 10px;
	
}

.col-right {
	float: right;
	width: 350px;
	padding-right: 10px;
	
}

.col-1 {
	float: left;
	width: 233px;
	
}

.col-2 {
	float: left;
	width: 233px;
}

.col-3 {
	float: left;
	width: 233px;
}

.col-1 p {
	padding-left:5px;
}

.col-2 p {
	padding-left:5px;
}

.col-3 p {
	padding-left:5px;
}

.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.pad  {
	margin: 40px 0px;
}

.clear {
	clear: both;
	height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearcolor {
	clear: both;
	background-color: transparent;
	height: 1px;
}

.it {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

/* Page */

#container {
	width: 980px;
	margin: 0 auto;
	background-color:transparent;
	background-image:url('images/150tr3500.gif');
	background-repeat:repeat-x; 
	border: 1px #c9fdc1 solid;
	position:relative;
}

/* Header*/

#header {
	width: 980px;
	height: 150px;
	background:transparent;
	background-image:url('images/header.png');
	background-position:top; 
	background-repeat: no-repeat;
	
}
/* Navigation*/

#navbar {
	margin: 0 auto;
	padding:0;
	height: 20px;
	width: 880px;
	background:transparent;
	text-align: left;
	text-shadow:#888 1px 1px 1px;
	position: absolute;
	top:123px;
	left:50px;
}

#navbar ul {
	-webkit-padding-start: 0;
	margin: 0 auto;
	width: 980px;	
	list-style: none;	
}

#navbar li {
	webkit-padding-start: 0;
	line-height:25px;
	padding: 0px 17px 0px 0px;
	display: inline;
}

#navbar li.last {
	padding:0;
}

#navbar a {
	font-weight: normal;
	font-variant:small-caps;
	font-size: 100%;
	color: #444466;
}


/* Sidebar */

#sidebar {
	background-color:#ffffff;
	float: left;
	width: 320px;
}

#sidebar p {
	padding: 0 30px 10px 30px;
}


/* Content */

#content {
	float: right;
	width: 656px;
	background: #ffffff;
	padding-bottom:40px;
	border-left:4px #c7dcf1 dotted;
}

#better {
	background-image:url('images/red-better-way.png');
	width:200px;
	height:150px;
	position: absolute;
	top: 230px;
	left: 680px;
	opacity: 1;
}

#content ol {
	margin: 0;
	padding: 10px 30px 10px 80px;
	list-style:decimal;
}



#content ul {
	margin: 0; 
	padding: 0px 30px 5px 30px;
	list-style: none;
}

#content li {
	padding: 2px 0;	
}

ul .tick{	
	list-style:square;
}

/* Footer */

#footer {
	width: 982px;
	height: 20px;
	margin: 0 auto;
	background: #c9fdc1;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#footer a:hover {
	text-decoration: underline;	
}

.wrap {
	float: left;
	padding: 8px 30px 0px 30px;
	display: block;

}


.left {
	float: left;
	width: 324px;
	height: 324px;
	padding: 0 15px 0 0px;
	display: block;
}


.wrap img {
	width: 324px;
	height: 216px;
	
	
}



#copyright {
	float: right;
	width: 720px;
	height: 30px;
	padding: 0 0 0 15px;
}

.round{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


.roundtop{
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}


.shadow{
	-moz-box-shadow:2px 2px 6px #a3acb5;
	-webkit-box-shadow:2px 2px 6px #a3acb5;
	box-shadow:2px 2px 6px #a3acb5;
}

.blue {
	color: #2049a5;
}

.huge {
	color: #333333;
 	font-size: 170%;
 	font-weight: bold;
 	font-family: "trebuchet ms", arial, sans-serif; 
 	padding: 10px 30px 10px 30px;

}
