body  {
	
	font-family: Arial, Helvetica, sans-serif;
	
	
	margin: 0;
	text-align: center;
	font-size: 1em;
	bottom: 5px;	
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height:100%; /* needed for container min-height */
	overflow:scroll;
	color: #333333;
	background-image:url(images/marketsquare6.jpg);
	background-repeat:no-repeat;
	
}

#home {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(../images/structure/pics/11.jpg);
    }

	
#spa {
	/* background: url(../data/background.jpg)  no-repeat;*/
	background-attachment: fixed;
	background-position: center top;
	background-color: #333;
    }
#golf {
	background-attachment: fixed;
	background-image: url(../data/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#hotel {
	background-attachment: fixed;
	background-position: center top;
	background-image: url(../images/structure/23-05-09%20010.jpg);
	background-repeat: no-repeat;

	}
#health {
    background: url(../data/background.jpg)  no-repeat;
	background-attachment: fixed;
	background-position: center top;
	}

#border-container{
	width: 1150px;
	background-image: url(../images/structure/borderc.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
}

#border-top{
	background-image: url(../images/structure/borderctop.png);
	background-repeat: no-repeat;
	height:25px;
	width:1150px;
	display:block;
	margin-right: auto;
	margin-left: auto;
} 

#border-bottom{
	background-image: url(../images/structure/bordercbottom.png);
	background-repeat: no-repeat;

	height:25px;
	margin-right: auto;
	margin-left: auto;
	width:1150px;
	display:block;
	margin-top:-1px;
} 

#main-image
{
	height:350px;
	width:1100px;
	background-image: none;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#main-imagesmall
{
	height:360px;
	width:1100px;
	background-image: none;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#logo {
	height: 95px;
	background-repeat: repeat-x;
	width: 1100px;
	display:block;
	z-index:2;
	position: absolute;
	background-image:url(../images/bannernew95b.jpg);
	


 
}

#menu {
	width:  1100px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	z-index:2;
	top:95px;
	position: absolute;
	background-color:#000;
	opacity:1;
	filter: alpha(opacity=80);
	
	
	
	
}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility: visible;
	background-color: #F00;
}

#container {
	position:relative; /* needed for footer positioning*/
	width: 1100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */




	
}




#contentholder
{
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	
	background-image: url(../images/structure/PS_obsidian.png);
}

div.content-block {
	width:847px;
	background-color: #FFFFFF;
	padding-top:2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left:10px;
	margin-bottom:2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #333333;
	border-left-color: #000;
	
	
}
div.content-blocklong {
	width:847px;
	background-color: #FFFFFF;
	padding-top:2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom:2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #333333;
	border-left-color: #000;
	/*height: 910px;*/
	min-height:800px;
}
div.content-blocklong ul {
margin-left: 0px;
line-height: 1.2em;
/*text-indent:5px;
 
  list-style-image:url(arrow.gif);
list-style-type: square;*/
 padding: 2px 6px 2px 4px
 margin:8px;
}

