/* Structural Layout */

body {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
	background: #000 url(http://clients.everyanglemedia.com/images/bg.png) repeat-x;
	text-align: center; /* IE hack for centering layers */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1, h2 {
	margin-top: 0;
}


div, #nav ul {border: 0; margin: 0; padding: 0;}
h2, h3 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1.25em; color: #000; font-weight: bold;}
a {text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
img {
	border: 0;
	font-size: 80%; /* size of alt text */
}

a.skip {
	display: none;
}

/* clears floated elements */
.clear {
	clear: both;
	font-size: .1em;
}

#wrapper {
	position: relative;
	width: 760px;
	margin: 10px auto; /* auto centers layers */
	background: #FFF;
	text-align: left; /* counteract IE hack */
}

#mhdr {margin: 0 0 1.5em 0;}


/* Navigation */
#nav {
	width: auto;
	text-align: center;
	/*background: #2C3480;*/
	color:#000;
}

#nav h4 {display: none;}
#nav ul {padding: 10px 0; background: transparent url(/i/nav_bottom.gif) bottom left no-repeat; font-size: .9em;}
#nav ul li {display: inline; list-style-type: none;}
#nav ul li a {color: blue; margin: 0 5px; padding: 0;}
#nav ul li a:hover {color: red; text-decoration: underline;}
#nav ul a#ho {display: none;}



/* Content */
#content {
	width: 758px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 auto;
	
	min-height: 400px;
}


*>html div #content { /*IE hack */
	height: 400px;
}

#banner h1 {
	margin: 0 0 0 200px;
	padding: 55px 0 0 0;
	color: #2C3480;
}

#main {
	float: right;
	width: 565px;
}

#txt {
	width: 540px;
	margin-top: 15px;
}

#txt h1 {
	margin-top: 0;
	font-size: 1.5em;
}

/* Section Nav */
#section_nav {
	width: 165px;
	text-align: right;
	margin-top:15px;
	float:left;
}

*>html #section_nav { /* Mac and Win IE5 Hack */
	width: 155px;
	margin: 0 0 0 10px;
	text-align: left; 
}
/*\*//*/ #section_nav {
	positon: absoulute;
	top; 170px;
	left: 0;
	width: 165px;
	clear: right;
}
/*IE5 Mac*/ /**/

#section_nav h2 {
	border-bottom: 2px solid #666;
	margin: 0;
	padding: 0 15px 0 0;
}

#section_nav ul li {
	list-style-type: none;
	padding: 0 0 5px 0;
	font-size: 90%;
	margin: 0 15px 0 0;
}

#section_nav ul li a {
	color: blue;
}

#section_nav ul li ul {
	font-size: 90%;
}

#section_nav ul li ul li {
	padding: 2px;
	margin: 0 -1px 0 0;
}

#banner {
	width: 760px;
	height: 110px;
	background: #000 url(http://clients.everyanglemedia.com/images/jos_header_t_blue.jpg) repeat-x;
	border-bottom: 5px solid #057995;
	position:relative;
}

#sitename {
	display:inline; /* ie hack for double margin */
	float:right;
	margin-top:88px;
	margin-right:170px;
	color:#fff;
}

#footer {
	width: 760px;
	height: 64px;
	background: #000 url(http://clients.everyanglemedia.com/images/jos_footer_t_blue.jpg) repeat-x;
	position:relative;
	font-size: .8em;
	text-align: center;
	clear: both;
	padding: 0px 0 0px 0;
}

#footer a {
	color: #000;
}
#footer p {
	color: #000;
	margin-top:20px;
}
#footer a:hover {
	color: #057995;
}

.news-post {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #000;
}

.success {
	color:#00CC00;
}

.error {
	color:#FF0000;
}

table .tableheading {
font-size:1em;
text-align:center;
background: #000 url(/images/button_bg.jpg) repeat-x;
background-position:center center;
color:#fff;
}

.table {
border:1px solid #999;
width:100%;
}

.table td {
padding:4px;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}


/* Link Icons */
.link_add{
background:transparent url(/images/icon_add.gif) no-repeat center left;
padding-left:20px;
}

h1 {
background:transparent url(/images/mod_sm.gif) no-repeat center left;
padding-left:20px;
}