/* zero out to remove differences among browsers and to remove ugly things*/
* {margin:0; padding:0 border: 0;}
html {height: 100%; min-height: 100%; margin-bottom: 1px;}
input, select, th, td, h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
li li, li p, td p, blockquote p {font-size:1em}
:link,:visited { text-decoration:none }
ul,ol { list-style:none; margin: 0; padding: 0; }
a img,:link img,:visited img { border:none }
address { font-style:normal }
table {font-size: 100%}

/* START MAIN HOLDERS */
body
{
	text-align: center;
    padding: 0;
    background: #0F274F;
    font-family: Georgia1, Georgia, serif;
 	font-size: 100%;
}

div#container
{
	text-align:left;
    width: 980px;
    margin: 0 auto;
	background: #fff url(/i/bg_container.gif) top left repeat-y;
	border-left: 1px solid #4565A0;
	border-right: 1px solid #4565A0;
	border-bottom: 1px solid #4565A0;
}

div#header
{
	height: 150px;
	background: #4D70B2 url(/i/header.jpg) top left no-repeat;
    border-bottom: 3px solid #F2C75E;
}

div#content
{
	float: right;
	width: 693px;
	padding: 15px 15px 10px 15px;
}

div#left-holder
{
	float: left;
	width: 257px;
	padding-bottom: 7px;
}

div#footer
{
	background: #4D70B2;
	color: #0C243F;
    border-top: 3px solid #F2C75E;
	clear: both;
	width: 100%;
}
/* END MAIN HOLDERS */

/* START DEFAULT LINKS */
div#content a:link, div#content a:visited
{
 color: #DF7229;
 text-decoration: underline;
}

div#content a:hover, div#content a:active
{
 color: #4D70B2;
 text-decoration: none;
}

div#left-holder p a:link, div#left-holder p a:visited,
div#content .tablegeneric a:link, div#content .tablegeneric a:visited
{
	color: #ADCDEC;
	text-decoration: underline;
}

div#left-holder p a:hover, div#left-holder p a:active,
div#content .tablegeneric a:hover, div#content .tablegeneric a:active
{
	color: #0F274F;
	text-decoration: none;
}
/* END DEFAULT LINKS */

/* START PARAGRAPHS AND HEADINGS */
h1,h2,h3
{
	color: #F09711;
}

h1
{
	font-size: 1.4em;
	line-height: .8em;
	margin-bottom: .2em;
	background: url(/i/bg_main_heading.gif) -1px -6px no-repeat;
	padding-left: 40px;
}

h2
{
	font-size: 1.2em;
	line-height: .8em;
	margin: 1em 0 .2em 0;
	background: url(/i/leaves.gif) 0 -3px no-repeat;
	padding-left: 35px;
}


p
{
		line-height: 1.5em;
		margin-bottom: 1em;
		color: #27547F;
}

p.last
{
	margin-bottom: 0;
}

div#footer p
{
	margin:0;
	padding:5px 10px;
	text-align: right;
	color: #ADCDEC;
}

div#left-holder p
{
	color: #ADCDEC;
	font-size: 76%;
	margin: 10px 10px 0 0;
	text-align: right;
}

p.posted
{
	padding-left: 37px;
	font-style: italic;
	color: #6689C9;
}
/* END PARAGRAPHCS AND HEADINGS */

/* START SIDE NAV*/
ul.navleft
{
	margin: 0;
	padding: 0;
	list-style: none;
}
	
ul.navleft li
{
	display: inline;
	padding: 0;
	margin: 0;
}

ul.navleft li a
{
	display: block;
	padding: 7px 13px 7px 7px;
	text-align: right;
	text-decoration: none;
	background-color: #6689C9;
	width: 237px;
    letter-spacing: .1em;
	border-bottom: 1px solid #537AC2;
	border-top: 1px solid #7998D0;
}

ul.navleft a:link, ul.navleft a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

ul.navleft a:hover, ul.navleft a:active
{
	text-decoration: none;
	color: #fff;
	background: #4D70B2;
}
/* END SIDE NAV */

/* START MISC STUFF */
img.doborder
{
		border: 1px solid #0F274F;
}

img.goleft
{
	float: left;
	margin: 0 20px 20px 0;
}

img.goright
{
	float: right;
	margin: 0 0 20px 20px;
}

div#announce-box
{
	float: right;
	width: 360px;
	margin: 0 0 5px 20px;
}

div#announce-box h2
{
	margin-top: 0;
}

