/* RESET CSS */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* SECTION BEGIN: MABC LAYOUT */

body {
	background: #E4D9C2;
}

#container {
	background: #FFFFFF;
}

#header, #menu-subbox, #promo, #content, #footer {
	width: 900px;
	margin: 0 auto;
}

#header-box {
	background: #7E5539;
}

.header-1 {
	background: transparent url(../img/header/header-bg-1.jpg) no-repeat scroll 317px 0px;
}

.header-2 {
	background: transparent url(../img/header/header-bg-2.jpg) no-repeat scroll 317px 0px;
}

.header-3 {
	background: transparent url(../img/header/header-bg-3.jpg) no-repeat scroll 317px 0px;
}

.header-4 {
	background: transparent url(../img/header/header-bg-4.jpg) no-repeat scroll 317px 0px;
}

.header-5 {
	background: transparent url(../img/header/header-bg-5.jpg) no-repeat scroll 317px 0px;
}

#logo {
	float: left;
	margin: 20px;
}

#search {
	float: right;
}

#search input {
	margin: 0;
}

#menu-box {

}

#content-box, #promo-box, #footer-box {
	background: #E4D9C2;
}

#content {
	min-height: 300px;
	background: #FFFFFF;
	color: #444444;
	padding-top: 20px;
}

#contentLeft {
	float: left;
	width: 530px;
}

#contentRight {
	float: right;
}

#promo-box {
	background: #E4D9C2 url(../img/top-gradient.png) repeat-x scroll left top;
}

#promo-subbox {
	border: 1px solid #CCCCCC;
	height: 300px;
	width: 485px;
	margin-left: 20px;
	margin-bottom: 15px;
	float: left;
	background: #FFFFFF;
}

#promo {
	background: #444444 url(../img/top-gradient.png) repeat-x scroll left top;
	padding-top: 20px;
	min-height: 320px;
}

#content-top {
	background: #FFFFFF url(../img/top-gradient.png) repeat-x scroll left top;
	padding-top: 10px;
}

#footer-box {
	
}

#footer {
	background: transparent url(../img/content-btm.png) no-repeat scroll center top;
	padding: 30px;
	color: #191919;
}

#arrows {
	border-top: 1px dashed #cccccc;
	margin: 10px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-style: italic;
}

#arrows p {
	margin: 0;
}

#arrows img {
	margin: 10px 45px;
}

/* SECTION END: MABC LAYOUT */

/* SECTION BEGIN: MABC STYLES */

body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

body.light {
	background: #F0F0FF;
}

body.dark {
	background: #3B577E;
}

p {
	margin: 5px;
	line-height: 1.2em;
}

p.title, .styleBox-1 h2 {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #3B577E;
	padding-bottom: 5px;
	color: #3B577E;
	margin: 5px;
	line-height: 1.2em;
}

.styleBox-1 h2 {
	margin-bottom: 10px;
}

p.date {
	color: #B0B0B0;
	font-size: 0.8em;
	margin-bottom: 10px;
}

p.readmore {
	
}

p.summary {
	font-style: italic;
}

p.faq_title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.news-item {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
}

div.single-news-item {
	padding-bottom: 5px;
}

div.single-news-item p, div.news-item p {
	line-height: 19px;
}

h1.logo {
	background: transparent url(../img/mabc_logo.jpg) no-repeat scroll left 30px;
	float: left;
	width: 325px;
	height: 140px;
}

h1.logo a {
	display: block;
	width: 325px;
	height: 140px;
	text-indent: -3000px;
}

ul.nav_categories {
	margin: 10px 5px;
}

ul.nav_categories li {
	margin-top: 5px;
}

