/* Main CSS for site */

/* Global Resets */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
li {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img, fieldset { 
	border:0;
}
legend {
	color:#000;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	*font-size:100%;
}

/* Universal Styles */

body {behavior: url(csshover.htc);} /* WinIE behavior call */
.hide {display: none;}
.clearingElement {clear: both;}
.underline {text-decoration: underline;}
.displace {position: absolute; left: -5000px;}

/* Customized Universals */

.indent {padding-left: 25px;}
.smallerText {font-size: 0.8em;}
.spacerDiv {height: 24px;}
.floatLeft {float: left; margin-right: 10px;}
.floatRight {float: right; margin-left: 10px;}



/* ----------------------------------- */
/* Sitewide Styling */
/* ----------------------------------- */

/* BASIC BODY & LINK STYLING */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #143264;
	background-image: url(../_images/bggrad.gif);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #8EB2ED;
	text-decoration: none;
}
a:hover, a:active {
	color: #f6d77a;
}

/* PAGE CONTAINERS */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	background-image: url(../_images/edges.png);
	background-repeat: repeat-y;
}
#header, #pageBody, #footer {
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 834px;
	height: 125px;
	margin-top: 12px;
	margin-bottom: 20px;
	background-image: url(../_images/transPanelBg50black.png);
	background-repeat: repeat;
	clear: both;
	position: relative;
}
#header #bannerLogo {
	background-image: url(../_images/rd_bannerlogo.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 385px;
	position: absolute;
	left: 12px;
	top: 22px;
	text-indent: -9999px;
}
#pageBody {
	width: 850px;
}
#footer {
	width: 834px;
	height: 24px;
	margin-top: 24px;
	background-image: url(../_images/transPanelBg50black.png);
	background-repeat: repeat;
	clear: both;
}
#container #bottomEdge {
	height: 35px;
	width: 960px;
	position: relative;
	top: 35px;
	left: 0px;
	background-image: url(../_images/edge-bottom.png);
	background-repeat: no-repeat;
}
.rc {
border:0px;
padding:.8em;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
}

#leftCol {
	width: 270px;
	float: left;
}
#leftCol ul {
	padding-bottom: 18px;
}
#rightCol {
	width: 560px;
	float: right;
}

#leftCol .video {
	padding-bottom: 20px;
}
#mapBlock {
	width: 560px;
	background-image: url(../_images/three-district-map2.png);
	height: 378px;
	position: relative;
}

/* TEXT STYLES */

p {
	font-size: .875em;
	padding-bottom: 9px;
}
.tightLineSpacing {
	line-height: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f6d77a;
}
h1 {
	font-size: 2em;
	text-indent: -9999px;
	background-image: url(../_images/join-rotary-slogan.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 380px;
	position: absolute;
	left: 440px;
	top: 114px;
}
h2 {
	font-size: 1.5em;
	padding-top: 12px;
	padding-bottom: 5px;
}
h3 {
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: center;
}
h4 {
	font-size: 1em;
	font-weight:normal;
	font-style: italic;
}
h5 {
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
}
h6 {
}

#container #footer p {
	font-size: 0.8em;
	color: #999999;
	text-align: center;
	line-height: 2.5em;
}
#mapHeadline {
	height: 100px;
	position: absolute;
	left: 55px;
	top: 60px;
}
#mapButton7930, #mapButton7910, #mapButton7950 {
	position: absolute;
	width: 140px;
}
#mapButton7930 a, #mapButton7910 a, #mapButton7950 a {
	color: #FFFFFF;
	text-shadow: #000000 -2px 2px 3px;
}
#mapButton7930 a:hover, #mapButton7910 a:hover, #mapButton7950 a:hover {
	color: #f6d77a;
}
#mapButton7930 {
	left: 370px;
	top: 40px;
}
#mapButton7910 {
	left: 200px;
	top: 90px;
}
#mapButton7950 {
	left: 350px;
	top: 180px;
}
#mapBlock  span  {
	font-size: 1.4em;
	line-height: 1.4em;
}

#contactList {
	font-size: 0.8em;
	line-height: 1.3em;
	position: absolute;
	top: 210px;
	left: 24px;
	color: #8eb2ed;
	font-style: italic;
}
#mapBlock #contactList dd {
	padding-bottom: 8px;
}
#rightCol .mapCaption {
	font-style: italic;
	text-align: right;
}
#rightCol blockquote {
	padding-top: 18px;
	background-image: url(../_images/quotes-left.png);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	margin-top: 12px;
}
#rightCol blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #707f98;
	font-style: italic;
	font-size: 1.1em;
	padding-left: 50px;
	padding-right: 45px;
}
#rightCol p.whoSaid {
	background-image: url(../_images/quotes-right.png);
	background-repeat: no-repeat;
	width: 428px;
	font-size: 0.9em;
	padding-top: 30px;
	margin-top: -26px;
	background-position: 486px 0px;
}


/* ----------------------------------- */
/* Page Specific Styling */
/* ----------------------------------- */


/* ----------------------------------- */
/* Form Styling */
/* ----------------------------------- */


/* ----------------------------------- */
/* Special Feature Styling */
/* ----------------------------------- */

#slideshow {
}

#map {
}

#video {
}