/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	background-color:#011C40;
	background-repeat:repeat-x;
	margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */
	text-align: center; /* Equivalent to <center> tag for older IE browsers. Remove if you do not want to center page. */
	background-image: url(images/bg.gif);
}


/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 13px;
	font-family: Arial;
	line-height: 20px;
}

.blue {
	color: #01367d;
}

a {
	font-size: 13px;
	font-family: Arial;
	line-height: 20px;
	color:#011C40;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: underline;
	color:#FF6318;
}


h1 {
	font-size: 39px;
	font-weight: bolder;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0px;
	text-align: left;
	color: #011C40;
	text-decoration: none;
	font-family: "Arno Pro", "Times New Roman";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #011C40;
	position: absolute;
	padding:0px;
	margin:0px;
	top: 450px;
	left: 231px;
	width: 608px;

}

h2 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0px;
	text-align: left;
	color: #FF6318;
	text-decoration: none;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

h3 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0px;
	text-align: left;
	color: #011C40;
	text-decoration: none;
	font-family: "Arno Pro", "Times New Roman";
	padding:20px 0px 0px 0px;
	margin:0px;
	clear:both;

}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Here are some basic page elements that you might find useful. Please feel free to delete the ones you do not use in final layout. */

/* Creates DIV container for header. */
div#header {
	background-image:url(images/header.jpg);
	height:468px;
	background-repeat:no-repeat;
	background-color: #011C40;
}

/* Creates the div container for the site. */
div#container {
	margin: 0px auto;
	width: 990px;
	position:relative;
	background-image:url(images/content.gif);
	background-repeat: repeat-y;
}
/* Creates the div container for the site. */
div#content {
	width: 990px;

}
	
div#body{
	float: right;
	width: 720px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-right: 35px;
	padding-top: 40px;


}

div#rightcol{
	float: left;
	width: 210px;
	padding-right:20px;
}

/* Creates the div container for the footer. */
div#footer {
	margin-right:auto;
	margin-left:auto;
	height:40px;
	background-repeat: repeat;
	clear: both;
	font-size: 14px;
	font-weight: 200;
	padding-top: 35px;
	padding-left: 20px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CF772D;
	text-align: center;
	background-image: url(images/footer.gif);
}


div#footer a:link, div#footer a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

div#footer a:active, div#footer a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#011C40;
}
/* Creates the div container for the copyright. */
div#copyright {
	margin-left:0px;
	margin-right:0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
div#copyright a:link, div#copyright a:visited{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

div#copyright a:active, div#copyright a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	color:#FFFFFF;
}
	
address {
	color:#000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 80px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 16px;
	padding-bottom: 10px;
	width: 150px;
	margin-top: 150px;
	}
	
address a:link, address a:visited{
	color: #FF4E0F;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
	
address a:hover, address a:active{
	color: #011C40;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	


		
/* ----------------- Navigation ----------------- */

div#navigation {
	width: 171px;
	height: 41px;
	position: absolute;
	left: 36px;
	top: 456px;
}


/* ----------------- MAIN NAVIGATION ----------------- */
ul#mainnav {
	margin: 0;
	padding: 0;
	width: 120px;

}

ul#mainnav li {
	display: inline;
	list-style: none;
	margin-bottom: 10px;
}


ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	width: 166px;
	display: block;
	font-size: 12px;
	font-weight: bolder;
	padding: 8px 0px 8px 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #011C40;
}
/* Creates our hover status. */
ul#mainnav li a:hover {
	color: #FFFFFF;
	width: 166px;
	background-color: #FF7625;
	text-align: center;

	
}

	ul#mainnav li a#current:link, ul#mainnav a#current:visited {
	color: #FFFFFF;
	width: 166px;
	background-color: #FF6318;
}	


	
/* -----------------IMAGE AND FLOAT ELEMENTS ----------------- */
.left {
	float: left;
	margin: 2px;
	border: 1px solid #011C40;
	padding: 2px;
}

.right {
	float: right;
	margin: 3px;
	border: 1px solid #011C40;
	padding: 3px;
}

.left2 {
	float: left;
	margin: 2px;
	border: 0px solid #011C40;
	padding: 2px 2px 2px 32px;
}

.right2 {
	float: right;
	margin: 3px;
	border: 0px solid #011C40;
	padding: 3px 3px 3px 3px;
}

.clear {
	clear: both;
	padding-bottom: 0px;
}

.img {
	margin: 4px;
	border: 1px solid #5E1912;
	padding: 4px;
}

/*-----------------------CUSTOM----------------------------------*/
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #A97703;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 13px;
	list-style-type: square;
}
li {
	font-size: 12px;
	text-align: left;
	font-weight: normal;

}

li.list {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-left: 20px;
	line-height: 25px;
	list-style-type: circle;

}

div#audio{
	position:absolute;
	left: 824px;
	top: 17px;
}

div#login{
	padding-left: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;

}


.style1 {color: #011C40}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #011C40;
}
.style5 {
	font-size: 17px;
	font-weight: bold;
	color: #011C40;
}
.style6 {
	color: #FF4D0F;
	font-size: 14px;
	font-weight: bold;
}

/* Creates the div container for the iframe on the gallery page. */
div#iframe {
	width: 700px;
	margin: 15px auto;
}
.centered {
	text-align: center; font-weight:bold;color:#023880}