/* Main CSS - St Theodores - General Formatting */

/* Initial Default Settings*/

h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding:0px;
	margin:0px;
	}
/* NB: Don't remove ol and ul from above list! See Accessibility Keys*/	
a {
	text-decoration:none;
	text-align: left;
	color: #0066FF;
	}
a img {
	border:none;
	}
h3 {
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.italic_indent {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}
#fr_b {
}

/* Firefox hack for short pages and background images */
html {
	height: 100%;
	}
/* Access Keys*/
.akey {
	text-decoration:underline;
	}
/* Main Settings*/
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
.bold_txt {
	font-weight: bold;
}

p {
	text-align: justify;
	font-style: normal;
	line-height: normal;
	}
h1 {
	color:#990099;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
	}
.indent_li {
	text-indent: 25px;
	}
h2 {
	color:#3333CC;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
	}
li {
	text-align: left;
	}	
.bullet_inline {
	display: inline;
	}	
/*Standard Image Left Setting*/
.img_left {
	float: left;
	margin-left: 4px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	}
.img_ctr {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.img_rgt {
	float: right;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	}
.switcher_rgt {
	float: right;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
/* Width expression - convert to elastic */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	/*min-width: 750px;
	max-width: 960px;
	width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 960? "960px": "auto" );*/
	width: 760px;
	margin-top: 25px;
	margin-bottom: 0px;
	}
#wrapper_r {
	padding: 0px;
	}
/*Header Auto Date*/
#date {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 35px;
	margin-right: 25px;
	clear: both;
	color: #999999;
	}
/*Navigation Bars*/
/*Top Navigation Bar*/
#top_nav {
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
ul#top_nav_2 {
	list-style-type:none;
	}	
ul#top_nav_2 li {
	float:right;
	}
ul#top_nav_2 a {
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	background-color: #E3EBFD;
	text-decoration: none;
	text-align: center;
	/*width: 6em; required for equal sized buttons*/
	}
#top_nav a:link {
	color: #000000;
	}
#top_nav a:visited {
	color: #666666;
	}
#top_nav a:hover {
	color: #FFF;
	background-color: #0033CC;
	}
#top_nav a:active {
	color:#333399;
	}
/*End Top Navigation Bar*/
/*Main Navigation Bar*/

* html ul#nav_main_1 a {
	height:1px;
	}
#nav_main {
	float: left;
	width: 150px;
	margin-left: 15px;
	background-image: url(../images_1/common/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	margin-bottom: 20px;
	}
ul#nav_main_1 {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images_1/common/nav_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
ul#nav_main_1 li {
	display: inline;
	}
ul#nav_main_1 a {
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	}
	/*Background colour is required for 'ul#nav_main_1 a' to ensure hover effect is full width */
#nav_main a:link {
	color: #333333;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
#nav_main a:visited {
	color:#666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#nav_main a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0033CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
/* End Main Navigation Bar*/
/* Photo Shift L and R*/
#photo_select {
	float: right;
	width: 150px;
	margin-right: 15px;
	}
/* Title Bar*/
/* This are specific font settings for the title bar - including padding*/
#title {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	background-image: url(../images_1/title_band/title_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	background-color: #660066;
	padding: 0px;
	}
#title p {
	text-decoration: none;
	color: #CC99FF;
	text-align: center;
	font-style: normal;
	}
/* Right Edge */
#title_r {
	background-position: right bottom;
	background-image: url(../images_1/title_band/title_br.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
/* End Title Bar*/
/*Main Sidebar - Left*/
#sidebar_lft {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	}
#rotas p {
	margin-left: 50px;
	margin-right: 50px;
	}
#rotas {
	text-align: left;
	}
#rotas h1 {
	text-align: center;
	}
#sidebar_lft p {
	text-decoration: none;
	text-align: left;
	}
/*Sidebar for non-nav page - Right*/
#sidebar {
	float:right;
	width: 170px;
	margin-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	clear: right;
	}
#sidebar p{
	margin-left: 5px;
	color: #660099;
	text-align: center;
	}
#sidebar h1{
	color:#000000;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	}
/*End Sidebar*/	

/*Content Page*/	
#content {
	padding: 0px;
	margin-left: 185px;
	margin-top: 0px;
	}
#content p {
	text-align: left;
	margin-bottom: 10px;
	}
#content ol {
	text-align: left;
	}
/*Newsletter Page - Single Column*/
#newsltr {
	padding: 0px;
	margin-left: 100px;
	margin-top: 20px;
	margin-right: 100px;
	}
#newsltr p {
	text-align: justify;
	margin-bottom: 10px;
	}
#newsltr h1 {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	}
#newsltr li {
	margin-left: 20px;
	}
#newsltr ol {
	text-align: left;
	}
/*Google Map */
#map {
	width: 400px;
	height: 400px;
	border: 1px solid #660066;
	}
/*Footer */
#footer p {
	text-align: center;
	color: #999966;
	margin-top: 5px;
	}
/*Picture Shift Buttons */
#pic_select {
	float: right;
	width: 85px;
	margin-right: 20px;
	margin-top: 50px;
	height: 30px;
}
#lft_shift a {
	width: 10px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images_1/common/lft_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 9px;
	color: #FFFFFF;
}
#lft_shift a:hover {
	background-image: url(../images_1/common/lft_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
	padding-bottom:18px;
}
#rgt_shift a {
	width: 10px;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images_1/common/rgt_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 9px;
	color: #FFFFFF;
}
#rgt_shift a:hover {
	background-image: url(../images_1/common/rgt_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -40px;
	padding-bottom:18px;
}
#pic_select_2 {
	float: right;
	width: 85px;
	margin-right: 35px;
	height: 40px;
	display: none;
}
#lft_column {
	float: left;
	width: 150px;
	margin-left: 15px;
	padding-top: 12px;
	margin-bottom: 20px;
	clear: left;
}
/*Appeals Banner on home page*/
#appeal {
	border: 1px solid #CCCCCC;
	width: 150px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#appeal p{
	text-align: center;
}
#appeal h2 {
	text-align: center;
}
#appeal a:link {
	color: #0033FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#appeal a:visited {
	color: #0033FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#appeal a:hover {
	color: #0033FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*YouTube Clips*/
.youtube_1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
