body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a {
	color:#4C88C6;
}
.clear {
	clear:both;
}
body {
	font-family:verdana;
	font-size:13px;
	line-height:1.231;
	text-align:center;
}
div.content {
	background:url(../images/bg-page.png) repeat-y center top;
	margin:0 auto;
	text-align:left;
	width:993px;
	overflow:visible;
}
div.header {
	background:url(../images/bg-header.jpg) no-repeat 40px 11px;
	height:127px;
	overflow:hidden;
	padding:10px 0 0 0;
	position:relative;
	width:993px;	
}
div.header a.contact {
	background:url(../images/header-contact.jpg) no-repeat center top;
	display:block;
	height:77px;
	position:absolute;
	right:35px;
	text-indent:-3000em;
	top:7px;
	width:379px;
}
div.header span.guilds {
	background:url(../images/cityandguilds.jpg) no-repeat center top;
	display:block;
	height:66px;
	position:absolute;
	right:45px;
	text-indent:-3000em;
	top:10px;
	width:271px;
}
div.header ul {
	border-bottom:1px solid #589BD2;
	display:inline;
	float:left;
	height:27px;
	margin:81px 0 0 40px;
	overflow:visible !important;
	overflow:hidden;
	padding:10px 0 0px 0;
	width:913px;
}
div.header ul li {
	background:url(../images/nav-bg-leftd.jpg) no-repeat left 3px;	
	float:left;
	font-family:arial;
	height:28px;
	padding:0 0 0 4px;
	position:relative;
/*	width:auto !important;
	width:60px;*/
}
div.header ul li.current {
	background:url(../images/nav-bg-left.jpg) no-repeat left top;
	padding:0 0 0 4px;	
}
div.header ul li a {
	background:url(../images/nav-bg-rightd.jpg) no-repeat right 3px;		
	color:#4C88C6;
	font-size:108%;
	font-weight:bold;
	height:26px;
	line-height:31px;
	padding:8px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
div.header ul li a:hover {
	color:#9CC64C;
}
div.header ul li.current a {
	background:url(../images/nav-bg-right.jpg) no-repeat right 3px;			
	color:#9CC64C;
}
div.main {
	clear:both;
  display: inline;	
	float:left;
	margin:16px 0 0 40px;
	width:524px;
}
div.main-wide {
	clear:both;
  display: inline;	
	float:left;
	margin:16px 0 0 40px;
	width:952px;
}

div#splash {
	margin:0 0 14px 0;
}
div.main h1,
div.main-wide h1 {
	font-size:16px;
	font-weight:600;
	margin:0 0 12px 0;	
}
h2 {
	font-size:13px;
	font-weight:600;
	margin:5px 0 9px 0;	
}
h3 {
	font-size:11px;
	font-weight:600;
	margin:0 0 7px 0;	
}
div.main b,
div.main-wide b {	
	font-weight:600;
}
div.main p,
div.main-wide p {
	clear:both;
	font-size:11px;
	line-height:1.3;
	margin:0 5px 15px 0;
	text-align:justify;
}
div.main p.title {
	margin:0 0 5px 0;
}
div.main p.highlight {
	color:#AD1200;
	font-weight:bold;
}
div.main p a.email,
div.main p span.phone {
	color:#4C88C6;
	display:block;
	font-size:153%;
	font-weight:bold;
	text-decoration:none;
}
div.main p.join {
	font-size:130%;
	text-align:center;
}
div.main ul li {
	font-size:11px;
	list-style-type:disc;
	margin:0 0 0 20px;
}
div.main ol {
	margin:0 0 0px 0;
}
div.main ol li {
	font-size:11px;
	margin:0 0 5px 0;
}
div.main form.contact label {
	clear:both;	
	float:left;
	margin:0 5px 5px 0;
	text-align:right;
	width:180px;
}
div.main form.contact {
	width:400px;
}
div.main form.contact input {
	float:left;
	margin:0 0px 5px 0;	
}
div.main form input.submit {
	background:url(../images/bg-sidebar-base.jpg) no-repeat center -184px;
	border:1px solid #4C88C6;	
	clear:both;
	color:#4C88C6;
	cursor:pointer;
	font-style:italic;
	font-weight:bold;
	margin:5px 0 15px 185px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	height:22px;
	width:60px;
}
div.main form select {
	float:left;
	margin:0 0 5px 0;
}
div.main form fieldset {
	clear:both;
	padding:10px 0 0 0;
	width:320px;
}
div.main ul {
	margin:0 0 15px 0;
}
div.main table {
	width:100%;
}
div.main table th {
	font-weight:bold;
}
div.main-wide div.column {
	float:left;
	overflow:visible;
	width:472px;
}
td.highlight {
	color: #AD1200;
}
div.main-wide div.column img {
	float:right;
}
div.main-wide div.column p {
	clear:none;
}
div.column a.contact {
	margin:43px auto 0;
}
div.column div.panel {
	margin:0 auto;
}
.float {float:left;}
div.sidebar {
	display:inline;
	float:left;
	margin:16px 0 0 13px;
	width:379px;
}	
div.panel-wide {
		background:url(../images/bg-panel-base.jpg) no-repeat center bottom;
		clear:both;
		margin:0 0 5px 0;
		width:472px;
	}
