/* @override http://blotts.com/main.css */

/* CSS Document */

/* main typography */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #A70303;
	margin: 0px
}
a {
	color: #FFCC33;
}
a:visited {
	color: #FFCC33;
	text-decoration:none;
}
a:hover {
	color: #FFCC33;
	text-decoration:underline;
}
a:active {
	color: #FFCC33;
	text-decoration:none;
}
a:link {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
}
ul{
	font-size: 17px;
	

}

h1,h2,h3,h4,h5 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 28px;
	font-style: normal;
	color: #FFCC33;
}

.main {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}

.mainCentred {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.bullet {
	list-style: url(assets/dot.gif) outside;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.smallRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

.light {font-weight:100;
}
.sansserif {font-family:Verdana, Geneva, sans-serif;
}

/* background elements */

.border {
	border: 2px #A60000 solid;
}

.mainLeft {
	background: url(assets/nav/tll.gif) repeat-y;
}

.navRight {
	background: url(assets/nav/tl.gif) repeat-y;
}

.mainRight {
	background: url(assets/nav/tr.gif) repeat-y;
}

.mainRightFill {
	background: url(assets/nav/tr_spacer.gif) repeat;
}

.mainBase {
	background: url(assets/nav/page_base_2.gif) repeat-x;
}

.leftEdge {
	background: url(assets/nav/page_left.gif) repeat-y;
}

.rightEdge {
	background: url(assets/nav/page_right.gif) repeat-y;
}

.leftCorner {
	background: url(assets/nav/page_left_corner.gif);
}

.rightCorner {
	background: url(assets/nav/page_right_corner.gif);
}

/* @group My Group */

/* home styles */

.image{
	float: left;
	background-repeat: no-repeat;
}
	.sidebar{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}
	.sidebar1{
	margin-left: 566px;
	height:108px;
	padding: 20px;
	padding-top: 70px;
	background: url(Images/images/home_r1_c3.jpg) no-repeat;
}
	.sidebar2{
	margin-left: 566px;
	height:108px;
	padding: 20px;
	padding-top: 70px;
	background: url(Images/images/home_r2_c3.jpg) no-repeat;
}
	.hombottom{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
	line-height: 18px;
}
	
	.bottom1{
	height: 230px;
	width: 235px;
	float: left;
	padding: 20px;
	background: url(Images/images/home_r4_c1.jpg) no-repeat;
	padding-top: 60px;
}
	.bottom2{
	height: 230px;
	width: 235px;
	float: left;
	padding: 20px;
	background: url(Images/images/home_r4_c2.jpg) no-repeat;
	padding-top: 80px;
	
	}
	.bottom3{
	height: 230px;
	width: 235px;
	float: left;
	padding: 20px;
	background: url(Images/images/home_r4_c4.jpg) no-repeat;
	padding-top: 60px;
	
	}
	
	.maintopleft{
	float:left;
	;
	text-align:left;
	width: 500px;
	padding: 10px;
	}
	.logotop{
	margin-left:550px;
		}


/* @end */

