/* Start of CMSMS style sheet 'pages' */
* {
	padding: 0;
	margin: 0 auto;
}

body {
	background-color:#261C47;
}

#wrappergeneral {
	width: 100%;
	position: relative;
	text-align: center;
	float: left;
	background-position: center;
}

#wraptop {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(images_pages/stars.gif);
	background-repeat: repeat;
}
#wrappwall {
	text-align: center;
	position: relative;
	height: auto;
	width: 1000px;
}

#text {
	position: absolute;
	height: 73px;
	width: 127px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	display: block;
	top: 40px;
	left: 225px;
}
#wrapheader {
	background-image: url(images_pages/top.gif);
	float: left;
	height: 303px;
	width: 1000px;
	position: relative;
}
#leftnavigation {
	clear: left;
	float: left;
	height: auto;
	width: 154px;
	padding-top: 55px;
	padding-left: 51px;
	position: relative;
}
#leftnavigation ul {
	list-style-type: none;
}
#leftnavigation ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	float: left;
	height: 35px;
	width: 156px;
	line-height: 2.3em;
	text-decoration: none;
        text-transform: uppercase;
}

#leftnavigation ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8C4988;
}

#hover a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	float: left;
	height: 35px;
	width: 156px;
	line-height: 2.3em;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8C4988;
}

#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D98EBD;
	font-weight: normal;
	height: auto;
	width: 100%;
	padding-top: 12px;
	float: left;
	padding-bottom: 12px;
}

#copyright a {
	text-decoration:none;
	color: #D98EBD;
}

#wrapcontents {
	background-image: url(images_pages/background.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
}
#contents, #contentsevents {
	background-image: url(images_pages/bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: auto;
	position: relative;
	padding-left: 50px;
	padding-bottom: 108px;
	text-align: justify;
	padding-top: 65px;

}

#contents {
	width: 421px;
	padding-right: 265px;
}

#contentsevents {
	width: 586px;
	padding-right: 100px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
        color: #4B2559;
        text-transform: uppercase;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4B2559;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.3em;
}
#heading {
	position: absolute;
	height: 89px;
	width: 494px;
	top: -45px;
	right: 120px;
}
#footer {
	height: 48px;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	float: left;
	position: relative;
	border-bottom-color: #8C4988;
	background-color: #D98ebd;
	text-align: center;
	padding-top: 30px;
}

#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #682C88;
	line-height: 2.3em;
	text-decoration: none;
	text-transform: lowercase;
	padding-right: 15px;
	padding-left: 15px;
}
#footerlinks {
	position: relative;
	height: 30px;
	width: 600px;
}

#footer a:hover {
	text-decoration:underline;
}

.textInput {
	background-color: #D0C1DF !important;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.form {
	margin-top: 7px;
	margin-bottom: 3px;
}

#submit {
	float: left;
	margin-top: 15px;
	position: relative;
	width: 130px;
}

.formFieldOption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.mainForm {
	margin-bottom: 2px;
	margin-right: 7px;
}
.contacttext {
	width: 280px;
	background-color: #E1CCE8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	position: relative;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
.image {
	border: 2px solid #D0C1DF;
	text-align: center;
}
.details {
	background-color: #E1CCE8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #261E49;
	vertical-align: top;
}
.details p {
	color: #261E49;
	vertical-align: top;
}
.send {
	background-color: #261E49;
	text-align: center;
}
.send a {
	color: #FFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.send a:hover {
	text-decoration: underline;	
}

.currentpage {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8C4988;
}

.separator {
	width: 5%;
}

.nav_bar {
    padding-left: 12px;
    padding-right: 12px;
    color:#8C4988;
}

img {
border:none;
}
/* End of 'pages' */

