/* CSS Document */
html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1.6em;
	background: url(images/temp.gif) top center;
}

p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-bottom: 5px;
}

h2 {
	color: #731472;
	font-size: 18px;
}

a:link, a:visited {
	color: #731472;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#main {
	width: 725px;
	margin: 20px auto 0 auto;
}

#header {
	clear: both;
	color: #fff;
}

#header .title {
	font-weight: bold;
	font-size: 3em;
	font-style: italic;
	margin-left: 30px;
	margin-top: 5px;
}

#header .subsubserv {
	display: block;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
	font-size: 0.9em;
}

#header .subsub {
	display: block;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
	font-size: 1.1em;
}

#header .subname {
	margin-left: 30px;
	font-weight: bold;
	margin-top: 5px;
}

#header .subtitle {
	font-weight: bold;
	font-size: 1.6em;
	margin-left: 138px;
}

#nav {
	float: left;
	width: 228px;
	list-style-type: none;
}

/* nav links */

#nav li {
	list-style-type: none;
	margin-bottom: 7px;
}

#nav li a:link, #nav li a:visited {
	display: block;
	line-height: 25px;
	text-align: center;
	background: url(images/link.gif) no-repeat top center;
	font-weight: bold;
	text-decoration: none;
	color: #731472;
	font-size: 1.1em;
}

#nav li a:hover {
	background-position: bottom center;
	color: #666;
}

/* end of links */

#mast {
	float: right;
	width: 497px;
	height: 222px;
	background: url(images/mast_bg.gif) no-repeat;
}

#content {
	clear: both;
	padding-top: 25px;
	padding-bottom: 35px;
}

#footer {
	text-align: center;
	background: url(images/foot_bg.gif) no-repeat;
	line-height: 30px;
	margin-bottom: 30px;
}

#footer a {
	margin-left: 2em;
	margin-right: 2.5em;
}

#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-weight: 1.1em;
}

#footer a:hover {
	color: #731472;
}

.leftsubtxt {
	display: block;
	color: #731472;
	padding-right: 20px;
}

.bdtxt {
	font-weight: bold;
	line-height: 2em;
	margin-top: 15px;
	margin-bottom: 15px;
}

.subheads {
	font-weight: bold;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #731472;
	font-size: 15px;
}

.subsubheads {
	font-weight: bold;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8d6cd1;
	font-size: 13px;
}


.quotes {
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #731472;
}

.lowerquotes {
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 100px;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.6em;
	font-weight: bold;
	color: #731472;
}

#events_btn {
	width: 145px;
	height: 170px;
	float: right;
}

/* secondary pages */

#orn {
	background: url(images/ornament.gif) no-repeat left center;
	height: 75px;
}

#cont_list ul {
	
}

#cont_list li {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

#steps {
	list-style-type: disc;
	margin-left: 15px;
	
}

#steps li {
	font-size: 12px;
	padding-top: 10px;
}

#links {
	display: block;
}

#links li {
	display: block;
	width: 500px;
	font-size: 12px;
	list-style-type: none;
	padding: 5px;
}

#top {
	border: 1px solid #bb6bba;
	border-bottom: 0;
}

#bottom {
	border: 1px solid #bb6bba;
	border-top: 0;
}
