/*
Original design: Daleri Single (v1.0 - Mar 25, 2009) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/daleri-single/
*/

/* Main containers */
body {
	padding:0;
	margin:0;
	color:#242424;
	border-top:4px solid #444;
	text-align:center;
	line-height:1.5em;
	background-image: url(mcgivney_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: verdana, tahoma, sans-serif;
	font-size: 76%;
	background-attachment: fixed;
}
#wrap {width:760px; text-align:center; margin:0 auto;}
#maincontent {
	background:#fff;
	text-align:left;
	border:1px solid #333333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* HTML Tags */
a {
	text-decoration:none;
	font-weight:700;
	color:#004000;
}
a:hover {text-decoration:underline;}
a img {border:0;}
h1 {
	margin:15px auto 10px auto;
	padding:0;
	font-size:24px;
	color:#000000;
	line-height:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-decoration: underline;
}
h1 a {
	color:#000000;
	font-weight:700;
	text-decoration:none;
}
h1 a:hover {
	color:#333333;
	text-decoration:none;
}
h2 {
	color:#191919;
	font-size:14px;
	padding-right: 6px;
	padding-left: 15px;
	border: 1px solid #333333;
	background-color: #603D0D;
	padding-bottom: 0px;
	padding-top: 8px;
	background-image: url(parchment.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 30px;
}
h2 a {font-weight:400;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px 0;}
h4 {
	font-size:12px;
	text-align: right;
	color: #333333;
	font-style: italic;
}

p {margin:0 0 15px 0;}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}


/* Various classes */
.slogan {color:#ccc; font-size:1.4em; margin:0 0 15px 0; padding:0;}
.toptabs {
	clear:both;
	font-size:12px;
	line-height:1.5em;
	color:#aaa;
	margin:0 0 15px 0;
}
.toptab {
	padding:3px 10px 5px 10px;
	font-weight:400;
	margin:0 2px;
	color:#000000;
}
.toptab:hover {
	background-color:#533913;
	color:#fff;
	text-decoration:none;
}
.active {
	border: 1px solid #FFFFFF;
	background-image: url(parchment.jpg);
	background-color: #5F4016;
	color: #302610;
}
.active:hover {
	background-color:#5F4016;
	color:#fff;
	background-image: url(parchment.jpg);
}
.bottomlinks, .bottomlinks a {text-align:center; color:#888; font-size:0.9em; font-weight:400; margin:5px auto;}
.footer, .footer a{color:#888; font-weight:400;}
.hide {display:none;}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 6px;
}
#upperBox {
	color:#191919;
	font-size:12px;
	padding-right: 6px;
	padding-left: 18px;
	border: 1px solid #333333;
	padding-top: 3px;
	background-image: url(parchment.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 40px;
	width: 730px;
	text-align: left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
#upperMiddle {
	width: 250px;
	height: 70px;
	border: 1px solid #C0D0F1;
	margin-right: auto;
	margin-left: auto;
}
