/* CSS Document */

body {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #000033;
	
	}

a {
	color: #003399;
	
	}

a:hover {
	color: #003399;
	text-decoration: none;
	
	}
	
#table4body {
	background: url(images/home/bg.jpg) repeat-y;
	
	}

/* inside template stuff */

#right {
	background: url(images/inside/right.jpg) repeat-y;
	
	}

#house {
	background: url(images/inside/leftbg.jpg) repeat-y;
	
	}

#bodybg {
	background: url(images/inside/bg.jpg) repeat-y;
	padding: 0px 18px 0px 18px;
	}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	}