@charset "utf-8";
/* CSS Document */

body {
	background: #680c70 url(../img/background.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#680c70;
	text-decoration: underline;
}

a:hover {
	color:#a90db7;	
}

h1,h2,h3,h4,h5 {
	color: #680c70;	padding: 0 0 10px 0;
}

p {
	padding: 0 0 15px 0;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 25px;	
	padding: 0 0 15px 0;
}

ul {
	list-style-type: square;	
}

	ul li, ol li {
		padding: 0 0 5px 0;	
	}

ol {
	list-style-type:decimal;	
}

h1 { font-size: 28px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; font-weight: normal; color: #666; }

sup {
	vertical-align: top;
	font-size: 70%;
}

img.fright {
	float: right;
	margin: 0 0 0 20px;	
}

p.large { font-size: 25px; }

img#continue {
	position: absolute;
	z-index: 10;
	right: -20px;
	top: 150px;	
}



#container {
	position: relative;
	width: 992px;
	margin: 25px auto;
}

#top {
	position: relative;
	padding: 20px 16px 0 16px;
	width: 960px;
	background: url(../img/top.png) no-repeat 0 0;
	overflow: hidden;
}

	#top img#logo {
		position: relative;
		float: left;
		margin: 0 0 0 25px;
	}

	#top #righttext {
		position: relative;
		float: right;
		text-align: right;
		width: 400px;
		margin: 15px 25px 0 0;
		overflow: hidden;
	}
		#top #righttext h1 {
			padding: 0;	
		}
	
	#top #middletext {
		position: relative;
		float: right;
		margin: 15px 0 0 0;
		text-align: left;
		width: 250px;
		overflow: hidden;
	}
		#top #middletext p {
			padding: 0 ;
			margin: 0;	
			line-height: 1.3em;
		}
	

#body {
	position: relative;
	width: 928px;	
	padding: 15px 32px 10px 32px;
	width: 928px;	
	background: url(../img/body.png) repeat-y 0 0;
	overflow: hidden;
}
		
#menu {
	position: relative;
	width: 960px;
	padding: 0 16px 0 16px;
	background: url(../img/body.png) repeat-y 0 0;	
	overflow: hidden;
}

	#menu ul
	{
	background: #000 url(../img/menu.png) repeat-x 0 0;
	color: #fff;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	}
	
	#menu ul li { display: inline; }
	
	#menu ul li a
	{
	padding:10px 15px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}
	
	#menu ul li a:hover
	{
	background-color: #555;
	text-decoration: underline;
	color: #fff;
	}
	
#footer {
	width: 960px;
	padding: 30px 16px 0 16px;
	background: url(../img/footer.png) no-repeat 0 0;	
	color: #fff;
}
	#footer a {
		color: #fff;	
	}
		#footer a:hover {
			color: #fff;	
		}
	
#map {
	position: relative;
	float: right;
	margin: 10px 0 10px 20px;
	width: 425px;
	height: 350px;	
}
		
		
/* FORMS */
@charset "utf-8";
/* CSS Document */

form {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

form div.fieldset {
	position: relative;
	border-top:  1px solid #3a362c;
	margin: 20px 0 0px 0;
	padding: 15px;
}

form div.fieldset span.legend {
	position: absolute;
	background-color: #FFF;
	padding: 3px;
	top: -12px;
	font-size: 14px;
	font-weight: bold;
	color: #3a362c;
}

form p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 15px 0;
}

form label {
	text-align: right;
	padding: 5px 0 5px 0;
	width: 80px;
	margin-right: 0.6em;
	float: left;
}

label.error { float: none; color: red; font-size: 10px; padding: 3px 0 3px 0.5em;}

.label {
	padding: 0 0 0 30px;
	text-align: right;
	margin-right: 0.3em;
}

form .submit input { 
	margin: 0 0 0 105px;
}

form input[type="text"], input[type="password"], form textarea, form select {
	border: 1px solid #999;
	padding: 2px 3px 2px 3px;
}

form .line {
	position: relative;
	height: 0;
	line-height: 0;
	font-size: 0px;
	padding: 0;
	margin: 8px 0 8px 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	display: block;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(/img/info.png);
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(/img/success.png);
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(/img/warning.png);
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(/img/error.png);
}


/* Tables */

table.contacttable {
	margin: 0 0 12px 0;	
}

table.contacttable tr th, table.contacttable tr td {
	padding: 4px;	
}
table.contacttable tr th {
		text-align: right;
}