@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------- */
/* RESET */
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/* vertical-align: baseline;
	line-height: 1;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;*/
	text-align: left;
}
ol, ul {
	list-style: none;
} 
em {font-style:italic;}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
strong {font-weight: bold; 	line-height: inherit;} 
/* ------------------------------- END Reset ------------------------------------ */


/* ------------------------------- Globals ------------------------------------ */

#wrapper {
   position: relative;
   margin: 0px auto 0px auto;
   margin-left:auto;
   margin-right:auto;
   visibility: visible;
   height: 100%;
   width: 975px;
   vertical-align:top;
   text-align:center;
   z-index: 1;
}
body {
	background-color: #a35234;
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.clear {float:none;}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	color: #943a25;
}

/* ------------------------------- END Globals ------------------------------------ */


/* --------------------------------- Rounded Corner Box ---------------------------------- */

.roundedcornr_box {
	background: #ffffff;
}
.roundedcornr_top div {
	background: url(../images/main/ULcorner.gif) no-repeat top left;
}
.roundedcornr_top {
	background: url(../images/main/URcorner.gif) no-repeat top right;
}
.roundedcornr_bottom div {
	background: url(../images/main/LLcorner.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
	background: url(../images/main/LRcorner.gif) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content { 
	margin: 0 15px; 
}

/* --------------------------------- END Rounded Corner Box ---------------------------------- */


/* --------------------------- NAV Tabs --------------------------- */

#nav {
	/* float:left; */
	width:100%;
	border-bottom:5px solid #a35234;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

#nav ul, li{border:0; margin:0; padding:0; list-style:none;}
#nav ul{
	border-bottom:solid 1px #e9f0f5;
	height:29px;
}
#nav li{float:left; margin-right:2px; text-align: center; vertical-align:middle;}
.tab a:link, .tab a:visited{
	background:url(../images/misc/tab-round.png) right 60px;
	font-family: Arial, Helvetica, sans-serif;
	color:#731313;
	font-weight: bold;
	font-size: 90%;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	width: 140px;
}
.tab a span{
	background:url(../images/misc/tab-round.png) left 60px;
	display:block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(../images/misc/tab-round.png) right 30px;
	display:block;
	color:#5f1c1a;
}
.tab a:hover span{
	background:url(../images/misc/tab-round.png) left 30px;
	display:block;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	color:#f09f50;
	background:url(../images/misc/tab-round.png) right 0 no-repeat;
} 
.active a span, .active a:hover span{
	background:url(../images/misc/tab-round.png) left 0 no-repeat;
}

/* --------------------------- END NAV Tabs --------------------------- */


/* --------------------------- Main --------------------------- */

#titlelogo {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#main, #alpha, #alphaNarrow, #beta, #gamma {
	background-color:#FFF;
}
#main {
	padding-top:0px;
	margin-top: 0px;
}

#alpha {
	/* left column */
	float:left;
	width: 225px;
	padding-left: 1px;
}
#alphaNarrow {
	/* narrow left column */
	float:left; 
	width: 228px;
	padding-left: 4px;
}
#beta {
	/* right column */
	/* float:right; */
	margin-left: 235px;
	padding-left: 1px;
}
#betaWide {
	/* right column */
	/* float:right; */
	margin-left: 10px;
	padding-left: 14px;
	padding-right: 14px;
}	
#gamma {
	/* one center column */
	float: left;
	margin-left: 24px;
	padding-right: 24px;
}	

