/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	color: #000033;
	background-color: #ffffff;
	background-image: url(images/bkgd_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
ul {margin: 0px; padding: 0px;}
li {
	font-size: 1.1em;
	margin: 0px; padding: 0px;
}
p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0px;
	margin: 0 0 1em 0;
}
h1 {
	font-size: 1.6em;
	padding: 0px; margin: 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	color:#990000;
}
h3 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0 0 1em 0;
}
h4 {
    font-size:1.2em;
	text-align:center;
	margin:.5em 0 .5em 0;
}
	
a, a:link, a:visited {
	color:#000033;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
a:active { color:#990000; text-decoration:underline;}

a#CurrentPage,
a#CurrentPage:link,
a#CurrentPage:visited,
a#CurrentPage:hover,
a#CurrentPage:active {
     color:#990000;
}

/* - - - - - - - - - - - - - - - -*/
#wrapAll {
	width: 720px;
	margin: 0 auto;
	background-color:#fff;
	text-align: left;
	padding-top: 50px;
}
#logoHeading {display: none;}
#MainNav {
	padding-bottom:16px;
	background:url(images/border_top.gif) bottom repeat-x;
	list-style-type:none;
	text-align:right;
}
#MainNav li {
	display:inline;
	padding:0 10px;
	line-height:10px;
}
/* hide from IE mac \*/
#MainNav li {border-left:1px solid darkBlue;}
/* end hiding from IE5 mac */

#MainNav li.first { border-left:none; }

/* - - - - footer navigation - - - - - */
#FootNav {
    font-size:1em;
	padding-bottom:16px;
	list-style-type:none;
	text-align:center;
}
#FootNav li {
	display:inline;
	padding:0 10px;
	line-height:10px;
}


/* - - - - - - - - - - - - - - - -*/
.sideDesignTop {
background:url(images/top_rounded_180x20.gif) no-repeat center top;}

.sideDesignBody {
background:#fff url(images/bg_gradient_x180.gif) no-repeat bottom center;}

.sideDesignFoot {
background:#fff url(images/bottom_rounded_180x20.gif) no-repeat center bottom;}

.mainDesignTop {
background:url(images/top_rounded_520x20.gif) no-repeat center top;}

.mainDesignBody {
background:#fff url(images/bg_gradient_x520.gif) no-repeat bottom center;}

.mainDesignFoot {
background:#fff url(images/bottom_rounded_520x20.gif) no-repeat center bottom;}

/* - - - - - - - - - - - - - - - -*/
#bodyContent {
	margin: 0 20px;
}
#bodyContent img {
	margin-right: 1.5em;
	margin-bottom: 1em;
}
#bodyContent a {
	color:#780101; 
	text-decoration:underline;
}
#bodyContent a:hover {
	color:#780101; 
	text-decoration:none;
}
#bulletedList li {
    margin-top: 0em;
	margin-bottom:0.7em;
	margin-left: 4em;
	margin-right: 4em;
}
#bulletedList2 li {
    text-align:center;
    margin-top: 0em;
	margin-bottom:0.7em;
	margin-left: 0em;
	margin-right: 4em;
}
#numberedList li {
    margin-top: 0em;
	margin-bottom:0em;
	margin-left: 1em;
}
li.italic { font-style:italic;}
#contactInfo {
	margin: 0 20px;
	text-align:center;
}
#contactInfo img {
	margin-right: 1.5em;
	margin-bottom: 1em;
}
#contactInfo a {
	color:#000033; 
	text-decoration:underline;
}
#contactInfo a:hover {
	color:#000033; 
	text-decoration:none;
}
#scriptedFooter1 {
	width: 100%;
	text-align: center;
	clear: both;
	font-size: 1.6em;
	font-style: italic;
	background-image: url(images/tagline1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -5400px;
	margin-top: 2em;
	margin: 0;
	padding-top: 2em;
}
#scriptedFooter2 {
	width: 100%;
	text-align: center;
	clear: both;
	font-size: 1.6em;
	font-style: italic;
	background-image: url(images/tagline2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -5400px;
	margin-top: 2em;
	margin: 0;
	padding-top: 2em;
}

/* - - - - - - - - - - - - - - - -*/
#sidebarContent {
	margin-left: 8px;
}
#sidebarContent h3{
	padding-left:1em;
}
#SubNav {
	list-style-type:none;
}
#SubNav li {
	margin-bottom:0.7em;
	margin-left: 1em;
}
#SidebarList {
    list-style-type:none;
    margin-left:1.2em;
}
li.current {text-decoration:none; color:#990000;}

p.backNext {
    text-align:center;
	}

p.tagline {
	font-size:1.2em;
	font-style:italic;
	padding-left: 1em;
	margin-top: 1.5em;
}

/* - - - - - - - - - - - - - - - -*/
#footer{
	clear:both;
	background-image: url(images/border_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#footer p {
	float:right;
	margin:3px 6px;
}

#footer a {
	color:#000033; 
	text-decoration:underline;
}
#footer a:hover {
	color:#000033; 
	text-decoration:none;
}

/* - - - contact form - - - */
table.contactForm{
    border:0px;
}
td.formTitle{
    text-align:right;
	width:150px;
	padding: 3px;
}
td.formField{
    text-align:left;
	width:250px;
	padding: 3px;
}
form.contactForm{
    border: 0;
    margin-left:30px; 
}
input.contactForm{
    width: 200px;
	background-color:#e9e9e9;
	border:1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
}
select.contactForm{
    width: 75px;
	background-color:#EEEEF4;
	border:1px solid solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
}
textarea.contactForm{
    width: 200px;
	height: 75px;
	background-color:#EEEEF4;
	border:1px solid solid #780101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
}
