#container {
	background-image: url(images/ga_bkgrd.gif);
	width: 900px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
body {
	background-color: #d4d7e3;
	margin-top: 0px;
	padding-top: 0px;
	font-size:100%;
}
#inner {
	width: 880px;
	margin: 0 auto;
}
#branding {
	width: 880px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #335131;
}
#topnav {
	background-color: #333;
	width: 880px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#leftnav {
	background-color: #e8e2ce;
	float: left;
	width: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	text-align: left;
}
#alertbox {
	background-color: #527951;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: -2px;
	line-height: 1.5em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #c7ac6c;
}
#alertbox a {
	font-weight: bold;
	color: #fcf6c2;
	text-decoration: underline;
}
#alertbox a:visited {
	color: #fcf6c2;
	text-decoration: underline;
}
#alertbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftnavheader {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
}
#topnav ul {
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#topnav ul a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 5px;
	
}
#topnav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #becefa;
	text-decoration: none;
}
#topnav ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#topnav ul li.topnavlast {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: -14px;
	padding-left: 1px;
}
.intropara {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #003366;
}
#topnav ul li.topnavfirst {
	margin-left: -25px;
	padding-right: 5px;
}
.topnavlast {
	border: 0;
}
#content {
	background-color: #FFFFFF;
	float: right;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #000000;
	padding-top: 15px;
}
#content a {
	color: #2f552f;
	text-decoration: underline;
}

#content a:visited {
	color: #2f552f;
	text-decoration: underline;
}
#content a:hover {
	color: #2e437d;
	text-decoration: underline;
}
#content .breadcrumbs {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #44538C;
}
#content .breadcrumbs a {
	color: #2f552f;
	text-decoration: none;
}
#content .breadcrumbs a:visited {
	color: #2f552f;
	text-decoration: none;
}
#content .breadcrumbs a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding-left: 22px;
}
#content p {
	padding-left: 22px;
	text-align: left;
	padding-right: 30px;
}
#footer {
	background-color: #5a380f;
	clear: both;
	margin: 0 auto;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
}
#footer p {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.allrightsreserved {
	padding-right: 135px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #527951;
	padding-left: 22px;
	text-align: left;
	margin-bottom: -10px;
	padding-right: 35px;
}
.contentlist1 {
	padding-right: 45px;
	padding-left: 35px;
	text-align: left;
}
.redtext {
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding-left: 22px;
	padding-right: 35px;
}
.contentlist1 li {
	margin-bottom: 10px;
}


#leftnavmain {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	padding-top: 5px;
}
#leftnavmain ul {
	margin-left: 0px;
	padding-left: 0px;
}

#leftnavmain a {
	padding-left: 12px;
	color: #212e5f;
	text-decoration: none;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ac6c;
}
#leftnavmain a:visited {
	color: #212e5f;
	text-decoration: none;
}
#leftnavmain a:hover {
	color: #832703;
	text-decoration: none;
}


/* This next style setting the inline display is for IE only, fixing the vertical space gap between list items - see p. 221 of CSS Missing Manual */

#leftnavmain li {
	display: inline;
}

#thirdlevellist {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ac6c;
}
#thirdlevellist a {
	display: block;
	color: #761e02;
	font-weight: normal;
	background-color: #f6f4d5;
	text-align: left;
	line-height: 0.85em;
	padding: 7px 1px 7px 12px;
	text-decoration: none;
	border-bottom: solid #fff 1px;
}
#thirdlevellist a:visited {
	color: #761e02;
	text-decoration: none;
	background-color: #f6f4d5;
}
#thirdlevellist a:hover {
	color: #761e02;
	background-color: #e2dca7;
	text-decoration: none:
}

#thirdlevellistnp {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ac6c;
}
#thirdlevellistnp a {
	display: block;
	color: #000066;
	font-weight: normal;
	background-color: #dbdfed;
	text-align: left;
	line-height: 0.85em;
	padding: 7px 1px 7px 12px;
	text-decoration: none;
	border-bottom: solid #fff 1px;
}
#thirdlevellistnp a:visited {
	color: #000066;
	text-decoration: none;
	background-color: #d8def5;
}
#thirdlevellistnp a:hover {
	color: #000066;
	background-color: #afb8d9;
	text-decoration: none:
}

a#mainsectionon {
    background-color: #44538c!important;
    color: #FFFFFF!important;
}
a#thirdlevelon {
    background-color: #e2dca7!important;
    color: #761e02!important;
}

a#thirdlevelnpon {
    background-color: #afb8d9!important;
    color: #000066!important;
}

a#topnavon {
    color: #becefa!important;
}
a#leftsubnavon {
    background-color: #e2dca7!important;
    color: #761e02!important;
}
a#mainsectiononballantyne {
    background-color: #5a380f!important;
    color: #FFFFFF!important;
}
.ballanheader {
	color: #5a380f;
}
.emphasis {
	font-weight: bold;
	color: #003366;
}
.dates {
	font-size: 1.3em;
	font-weight: bold;
	color: #527951;
}
.imageright {
	float: right;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.citation {
	font-size: 0.85em;
	color: #000033;
}
a#mainsectiononlasvaras {
    background-color: #527951!important;
    color: #FFFFFF!important;
}
.contentlist2 {
	padding-right: 45px;
	padding-left: 55px;
	text-align: left;
	margin-top: -15px;
}
.contentlist2 li {
	margin-bottom: 5px;
}
a#mainsectiononmakar {
	color: #FFFFFF!important;
	background-color: #4e878f;
}
a#mainsectionondospueblos {
	color: #FFFFFF!important;
	background-color: #b28628;
}
.blogdate {
	font-weight: bold;
	color: #003366;
	font-size: 1.1em;
}
.articletitle {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
}
table.schedule {
	margin-left: 25px;
}

.headline { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold; 
	color: #1F2B65; 
	text-decoration: none 
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.input, .inputSubject, .inputTextArea {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 271px;
	height: 26px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-top: 4px;
}

.inputSubject {
	width: 377px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
}

.inputTextArea {
	font-family: Arial;
	font-size: 12px;
	width: 445px;
	height: 385px;
	overflow:hidden;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
}

.emailSubmit {
	background-color: #44538C;
	width: 178px;
	height: 30px;
	border: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
	padding-bottom: 3px;
}

#content  ul  {
	text-align: left;
}
