﻿/* general styles */

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

body {
color:#E1E1E1;
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 14px;
line-height: 2.1 em;
background:transparent url(images/darkwall.png) repeat;
margin:0px;
padding:0px;
}

a {
color: #df5372;
}

a:hover {
color:#99398B;
}

a:visited {
color:#666699;
}

a:visited:hover {
color:#FFFF00;
}

h1{
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.7em;
color: #e75d7d;
margin: 15px 0 15px 0;
padding-left: 0px; 
text-align:center;

}

h2 {
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.5em;
color: #762425;
margin: 5px 0 15px 0;
padding-left: 0px; 
text-align:center;
}
h4 {
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.3em;
color: #762425;
margin: 55px 0 15px 0;
padding-left: 0px; 
text-align:center;

}

h3 {
font-family:'Trebuchet MS',tahoma,helvetica, sans-serif;
font-size: 1.2em;
color: #762425;
margin: 15px 0 15px 0;
padding-left: 0px; 
text-align:center;
}

}
#bottom h3 {
font-family:arial,tahoma,helvetica, sans-serif;
font-size: 1em;
color: #762425;
margin: 55px 0 15px 0;
padding-left: 0px; 
text-align:center;

}


p {
margin: 0px 150px 15px 150px;
padding:0px;
line-height:1.5em;
}
#warning p {
margin: 0px 50px 15px 50px;
padding:0px;
line-height:1.5em;
}

#warning{
margin:0px auto;
padding:0px;
text-align:center;
width:600px;
font-size:.8em;
border:1px #df5372 double;
line-height:1.1em;
color:white;
height:125px;
background:#df5372 url('images/darkwall.png') repeat;
overflow:auto;
}
#entry{
width:700px;
margin:0px auto;
height:105px;
}
#status{
	font-family: 'Trebuchet MS',tahoma,helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color:white;
	text-align:center;
}

#phone{
	font-family: arial,helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: white;
	text-align: center;
	background:#df5372;
	width:335px;
	border:2px solid #CCCCCC;
	margin:10px auto;
	padding:5px 0px;
}
#phone a {
	color: #FFFFFF;
	font-size:.8em !important;
	font-weight:normal;
	font-family:"Brush Script MT", arial, sans-serif;
	font-style:italic;
	text-decoration:none;
}

#phone a:hover {
color: #e75d7d;
}

#phone a:visited {
color:#B15263;
}

#phone a:visited:hover {
color: #bca47c;
}



#bottom{
margin: 25px 20px 15px 20px;
padding:0px;
text-align:center;
font-size:.9em;
font-family:Arial, Helvetica, sans-serif;
}




/* layout styles */

#container {
width: 950px;
height:auto;
margin: 0px auto !important;
background:transparent url(images/column4.png) repeat-y scroll center top;
position:relative;
padding: 0px;
}

#banner {
height:400px;
background:transparent url(images/dungeon1.png)  no-repeat top left;
width:950px;
margin:0px auto;
padding:0px;
position:relative;
top:0px;
left:0px;
}

#bannerkollette {
height: 446px;
background:transparent url(images/inside2.png)  no-repeat top left;
width:950px;
margin:0px auto;
padding:0px;
position:relative;
top:0px;
left:0px;
}

