﻿body {
	background: url('http://drmichaelbroder.com/images/bg.jpg') repeat-x fixed top center #3A799D;
	margin: 0px;
}
#pagewrapper {
	width: 1026px;
	margin: 0 auto;
}
input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.linespaceing {
	line-height: 150% !important;
}
.superlinespaceing {
	line-height: 250% !important;
}
.style1 {
	text-align: center;
	padding-top: 10px;
}
.titlew {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titleb {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.menu {
	color : #9A9A9A;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #9A9A9A;
	text-decoration: none;
}
.menu a:hover {
	color : #294A7B;
}
table#logoheader {
	background-image: url('/images/top.gif');
	background-repeat: no-repeat;
	background-position-y: 50%;
}
a:hover {
	text-decoration: none;
}


/* Navigation Styles */


#nav {
	margin: 0px;
}
#nav li {
	background: url(/images/btn/navbtnbg.jpg) transparent repeat-x center top;
	list-style: none;
	float: left;
	border-right: 1px solid #555555;
}
#navwrap li:first-child {
	border-left: 1px solid #555555;
}
#nav li:hover {
	background: url(/images/btn/navbtnbgover.jpg) transparent repeat-x center top;
}
#nav a {
	height: 30px;
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	text-shadow: #555555 1px 1px;
}
#navwrap {
	width: 976px;
	height: 43px;
	background: url('/images/btn/navbtnbg.jpg') transparent repeat-x center top;
}


/* Slider Styles */

	
	/* Change the width of the entire slider (without dynamic arrows) */
	.slider, .slider .panel { width: 199px; } 


	.slider .panel-wrapper { padding: 5px; }


	.slider-wrapper { clear: both; overflow: auto; }
	.slider { float: left; overflow: hidden; position: relative; }
	.slider .panel { display: block; float: left; }
	.slider .panel-container { position: relative; }
