/* St. Thomas the Apostle Roman Catholic Church - West Hartford, CT
CSS file created by Katherine Maschmeyer
Last modified 3:28 PM 4/16/2009 */

/* Using altered vrsion of Eric Meyer reset:  http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

body {
	background-color: #742730;
}

#header {
	background-color: #CCC3A6;
	height: 100px;
}

#headercontent {
	margin: 0 auto;
	width: 960px;
	padding-left: 15px;
	
}

#logo {
	float: left;
	font-family: lucida calligraphy;
	font-size: 30pt;
	padding-top: 10px;
	/* text-transform: uppercase; */

}

#address {
	font-family: georgia;
	font-size: 11pt;
	float: left;
	margin-left: 50px;
	padding-top: 18px;
}

#headerlinkbox {
	font-family: georgia;
	font-size: 11pt;
	float: left;
	margin-left: 50px;
	padding-top: 15px;
}

#headerlinkbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#headerlinkbox li {
	background-image: url(images/headerbullet.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: .8em;
	padding-bottom: 0.2em;
}

#headerlinkbox a {
	color: #742730;
	text-decoration: none;
}

#nav {
	background-color: #47528C;
	font-family: calibri;
	font-size: 20pt;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	
}

#navcontent {
	margin: 0 auto;
	width: 960px;
}

#navcontent ul {
	list-style-type: none;
	padding: 0;
}

#navcontent li {
	display: inline;
	padding-right: 60px;
}

#navcontent a {
	color: #ffffff;
	text-decoration: none;
}


#main {
	background-color: #742730;
}

#content {
	background-color: #ffffff;
	margin: 0 auto;
	width: 960px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;

}

#contentsidebar {
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	width: 220px;
	background-color: #ffffff;
}

#contentsidebar  ul{
	list-style-type: none;
	padding-left: 10px;
}

#contentsidebar li {
	background-image: url(images/headerbullet.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.0em;
	padding-bottom: .6em;

}

#contentsidebar a {
	text-decoration: none;
	color: #742730;
	font-weight: bold;
	
}

#contentmain {
	width: 700px;
	margin-left: 220px;
	padding-left: 15px;
	background-color: #ffffff;
	
}

#contenttext ol {
	list-style-type: decimal;
	font-weight: bold;
	padding-left: 35px;
}

#contenttext li {
	padding-bottom: 0.4em;
}

#quote {
	font-family: lucida calligraphy;
	font-size: 12pt;
	padding: 10px;
}

#mission {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12pt;
}

#contenttext {
	width: 700px;
	background-color: #ffffff;
}

#contenttext a {
	text-decoration: none;
	color: #742730;
	font-weight: bold;
	}

#leftbox {
	margin: 0;
	float: left;
	width: 230px;
}

#rightbox
{
width: 230px;
float: right;
}


#midbox {	
	width: 230px;
	margin-left: 240px;		
	max-width: 24em;
}

#bottombox {
	clear: both;
}

#box1 {
	margin-bottom: 20px;
	float: left;
	width: 320px;	
}


#box2 {
	margin-bottom: 20px;
	width: 320px;
	margin-left: 330px;
	
}

#box_letterhead {
	margin-bottom: 20px;
	float: left;
	width: 200px;	
}


#box_letter {
	margin-bottom: 20px;
	width: 400px;
	margin-left: 210px;
	font-family: times new roman;
	font-size: 12pt;
	
}


#box1 ul	{
	padding-left: 10px;
	list-style-type: square;
	list-style-position: inside;
}

#box1 li {
	padding-bottom: .6em;
}

#map {
	width:600px;
	height:300px;
	border:solid 1px #000;
	padding-left: 30px; 
	padding-right:10px;
	margin-right: 10px;	
	margin-left: 10px;	
}

#noscriptcont{
	width:600px;
	height:300px;
	border:solid 1px #000;
	padding-left: 30px; 
	padding-right:10px;
	margin-right: 10px;	
}

#footer {
	background-color: #CCC3A6;
	color: #000000;
	font-family: georgia;/*verdana, arial, sans-serif;*/
	font-size: 11pt;	
	margin: 0 auto;
	width: 960px;
	clear: both;
}


#footer a {
	text-decoration: none;
	color: #742730;
}

h1 {
	padding: 10px;
	font-weight: bold;
	font-size: 12pt;
	color:  #47528C;
}


h2 {
	padding: 10px;
	font-weight: bold;
	color:  #47528C;
	text-transform: uppercase;
}

h3 {
	padding: 10px;
	font-weight: bold;
	color:  #47528C;
}

p {
	padding: 10px;
}

img {
	padding: 10px;
}

.bold {
	font-weight: bold;
}

.ital{
	font-style: italic;
}

.normal {
	font-weight: normal;
}

.sq	{
	padding-left: 10px;
	list-style-type: square;
	list-style-position: inside;
}

.sq2	{
	padding-left: 25px;
	list-style-type: square;
	list-style-position: inside;
}

.sq3_paragraphs	{
	padding-left: 25px;
	list-style-type: square;
	list-style-position: inside;
}

.sq3_paragraphs li {
	margin-bottom: 30px;
}

.adjust_frpic {
	padding-left: 40px;
}
