a:link {  color: #FF0000; text-decoration: underline}
a:visited { color: #CC0000; text-descoration: none}
a:hover {  color: #CC0000; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: underline}


a.yellowlinks:link {  color: #FFFE3B; text-decoration: underline;}
a.yellowlinks:visited { color: #FFFFFF; text-decoration: underline;}
a.yellowlinks:hover {  color: #FF0000; text-decoration: underline;}
a.yellowlinks:active {  color: #FF0000; text-decoration: underline;}

/* set background colour to white
- remove default margins/padding */
.homebody {
	background-color: #CC0514;
	background-image: url(images/BGtexture.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color:#DDDDDD;
}


div {
	margin: 0;
	padding: 0;
}

h1 {font-size: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FF0000;
}

h2 {font-size: 1.1em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FF0000;
}


.innertblpad {
padding: 10px;
}


.footercopyright {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}


.smwhitebold {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}



.footernav {
color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
text-align: right;
vertical-align: bottom;
padding: 5px;
}


.smwhitetext {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

.contactformhdr {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
}

.subheading {
	color:#FFFE3B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}


.imgnospc {
border: 1px #DDDDDD solid;
}



.rightnav {
	background-color: #280003;
	background-repeat: no-repeat;
}


.imgbio {
margin-right: 10px;
margin-bottom: 55px;
}



.contentgrad {
	background-image: url(images/inner-page-BG.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
}

.footerbg {
	background-image: url(images/footer-BG.jpg);
	background-repeat: no-repeat;
}


.leftInnerBorderBG {
	background-image: url(images/left-inner-BG.jpg);
	background-repeat: repeat-y;
	background-color: #666666;
}


.clientsBG {
	background-image: url(images/client-table-BG.jpg);
	background-repeat: repeat-x;
}



.hdelement {
width:5px;
visibility:hidden;
}

.clientbullets {
	list-style-image: url(images/arrow-bullet.gif);
	list-style-type: disc;
}

