html {
height:auto;
height:100%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(grfx/bkg.jpg);
	background-repeat: repeat;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	
}
#mobilephone {
	width: 320px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #1783AB;
	margin: 0px;
	left: -10000px;
	top: -10000px;
	position: absolute;
}
#mobilephone_content  {
	width: 100%;
}
.lightgreen_text {
	color: #BAC76D;
}

#container {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	
}
#shadow_bkg {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(grfx/shadow_bkg.png);
	background-repeat: repeat-y;
	min-height: 100%;
}
#content {
	height: 344px;
	z-index: 100;
}
#sub_content {
	z-index: 100;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
}
#sub_content p {
	margin: 0px;
	padding: 0px;
}


#level_2 {
	background-image: url(grfx/level2_bkg.jpg);
	background-repeat: no-repeat;
	height: 239px;
}
#level_3_shadow {
	background-image: url(grfx/level3_shadow.jpg);
	height: 20px;
}
#header {
	height: 124px;
}
#nav {
	height: 31px;
}

#level_3_content {
	background-color: #1783AA;
	
}
#level_3_holder {

}

#footer {
	background-image: url(grfx/footer_bkg.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
}
#footer ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-right: 4px;
	padding: 0px;
}
#tags {
	margin-left: 30px;
}

#footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#banner {
	padding-top: 20px;
	float: left;
}
#news {
	background-image: url(grfx/news_bkg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 451px;
	float: left;
	position: relative;
	top: 31px;
	margin: 0px;
	padding: 0px;
	left: 34px;
	font-size: 13px;
	color: #0C4E68;
}
#news_content {
	padding-right: 18px;
	padding-left: 18px;
	overflow: auto;
	padding-top: 14px;
	height: 139px;
	position: relative;
	top: 6px;
}
#news_content p {
	margin: 0px;
	padding: 0px;
}


#clear_float {
	clear: both;
}
#oldnews {
	margin-right: 10px;
	margin-top: 6px;
	height: 13px;
	width: 64px;
	float: right;
}

a.readmore:link {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0C4E68;
	text-decoration: none;
}
a.readmore:visited {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0C4E68;
	text-decoration: none;
}
a.readmore:hover {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0C4E68;
	text-decoration: underline;
}
.Contact_Titles {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.contact_tables  {
	padding: 6px;
	margin: 0px;
}
.blueboldtext {
	font-size: 18px;
	font-weight: bold;
	color: #1783AB;
}
.whiteboldtext {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.whitetext {
	color: #FFF;
}
.whitetext_withlinespace {
	line-height: 24px;
	color: #FFF;
}


a.general_link:link {
	color: #9FC159;
	text-decoration: none;
}
a.general_link:visited {
	color: #9FC159;
	text-decoration: none;
}
a.general_link:hover {
	color: #9FC159;
	text-decoration: underline;
}
a.orangelink:link {
	color: #FF3;
	text-decoration: none;
}
a.orangelink:visited {
	color: #FF3;
	text-decoration: none;
}
a.orangelink:hover {
	color: #FF3;
	text-decoration: underline;
}
#level_2_what {
	background-image: url(grfx/level2_bkg.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#spacer {
	height: 4px;
}
a.bluelinks:link {
	color: #1783AA;
	text-decoration: none;
}
a.bluelinks:visited {
	color: #1783AA;
	text-decoration: none;
}
a.bluelinks:hover {
	color: #1783AA;
	text-decoration: underline;
}
.whois_logo {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
