/* Morning Star CSS */

/* General */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	background: url(../images/bg.gif);
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	padding: 0 0 12px 0;
	margin: 0;
	line-height: 16px;
	text-align: justify;
}

h3 {
	font-size: 170%;
	padding: 0 10px 25px 0;
	margin: 0;
	color: #555555;
	font-weight: normal;
}

h4 {
	font-size: 140%;
	padding: 0 0 10px 0;
	margin: 0;
	color: #555555;
	font-weight: normal;
}

h5 {
	font-size: 120%;
	padding: 0 0 10px 0;
	margin: 0;
	color: #555555;
}

h6 {
	font-size: 100%;
	padding: 0 0 10px 0;
	margin: 0;
	color: #555555;
}

blockquote {
  	background: transparent url(../images/quoleft.gif) left top no-repeat;
 	padding: 0 0 20px 0;
	margin: 0;
	width: 600px;
}

blockquote div {
  	padding: 5px 48px 0 48px;
  	background: transparent url(../images/quoright.gif) right bottom no-repeat;
}

ul{
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
}

td {
	vertical-align: top;
}

/* Structure */

#rapper {
	width: 946px;
	margin: 0 auto;
	padding: 0;
}

#main {
	width: 946px;
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
	clear: both;
	background: url(../images/main_bg.gif) top repeat-y;
}

#lhs {
	float: left;
	margin: 0;
	width: 205px;
	
}

.lhs-box {
	margin: 0;
	padding: 15px 20px 10px 30px;
}

#misc-links {
	margin: 0;
	padding: 50px 20px 10px 30px;
}

#misc-links a{
	color: #777777;
	text-decoration: none;
}

#misc-links a:hover{
	color: #555555;
	text-decoration: none;
}

#hm-misc-links {
	margin: 0;
	padding: 20px 20px 10px 30px;
}

#hm-misc-links a{
	color: #999999;
	text-decoration: none;
}

#hm-misc-links a:hover{
	color: #555555;
	text-decoration: none;
}

#topnav {
	float: left;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 732px;
}

#flash {
	float: left;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 732px;
}

#hm-cnt {
	float: left;
	margin: 0px;
	padding: 20px 10px 30px 10px;
	top: 0px;
	width: 712px;
	background: url(../images/hm_cnt_bg.jpg) no-repeat;
}

#cnt {
	float: left;
	margin: 0px;
	padding: 40px 20px 20px 30px;
	top: 0px;
	width: 672px;
	background: url(../images/cnt_bg.jpg) no-repeat;
}

#cnt-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 70%;
}

#cnt-right {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	width: 23%;
	background: url(../images/list_div.gif) left repeat-y;
}

#hm-pressnews {
	margin: 0 10px 0 0;
	padding: 50px 10px 0 10px;
	width: 322px;
	float: left;
	background: url(../images/press_news_box.jpg) top no-repeat;
}

#hm-events {
	margin: 0;
	padding: 50px 10px 0 10px;
	width: 322px;
	float: left;
	background: url(../images/upcoming_events_box.jpg) top no-repeat;
}

.hm-events-item {
	margin: 0;
	padding: 8px 0 10px 0;
	background: url(../images/list_div.gif) bottom repeat-x;
}

.hm-events-item-last {
	margin: 0;
	padding: 8px 0 10px 0;
}

.list-item {
	margin: 0;
	padding: 10px 0 13px 0;
	background: url(../images/list_div.gif) bottom repeat-x;
}

.list-item-last {
	margin: 0;
	padding: 10px 0 50px 0;
}

#footer {
	width: 946px;
	float: left;
	clear: both;
	margin: 0;
	padding: 20px 0px 12px 0px;
	text-align: center;
	color: #FFFFFF;
  	background:url(../images/footer.gif) top no-repeat;
	font-size: 10px;
}

#footer a{
	color: #C6D82C;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#sub-menu {
	margin: 0;
	padding: 20px 20px 10px 30px;
}

#sub-menu ul{
	margin: 0;
	padding: 0;
}

#sub-menu li {
	list-style: none;
	padding: 4px 4px 8px 8px;
	background: url(../images/submn_bg.jpg) top no-repeat;
	font-size: 12px;
	font-weight: bold;
}

#sub-menu ul ul{
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}

#sub-menu li li{
	padding: 0 0 4px 0;
	font-weight: normal;
	background: #FFFFFF;
}


/* Text */

.txt-blue{
	color: #29458F;
}

.txt-red{
	color: #CC0000;
}

.quote {
	padding-bottom: 0px;
}

/* Container */

.last {
	padding-bottom: 40px;
}

.form-top{
	margin: 0;
	padding: 0;
	width: 528px;
	height: 20px;
	background: url(../images/form_top.jpg) no-repeat;
}

.form-bot{
	margin: 0;
	padding: 0;
	width: 528px;
	height: 20px;
	background: url(../images/form_bot.jpg) no-repeat;
}

.form-cnt{
	margin: 0;
	padding: 20px 30px 20px 30px;
	width: 468px;
	background: url(../images/form_bg.jpg) repeat-y;
}

.txt-box{
	padding: 20px 30px 20px 30px;
	background: #E9E9E9;
	margin-bottom: 15px;
}

/* Image */

.img-left{
	float: left;
	clear: right;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* List */

ul.no-style {
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
}	

ul.no-style li {
	list-style: none;
	padding: 0 0 8px 0;
	line-height: 15px;
}

/* Table */

table.mtb{
	border-collapse: collapse; 
} 
table.mtb th {
	border: 1px solid #fff;
}
table.mtb tr.row1 {
	background: #E8E8D0;
}
table.mtb tr.row2 {
	background: #FEF9D6;
}
table.mtb td {
	vertical-align: top;
	border: 1px solid #fff;
	padding: 2px 8px 2px 8px;
}
table.mtb td.right {
	text-align: right;
}

table.gtb td {
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}

/* Forms */

select {
	 font-size: 10px;
}

input {
	 font-size: 10px;
}

.button {
	 background-color: #29458F;
	 color: #fff;
	 padding: 4px 4px 4px 4px;
	 font-size: 10px;
}

/* Tab Menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
border-bottom: 1px solid #CCC;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-weight: bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #CCC;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
color: #555555;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
