@charset "UTF-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body { background-color: #503a5d; }

img { border: none; }

#wrap {
	width: 918px;
	margin: 0 auto;
}

/*fonts*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 20px;
	padding-bottom: 15px;
	padding-top: 3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #745188;
	font-weight: lighter;
	padding-bottom: 12px;
	padding-top: 6px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #745188;
	font-weight: lighter;
	padding-bottom: 12px;
}

.small { font-size: 0.7em; }

.headtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #745188;
	font-weight: lighter;
	padding-bottom: 12px;
}

/*classes*/

.bath {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.rightdivide {
	background: url(images/divider.jpg) no-repeat;
	width: 253px;
	height: 17px;
	margin-bottom: 10px;
}

.purple { color: #4d2768; }

.midline {
	background: url(images/line.jpg) no-repeat bottom;
	width: 253px;
	height: 25px;
	margin-bottom: 10px;
}

.maindivide {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6633CC;
	padding-top: 15px;
	margin-bottom: 10px;
}

.left {
	float: left;
	margin-right: 10px;
}

/*header*/
#header {
	width: 904px;
	height: 109px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
	padding-left: 14px;
}

/*flash*/
#lflash {
	width: 316px;
	height: 109px;
	float: left;
}

#mflash {
	background: url(images/flash.jpg) no-repeat;
	width: 851px;
	height: 301px;
	margin: 0 auto;
	margin-top: 6px;
	margin-right: 20px;
}

#hbflash {
	width: 563px;
	height: 80px;
	margin: 0 auto;
}

#rflash {
	width: 275px;
	height: 109px;
	float: right;
}

/*nav*/
#nav {
	width: 560px;
	height: 48px;
	margin-left: 60px;
}

#nav ul {
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav li a {
	display: block;
	text-decoration: none;
	height: 36px;
	outline: none;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: center;
}

#nav li a:hover {
	color: #303030;
	display: block;
	height: 36px;
	background: url(images/navhover.jpg) no-repeat bottom;
}

/*middle*/
#middle {
	width: 918px;
	height: 365px;
	background: url(images/middlebg.jpg) no-repeat;
	margin: 0 auto;
}

/*main*/
#main {
	margin: 0 auto;
	width: 918px;
	background: url(images/bg.jpg) repeat-y;
	overflow: hidden;
}

/*leftcol*/
#leftcol {
	width: 567px;
	float: left;
	padding-left: 45px;
	margin-right: 40px
}

#leftcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 18px;
}

#leftcol a {
	color: #745188;
	text-decoration: underline;
	outline: none;
}

#leftcol a:hover {
	text-decoration: underline;
	color: #303030;
}

#linkbox {
	color: #000000;
	border: thin dotted #745188;
	margin-left: 10px;
	padding-top: 10px;
}

#linkbox p { margin-left: 10px; }

.gallery {
	margin-left: 10px;
	margin-bottom: 6px;
}

.ngal {
	margin-left: 25px;
	margin-bottom: 6px;
}

.lgal {
	margin-left: 25px;
	margin-bottom: 6px;
}

/*contact form*/
.mainformstyle {
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}

#rightform {
	margin-top: 5px;
	border: thin dotted #7c0000;
	width: 180px;
	margin: 0 auto;
	padding-left: 10px;
}

#form a {
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.formp {
	margin: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactright {
	width: 260px;
	float: right;
}

#contactleft {
	width: 260px;
	float: left;
}

#map {
	height: 250px;
	width: 565px;
	border: 1px solid #333333;
	margin: 0 auto;
}

/*rightcol*/
#rightcol {
	width: 253px;
	float: right;
	padding-right: 13px;
	padding-top: 10px;
}

/*nav a*/
#nava {
	width: 253px;
	height: 160px;
}

#nava ul {
	list-style-type: none;
	width: 253px;
	height: 186px;
	line-height: 31px;
}

#nava li {
	display: inline;
	text-decoration: none;
}

#nava li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	padding-left: 60px;
	padding-right: 5px;
}

#nava li a:hover {
	display: block;
	background: url(images/navahover.jpg) no-repeat;
	color: #531d80;
}

/*midtext*/
#midtext {
	width: 253px;
	text-align: center;
	font-size: 1.20em;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
	line-height: 1.20em;
}

/*contact*/
#contact {
	width: 253px;
	background: url(images/contacttop.jpg) no-repeat top;
	height: 150px;
	padding-top: 40px;
}

.form { padding-top: 40px; }

.bibformstyle {
	margin-bottom: 6px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 40px;
}

.bibbutton { margin-left: 40px; }

/*footer*/
#footer {
	background: url(images/mainbottom.jpg) no-repeat top;
	width: 918px;
	margin: 0 auto;
	clear: both;
	height: 100px;
	padding-top: 30px;
}

#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	text-align: center;
	width: 918px;
	display: block;
	margin: 0 auto;
}

#footer li {
	display: inline;
	margin-left: 0px;
	color: #ffffff;
	margin-left: 10px;
}

.footborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-right: 3px;
	margin-right: 2px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.69em;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

#footer a:hover { text-decoration: underline; }

#crearelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #ffffff;
	width: 700px;
	text-align: center;
}

#crearelinks ul {
	width: 700px;
	text-align: center;
}

#crearelinks li { width: 33%; text-align: center; }

#crearelinks li a {
	color: #ffffff;
	text-align: center;
	width: 33%;
}