.styleBox-1 {
	border: 1px solid #cccccc;
	margin: 5px 20px 5px 20px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.styleBox-1 h3 {
	margin: 10px 5px 5px 5px;
}

.styleBox-1 a {
	text-decoration: none;
	color: blue;
}

.styleBox-1 a:hover {
	text-decoration: underline;
	color: blue;
}

.styleBox-2 {
	border: 1px solid #000000;
	margin: 5px 20px 5px 20px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mBtm10 {
	margin-bottom: 10px;
}

.width300 {
	width: 300px;
}

.flLeft {
	float: left;
}

.flRight {
	float: right;
}

.bgLight {
	background: #CCCCCC;
}

.bgBlack {
	background: #000000;
}

.indent10 {
	text-indent: 10px;
}

.mLeft20 {
	margin-left: 20px;
}

.fsItalic {
	font-style: italic;
}

.clear {
	clear: both;
}

div.single-news-item li {
	margin-left: 50px;
	list-style-type: disc;
	line-height: 1.2em;
}

div.single-news-item table {
	line-height: 1.2em;
}

div.cat_desc {
	margin: 0 20px 10px 20px;
}

/* SECTION END: MABC CLASSES */

/* SECTION BEGIN: ROTATION */

#rotation {
	position: relative;
}

#rotation-loading {
	width: 485px;
	height: 277px;
	background: transparent url(../img/spinner2.gif) no-repeat scroll center center;
}

#rotation div.image {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: #cccccc;
}

#rotation img {
	border: none;
}

#image-title {
	height: 10px;
	position: absolute;
	top: 282px;
	left: 10px;
	float: left;
	font-weight: bold;
	color: rgb(59, 87, 126);
}

#controls {
	text-align: center;
	display: none;
	z-index: 5;
	position: relative;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	padding: 20px;
	width: 100px;
	background-color: #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	opacity: 0.7;
	top: 200px;
}

#controls a.control:hover {
	color: red;
}

/* SECTION END: ROTATION */

/* SECTION BEGIN: DROP DOWN MENU */

#menu-subbox {
	border: 1px solid #444444;
	border-bottom: none;
	background-color: #CCCCCC;
}

#menu {
	z-index: 2;
	position: relative;
}

#menu li {
	float: left;
	display: block;
	font-size: 8pt;	
}

#menu li a {
	padding: 10px 10px;
	display: block;
	font-weight: bold;
	color: #333;
}

#menu li a:hover, #menu li a.active {
	background: #51C8E8;
	color: white;
}

#menu li ul {
	left : -999em;
	position : absolute;
}

#menu li ul li { 
	float : none;
}

#menu li ul a {
	width : 136px;
	padding : 8px 10px;
	background : #f4f4f4;
	border-bottom : 1px solid white;
	font-weight : normal;
 }
#menu li ul a:hover {
	background: #51C8E8;
	color: #fff;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	/*border-top: 1px solid #999;*/
}
 
 /* SECTION END: DROP DOWN MENU */
 
 /* COLOR SCHEME */
.c1 {
	color: #3B577E;
}
.c2 {
	color: #5F8BCA;
}
.c3 {
	color: #728093;
}
.c4 {
	color: #9CAFCA;
}
.c5 {
	color: #23344B;
}

/* SEARCH RESULTS */
#search_results {
margin:10px 0;
padding:10px;
font-size: 0.9em;
width:800px;
}
#search_results td {
padding:5px;
line-height: 1.2em;
}
#search_results td.resultHead {
font-weight:bold;
}

/* Contact Form */
table.contact-form td {
	padding: 5px;
	vertical-align: top;
}

/* Static promo images */
div.static-promos {
	margin:  5px 20px;
	padding:0 10px;
	text-align:center;
}

/* SECTION BEGIN: SIGNUP FORMS */
div.signup-form div {
	margin: 5px 5px;
}
div.signup-form div.container {
	margin:0;
}
div.fLeft {
	float: left;
}
div.w400 {
	width: 400px;
}
p.small {
	font-size: 11px;
}
p.italic {
	font-style: italic;
}
div.signup-form div.box {
	margin-left: 20px;
}
div.signup-form div.box label {
	margin-left: 10px;
}
div.signup-form input.text {
	width:250px;
}
div.signup-form input.button {
	margin: 10px 0;
}
div.signup-form h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
}
div.signup-form label {
	width: 150px;
	float: left;
}
/* SECTION END: SIGNUP FORMS */






