@charset "utf-8";
/* CSS Document */

body {
background-color:#835cc6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	text-align: center;
}

#container {
width: 800px;
margin-top: 20px;
margin-right: auto; 
margin-bottom: 20px;
margin-left: auto;
text-align: left;
}


.rndtop {
background-image:url(/images/top-crn.gif);
background-repeat:no-repeat;
width: 800px;
height: 14px;
margin-bottom: 0px;
}

#side {
background-image:url(/images/center.gif);
background-repeat:repeat-y;
width: 800px;
margin-top: 0px;
margin-bottom: 0px;
}

.rndbottom {
background-image:url(/images/bottom-crn.gif);
background-repeat:no-repeat;
width: 800px;
height: 14px;
margin-top: 0px;
}

.header {
background-image:url(/images/logo-background.gif);
background-repeat:no-repeat;
width: 100%;
margin-left: 30px;
margin-right: 0px;
}

/* start of logo background */

.logo-top {
background-image:url(/images/logo-topcrn.gif);
background-repeat:no-repeat;
height: 14px;
margin-left: 30px;
margin-bottom: 0px;
}

.logo-ctr {
background-image: url(/images/logo-ctr.gif);
background-repeat:repeat-y;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
}

.logo-btm {
background-image: url(/images/logo-btm.gif);
background-repeat:no-repeat;
height: 26px;
margin-top: 0px;
margin-left: 30px;
}

/* end of logo background */

h1 {
font-size: 16px;
color: #835cc6;
margin-top: 20px;
margin-left: 10px;
line-height: 1.5em;
}

h1.comedy-head {
color: #666666;
font-size: 24px;
font-style: italic;
margin-top: 5px; 
margin-right: 70px;
margin-bottom: 35px; 
text-align:right;
}

h2 {
font-size: 14px;
color: #835cc6;
margin-top: 10px;
margin-left: 10px;
width: 200px;
}

h3 {
color: #835cc6;
font-size: 12px;
margin-top: 20px;
margin-left: 10px;
}

p {
line-height: 1.5em;
margin-left: 10px;
}

p.insert {
font-weight: bold;
font-style: italic;
line-height: 1.5em;
margin: 0px 5px 0px 20px;
}

p.question {
margin-bottom: 3px;
font-weight: bold;
font-style: italic;
}

p.answer {
margin-top: 3px;
}

ul, li {
line-height: 1.5em;
}

li {
padding-right: 10px;
}

a:link, a:visited {
color:#000099;
text-decoration: underline;
}

a:hover {
color:#9933FF;
text-decoration: underline;
}

#enquire {
background-image:url(/images/enquire.gif);
background-repeat:no-repeat;
background-position:center;
height: 42px;
}

/*
#nav {
width: 190px;
margin-top: 60px;
margin-left: 40px;
padding: 0px;
}

#nav ul {
list-style: none;
margin:0px;
padding: 0px;
}

#nav li {
list-style: none;
margin:0px;
padding: 0px;
}

#nav a:link, #nav a:visited {
display: block;
padding: 5px 5px 5px 15px;
color:#393939;
text-decoration:none;
border-bottom: 1px solid #7a7a7a;
}

#nav li a:hover {
background-color: #835cc6;
color: #FFFFFF;
padding: 5px 5px 5px 15px;
text-decoration:none;
border-bottom: 1px solid #7a7a7a;
}

*/

/* start of left insert */

.insert {
margin-left: 40px;
}
.insert-top {
background-image:url(/images/insert-topcrn.gif);
background-repeat:no-repeat;
height: 14px;
margin-bottom: 0px;
}

.insert-ctr {
background-image: url(/images/insert-ctr.gif);
background-repeat:repeat-y;
margin-top: 0px;
margin-bottom: 0px;
}

.insert-btm {
background-image: url(/images/insert-btmcrn.gif);
background-repeat:no-repeat;
height: 26px;
margin-top: 0px;
}


/* end of left insert */

.address {
text-align: center;
margin-bottom: 0px;
}
