/* Global Styles */

body {
	margin:0px;
	background-attachment: fixed;
	}
		
/* Text Styles */

.h1a {
    font-size: 20px;
	font-weight: bold;
	color: #829099;
}


.mosttext {font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
		}
		
.h1 {font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
		}
		
		.h1GREEN{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666600;
		}
		
.h1colour1 {color: #003300}

.contenttext {font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
		}
		
.contentgreen1 {font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
		}
		
.menutext1a {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
		}
		
.phonetext {font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
		}
		
.phonetext2{font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
		}
		
.contenttext2 {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
		color: #333333;
	
		}
		
		.contenttextblack {font-family: Arial;
	font-size: 10px;
	font-weight: bold;
		color: #333333;
		}
		
.contenttext2red {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
		color: #990000;
		}
		
.contenttext3{font-family: Arial;
	font-size: 12px;
	font-weight: bold;
		color: #333333;
		}
		
.contenttext3green{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
		}
		
.contentwhite{font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	
		}
		
.contentwhitelarge{font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;

		}
		
		.contentwhitemed{font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;

		}
		
		
.contentred {font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
		}
		

.contentgrey {font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
		}

		
		
/* Text Effects */		
		
		
a:link {
	color: #ffffff
}
a:visited {
	color: #CCCCCC;
}

a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.linkset2:link {
	color: #333333
}
a.linkset2:visited {
	color: #999999
}
a.linkset2:hover {
	color: #999999
}
a.linkset2:active {
	color: #CCCCCC
}

#footer {
	position:absolute;
	bottom:0px;
	
	
}
#container {
   height:100%;
}