#main p a{
	font-size: 95%;
	line-height: 1.4;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#main  h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 21px;
	line-height: 21px;
	color : #731313;
	text-decoration : inherit;
	font-style : italic;
	font-weight : normal;
	background-image:url(../images/misc/down_arrow.gif);
	background-repeat: no-repeat;
	background-position:left bottom; 
	padding:0 20px 0 20px;
	z-index: 3;
}
#main h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	line-height: 15px;
	color : #731313;
	text-decoration : inherit;
	font-style : italic;
	font-weight : bold;
	margin : 0px;
	padding : 15px 0 0 0;
}
#main  h3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	line-height: 13px;
	color : #731313;
	text-decoration : inherit;
	font-style : italic;
	font-weight : bold;
	background-image:url(../images/misc/down_arrow_li.gif);
	background-repeat: no-repeat;
	background-position:left bottom; 
	padding:0 15px 0 15px;
	z-index: 3;
}
#main ul {
list-style-type: none;
padding: 5px 0 5px 0;
margin: 0 0 0 10px; 
}
#main li {
	font-size: 95%;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/misc/down_arrow_li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em; 
	padding-right: 2em; 
}

/* --------------------------- END Main --------------------------- */


/* --------------------------- Formatting Classes --------------------------- */
.noMargin {
	margin: 0px !important;
}
.noBold {
	font-style:normal !important;
	font-weight:normal;
 }	
.top {
	vertical-align: top !important;
}

.baseline {
	vertical-align: baseline !important;
}

.arrow {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 9px;
}

.arrowHeader {
	margin: 0;
	margin-bottom: 5px;
	margin-right: 5px;
	
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 18px;
	vertical-align:middle
}
.welcomeTop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 0px;
	line-height: 1.2;
}
#welcomeText p{
	font-size: 95%;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

.welcomeFooter
{
background-color:#a35234;
height:2px;
}

#MaguireLogo
{
margin:0 0 3px 55px;
display:inline;
}

#MaguireLogoSec
{
margin:0 35px 3px 35px;
display:inline;
}

#contentframe {
	margin: 1em 0 0 0;
	padding: 1em 0;
	width: 100%;
	text-align: left;
	float: left;
}

#c2 {
	float: right;
	width: 24em;
	padding: 0 0 0 1em;
	margin: 0;
	background-color: #CCCCCC;
	border:1px;
	border-color:#a35234;
}

#c1 {
	float: left;
	width: 40em;
	padding: 0 0 0 1em;
	margin: 0;
}

.bolded {
	font-weight: bold;
}

.right_column_gray {
	background-color: #CCCCCC;
	border:1px;
	border-color:#a35234;
	padding:5px 10px 5px 10px;
	font-size: 11px;
	line-height:15px;
	margin-bottom:4px;
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; } 
.frame { padding: 5px; border: 1px solid #aaa; } 
.photo_border {
	margin: 18px 20px 10px 30px;
	border: 2px solid #A35234;
	display:inline;
}

#button
{
   background-color:#ffca8e;
   border-style:solid;
   border-color:#999999;
   border-width:1px;
   padding:5px 2px 5px 2px;
   margin-top:20px;
   margin-bottom:10px;
   text-align:center;
}

#button a, #button a:link, #button a:visited
{
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;

}

	

/* --------------------------- END Formatting Classes --------------------------- */


/* --------------------------- Footer Area --------------------------- */

#footer {
	/* main footer box, with the line on top */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 2px solid #a35234;
	padding: 10px 0 0 0;
	margin-bottom: 0px;
}
#footerText {
	width:100%;
}
.footer_blocks{
	padding:1px;
	display:inline;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
}

#copyright {
	margin:5px 0 0 0;
	width: 100%;
	height: 27px;
	background-image:url(../images/misc/footerBG.gif);
	background-repeat:no-repeat;
	background-color:#e37f1d;
	clear: both;
}

#copyright p{
	color:#731313;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:5px 0 0 60px;
	font-weight:600;
}

#copyright a, #copyright a:link, #copyright a:visited{
	color:#ffd9b2;
}

#contactFooter p{
	color:#ffd9b2;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:5px 0 0 60px;
}


#interthrive{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #e37f1d;
	padding:0 0 0 60px;
}

.interthrive{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e37f1d;
}

/* --------------------------- END Footer Area --------------------------- */


