@charset "utf-8";
html, body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	text-align: center;
	color: #000000;
}

body { font-size: 76%;}

div, p, table, th, td, li, .normal {font-size: 1.0em;}
* html body #mainContent table { font-size: 1.0em;}

a, a:link, a:visited {
	color: #A40034;
	text-decoration: underline;
}

a:hover {
	color: #A40034;
	text-decoration: none;
}

h1 { font-size: 1.8em; color: #FFF;}
h2 { font-size: 1.6em; color: #FFF;}
h3 { font-size: 1.3em; color:#7A003C;}
h4, .heading { font-size: 1.2em; color: #A40034;}
h5, .subheading{ font-size: 1.1em; color: #7A003C;}
h6 { font-size: 1.0em; color: #7A003C;}

h1, h2, h3, .heading, h4, .subheading, h5 { font-family:Arial, Helvetica, sans-serif; font-weight: bold;}

img { border: 0;}

#container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
 
#header {
	background: #FFFFFF;
	background-image:url(../images/star_new.gif);
	background-repeat: no-repeat;
	background-position: right -0.2em;
	height: 143px;
}

#header .logo { float:left; padding:5px 0 0 10px;}

#strapline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#FFFFFF;
	text-align:right;
	width: auto;
	background: #A30034 none;
	height:22px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;	
}

#sidebar1 {
	float: left; 
	width: 130px;
	padding: 0 0 0 10px;
}

#navigation {
	float: left;
	width: 100%;
	border-bottom:1px solid #000;	
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
}

#navigation li a {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style:normal;
	color:#FFFFFF;
	height: 1%;
	display: block;
	padding: 0.6em 0 0.6em 0.6em;
	text-decoration: none;
}

#navigation li a, #navigation a:visited {
	color:#FFFFFF;
	background-color: #A30034;
}

#navigation li a:hover {
	background-color: #BC7F9D;
}

 
#sidebar2 {
	float: right;
	padding: 0 10px 0 0;
}

#formblock {
	border: none;
	margin-top:0;
	padding:0;
	width:125px;
	text-align:center;
}

#formblock .hdg {
	font-size: 1.0em;
	margin-top: 14px;
	
}

#formblock .title {
	font-size: 1.0em;
	font-weight:bold;	
	color:#FFFFFF;
	margin-top: 1px;		
}

#formblock .txt {
	font-size:0.8em;
	margin-top: 9px;
}

#formblock .formtable {
	margin: 4px 0 0 3px;

}

#formblock .formlabel {
	font-size: 0.8em;
	text-align:left;
	color:#FFFFFF;

}

#formblock .footer {
	font-size:0.75em;
}

#mainContent {
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 150px;
	padding: 0 10px;
	line-height:15pt;
	text-align:justify;
} 
 
#footer {
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	color:#7A003C;
	font-size:0.8em;
	font-weight:bold;
}
#footer .navigation {
	margin: 15px 0;
	float:right;
}
#footer .copyright {
	margin: 15px 0;
	float:left;
}
#footerbar {
	background: #A30034 none;
	width:auto;
	height:18px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#7A003C; 
	text-decoration:none;
	background-color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
}

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

.developedby {
	text-align:center;
	font-size:0.8em;
} 
.developedby p {
	margin: 0;
	padding: 5px 0 0 0;
	color:#FFFFFF;
}
.developedby a, developedby a:visited, developedby a:link, developedby a:hover {
	color:#FFFFFF;
}

.phone { color: #7A003C; font-weight:bold}

.contactButton {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #A30034;
	border: 1px solid #000000;
}

.clr {clear:both; }

/* WebYep styles */
.PHONE { color: #7A003C; font-weight:bold}