@charset "UTF-8";
/* CSS Document */

/*

Title:      createtwo master screen styles
Client:     National Infantry Association
Author:     createtwo llc
Copyright:  2008, createTWO, LLC.  All rights resevered (please don't re-use or modify without permission).

*/

html,body{margin:0; padding: 0;}
body {
background: #eaebe3 url(images/bodybg.jpg) 0 0 repeat-x;
font: 76% "Verdana",arial,sans-serif;
text-align:center;
}

div#container {
width:970px;
margin:0 auto;
text-align:left; 
background: transparent url(images/container_bg.png) 0 311px no-repeat;
}

div#header {
height: 365px;
padding: 0 20px;
background: transparent url(images/header.png) 0 0 no-repeat;
}

div#wrapper {

}

div#leftcol {
float:left;
width: 360px;
text-align: left;
padding: 10px 10px 50px 15px;
margin: 0 0 20px 0;
}

div#middle {
float: left;
width: 320px;
margin: 0 0 20px 0;
padding: 50px 0 0 0;
text-align: center;
}

div#rightcol {
float:right;
width: 245px;
margin: 0 0 80px 0;
padding: 0 10px 0 0;
border-left: 5px solid #b8bcaf;
text-align: center;
}

div#footer {
clear:both;
width: 100%;
height: 310px;
margin: 0 0 0 0;
background: #eaebe3 url(images/footer_badges.jpg) -20px bottom no-repeat;
}

/* PNG IMAGE FIX for TOP NIA IMAGE and HEADER BACKGROUND and CONTAINER BACKGROUND */
div#nia_top {
	position: absolute; 
	top: 0;
	width: 333px; 
	height: 45px; 
	background: transparent url(images/nia_top.png) no-repeat;
	margin: 0;
	padding: 0;
}

div#container, div#header, div#nia_top, div#pngImgFix { behavior: url(iepngfix.htc) }

/*typography*/

a {
	text-decoration: none;
color: #855335;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
	font-weight: normal;
        text-align: center;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.0em 0em;
	font-weight: bold;
	color: #49503d;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
        padding: 10px 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
        color: #3d3d3b;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
	
ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 35px;
	list-style-position: outside;
	list-style-image: url(images/starbullet.gif);
}

ul  li {
margin: 15px 0;
}

#leftcol p.mission {
line-height: 1.6em;
margin: 5px 0;
padding-right: 1.0em;
}

#middle p {
font-size: .95em;
line-height: 1.7em;
padding: 0 10px 0 25px;
text-align: left;
}

#rightcol p {
font-size: .9em;
padding: 0 20px;
line-height: 1.5em;
text-align: left;
}
	
/* NAVIGATION */

div#navigation {
    float: right;
    width: 100%;
    margin: 270px 0 0 0;
    padding: 0;
    text-align: center;
}

ul#nav {
    margin: 0;
    padding: 15px 0 8px 0;
}

ul#nav li {
    display: inline;
    margin: 0 0 0 15px; 
    list-style-type: none;
}

ul#nav li a {
    font-family: "Trebuchet MS", arial;
    font-size: 1.25em;
    font-weight: bold;
    color: #49503d;
    letter-spacing: .02em;
    text-decoration:none;
    padding: 15px 5px 8px 5px; 
}


ul#nav a:active {
    text-decoration:none;
}

ul#nav a:hover {
    text-decoration: none;
    background: url(images/toprollover.gif) 0 5px no-repeat;
}

span.legal {
    margin: 16px 0 0 420px;
    display: block;
    font-family: "Trebuchet MS", arial;
    font-size: .9em;
    color: #FFFFFF;
}

/* END NAVIGATION */

/* SUB NAVIGATION */

div#sub_nav {
    float: right;
    width: 100%;
    margin: -8px 0 0 0;
    padding: 0;
    text-align: center;
}

ul#sub_nav_menu {
    margin: 0;
    padding: 15px 0 15px 0;
}

ul#sub_nav_menu li {
    display: inline;
    margin: 0 0 0 25px; 
    list-style-type: none;
}

ul#sub_nav_menu li a {
    font-family: "Trebuchet MS", arial;
    font-size: 1.15em;
    font-weight: normal;
    color: #49503d;
    text-decoration:none;
    padding: 15px 5px 15px 5px; 
}


ul#sub_nav_menu a:active {
    text-decoration:none;
}

ul#sub_nav_menu a:hover {
    text-decoration: none;
    background: url(images/bottomrollover.gif) 0 0 no-repeat;
}

span.legal {
    margin: 16px 0 0 420px;
    display: block;
    font-family: "Trebuchet MS", arial;
    font-size: .9em;
    color: #FFFFFF;
}

/* END SUB NAVIGATION */

/* BOTTOM NAVIGATION */

ul#nav_bottom, ul#nav_bottom2 {
text-align: center;
margin: 5px 0;
}

ul#nav_bottom li, ul#nav_bottom2 li {
    display: inline;
    margin: 0 10px 0 0; 
    list-style-type: none;
}

ul#nav_bottom li a, ul#nav_bottom2 li a {
	font-family: "Trebuchet MS", arial;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration:none;
	padding: 2px;
	text-transform: uppercase;
}


ul#nav_bottom a:active, ul#nav_bottom2 a:active {
    text-decoration:none;
}

ul#nav_bottom a:hover, ul#nav_bottom2 a:hover {
    text-decoration: none;
    color: #49503d;
    border-bottom: 1px solid #49503d;
}

/* END BOTTOM NAVIGATION */


/* HEADINGS IMAGE REPLACEMENT */

