
/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	outline: 0px;
	font-size: 16px;
	background: transparent;
	}

html /* add so that IE sets font size to 1em */
	{
	font-size: 16px;
	}

body 
	{
	font-size: 16px; /* set font size to default */
	font-family: georgia, serif;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background: #ffffff;
	color: #5a5a5a;
	}

ol, ul, li
	{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* End of Reset */

/* Formatting Divs */

em
	{
	font-size: 0.875em;
	font-style: italic;
	}

strong
	{
	font-size: 1em;
	font-weight: bold;
	}

.title
	{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}

h1
	{
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}

h2
	{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}

/* End of Formatting Divs */

#content
	{
	clear: both;
	width: 1000px;
	margin: 0px auto 0px auto;
	}

#leftone
	{
	float: left;
	width: 100px;
	height: 650px;
	padding-top: 30px; 
	}

#lefttwo
	{
	float: left;
	width: 130px;
	height: 650px;
	padding-top: 30px; 
	}

#centre
	{
	float: left;
	width: 540px;
	height: 650px;
	}

/* Nav */

.centretopbottom
	{
	clear: both;
	width: 540px;
	height: 80px;
	text-align: center;
	}

.centretopbottom p
	{
	font-size: 0.75em;
	line-height: 1.8em;
	text-transform: uppercase;
	padding: 30px 0px 0px 0px;
	}

.centretopbottom p a:link, .centretopbottom p a:visited, .centretopbottom p a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: none;
	}

.centretopbottom p a:hover
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

.centretopbottom p a.over:link, .centretopbottom p a.over:visited, .centretopbottom p a.over:hover, .centretopbottom p a.over:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

/* End of Nav */

/* Main content */

#centrearea
	{
	width: 520px;
	height: 508px;
	padding: 20px 10px 20px 10px; 
	}

#centreareatwo
	{
	clear: both;
	width: 540px;
	height: 548px;
	}

/* General formating */

#centrearea p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#centrearea p a:link, #centrearea p a:visited, #centrearea p a:hover, #centrearea p a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

/* End of General formating */

/* Bar Home Page */

#barcontainerhome
	{
	clear: both;
	width: 520px;
	height: 508px;
	}

#barcontainerhometop
	{
	clear: both;
	width: 520px;
	height: 244px;
	}

#barcontainerhometop p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#barcontainerhometop p a:link, #barcontainerhometop p a:visited, #barcontainerhometop p a:hover, #barcontainerhometop p a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

#barcontainerhomebottom
	{
	clear: both;
	width: 516px;
	height: 244px;
	}

#barcontainerhomebottomleft
	{
	float: left;
	width: 258px;
	padding: 0px 20px 0px 0px;
	}

#barcontainerhomebottomleft p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#barcontainerhomebottomtright
	{
	float: right;
	width: 258px;
	padding: 0px 0px 0px 20px;
	}

#barcontainerhomebottomright p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#previousnext
	{
	clear: both;
	width: 520px;
	height: 20px;
	}

#previousnext p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: right;
	}

#previousnext p a:link, #previousnext p a:visited, #previousnext p a:hover, #previousnext p a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

/* End of Bar Home Page */

/* Bar Other Pages */

#barcontainer
	{
	clear: both;
	width: 520px;
	height: 508px;
	}

#barcontainerleft
	{
	float: left;
	width: 238px;
	height: 488px;
	padding: 0px 20px 0px 0px;
	}

#barcontainerleft p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#barcontainerright
	{
	float: right;
	width: 238px;
	height: 488px;
	padding: 0px 0px 0px 20px;
	}

#barcontainerright p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

/* End of Bar Other Pages */

/* Contact */

label
	{
	font-size: 1em;
	line-height: 2em;
	margin: 0px 0px 0px 90px;
	}

input
	{
	width: 350px;
	height: 20px;
	margin: 2px 0px 2px 90px;
	}
	
textarea
	{
	width: 350px;
	height: 100px;
	margin: 2px 0px 2px 90px;
	}
	
.button
	{
	font-size: 0.8125em;
	color: #585858;
	width: 120px;
	height: 25px;
	}

#centrearea p.centerpara
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: center;
	}

#centrearea p.centerpara a:link, #centrearea p.centerpara a:visited, #centrearea p.centerpara a:hover, #centrearea p.centerpara a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}	
	
/* End of Contact */

/* End of Main Content */

.centreline
	{
	clear: both;
	width: 540px;
	height: 1px;
	background: #999999;
	}

#rightone
	{
	float: left;
	width: 130px;
	height: 650px;
	padding-top: 30px; 
	}

#righttwo
	{
	float: right;
	width: 100px;
	height: 650px;
	padding-top: 30px; 
	}


/* Staying Over Home Page */

#stayingcontainerhome
	{
	clear: both;
	width: 520px;
	height: 508px;
	}

#stayingcontainerhometop
	{
	clear: both;
	width: 520px;
	height: 160px;
	}

#stayingcontainerhometop p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#stayingcontainerhometop p a:link, #stayingcontainerhometop p a:visited, #stayingcontainerhometop p a:hover, #stayingcontainerhometop p a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

#stayingcontainerhomebottom
	{
	clear: both;
	width: 516px;
	height: 328px;
	}

#stayingcontainerhomebottomleft
	{
	float: left;
	width: 258px;
	padding: 0px 20px 0px 0px;
	}

#stayingcontainerhomebottomleft p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#stayingcontainerhomebottomtright
	{
	float: right;
	width: 258px;
	padding: 0px 0px 0px 20px;
	}

#stayingcontainerhomebottomright p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#previousnext
	{
	clear: both;
	width: 520px;
	height: 20px;
	}

#previousnext p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: right;
	}

#previousnext p a:link, #previousnext p a:visited, #previousnext p a:hover, #previousnext p a:active
	{
	font-size: 1em;
	color: #5a5a5a;
	text-decoration: underline;
	}

/* End of Staying Over Home Page */

/* Staying Over Other Pages */

#stayingcontainer
	{
	clear: both;
	width: 520px;
	height: 508px;
	}

#stayingcontainerleft
	{
	float: left;
	width: 238px;
	height: 488px;
	padding: 0px 20px 0px 0px;
	}

#stayingcontainerleft p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

#stayingcontainerright
	{
	float: right;
	width: 238px;
	height: 488px;
	padding: 0px 0px 0px 20px;
	}

#stayingcontainerright p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	text-align: justify;
	}

/* End of Bar Other Pages */

/* Frank */

#centerfrankleft
	{
	float: left;
	width: 270px;
	height: 548px;
	}

#centerfrankleft img
	{
	width: 270px;
	height: 548px;
	border: none;
	}

#centerfrankright
	{
	float: right;
	width: 270px;
	height: 548px;
	}

#centerfrankright img
	{
	width: 270px;
	height: 548px;
	border: none;
	}
	
/* End of Frank */