div.content-blocklong li {
	background-image:   url(../images/structure/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	list-style-type:disc;
	
	
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}



div.content-block2 {
	width:847px;
	background-color: #FFFFFF;
	padding-top:2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom:2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCC;
}

div.content-blockside {
	border: 1px solid #CCC;
	width:100%;
	background-color: #FFF;
	padding:10px;
	margin-bottom:2px;
	
}
/*
.content-blockside a:link		{color:#fff; text-decoration:none; }
.content-blockside a:visited	{color:#fff; text-decoration:none; }
.content-blockside a:hover		{color:#fff; text-decoration:none; }
.content-blockside a:active	{color:#fff; text-decoration:none; }
*/






div.content-smallblock {
	width:410px;
	background-color:#FFFFFF;
	height:350px;
	overflow:hidden;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float:left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
.content-smallblock2 {
	border: thin double #03C;
	margin-bottom: 5px;
	padding: 5px;
	background-image:none;
	background-color:#EEE;
	margin-top: 1px;
	height:420px;
	text-align:justify;
	width:31%;
	float:right;
}

div.content-holderblock {
	width:100%;
	/*margin-bottom:2px;*/
}






div.post-block {
	border: 1px solid #CCC;
	padding:10px;
	font-size:14px;
	color: #000;
	width:100%;
	/*
-moz-transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
*/
box-shadow: 0px 4px 6px #333;
	-moz-box-shadow: 0px 4px 6px #333;
	-webkit-box-shadow: 0px 4px 6px #333;
	background-color: #EAEAEA;
}



#main-content {
	width:867px;
	height:100%;
	margin-left: 227px;
	background-color:#CCCCCC;
	padding: 3px;
}

#left-content {
	width:300px;  /* for IE5/WIN */
	width:203px;
	height:100%;
	float:left;
	margin-left:0px;	
	
	



}

#right-content {
	float:right;
	width:300px;  /* for IE5/WIN */

	width:280px; /* actual value */
	padding:10px;
	background:#FC0;


}



div.main-content ul {
margin-left: 0px;

}

div.main-content li {
	background-image:   url(../images/structure/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 12px;
	list-style-type: none;
	color: #0053A1;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

div.main-content li a:link, #content li a:visited {color:#666666;text-decoration:underline}
div.main-content li a:hover, #content li a:active{color:#C42121;text-decoration:underline}

div.main-info {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	width:160px;
	min-height:180px;
	float:right;
	padding: 8px;
	background-image:none;
	background-color: #FFFFFF;
	margin-top: 50px;
}

div.right-main {
	border: 1px none #CCCCCC;
	margin-bottom: 1em;
	width:160px;
	min-height:180px;
	float:right;
	padding: 8px;
	background-image:none;
	background-color: #FFFFFF;
	margin-top: 70px;
}




#header {
	height: 72px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #0053A1;
	background-image: url(../images/logo.jpg);
} 




#footer {
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 100%;
	width: 1150px;
} 
#footer p {
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/*Menus*/

ul#side-menu {
	width: 130px;
	list-style: none;
	font-size:11px;
	background-color: #FFFFFF;
}

ul#side-menu li {
	line-height: 3em;
	background-color: #FFFFFF;
	background-image:   url(../images/structure/bullet.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFCAE2;
	background-position: left;
}

ul#side-menu li a {
	display: block;
	color: #0053A1;
	text-decoration: none;
	padding-left: 10px;
	

}

ul#side-menu li a:hover {
	color: #C42121;
}

.MoreInfo {

}



.Heading
{
	font-family: Helvetica;
	font-size: 200%;
	color: #4481BA;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.blacktext{
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	
	font-weight:	bold;
	color:#000;
	font-size:1.4em;
	
}
h1{
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	font-size: 2em;
 	color:#14a;
 	margin: 0px;
 	padding: 0px;
}
h1 {
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	text-align:center;
	
	font-weight:normal;
	color:#14a;
}
h2,h3,h4,h5,h6 {
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	
	font-weight:normal;
	color:#14a;
}
h2{
	
	font-size:1.6em;
	color: #14a;
	/*margin-bottom: -3px;
	padding-bottom: -3px;*/
	margin: 0px;
 	padding: 0px;
}

h3{
	font-size:1.4em;
	
	margin: 0px;
	padding: 0px;
	
}
.REDtext{
	font-size:1.2em;
	margin: 0px;
	padding: 0px;
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	font-weight:normal;
	color:#BB1044;
}

.REDh3{
	font-size:1.6em;
	margin: 0px;
	padding: 0px;
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	font-weight:normal;
	color:#BB1044;
}

.REDh4{
	font-size:1.9em;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	
	color:#F00;
}



h4{
 	font-size:1.2em;
 	
 	font-weight: normal;
 	
 	margin: 0px;
	padding: 0px;
}

