/*
Assisted Transitions
http://www.assistedtransitions.net
CSS v2.0
c2008

Tidbit Designs
http://www.tidbitdesigns.com
*/

/*
PALETTE
Ornge F89828
Green 59592B
Beige D7D5AC
Mauve FFE6CC
White FFFFFF
*/

/*
STRUCTURE
*/

body {
	padding: 0;
	margin: 0;
	background-color: #D7D5AC;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 155%;
	font-size: 13px;
	color: #59592B;
	text-align: center;
}

#header {
	padding: 0;
	margin: 0 auto;
	width: 960px;
}

#logo {
	margin: 0;
	padding: 0;
	border: 0;
	height: 216px;
}

#content {
	margin: 0 auto		;
	padding: 0;
	width: 960px;
	background-color: #fff;
	text-align: left;
	background: url(img/bg-content.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#left {
	float: left;
	padding: 0;
	margin: 0;
	width: 760px;
}

#left div.left-buffer {
	padding: 0 50px 30px 50px;
}

#blog-divide {
	padding: 5px 0;
	margin: 0;
	width: 100%;
	height: 45px;	
	background: url(img/blog-divider.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#right {
	float: left;
	padding: 0;
	margin: 0;
	width: 200px;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background-color: #59592B;
	text-align: center;
}

#post-footer {
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
	text-align: center;
	font-size: 11px;
	background-color: #fff;
}

/*
MAIN MENU
*/

#nav-main {
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	background-color: #59592B;
	border-bottom: 1px solid #59592B;
	text-align: center;
}

#nav-main a img {
	margin: 0;
	padding: 0;
	height: 50px;
}

a.nav-main-home img {
	padding: 0;
	margin: 0;
	width: 109px;
	height: 50px;
	background: url(img/nav-main-home-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

a.nav-main-home:hover img {
	background: url(img/nav-main-home-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-what img {
	padding: 0;
	margin: 0;
	width: 141px;
	height: 50px;
	background: url(img/nav-main-what-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-what:hover img {
	background: url(img/nav-main-what-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-who img {
	padding: 0;
	margin: 0;
	width: 138px;
	height: 50px;
	background: url(img/nav-main-who-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-who:hover img {
	background: url(img/nav-main-who-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-services img {
	padding: 0;
	margin: 0;
	width: 120px;
	height: 50px;
	background: url(img/nav-main-services-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}	

a.nav-main-services:hover img {
	background: url(img/nav-main-services-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-test img {
	padding: 0;
	margin: 0;
	width: 121px;
	height: 50px;
	background: url(img/nav-main-test-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}	

a.nav-main-test:hover img {
	background: url(img/nav-main-test-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-partners img {
	padding: 0;
	margin: 0;
	width: 147px;
	height: 50px;
	background: url(img/nav-main-partners-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}	

a.nav-main-partners:hover img {
	background: url(img/nav-main-partners-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

a.nav-main-contact img {
	padding: 0;
	margin: 0;
	width: 156px;
	height: 50px;	
	background: url(img/nav-main-contact-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}	

a.nav-main-contact:hover img {
	background: url(img/nav-main-contact-bg-over.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/*
HEADERS
*/

div.header-graphic {
	padding: 20px 0 0 0;
}

h1, h2, h3 {
	color: #F89828;
}

h4, h5, h6 {
	color: #59592B;
}

h3 {
	margin: 0;
	padding: 35px 15px 15px 15px;
	font-style: italic;
	font-size: 16px;
}

h4 {
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

h5 {
	margin: 0;
	padding: 7px 0 0px 0;
	font-weight: normal;
	font-size: 18px;
}

.name-head {
	display: inline-block;
	font-size: 18px;
	padding: 7px 0 0px 0;
}

/*
LINKS
*/

a {
	color: #F89828;
	text-decoration: underline;
}

a img {
	border: 0;
}

#footer a {
	display: inline-block;
	margin: 0;
	color: #D7D5AC;
	padding: 7px 15px;
	text-decoration: none;
}

ul.side-nav {
	margin:  0 0 0 15px;
	padding: 35px 15px 15px 15px;
	font-size: 14px;
	font-weight: bold;
}

ul.side-nav  li {
	padding: 0 0 10px 0;
}

ul.side-nav  li a {
	text-decoration: none;
}

ul.side-nav  li a:hover {
	text-decoration: underline;
}

a.footer-subtle {
	color: #59592B;
	text-decoration: none;
}

a.footer-subtle:hover {
	color: #F89828;
	text-decoration: underline;
}

/*
LISTS
*/

ul li, ol li {
	line-height: 155%;
}

ul {
	list-style-image: url(img/bullet-orangeburst.gif);
}

/*
TABLES
*/

div.left-buffer table {
	padding: 5px 0;
	border: 0;
	font-size: 14px;
}

div.left-buffer table tr {
	border: 0;
}

div.left-buffer table tr td {
	border: 0;
	padding: 10px 0;
}

div.partners-table a {
	color: #F89828;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	font-weight: bold;
}

div.partners-table a:hover {
	color: #59592B;
	border-bottom: 1px dotted #59592B;
}

div.partners-table a.logo {
	border-bottom: 0px;
}

div.partners-table a.logo:hover {
	border-bottom: 0px;
}

div.partners-table a.hyper {
	font-weight: normal;
	color: #59592B;
	border-bottom: 1px dotted #fff;
}

div.partners-table a.hyper:hover {
	font-weight: normal;
	color: #59592B;
	border-bottom: 1px dotted #59592B;
}

div.partners-table a.top {
	color: #F89828;
	font-weight:normal;
	border-bottom: 0px dotted #fff;
	text-decoration: underline;
}

div.partners-table a.top:hover {
	color: #F89828;
	border-bottom: 0px dotted #59592B;
}

/*
TESTIMONIALS
*/

p.test-odd {
	padding: 20px;
	background-color: #FFFFFF;
	font-family: Chalkboard, "Marker Felt", "Comic Sans MS", "Comic Sans",cursive;
}

p.test-even {
	padding: 20px;
	background-color: #FFE6CC;
	font-family: Chalkboard, "Marker Felt", "Comic Sans MS",  "Comic Sans", cursive;
}


/*
PALETTE
Ornge F89828
Green 59592B
Beige D7D5AC
Mauve FFE6CC
White FFFFFF
*/
