@charset "utf-8";
/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	width: 100%;
	/*font: normal 80% Georgia, "Times New Roman", Times, serif;*/ /* normalize font size across browsers */
	font: normal 80% Rotis Semi-Sans, Arial, Helvetica, sans-serif; /* normalize font size across browsers */
	font-size: 80%;
	background: #d4d4d4;

	margin-top: 65px;
}

ul, li, h1, h2, h3, p
{
	padding: 0;
	margin: 0;
	
}



img
{
	border: none!important;
}


a, strong, b 
{ /* Straightens out OS X font rendering */
  line-height: 19px;
color: #a70a43;
}

#outer
{
	margin: 0 auto;
	width: 999px;
	text-align: center;
}

#inner
{
	text-align: left;
}

#top
{
	height: 67px;
	background: url('../images/top.jpg') top left no-repeat;
}

#top h1
{
	position: absolute;
	top: 110px;
	margin-left: 130px;
    display: none;
	font: normal 300% Georgia, "Times New Roman", Times, serif; /* normalize font size across browsers */
}

#top h3
{
	position: absolute;
	top: 150px;
	margin-left: 340px;
    display: none;
	font: normal 180% Georgia, "Times New Roman", Times, serif; /* normalize font size across browsers */
}

#top ul 
{
	position: absolute;
	top: 76px;

	margin:0;
	padding:20px 10px 0 50px;
	list-style:none;
	z-index: 1;
	margin-left: 457px;
}
	  
#top li 
{
	display:inline;
	margin:0;
	padding:0;
}
	  
#top a 
{
	float:left;
	background:url("../images/navleft.jpg") no-repeat left top;
	/*margin:0 7px 0px 7px;*/
	margin:0 1px 0px 0px;
	padding:0 0 0 7px;
	text-decoration:none;
	font-size: 90%;
}

#top a span 
{
	float:left;
	display:block;
	background:url("../images/navright.jpg") no-repeat right top;
	/*padding:10px 15px 9px 6px;*/
	padding:10px 13px 0px 6px;
	color:#000000;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top a span {float:none;}
/* End IE5-Mac hack */
	
#top a:hover span 
{
	color:#ffffff;
}
	  
#top a:hover 
{
	background-position:0% -31px;
}

#top a.currentPage 
{
	background-position:0% -31px;	
}
	  
#top a:hover span 
{
	background-position:100% -31px;
}

#top a.currentPage span 
{
	background-position:100% -31px;
	text-decoration: underline;
	color: #ffffff;
}

/*#top a
{
	font-size: 120%;
	display: block;
	color: #000000;
	text-decoration: none;
}*/

#header a:hover
{
	text-decoration: underline;
}

#logo
{
	position: absolute;
	top: 75px;
	margin-left: 15px;
}

#phone
{
	position: absolute;
	top: 10px;
	margin-left: 650px;
}

#phone img
{
	position: relative;
	top: 4px;
}

#phone2
{
	position: absolute;
	top: 10px;
	margin-left: 820px;
}

#phone2 img
{
	position: relative;
	top: 4px;
}

.telephone
{
	color: #c60046;
	font-size: 110%;
}

.telephone2
{
	font-size: 130%;
}

#content
{
	_height: 300px;
	background: #ffffff;
	padding: 20px;
	clear: both!important;
	padding-top: 80px;
	min-height: 790px;
	padding-right: 10px;
}

#rightcol
{
	float: right;
	width: 211px;
	
}

#rightcol img
{
	margin: 3px 0 3px 0;
}

#search
{
	position: relative; 
	background: url('../images/searchbg.jpg') top left no-repeat;
	height: 70px!important;
	top: -8px;
*top: -7px!important;
	padding: 5px 0 0 8px;
	font-size: 85%;

	width: 203px;
}

div#search div#searchField{
background-colour:black;
position:absolute;
margin-top:-24px;
margin-left:40px;
}

#search #box
{
	position: absolute;
	top: 12px;
}

#coltop
{
	background: url('../images/coltop.jpg') top left no-repeat;
	height: 14px;
}

#colmid
{
	background: url('../images/colmid.jpg') top left repeat-y;
	padding: 0 10px 0 12px;
font-weight: normal;

}

#colmid h1{
color:#a70a43;
font-size: 1.3em;

}

#colmid h3
{
	color: #ba0647!important;
}

.bold
{
	font-weight: bold;
}

.smaller
{
	line-height: 5px;
}

#colmid p
{
	color: #000000!important;
}

#colmid a
{
	/*color: #336b8c!important;*/
	text-decoration: none;
}

#colmid h1 a{
color:#a70a43!important;
border-bottom: dotted 1px #a70a43;
}

#colmid a:hover
{
	text-decoration: underline;
}

#colbot
{
	background: url('../images/colbot.jpg') top left no-repeat;
	height: 17px;
}

.news
{
	padding: 10px;
	padding-top: 0;
}

.news h3
{
	color: #ba0647!important;
}

.news p
{
	color: #336b8c!important;
}

.news a
{
	/*color: #336b8c!important;*/
	color: #ba0647!important;
	text-decoration: none;
}

.news a:hover
{
	text-decoration: underline;
}

#main
{
	/*margin-right: 220px;*/
	margin-right: 215px;
	line-height: 19px;
}

#main h1
{
	padding: 5px;
	font-size: 150%;
	color: #a70a43;
}

#main h2
{
	padding: 5px;
	font-size: 150%;
	color: #a70a43;
}

#main h3
{
	padding: 5px;
	font-size: 150%;
	color: #a70a43;
}

#main p
{
	padding: 5px;
}