div#left-holder img
{
	display: block;
	overflow: hidden;
}

div.goright
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #B2C3E3;
}

div.goright p
{
	text-align: center;
	font-size: .8em;
	color: #4D70B2;
}

div#home-middle
{
	float: left;
	width: 311px;
}

img.homepic
{
	margin-bottom: 10px;
}

div#left-holder img
{
	border-bottom: 1px solid #0F274F;
}

div#movie-holder
{
	margin-bottom: 15px;
	text-align: center;
}

div.boxright
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFDE8F;
	background: #FFFCDF;
	font-size: 82%;
}

div.sep
{
	margin: 10px 0;
	border-bottom: 1px dashed #6689C9;
}

/* END MISC STUFF */

/* START YOU ARE HERE */
body#home a#nav-home,
body#about a#nav-about,
body#contact a#nav-contact,
body#links a#nav-links,
body#music a#nav-music,
body#stainedglass a#nav-stainedglass
{
	background: #4D70B2;
	color: #FDF3D8;
}
/* END YOU ARE HERE */

/* START NEWS BOX */
div#news-box
{
	float: right;
	width: 360px;
	font-size: 82%;
	margin: 0 0 5px 20px;
	background: #EFF5FF;
	border: 1px solid #4D70B2;
}

div.news-item
{
	text-align: center;
	background: #FFFCDF;
	margin: 10px;
	border: 1px solid #6689C9;
}

div.news-item p
{
		color: #2F457F;
		margin: 10px;
		line-height: 1.6em;
}

div.news-item p.date
{
	background: #FFC63F url(/i/bg_headings_date.gif) 50% 50% repeat-x;
	color: #14376F;
	margin: 0 0 10px 0;
	padding: 4px 0;
	border-bottom: 1px solid #4D70B2;
}

div#news-box h3, div.boxright h3
{
	background: #6689C9 url(/i/bg_headings.gif) 50% 50% repeat-x;
	color: #EFF5FF;
	padding: 4px 4px;
	text-align: center;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #4D70B2;
}
/* END NEWS BOX */

/* START TABLES */
div.hometableholder .tablegeneric
{
	width: 360px;
	float: right;
	font-size: 76%;
}
.tablegeneric
{
	border-collapse: collapse;
	font-family: Georgia1, Georgia, serif;
	text-align: center;
	margin: 10px 0 5px 0;
	font-size: 82%;
	width: 100%;
}
.tablegeneric td
{
	border: 1px solid #0F274F;
	background-color: #4D70B2;
	color: #EFF5FF;
    padding: 4px;
}

.tablegeneric tr.alt td
{
	background: #6689C9;
}

.tablegeneric th
{
	background: #6689C9 url(/i/bg_headings.gif) 50% 50% repeat-x;
	border: 1px solid #0F274F;
	color: #EFF5FF;
	padding: 4px 4px;
	text-align: center;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* END TABLES */

/* START MISC LISTS */
ul.ulgeneric
{
	margin-bottom: 15px;
}

dl.dlgeneric
{
	margin: 15px 0 20px 0;
	color: #27547F;
}

dl.dlgeneric dt
{
	margin: 0 0 5px 0;
	padding: 3px 0 3px 33px;
	background: url(/i/leaves_smaller.gif) left -2px no-repeat;
	font-variant: small-caps;
}

dl.dlgeneric dd
{
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 33px;
	padding-bottom: 15px;
}

dl.dlgeneric dd.last
{
	border-bottom: none;
}

ul.special-notice
{
	margin-top: 8px;
}

ul.special-notice li
{
	padding-left: 20px;
	background: url(/i/bullet_arrow.gif) left 3px no-repeat;
	margin-bottom: 12px;
}

div.boxright ul
{
	padding: 12px;
}

div.boxright ul li
{
	margin: 0;
	padding: 0 0 10px 22px;
	background: url(/i/bullet_arrow_yellowbg.gif) left 4px no-repeat;	
}
/* END MISC LISTS */

/* START TOP SUBMENU NAV */
.topsubmenu
{
	margin : 0;
	padding: 0 0 15px 0;
}

.topsubmenu ul
{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

.topsubmenu li
{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding: 2px 8px;
	border-right: 1px solid #9FC2FF;
}

.topsubmenu li.first
{
	padding-left: 0px;
}

.topsubmenu li.last
{
	border-right: none;
}

.topsubmenu li a
{
	white-space: nowrap;
}
/* END TOP SUBMENU NAV */