* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}

body {
	background: #DCCB9E;
	text-align: justify;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	letter-spacing: 1px;
	font-size: 135%;
	font-weight: normal;
}

h2 { font-size: 175%; 
	text-align: center;
}

h3 {
	letter-spacing: 1px;
	font-size: 100%;
	font-style: italic;
	text-align: center;
}

/* Page */

#page {
	width: 900px;
	/*height: 100%;*/
	min-height: 50%;
	margin: 0 auto;
	background: url('images/img01r.gif') repeat-y center;
}

body #page {
	height: auto;
}

#col-one {
	float: left;
	width: 221px;
}


#col-two {
	float: right;
	width: 180px;
	padding: 4px;
}

#col-three {
	float: left;
	width: 470px;
	padding: 6px;
	margin-left: 2px;
}

#row-top {
	float: right;
	width: 679;
}

#row-mid {
    float: right;
}

/* Logo */

#logo {
	height: 110px;
	background: #FFFFFF url('images/smallmcaweblogoAI.gif') no-repeat center;
	border-style: inset;
}

#logo h1 {
	margin: 0;
	padding: 50px 0 0 13px;
	font-size: 36px;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Vertical Menu */

#menu {
	padding: 15px;
/*	border-bottom: 1px solid #FFFFFF;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#menu ul li {
	margin: 0;
	padding-left: 30px;
	padding-bottom: 15px;
/*	background: url('images/img09r.gif') repeat-x left top; */
}

#menu li.first {
	background: none;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 125%; 
}

#menu a:hover {
	text-decoration: underline;
}

/* Horizontal Menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 900px;              /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%;                /*width of menu*/
border: 2px solid #2D437E; /*dark blue border*/
border-width: 2px 0;
background: black url(images/indentb.png) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white;                    /*text color*/
padding: 5px 22px;
text-decoration: none;
border-right: 2px solid #2D437E; /*dark blue divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important;                                /*text color of selected and active item*/
padding-top: 6px;                                       /*shift text down 1px for selected and active item*/
padding-bottom: 4px;                                    /*shift text down 1px for selected and active item*/
background: black url(images/indentb2.png) center center repeat-x;
}


/* Footer */

#footer {
	padding: 10px;
	background: #FFFFFF;
	border-top: 2px solid #2D437E;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 77%;
	text-align: center;
	color: #2D437E;
}

#footer a {
	color: #2D437E;
}

/*Photo Gallery*/

#content_container{width:650px;}

#centerContent{width:430px;height:411px;float:left;}

#aGalleryTxt{width:354px;
            margin-top:10px;
            color: #333333;
            padding: 0 0 16px 0;
            line-height: 140%;
            font-size: 95%;
	    height:10px;}

#aGallery{width:370px;margin-top:10px;}

#aGalleryNav{margin-top:10px; float:left; width:130px; margin-left:5px;}

#aGalleryNav .navHeader{
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #54251b;
text-transform: uppercase;
font-weight:normal;
letter-spacing: 0.07em
padding-bottom: 0;
padding-top: 12px;
margin: 0;
}

.navRow {
clear:both;
width:130px;
}

.navElement{
float:left;
margin-left:0px;
margin-right:2px;
margin-bottom:3px;
}

#caption_1{
display:none;
}

#caption_2{
display:none;
}

#caption_3{
display:none;
}

#caption_4{
display:none;
}

#caption_5{
display:none;
}

#caption_6{
display:none;
}

#caption_7{
display:none;
}

#caption_8{
display:none;
}

#caption_9{
display:none;
}

#caption_10{
display:none;
}

#caption_11{
display:none;
}

#caption_12{
display:none;
}

#caption_13{
display:none;
}

#caption_14{
display:none;
}

#caption_15{
display:none;
}

#caption_16{
display:none;
}

#caption_17{
display:none;
}

#caption_18{
display:none;
}

#caption_19{
display:none;
}

#caption_20{
display:none;
}

#caption_21{
display:none;
}

#aGallery_1{
display:none;
}

#aGallery_2{
display:none;
}

#aGallery_3{
display:none;
}

#aGallery_4{
display:none;
}

#aGallery_5{
display:none;
}

#aGallery_6{
display:none;
}

#aGallery_7{
display:none;
}

#aGallery_8{
display:none;
}

#aGallery_9{
display:none;
}

#aGallery_10{
display:none;
}

#aGallery_11{
display:none;
}

#aGallery_12{
display:none;
}

#aGallery_13{
display:none;
}

#aGallery_14{
display:none;
}

#aGallery_15{
display:none;
}

#aGallery_16{
display:none;
}

#aGallery_17{
display:none;
}

#aGallery_18{
display:none;
}

#aGallery_19{
display:none;
}

#aGallery_20{
display:none;
}

#aGallery_21{
display:none;
}

#thumb_1{
display:none;
}

#thumb_2{
display:none;
}

#thumb_3{
display:none;
}

#thumb_4{
display:none;
}

#thumb_5{
display:none;
}

#thumb_6{
display:none;
}

#thumb_7{
display:none;
}

#thumb_8{
display:none;
}

#thumb_9{
display:none;
}

#thumb_10{
display:none;
}

#thumb_11{
display:none;
}

#thumb_12{
display:none;
}

#thumb_13{
display:none;
}

#thumb_14{
display:none;
}

#thumb_15{
display:none;
}

#thumb_16{
display:none;
}

#thumb_17{
display:none;
}

#thumb_18{
display:none;
}

#thumb_19{
display:none;
}

#thumb_20{
display:none;
}

#thumb_21{
display:none;
}

#thumb_1_50{
display:block;
}

#thumb_2_50{
display:block;
}

#thumb_3_50{
display:block;
}

#thumb_4_50{
display:block;
}

#thumb_5_50{
display:block;
}

#thumb_6_50{
display:block;
}

#thumb_7_50{
display:block;
}

#thumb_8_50{
display:block;
}

#thumb_9_50{
display:block;
}

#thumb_10_50{
display:block;
}

#thumb_11_50{
display:block;
}

#thumb_12_50{
display:block;
}

#thumb_13_50{
display:block;
}

#thumb_14_50{
display:block;
}

#thumb_15_50{
display:block;
}

#thumb_16_50{
display:block;
}

#thumb_17_50{
display:block;
}

#thumb_18_50{
display:block;
}

#thumb_19_50{
display:block;
}

#thumb_20_50{
display:block;
}

#thumb_21_50{
display:block;
}

.clear{clear:both;}
