body
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	min-width:640px;	
	background-color: #ffffff;
	color: #000000;
}

#pagewrapper
{
	position: relative;
	text-align: left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(castle_background.gif);	
	background-position: top left;
	background-repeat: repeat-y;		
}

#castlemenu
{
	clear: both;
	height: 24px;
	width: 640px;	
	background-color: #3b5400;
}

#castleheader
{
	clear: both;
	height: 109px;
	width: 640px;
	background-image: url(castle_logo.gif);	
	background-position: 204px 21px;
	background-repeat: no-repeat;			
}

#castleheaderfivestars
{
	clear: both;
	height: 109px;
	width: 640px;
	background-image: url(failte5stars.gif);	
	background-position: 550px 14px;
	background-repeat: no-repeat;			
}

#castlephoto
{
	clear: both;
	width: 640px;
	height: 295px;	
}

#castlephotospread
{
	clear: both;
	height: 148px;	
}

#castlephotospreadinner
{
	clear: both;
	position: relative;
	left: 1px;
	width: 638px;
	height: 148px;
	background-color: #ffffff;	
}

#castlephotospreadinnerinner
{
	clear: both;
	padding: 6px 7px 6px 7px;
}

.photo
{
	position: relative;
	float: left;
	width: 204px;
	height: 136px;
}

.photobreak
{
	float: left;
	width: 6px;
	height: 136px;	
}

.castleline
{
	clear: both;
	height: 1px;
	width: 640px;
	background-color: #000000;	
}

#castlecolumns
{
	clear: both;	
}

#castlecolumnsinner
{
	clear: both;
	padding: 20px 20px 20px 20px;	
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #000000;	
}

td
{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #000000;	
}

#castlecolumnsinner a
{
	text-decoration: underline;
	font-weight: bold;
	color: #bc1f00;	
}

#castlecolumnsinner a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #3a5400;	
}

#castlesloganbottom
{
	clear : both;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #ffffff;
	line-height : 24px;
	display : block;
	height : 24px;	
	background-color: #3b5400;
}

#castlesloganbottom a, #castlesloganbottom a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#castlesloganbottominner 
{ 
	float : left;
	width : 420px;
} 

#castlesloganbottomdesignedby 
{ 
	float : left;
	width : 220px;
	text-align : right;
}






.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mainTitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
	padding-top: 0px;
	margin-top: 0px;
}

.imageleft
{
	float: left;
	border-width: 0px;
}

.imageright
{
	float: right;
	border-width: 0px;
}

.image
{
	border-width: 0px;		
}

p
{
	margin-bottom: 0;	
}

form
{
	margin: 0;
	padding: 0;	
}