h5{
font-size:1em;
 margin: 0px;
 padding: 0px;
}
h6{
font-size:.8em;
 
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.menutext {
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	
	font-size: 1.2em;
 	color:#14a;
}
.menutextgreen {
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	
	font-size: 1.2em;
 	color:#066;
}


/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 4px;
}
.fltrttel {
	float: right;
	margin-left: 4px;
	position:relative;
	top:260px;
	
}

.fltlftemail { 
	float: left;
	margin-right: 8px;
	position:relative;
	top:260px;
	
	
	
}




.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menufont {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.barfont {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}

.footerfont{
	color: #999999;
	font-size:9px;
}

a:link
{
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	color: #666666;
	text-decoration: underline;
}

a:hover
{
	color: #C42121;
	text-decoration: underline;
}

a:active{
	color: #004798;
	text-decoration: none;
}

.header a:link
{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Helvetica;
	font-size: x-small;
}

.header a:visited
{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Helvetica;
	font-size: x-small;
}



img.border {
	margin: 10px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

img.border2 {
	margin: 10px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position:relative;
}

.sidemenuH {font-size: 80%}

ul#footerNav {
	width: 1100px;
	height: 200px;
	/*border-top: 1px ridge #ECB870;*/
	text-align: center;
	line-height: 23px;
	font-size: 100%;
	margin-top: 15px;

	margin-left: 5px;
}

ul#footerNav li {
	display: inline;
	margin: 0 20px;
	list-style: none;
}

ul#footerNav li a {
	text-decoration: none;
	color:#666;
}

ul#footerNav li a:hover {
	color:#14a;
	text-decoration: none;
}
#footerBoxleft{
	width:1140px;
	background-image:url(../images/structure/Back.png);
	background-repeat:repeat;
	height:300px;
	text-align:left;
	margin-left:4px;
	border:#CCCCCC thin solid;
	
	/*border-left: #666 thin solid;*/

}
.footerbox1{
	float:left;
	width:1135px;
	height:90px;
	border-bottom:#CCCCCC thin solid;
	
}
.footerboxcopyright{
	float:left;
	width:1135px;
	height:15px;
	/*border-bottom:#CCCCCC thin solid;*/
	
}
.footerbox400left{
	float:left;
	width:450px;
	height:77px;
	margin-left:5px;
	
	
}
.footerboxmiddleleft{
	float:left;
	width:160px;
	height:82px;
	margin-left:5px;
	margin-top:2px;
	
	
}
.footerbox400right{
	float:right;
	width:400px;
	height:77px;
	
	
	
}


.footerbox{
	float:left;
	width:150px;
	height:auto;
	/*border:#0066CC thin solid;*/
	margin-left:0px;
	font-size: 12px;
    color:#666666;

}
.footerbox p{
	font-size: 12px;
 color:#666666;
}

#clear-footer
{
	width:100%;
	height:0px;
	clear:both;
}
a:link {
COLOR: #0000FF;
}
a:visited {
	COLOR: #009999;
	
}
a:hover {
	COLOR: #000000;
	
}
a:active {
	COLOR: #009999;
	
}
.imgleft {
	margin-right:8px;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:5px;
	border: 1px groove #3E4232;
	padding:1px;

}
.imgleft2 {
	margin-right:8px;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:5px;
	
	padding:10px;
	
	}
	
	.imgright4{
	margin-right:8px;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:5px;	
	padding:1px;
	
	}

.imgright {
	margin-left:8px;
	margin-top:2px;
	margin-right:1px;
	margin-bottom:2px;
	border: 1px groove #3E4232;
	padding:1px;
	
}

.imgright2 {
	margin-left:8px;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	padding:1px;
	
}

.imgright3 {
	float:right;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border: 1px groove #3E4232;
	padding:1px;
	
}

