/* CSS ALAN SEWARD */

body {
	background-color: #7f0303;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	}

#container {
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	}

#top {
	width: 730px;
	padding: 20px;
	}
	
#middle {
	width: 730px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#bottom {
	width: 730px;
	padding: 20px;
	background-color: #FFFFFF;
	}

#bottomleft {
	float: left;
	width: 205px;
	/*margin: 18px 0 0 0;*/
	text-align: left;
	background-color:#FFFFFF;
	}
	
#bottomright {
	float: right;
	width: 500px;
	text-align: left;
	background-color:#FFFFFF;
	/*margin: -15px 0 0 0;*/
	}
	

#bottomleftp {
	float: left;
	width: 205px;
	margin: 18px 0 0 0;
	text-align: left;
	background-color:#FFFFFF;
	}
	
#bottomrightp {
	float: right;
	width: 500px;
	text-align: left;
	background-color:#FFFFFF;
	margin: -15px 0 0 0;
	}

.maintxt {
    font-size: 0.8em;
    color: #333333;
    font-family: Arial;
	font-weight: normal;
	line-height: 1.5;
	}

.maintxt a { 
	color: #B30404;
	text-decoration: none;
	}
	
.maintxt a:hover { 
	text-decoration: underline;
	}
	
.submenumaintxtdeeper a { 
	color: #B30404;
	text-decoration: none;
	line-height: 2.5;
	}
	
.submenumaintxt a { 
	color: #B30404;
	text-decoration: none;
	line-height: 1.9;
	}
	
.submenumaintxt a:hover { 
	color: #333333;
	text-decoration: none;
	}
	
.subtxt {
    font-size: 0.85em;
    color: #333333;
    font-family: Arial;
	font-weight: normal;
	line-height: 1.5;
	}

.subtxt a { 
	color: #B30404;
	text-decoration: none;
	}
	
.subtxt a:hover { 
	text-decoration: underline;
	}


#footer {
	height: 10px;
	width: 730px;
	padding: 10px;
	margin: 0px auto 0px auto;
	text-align: left;
	}

.footertxt {
    font-size: 0.7em;
    font-family: Arial;
	line-height: 1.6;
	font-weight: normal;
	color: #ffffff;
	}

.footertxt a { 
	color: #ffffff;
	text-decoration: none;
	}
	
.footertxt a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.boxtext {
	color: #333333;
    font-family: Arial;
	font-weight: normal;
	font-size: inherit;
	}	

#bottomright li {
	list-style-type: square;
	line-height: 1.8;
	}
	
.submenuactive {
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	line-height: 1.9;
	}
	
.submenuinactive {
	background-image: none;
	background-repeat: no-repeat;
	line-height: 1.9;
	}
	
.featureboxes {
	padding-bottom: 20px;
	}

.newfooter {
	font-size: 0.7em;
    font-family: Arial;
	line-height: 1.5;
	font-weight: normal;
	color: #999999;
	text-align: left;
	}

.newfooter a { 
	color: #999999;
	text-decoration: none;
	}
	
.newfooter a:hover {
	color: #666666;
	text-decoration: none;
	}

.rowline {
	height: 1px;
	background-color: #e3e6e8;
	}

.newfooterouter {
	width: 770px;
	margin: 0px;
	background-color: #f7f7f7;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	}

.nopad {
	padding: 0;
	}
	
.awardsfooter {
	background-image:url(images/award_footer.jpg);
	background-position: 98% 75%;
	background-repeat: no-repeat;
	}
	
.awardlink {
	color: #B30404;
	font-weight: bold;
	}

#tweetbg {
	clear: both;
	margin: 20px 0px 0px 0px;
	background-image: url(images/twitter-bg.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 60px;
	margin: 20px 0px 10px 15px;
	}

#twitter_update_list {
	font-size: 0.8em;
	color: #666666;
	list-style-type: none;
	padding: 13px 10px 5px 98px;
	text-align: left;
	float: left;
	width: 514px;
	font-family: Arial, Helvetica, sans-serif;
	}

#twitter_update_list A {
	COLOR: #48c5eb;
	text-decoration: none;
	}

#twitter_update_list A:hover {
	COLOR: #48c5eb;
	text-decoration: none;
	}

#follow {
	width: 103px;
	height: 60px;
	float: right;
	}

#tweetclear {
	clear: both;
	}
	
/* NEW TOP NAV */

#navbar {
	display: block;
	font-size: 85%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 1em;
	text-align: right;
	padding: 0;
	}
	
#navbar li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#navbar li a {
	display: block;
	text-decoration: none;
	color: #999999;
	padding: 8px 0 10px 17px;
	}

#navbar li a:hover {
	text-decoration: none;
	color: #666666;
	}

body.hom #navbar #top_menu_home a,
body.lif #navbar #top_menu_life a,
body.bus #navbar #top_menu_business a,
body.new #navbar #top_menu_news a,
body.abo #navbar #top_menu_about a,
body.con #navbar #top_menu_contact a
	{
	color: #B30404;
	}

#header_left {
	float: left;
	margin: 0 0 15px 0;
	width: 148px;
	}

#header_right {
	float: right;
	margin: 5px 0 0 0;
	text-align: right;
	width: 582px;
	}
	
/* HEADING IMAGE REPLACEMENT */

h1 {
	color: #666666;
	font-size: 2.2em;
	margin: 0;
	}
	
h2 {
	color: #666666;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0 0 25px 0;
	}
	
.quote {
	background-color: #ececec;
	padding: 20px;
	margin: 15px 0 15px 0;
}

#press h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 10px 0 15px 0;
}

.blogfeed h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 41px 0 8px 0;
}

#blog ul {
	margin-left: 20px;
	padding-left: 0;
}

#blog ul li {
	margin-left: 0;
	list-style-type: square;
}

#blog ul li a {
	font-weight: normal;
}

#presslist {
	margin-left: 20px;
	padding-left: 0;
}

#presslist li {
	margin: 0 0 15px 0;
	list-style-type: square;
}

#presslist li a {
	font-weight: normal;
}
