/* CSS Stylesheet template */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #143B85;
	background-color: #f1d2de;
	margin-top: 0px;
	text-align: center; /* fixes IE 5 centring problem */
}
p {
	padding: 0 25px 10px 3px;
}
tb, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
td {
	padding: 5px;
}
.contacttable {
	border: 2px solid #712351;
}
.contacttable th {
	padding: 5px 5px 5px 10px;
	text-align: left;
	background-color: #EC0089;
	color: #ffffff;
	border: 2px solid white;
}
.contacttable tr {
	padding: 10px;
	text-align: left;
	border: 2px solid white;
}
.contacttable td {
	padding: 10px;
	border: 2px solid white;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CA0579;
	letter-spacing: 1px;
	padding: 20px 5px 20px 3px;
}
h3 a:link {
	color: #CA0579;
	text-decoration: underline;
	font-weight: normal;
}
h3 a:visited {
	color: #CA0579;
	text-decoration: underline;
	font-weight: normal;
}
h3 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
h3 a:active {
	color: #CA0579;
	text-decoration: underline;
	font-weight: normal;
}

h2 {
	font-size: 1.1em;
	letter-spacing: 1px;
	padding: 0px 5px 20px 3px;
}
h3 {
	font-size: 1em;
	padding: 0px 5px 10px 3px;
}

.scroll {
	padding: 8px 330px 3px 0px;
	text-transform: uppercase;
}
.copyright {
	color: #FFF;
	font-weight: bold;
	text-align: right;
	font-size: 9px;
	padding: 10px 20px 0 30px;
}
.black {
	color: #000;
}
.line {
	border-bottom: 1px solid #DA8313;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;	
}
.mp_backlinks {
	
}
.indentr {
	padding-right: 330px;
}
/* Set layout styles */
#page {
	margin: 0 auto;
	width: 840px;
	background-image: url(images/bg_tiles.jpg);
	background-repeat: repeat-y;
	background-color: #F7E5EC;
	border: 3px solid #FFF;
	text-align: left; /* fixes IE 5 centring problem */
}
#content {
	width: 840px;
	background-image: url(images/centre_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content2 {
	width: 840px;
	background-image: url(images/centre_bg_bright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#body1 {
	width: 634px;
	float: right;
}
#bodybanner {
	width: 634px;
	float: right;
	background-image: url(images/banner_pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bodysigns {
	width: 634px;
	float: right;
}
#body1b {
	width: 634px;
	float: right;
	background-image: url(images/addbox_full.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#body2 {
	width: 634px;
	float: right;
	background-image: url(images/add_box.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#movie {
	width: 450px;
	height: 345px;
	background-image: url(images/movie_pics.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index:0;
}
#gallery {
	width: 410px;
	height: 370px;
	float: right;
	padding: 28px 20px 80px 0;
	overflow: hidden;
}
#gallery2 {
	width: 410px;
	float: right;
	padding: 103px 10px 0px 10px;
	overflow: hidden;
}
#header {
	width: 840px;
	height: 179px;
	background-image: url(images/banner.jpg);
	clear: both;
}
#scroller {
	width: 840px;
	height: 45px;
	background-image: url(images/scrolltext_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 840px;
	height: 35px;
	background-color: #EC008A;
	border-top: 3px white solid;
}
#bullets {
	width: 165px;
	float: right;
	padding-top: 40px;
}
#th_gall {
	width: 200px;
	float: left;
}

/* Set layout for content images */
.picpad1 {
	padding: 0px;
	float: right;
}
.indent {
	padding-left: 35px;
	padding-right: 40px;
	color: #375098;
}
/* Link styles */

a:link {
	color: #ec008a;
}


/* CSS navigation styles */
.mainbullet {
	margin: 45px;
	padding: 3px 20px 3px 10px;
}
#menu {
	width: 164px;
	display: block;
	float: left;
}
#menu p {
	color: #FFFFFF;
	text-align: right;
	padding: 5px 20px 5px 10px;
	line-height: 150%;
}
#menu2 {
	width: 164px;
	display: block;
	float: left;
}
#menu2 p {
	color: #FFFFFF;
	text-align: right;
	padding: 5px 20px 5px 10px;
	line-height: 150%;
}
#menutext {
	width: 164px;
	display: block;
	float: left;
}
.menutext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 20px 5px 10px;
	line-height: 150%;
	background-color: #C40374;
}
.menutitle {
	color: #FFFFFF;
	text-align: right;
	padding: 5px 20px 5px 10px;
	line-height: 150%;
	background-color: #712351;
	border-bottom: #FFF solid 1px;
	border-top: #FFF solid 1px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	font-size: 11px/16px;
}
#menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

#menu li {position: relative;}

div#menu ul ul, 
div#menu ul li:hover ul ul
	{display: none;}

div#menu ul li:hover ul, 
div#menu ul ul li:hover ul
	{display: block;}

#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
}
#menu a:active {
	color: #FFF;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #ec008a;
	text-decoration: none;
}
a:visited {
	color: #ec008a;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #ec008a;
	text-decoration: none;
}
.bulletlist {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.bulletlist2 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-right: 316px;
}
.bulletlist3 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	line-height: 140%;
	margin-left: 10px;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.bulletlistbl {
	background-image: url(images/bulletb.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.menuover {
	color: #e7c1e6;
}
.menuhead {
	color: #FFF;
	text-align: right;
	background-color: #C40374;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 23px 5px 10px;
}
.submenuhead {
	color: #FFF;
	text-align: left;
	background-color: #C40374;
	border-bottom: #FFF solid 1px;
	border-left: #FFF solid 1px;
	padding: 5px 23px 5px 10px;
}
.menuheadplus {
	color: #FFF;
	text-align: right;
	background-color: #C40374;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 23px 5px 10px;
	background-image: url(images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.menuheadplus2 {
	color: #FFF;
	text-align: right;
	background-color: #712351;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 23px 5px 10px;
	background-image: url(images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.submenuheadplus {
	color: #FFF;
	text-align: left;
	background-color: #C40374;
	border-bottom: #FFF solid 1px;
	border-left: #FFF solid 1px;
	padding: 5px 23px 5px 10px;
	background-image: url(images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.menuhead2 {
	color: #FFF;
	text-align: right;
	background-color: #712351;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 3px 23px 5px 10px;
}
.menuhead3 {
	color: #FFF;
	text-align: right;
	background-color: #712351;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 23px 5px 10px;
}
.menuheadtop {
	color: #FFF;
	text-align: right;
	background-color: #C40374;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 3px 23px 5px 10px;
}
.menulist {
	color: #343b19;
	background-color: #bac68b;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	padding: 4px 0px 5px 27px;
}
#lwd {
	margin: 0 auto;
	width: 766px;
	height: 80px;
}
.logolink {
	padding: 10px;
}
.form { width:160px;
		height:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#c14a02;
		background-color:#ffffff;
		color:#000;
		padding: 4px 2px 0px 8px;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:160px;
		height:134px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#c14a02;
		background-color:#ffffff;
		color:#000;
		padding: 10px;
		margin-left:0px;
		margin-right:0px}

.submit { width:61px;
		height:25px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #c14a02;
		margin-top: 18px;
		margin-right: 30px;
		background-image: url(images/submit.gif);
}
.select {
		width: 280px
		height: 20px
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#c14a02;
		background-color:#ffffff;
		color:#000;		
}
.formtext {
		font-size: 90%;
		text-align: left;
		margin: 5px 0 0 -30px;
		padding-bottom: 6px;
}