h2.mission {
    margin: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
	background: url(images/ourmission.gif) -5px 0;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:28px;
}

h3.crucifix {
    margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	background-image: url(images/crucifixhill_h3.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:15px;
}

h3.membership {
    margin: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	background-image: url(images/howtojoin.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 0px !important;
	height /**/:25px;
}

h3.whybelong {
    margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	background-image: url(images/whybelong.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 0px !important;
	height /**/:20px;
}

h3.usarmyinfantry {
    margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	background-image: url(images/usarmyinfantry.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 0px !important;
	height /**/:15px;
}

h3.commemorative {
    margin: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	background-image: url(images/commemorative.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 0px !important;
	height /**/:25px;
}

h3.about {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/about.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.chapters {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/chapters.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.member {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/member.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.benefits {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/benefits.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.corporate {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/corporate.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.awards {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/awards.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.scholarships {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/scholarships.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.contact {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/contact.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.bugler {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/bugler.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

h3.application {
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/headings/application.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:45px;
}

span.caption {
font-size: .92em;
display: block;
text-align: center;
margin: 2px 0;
color: #3f5873;
}

span.italic_captions {
	font-weight: bold;
	font-style: italic;
        display: block;
        margin: 20px 0;
}

p.description {
	text-align: center;
	padding: px 0 0 0;
	line-height: 1.1em;
	margin: 0;
}

span.copyright {
    font-family: "Trebuchet MS", arial;
    font-size: .8em;
    padding: 0 0 10px 0;
    text-align: center;
    display: block;
    margin: 0;
}

span.links a{
text-decoration: underline;
display: block;
text-align: center;
margin: 10px 0;
font-size: 1.05em;
}

/* BORDERS AND HORIZONTAL RULES */

#leftcol hr {
height: 3px;
width: 337px;
margin: 20px 0;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 8px solid #b8bcaf;
}

#middle hr {
height: 3px;
width: 305px;
margin: 20px 5px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 8px solid #b8bcaf;
}

#rightcol hr {
height: 3px;
width: 235px;
margin: 20px 5px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 8px solid #b8bcaf;
}

/* TABULAR DATA - TABLES */

table {
border-top: 1px solid #999966;
border-left: 1px solid #999966;
border-collapse: collapse;
clear: left;
}

table#chapters th, table#chapters td {
padding: 10px;
border-right: 1px solid #999966;
border-bottom: 1px solid #999966;
}

table#chapters th {
font: 1.1em Verdana, sans-serif;
font-weight: bold;
color: #420f0a;
background: #a8553e;
}

table tbody {
background-color: #d4d4c1;
}


table#corporate th, table#corporate td {
padding: 10px;
border-right: 1px solid #999966;
border-bottom: 1px solid #999966;
}

table#corporate caption {
font: 1.1em Verdana, sans-serif;
font-weight: bold;
color: #420f0a;
background: #a8553e;
height: 30px;
padding: 5px 0 0 0;
margin: 25px 0 0 0;
}

table#bugler th, table#bugler td {
padding: 33px;
border-right: 1px solid #999966;
border-bottom: 1px solid #999966;
text-align: center;
font-weight: bold;
}

table#renewMembership caption {
padding: 5px;
font-weight: bold;
background-color: #999966;
}

table#renewMembership th {
font: 1.1em Verdana, sans-serif;
font-weight: bold;
color: #420f0a;
background: #a8553e;
}

table#renewMembership th, table#renewMembership td {
	padding: 5px;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	text-align: center;
	font-weight: bold;
}

table#renewMembership td.options {
text-align: right;
}

table#links {
padding: 5px;
font-weight: bold;
background-color: #999966;
}

table#links caption {
font: 1.1em Verdana, sans-serif;
font-weight: bold;
color: #420f0a;
background: #a8553e;
height: 30px;
padding: 5px 0 0 0;
margin: 25px 0 0 0;
}

table#links th {
font: 1.1em Verdana, sans-serif;
font-weight: bold;
color: #420f0a;
background: #a8553e;
}

table#links th, table#links td {
	padding: 5px;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	text-align: center;
	font-weight: bold;
}



/* END TABULAR DATA - TABLES */

div.executive_board, div.advisory_board {
float: left;
}

div.advisory_board {
margin: 0 0 0 170px;
}

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

ul#contacts li {
list-style-type: none;
list-style-image: none;
}

dl {
margin: 20px 0 0 0;
}

dt {
font-weight: bold;
color: #434337;
margin: 15px 0 0 0;
}

dd {
margin: 0;
}

/* FORMS */

form.cmxform fieldset {
  margin-bottom: 10px;
  border: 1px solid #999966;
  margin: 40px 0;
  padding: 0 0 50px 0;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  color: #5a0f07;
  _margin: 0 -7px; /* IE Win */
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  text-align: right;
  margin: 0 10px 0 0;
  color: #5a0f07;
}

form.cmxform input {
width: 200px;
}

form.cmxform fieldset ol {
  margin: 20px 0 0 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #999966;
  padding: 0 0 0 3px;
}
form.cmxform label {
  width: 200px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform select #ActiveMember_Status {

}

form.cmxform textarea {
width: 320px;
height: 120px;
margin: 0 0 0 83px;
}

form.cmxform span {
margin: 20px 0 0 83px;
display: block;
}

form.cmxform .button input { 
font-family: verdana, arial, sans-serif;
font-weight: bold;
border:none;
font-size:1.0em; 
color:#1f2758; 
background:none; 
padding:4px;
cursor:pointer; 
width:75px;
height: 20px;
margin: 5px 0 0 100px;
}