.imgborder {
	border: 1px groove #3E4232;
	padding:1px;
}
.imgbordercentre {
	border: 1px groove #3E4232;
	padding:1px;
	text-align:center;
}



.outlineleft{
	margin-left:5px;
	height:220px;
	outline-color:	#F4B94A;
	outline-width:thin;	
	outline-style:ridge;
	padding:5px;
	background-color:#FCF7EB;
	
}
	
	
p {
	font-size:0.9em;
	color: #333333;
}
.undertext {
	font-size:0.8em;
	color: #333333;
	text-align:left;
}
/*box right float*/

.boxrightfloat {
	padding:5px;
	float: right;
	
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;

	margin-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	min-height:600px;
	background-color:#FFFFFF;	
}

.boxleftfloat {
	float: left;
	width:720px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 80px;
	min-height:600px;
}
.boxleftfloat550 {
	float: left;
	width:550px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	min-height:200px;
	padding-bottom:5px;
}
.boxleftfloat800 {
	float: left;
	width:800px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	min-height:600px;
}
.boxleftfloatmenu {
		float: left;
	
	width:100%;
	margin-top: 5px;
	
	margin-bottom: 5px;

	
	
	min-height:600px;	
}
.boxrightfloatoffers {
	padding:5px;
	float: right;
	
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;

	margin-left: 10px;
	
	
}


.boxrightfloatNoBorder {
	padding:5px;
	float: right;
	
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;

	margin-left: 10px;
	
	min-height:600px;	
}

.imgtopleft{
	
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;	
	
}

.boxes{
	width:240px;
	height:260px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}
.boxesnoheight{
	width:240px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}

.boxesCharity{
	width:240px;
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}

.boxTwitter{
	width:240px;
	height:320px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
	overflow:hidden;
}

.boxestestimonials{
	width:650px;
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}
.boxestest{
	width:245px;
	height:300px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}
.boxes400H{
	width:390px;
	height:660px;	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}
.boxes400H2{
	width:390px;
	height:570px;	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}

.boxes400L{
	width:390px;
	height:570px;	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}

.boxes400LNH{
	width:540px;	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}






