html, body {
/*	height: 100%;*/

}
body {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 75%;
	color: #63016B;
}

.clearFloats {
	clear: both;
}

form {
	margin: 0px;
}

h1 {
	font-weight: bold;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 140%;
}

h2 {
	font-weight: bold;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 120%;
	color: #FF8500;
}

h3 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 100%;
	color: #FF8500;
}

h4 {
	font-weight: bold;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 140%;
}

p {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 12px;
}

img {
	border: 0px;
}

hr {
	color: #63016B;
	height: 1px;
	background-color: #63016B;
	border: 0px solid #63016B;
}

ul {
	margin:0px;
	margin-left:18px;
	padding:0px;
}

ul li {
	line-height: 20px;
	list-style-type: square;
}

a, a:link, a:visited, a:active {
	text-decoration: none; 
	color: #63016B;
	font-size: 100%;
	font-weight: bold;
}

a:hover {
	color: #FF8500;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

a.nobold, a.nobold:link, a.nobold:visited, a.nobold:active {
	font-weight: normal;
}

.leftIcon {
	float: left;
	width: 84px;
	margin-top: 2px;
}

.indentedText {
/*	float: left;*/
}

.iconList {
	width: 94px;
	margin-top: 5px;
	float: left;
	text-align: center;
}

#wrapper { 
	width: 769px;
	margin: 12px auto 0px auto;
	border-top: 1px solid #FFC98F;
	text-align: left;
	background-color: #fff;
}

#logo {
	float: left;
	width: 530px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#strapline {
	float: left;
	width: 239px;
}

#topnav {
	margin: 0px;
	padding: 0px;
	width: 769px;
	height: 23px;
	margin-bottom: 4px;
	background: url(../images/menu_bg.gif) no-repeat;
}

#topnav ul {
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
	padding-left: 10px;
	font-size: 90%;
}

#topnav li {
	display:inline;
	margin: 0px;
	color: #fff;
	padding-left: 0px;
	padding-right: 4px;
	line-height: 12px;
}

#topnav li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
	font-size:90%;
}

#topnav li a:hover {
	text-decoration: underline;
}

#topnav li.menuon {
	list-style-image: url(../images/arrow_black.gif);
	list-style-position: inside;
}

#topnav li.menuon a {
	color: #211918;
}

#content {
/*	background:red*/
}

#contenttop {
	background: url(../images/content_top.jpg) no-repeat;
	width: 769px;
	height:24px;
}

#contentmid {
	background: url(../images/content_mid.jpg) repeat-y;
	width: 769px;
	vertical-align:top;

}

#contentmidpadding {
	background: url(../images/content_bg.jpg) top  no-repeat;
	_height: 450px;
	min-height:450px;
	text-align: left;
	padding: 20px 150px 20px 50px;
}

#contentmidpaddingfiona {
	background: url(../images/content_bg_fiona.jpg) top  no-repeat;
	_height: 450px;
	min-height:450px;
	text-align: left;
	padding: 20px 150px 20px 50px;
}

#contentmidpaddingimage {
	background: url(../images/star_bg.gif) center no-repeat;
	_height: 400px;
	min-height:400px;
	/*padding-top: 50px;*/
	text-align: left;
	
}

#contentbtm {
	background: url(../images/content_bottom.jpg) no-repeat;
	width: 769px;
	height: 24px;
}

#contentbtmhome {
	background: url(../images/content_bottom_home.jpg) no-repeat;
	width: 769px;
	height: 24px;
}

#contentlowerhome {
	background: url(../images/home-btm-bg.gif) no-repeat #FFF0DF;
	height: 152px;
	max-height: 110px;
	padding: 21px;
}

#contentlowerhomebottom {
	background: url(../images/content_lowerbtmhome.jpg) no-repeat;
	width: 769px;
	height: 5px;
	font-size: 4px;
}

#homeleft {
	float: left;
/*	background: url(../images/home_whitebox.gif) no-repeat;
	width: 353px;*/
	height: 110px;
	padding-top: 10px;
}

.homeThumbs {
	float: left;
	padding:10px;
	padding-top:0px;
	width:110px;
}

#homeright {
	float: left;
	background: url(../images/home_whitebox.gif) no-repeat;
	width: 353px;
	height: 116px;
	padding-top: 10px;
	margin-left: 21px;
}

.homeThumbText {
	width: 228px;
	float:left;
}

.homeThumbText a {
	line-height: 16px;
}

#footer {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	width: 769px;
	height: 23px;
	background: url(../images/menu_bg.gif) no-repeat;
}

#footerLeft {
	margin-top: 4px;
	margin-left: 6px;
	float: left;
	color: #fff;
	font-size: 90%;
}

#footerRight {
	margin-top: 4px;
	margin-right: 6px;
	float: right;
	color: #fff;
	font-size: 90%;
}

#footerRight a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footerRight a:hover {
	text-decoration: underline;
}

.contactFields {
	width: 200px;
	margin-top: 20px;
	float: left;
}

.contactData {
	margin-top: 20px;
}

table {
	font-size: 100%;
}

td {
	vertical-align: top;
	font-size: 100%;
}

#twoCol {
	width:480px;
	margin:20px 0px 20px 0px;
}

#twoColLeft {
	float:left;
	width:240px;
}

#twoColRight {
	float:left;
	width:240px;
}

#container { overflow: hidden; }
#container .col { float: left; width: 180px; }
#container .col2 {  }
#container .equalheight 
{ margin-bottom: -2000px; 
padding-bottom: 2000px; 
}
