
html, body {
	margin:0 auto;
	padding:0;
	background:url('../images/body-fill.png');
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
}  


h1, h2, h3, h4, h5, h6 {
}

p {
}

a {
	border:0;
	text-decoration:none;
	color:#666666;
	font-size:14px;
}

a:hover, a:focus, a:active {
}

a:focus, a:active {
}

img, a img {
	border:0;
}

li {
	list-style-type:none;
}

ul {
	padding:0;
}

small {
}

abbr, acronym {
}

blockquote {
}

cite {
}

em {
}

strong {
}

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}

.clear-block {
	clear:both;
}


/****************************/
/***   wrapper            ***/
/***************************/

#wrapper .side-padding {
	margin:0 10px 0 10px;
}

#wrapper .top-bar, .bottom-bar {
	width:100%;
	height:28px;
	background:#8B1A3E;
}

#wrapper .top-logo {
	width:760px;
	height:28px;
	margin:0 auto;
	background:url('../images/top-logo.png') 9px no-repeat;
}

#container {
	width:760px;
	margin:0 auto;
	background:url('../images/container-fill.png') repeat-y ;
}
#header .logo-bottom {
	float:left;
	width:194px;
	height:83px;
	background:url('../images/bottom-logo.png') 2px no-repeat;
}
#header .top {
	width:100%;
	height:84px;
}
#header .phone {
	padding-top:20px;
}
#header .contact {
	padding:22px 0 0 0 ;
	float:right;
	width:175px;
	background:url('../images/phone-number.png') 30px 0 no-repeat;
}
#header .contact .middle {
	width:100%;
	height:20px;
	padding:3px 0 0 0;
	background:url('../images/goto-arrow.png') 143px 3px no-repeat;
}
#header .contact .text {
}



#navbar {
	height:22px;
	width:739px;
	background:url('../images/navbar-fill.png') repeat-x ;
}
#navbar ul {
	margin:0;
	padding:1px 0 0 5px  ;
}
#navbar li {
	display:inline;
}
#navbar a {
	font-size:12px;
	font-style:arial;
	color:#ffffff;
	padding:4px 4px 0 4px;
}

#navbar .active a {
	color:#cc6633;
}

#navbar li.brace {
	width:10px;
	background:url('../images/navbar-brace.png') 0 1px no-repeat;
}



#header .graphic {
	float:right;
	height:143px;
	margin-right:1px;
	overflow:hidden;
}

#header .middle {
	height:143px;
	width: 740px;
}

#header .middle-with-video {
	width: 740px;	
}

#header .middle .mission {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding:10px 0 0 15px;
	float:left;
	width:230px;
	color: #524F26;
	line-height: 30px;
}

#header .middle-with-video .mission {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding: 2px 0;
	color: #524F26;
	font-size: 12px;
}

#header .middle-fill {
	height:7px;
	width:739px;
	padding-top: 10px;
	background:url('../images/middle-fill.png') 0 -2px repeat-x;
}

#header .middle-fill-home {
	height:37px;
	width:739px;
	padding-top: 10px;
	background:url('../images/middle-fill.png') 0 -2px repeat-x;
}

#header .middle-fill .title, #header .middle-fill-home .title {
	font-size:18px;
	color:#ffffff;
	padding-left: 15px;
	font-family: "Times New Roman", serif;
}

#content {
	padding:5px;
	text-align:left;
}
#footer {
	height:156px;
	width:100%;
	border-top:4px solid #333366;
}
#footer #flashcontact {
	margin-left:20px;
}
#footer .contact-us {
	color:#8B1A3E;
	font-size:14px;
}

#footer p {
	padding:0 0 4px 7px;
	margin:5px 0 0 0;
}

#footer .contact-us span {
	font-family: "Times New Roman", serif;
	font-size:18px;
	font-weight: bold;
	padding-right: 10px;
}

#sidebar {
}

#navigation {
}

#footer {
}



#wrapper .home {

	width:100%;
	padding:3px 0 20px 7px ;
}
#wrapper .home p.first {
	color:#666666;
	padding-left:15px;
	font-size:12px;
}
#wrapper .home p.second {
	color:#524F26;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding: 15px 20px 0 20px;
}
#wrapper .home a {
	float:left;
	padding:0;
}


#content .vid_list {
	padding-left:10px;
}
#content .left-column {
	width:320px;
	float:left;
}

#content .right-column {
	width:376px;
	float:right;
	text-align: left;
}
#content .first, .second, .third, .lisection {
	margin-bottom:30px;
}

#content .vid_list li {
	background:url('../images/video-btn.png') 3px no-repeat ;
	padding:10px 3px 10px 30px;
	cursor:pointer;
	font-size:12px;
	color:#000000;
	text-align: left;
}

#content .vid_list p {
	color:#8B1A3E;
	font-weight: bold;
}

#content .seminars {
	padding-left:10px;
	padding-top:10px;
	font-size:13px;
	font-style:arial;
}
#content .seminars ul {
	padding-left:20px;
	text-align: left;
}
#content .seminars li {
	list-style-type:disc;
}

#content .seminars h1 {
	color:#8B1A3E;
	font-size:16px;
	font-style:arial;
}

#content .seminars h2 {
	font-style:arial;
}

#content .seminars p {
	text-align: left;
}

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}


#content .toc_list li {
	padding:10px 3px 10px 30px;
	cursor:pointer;
	font-size:12px;
	color:#000000;
	text-align: left;
}

#content .toc_list li a {
	color:#8B1A3E;
}

#content .toc_list p {
	color:#8B1A3E;
	font-weight: bold;
}

.larrow, .rarrow {
	position: absolute;
	margin-top: 0px;	
}

.larrow {
	margin-left: -35px;	
}

.rarrow {
	margin-left: 8px;	
}

.bottom-page-link:hover {
	text-decoration: underline !important;
	color: #8b1a3e;	
}