.boxesnarrow{
	width:200px;
	height:360px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:2px;
	font-size:13px;
	
}
.boxesnarrow100h{
	width:150px;
	height:150px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:2px;
	font-size:13px;
	
	text-align:center;
	
}
.boxesnarrow300h{
	width:300px;
	height:150px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:2px;
	font-size:13px;
	
	text-align:center;
	
}
.boxesBrochures{
	width:200px;
	height:20px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:3px;
	margin-bottom:10px;
	padding:3px;
	padding-left:25px;
	font-size:13px;
	background-image:url(../images/Brochures/pdf-icon2.gif);
	background-position:left;
	background-repeat:no-repeat; 
	
	text-align:left;
	
}
.boxesBrochures a:link		{color:#666; text-decoration:none; }
.boxesBrochures a:visited	{color:#006; text-decoration:none;}
.boxesBrochures a:hover		{color:#BA1F23;text-decoration:none;}
.boxesBrochures a:active	{color:#666; text-decoration:none; }





.boxeswide{
	width:630px;
	height:auto;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	font-size:13px;
	margin-bottom:10px;


	
}


.boxeswideNH{
	width:658px;
	
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	
	font-size:13px;

	
}
.boxeswide780{
	width:780px;
	padding:5px;
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	
	font-size:13px;

	
}
.boxeswide800{
	width:800px;
	padding:3px;
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	
	font-size:13px;

	
}
.boxeswide760{
	width:748px;
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	padding-left:10px;
	
	font-size:13px;

	
}
.boxeswide760b{
	width:763px;
	
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	padding-left:10px;
	
	font-size:13px;

	
}
.boxeswide760 p {
 font-size: 12px;
 color:#666666;
 }

.boxeslong{
	width:240px;
	height:325px;
	background-color:#F3F3F3;
	border:#999999 thin ridge;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:4px;
	font-size:13px;
}
.boxeslong p {
 font-size: 12px;
 color:#666666;
 }

.boxes p {
 font-size: 12px;
 color:#666666;
 }
.boxesnarrow p {
 font-size: 12px;
 color:#666666;
 }

.boxes400 p {
 font-size: 12px;
 color:#666666;
 }



.leftboxes{
	float:left;
	margin-left:30px;
	width:150;	
	
	
	
}

.Greenh4{
 	font-size:1.2em;
 	
 	font-weight: normal;
	color:#006666;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
 	margin: 0px;
	padding: 0px;
}

.Greyh4{
 	font-size:1.2em;
 	
 	font-weight: normal;
	color:#333;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
 	margin: 0px;
	padding: 0px;
}
.Greyh3{
 	font-size:1.3em;
 	
 	font-weight: normal;
	color:#333;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
 	margin: 0px;
	padding: 0px;
}
.Grey{
 	font-size:1em;
 	
 	font-weight: normal;
	color:#333;
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
 	margin: 0px;
	padding: 0px;
}
.normaltextGrey{
	font-size:0.9em;
	color: #333333;
}

.footerbox a:link		{color:#666; text-decoration:none; }
.footerbox a:visited	{color:#666; text-decoration:none; }
.footerbox a:hover		{color:#666; text-decoration:underline; }
.footerbox a:active	{color:#666; text-decoration:none; }

.footerbox400right a:link		{color:#666; text-decoration:none; }
.footerbox400right a:visited	{color:#666; text-decoration:none; }
.footerbox400right a:hover		{color:#666; text-decoration:none; }
.footerbox400right a:active	{color:#666; text-decoration:none; }

#copyright{
	font-size: 12px;
	color: #CCC;
	text-align:right;
	position:relative;
	left: 1px;
	bottom: 1px;	
	
	
}
.floor {
	position:relative;
	bottom:3px;
	right:3px;
}
.textemphatic{
	font-size:20px;
	color:#C60;
	text-align:center;
	text-shadow:inherit;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	
}
.textemphatic2{
	font-size:24px;
	color:#C60;
	text-align:center;	
	text-shadow:inherit;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	
}	
.GreenHeading{
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	font-size: 2em;
 	color:#445001;
 	margin: 0px;
 	padding: 0px;
}

.BlackHeading{
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	font-size: 2em;
 	color:#000;
 	margin: 0px;
 	padding: 0px;
}
.BlueHeading{
 	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Adobe Garamond Pro", Georgia, serif;
	font-size: 2em;
 	color:#14a;
 	margin: 0px;
 	padding: 0px;
}
.Textdarkgreen {
	color:#093;
	border-color: #333333;
	/*background-color:#14a;*/
	cursor: default;
	padding-left:5px;
	font-size:large;	
	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Textredlarge {
	color:#F00;	
	padding-left:5px;
	font-size:50px;
	font-weight:bold;	
	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.TextonBackground {
	color: #14a;
	border-color: #333333;
	/*background-color:#14a;*/
	cursor: default;
	padding-left:5px;
	font-size:large;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.TextonBackgroundgrey {
	color:#000;
	border-color: #333333;
	background-color:#CACAFF;
	cursor: default;
	padding-left:5px;
}


.TextonBackgroundgreen {
	color:#000;
	border-color: #333333;
	background-color:#CF6;
	cursor: default;
	padding-left:5px;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
.GoogleFont{
  font-family: 'Tangerine', serif;
  font-size:2em;
  text-shadow: 4px 4px 4px #aaa;
}


/*ul {
 font-size: 14px;
 font-style: normal;
 line-height: 2em;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #000;
 text-decoration: none; 
 text-indent:5px;
 list-style-position: outside;
 list-style-image:url(arrow.gif);
 /*list-style-type: square;
 padding: 2px 6px 2px 4px
 margin:8px;
 
 }*/
 