#main a{
text-decoration: none;
color:#333;
font-weight: bold;
border-bottom: dotted 1px #a70a43;
}

#logos a
{
    border: none;
}

#main a:hover{
text-decoration: underline;
}

#smallcol
{
	float: left;
	width: 168px;
}

#smallcoltop
{
	background: url('../images/smallcoltop.jpg') top left no-repeat;
	height: 14px;
}

#smallcolmid
{
	background: url('../images/smallcolmid.jpg') top left repeat-y;
	padding: 10px;
	padding-top: 0;
}

#smallcolmid ul
{
	padding: 0;
	margin: 0;
}

/*#smallcolmid li
{
	background: url('../images/sublinkbgtop.jpg') top left no-repeat;
	list-style: none;
	width: 138px;
	height: 28px;
	padding: 6px 0 0 10px;
}

#smallcolmid a
{
	background: url('../images/sublinkbgbottom.jpg') bottom left no-repeat;
	display: block;
	color: #267391;
	text-decoration: none;
}*/

#smallcolmid li
{
	display: block;
	list-style: none;
	width: 148px;
	padding: 0!important;
	margin: 0!important;
}

#smallcolmid .subtop
{
	display: block;
	background: url('../images/sublinkbgtop.jpg') top left no-repeat;
	width: 148px;
	height: 8px;
}

#smallcolmid .subbot
{
	display: block;
	background: url('../images/sublinkbgbottom.jpg') bottom left no-repeat;
	width: 148px;
	height: 8px
}

#smallcolmid a
{	
	clear: both;
	display: block;
	background: url('../images/sublinkbgmid.jpg') top left repeat-y; 
	width: 148px;
	color: #267391;
	text-decoration: none;
    border: none;
}

#smallcolmid a span
{	
	padding: 0px 10px 2px 10px;
	display: block;
}

#smallcolmid a:hover
{
	text-decoration: underline;
}

#smallcolmid a.currentPage
{
	text-decoration: underline;
}

#smallcolbot
{
	background: url('../images/smallcolbot.jpg') top left no-repeat;
	height: 214px;
}

#innercontent
{
	margin: 0 0 0 180px;
font-weight: normal;
}

#innercontent ul
{
	margin: 5px 0 0 30px;
}

#innercontent li
{
	color: #a70a43;
}

#innercontent li p
{
	color: #000000;
	padding: 0;
	margin: 0;
}

#spacerdiv
{
    height: 1px;
}

#featureright
{
	/*float: right;*/
	/*margin-left: 368px;
	clear: none;
	width: 360px;
	margin-top: 10px!important;*/
	
	float: left;
    clear: none;
	width: 360px;

	margin-top: 10px;
}

#featurerighttop
{
	background: url('../images/bgbgtop.jpg') top left no-repeat;
	height: 15px;


}

#featurerightimage
{
	background: url('../images/bgbgbottom.jpg') bottom left no-repeat;

padding: 10px;
}

#featureleft
{
	/*float: left;
    clear: none;
	width: 360px;

	margin-top: 10px;*/
	
	margin-left: 368px;
	clear: none;
	width: 360px;
	margin-top: 10px!important;
}

#featurelefttop
{
	background: url('../images/bgbgtop.jpg') top left no-repeat;
height: 15px;

}

#featureleftimage
{
	background: url('../images/bgbgbottom.jpg') bottom left no-repeat;
	
padding: 10px;
}

.dark
{
	color: #000000;
}

#bottom

{
	height: 30px;
	background: url('../images/bottom.jpg') top left no-repeat;
}

#footer
{
	text-align: center;
	margin-bottom: 40px;
}

#footer p
{
	padding: 2px;
}

#footer ul
{

}

#footer li
{
	list-style: none;
	display: inline;
	padding: 0 3px 0 3px;
padding-left: 15px;
background-image: url(../images/footerlinkbg.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#footer a
{
	text-decoration: none;
	color: #000000;
}

#footer a:hover
{
	text-decoration: underline;
}
#footer a.currentPage
{
	text-decoration: underline;
}





.Black{
color:#000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}




.Red{
color:#a70a43;
}

.BoldRed{
font-weight:bold;color: #a70a43;
}

.ItalicRed{
font-style:italic; color: #a70a43;
}

.UnderlinedRed{
text-decoration:underline; color:#a70a43;
}

.BoldItalicRed{
color: #a70a43; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedRed{
text-decoration:underline; color:#a70a43;font-weight:bold;
}

.ItalicUnderlinedRed{
text-decoration:underline; color:#a70a43; font-style:italic;
}

.BoldUnderlinedItalicRed{
color: #a70a43; font-weight:bold; font-style:italic; text-decoration:underline;
}

.Pink{
color:#a70a43;
}

.BoldPink{
font-weight:bold;color: #a70a43;
}

.ItalicPink{
font-style:italic; color: #a70a43;
}

.UnderlinedPink{
text-decoration:underline; color:#a70a43;
}

.BoldItalicPink{
color: #a70a43; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedPink{
text-decoration:underline; color:#a70a43;font-weight:bold;
}

.ItalicUnderlinedPink{
text-decoration:underline; color:#a70a43; font-style:italic;
}

.BoldUnderlinedItalicPink{
color: #a70a43; font-weight:bold; font-style:italic; text-decoration:underline;
}



ul ul{
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.floatright{

float: right;
}

h2 a{
color:#a70a43;
text-decoration: none;
border: none;
}

h2 a:visited{
color:#a70a43;
border: none;
text-decoration: none;
}

h2 a:hover{
text-decoration: none;
}


#content ul{
margin-left: 30px;
}


#smallcolmid ul{
margin-left: 0px;
}

#innercontent ul{
margin-left: 10px;
}