div.panel-wide div.inner {
		background:url(../images/bg-panel-top.jpg) no-repeat center top;
		padding:0 0 10px;	
		text-align:center;
		width:100%;	
	}
div.panel {
	background:url(../images/bg-sidebar-base.jpg) no-repeat center bottom;
	margin:0 0 5px 0;
	width:379px;
}
div.plain {
	background:url(../images/bg-panel-base-plain.jpg) no-repeat center bottom;
	margin:0 0 5px 0;
	width:379px;
}
div.panel div.inner {
	background:url(../images/bg-sidebar-top.jpg) no-repeat center top;
	padding:0 0 10px;	
	text-align:center;
	width:100%;	
}
div.panel h3,
div.panel-wide h3 {
	border-bottom:1px solid #4C88C6;
	color:#4C88C6;
	font-size:161.6%;
	margin:0px auto;
	padding:8px 0 0 0;
	position:relative;
	text-align:left;
	text-transform:lowercase;
	width:93%;
}
div.panel h3 a {
	bottom:0px;
	font-size:60%;
	position:absolute;
	right:0px;
	text-align:right;
	text-decoration:none;
	width:100%;
}
div.panel p {
	font-size:150%;	
	margin:0px auto;
	padding:8px 0 0px 0;
	text-align:center;
	width:93%;
}
div.panel span.price {
	color:#9CC64C;
	display:block;
	font-size:207%;
	font-style:italic;
	margin:10px auto 5px auto;
	position:relative;
	text-align:left;
}
div.panel span.price b {
	color:#AD1200;
	display:inline;
	float:left;
	font-size:44%;
	font-style:normal;
	font-weight:normal;
	margin:0 0 0 45px;
	padding:3px 10px 0 0;
	text-transform:uppercase;
}
div.panel span.price i {
	font-size:61%;
	font-style:italic;
}
td { line-height:1.6;}


div.home div.panel span.price b {
	margin:0 0 0 84px;
}
div.sidebar form label {
	clear:both;
	float:left;
	font-style:italic;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	width:65px;
}
div.sidebar form input {
	background:#fff;
	border:1px solid #DDDDDC;
	float:left;
	height:20px;
	margin:8px 0 0 0;	
	width:190px;
}
div.sidebar form input.button {
	background:url(../images/bg-sidebar-base.jpg) no-repeat center -184px;
	border:1px solid #4C88C6;	
	color:#4C88C6;
	cursor:pointer;
	float:left;
	font-style:italic;
	font-weight:bold;
	margin:8px 0 0 8px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
	height:22px;
	width:60px;
}
a.contact {
	background:url(../images/contact.jpg) no-repeat center top;
	display:block;
	height:105px;
	margin:-5px 0 5px 0;
	text-indent:-3000em;
	width:379px;
}
div.sidebar p.footnote {
	font-size:93%;
	margin:-5px 0 10px 20px;
	width:350px;
}
table {
	margin:10px auto 5px auto;
	text-align:left;
	width:93%;
}
table th {
	color:#9CC64C;
	font-size:100%;
	font-weight:bold;
}
table tr.odd {
	background:#e0e0e0;
}
table td {
	font-size:93%;	
	padding:3px 0;
}
table.domestic td {
  padding:6px 0;
}

div.sidebar a.availability {
	color:#AD1200;
	display:block;
	font-size:135%;
	padding:0 0 5px 0;
	text-align:center;
	text-decoration:none;
}
div.sidebar div.map {
  background:transparent url(../images/map.jpg) no-repeat scroll 38px bottom;
  height:344px;
  position:relative;
  width:379px;
}
div.sidebar div.map h3 {
	color:#4C88C6;
	font-size:190%;
	font-style:italic;
	font-weight:bold;
	width:290px;
}
div.sidebar div.map span.guilds {

	display:none;
	height:66px;
	position:absolute;
	left:10px;
	text-indent:-3000em;
	top:80px;
	width:103px;
}
div.sidebar hr {
	width:0px;
}
div.footer {
	clear:both;
	height:25px;
	margin:0px auto 0 auto;
	padding:30px 0 0 0;
	width:100%;
}
div.footer ul {
	margin:0px 0 5px 40px;
}
div.footer ul li {
	color:#4C88C6;
	float:left;
}
div.footer ul li a {
	padding:4px;
	text-decoration:none;
}
div.footer ul li a:hover {
	color:#9CC64C;
}
div.footer ul li.first a {
	padding:4px 4px 4px 0;
}