*{
	padding:0;
	text-align: center;
	color: #309;
	margin: 0;
}

body {
	padding: 6px 0px 12px;
	background-color: #1d1d1d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}

a {
	text-decoration: underline;
}

a:hover {
	color: #305785;
	background-color: inherit;
	text-align: left;

}

span {
	display: none;
}

img {
	border: none;
	text-align: right;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	line-height: 15px;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

/* Page Header */

#page_header {
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	margin-bottom: 1px;
	width: 992px;
	height: 180px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background: url('images/test1.jpg');
}

#page_header2 {
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	margin-bottom: 1px;
	width: 992px;
	height: 180px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background: url('images/sunsetbanner.jpg');
}


/* Page Menu */




#page_menu li a:hover {
	color: inherit;
	background-color: #891d1c;
	margin: 0px;
}

#page_menu li.black a:hover {
	color: inherit;
	background-color: #424242;
}

/* Page Content */

#page_content {
    margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 992px;
	background: url('images/content_background.png') repeat-y 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Welcome Text*/

#welcome_text {
	padding: 0px 11px;
	font-size: 18px;
}

/* Footer Links */

#footer_links {
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 992px;
	padding: 18px 0px 0px;
	color: #083360;
	background: url('images/footer_background.png') #fff repeat-x 0px 1px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#footer_links a {
	color: #083360;
	text-decoration: none;
}

#footer_links a:hover {
	color: #F00;
}

#footer_links ul {
	margin: 0px auto;
	padding: 0px 0px 0px 100px;
}

#footer_links li {
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	padding: 0px 12px 0px 10px;
	text-transform: lowercase;
	float: left;
	background-image: url(images/footer_links_div.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#footer_links li.last {
	padding-right: 10px;
	background: none;
}


/* Page Footer */

#page_footer {
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	color: #CCC;
	background-color: #006;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 992px;
	padding-bottom: 0px;
	background-image: url(images/footblue.JPG);
}

#page_footer a:hover {
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	color: #5c5c5c;
	background-color: inherit;
}
.Region1 {
	font-size: 12px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;

}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #494949;
	text-align: center;
}
.logo {

}.smallertext {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
}
#test #page_content p a {
	text-align: left;
}

