/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #164554;
	color: #1A4555;
}

blockquote, h3, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2 {
	font: normal 14px Century Gothic;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
}

p {
	padding-right: 20px;
	padding-left: 20px;
         font: 14px Century Gothic;
	color: #FFF;
	font-weight: strong;
	text-align: left;
}



hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px #FFF solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	BACKGROUND: url(/core_images/backgrounds/wrapper.jpg) repeat-y center top;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 133px;
	BACKGROUND: url(/images/5.jpg) center top;
}

#header_navigation {
	padding: 0px;
	margin: 25px;
	color:#FFF;
	font: normal 12px Century Gothic; 
/*	Tahoma, Verdana, Arial, Helvetica, Sans-Serif*/
	text-align: right;
}

#main {
	width: 960px;
}



#container-top {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 179px;
	background-color: #53B2D2;
}

#side-a {
	float: left;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	height: 179px;
	background-color: #53B2D2;
}

#side-b {
	float: left;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	height: 179px;
	background-color: #53B2D2;
}

#side-c {
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	height: 179px;
	background-color: #53B2D2;
}

#container-bottom {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 140px;
	background-color: #164554;
}

#container-bottom p {
	padding-right: 20px;
	padding-left: 20px;
         font: 13px Century Gothic;
	color: #FFF;
	font-weight: strong;
	text-align: left;
}

#side-a2 {
	float: left;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	height: 130px;
	background-color: #226B82;
}

#side-b2 {
	float: left;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	height: 130px;
	background-color: #226B82;
}

#side-c2 {
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 320px;
	height: 130px;
	background-color: #226B82;
}


#side-content {
	width: 299px;
	height: 169px;
	BACKGROUND: url(/core_images/backgrounds/container.jpg) center top;
}

#side-content-bottom {
	width: 310px;
	height: 120px;
	BACKGROUND: url(/core_images/backgrounds/container_bottom.jpg) center top;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 30px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#copy {
	padding: 0px;
	margin: 25px;
	color:#FFF;
	font: normal 11px Century Gothic; 
/*	Tahoma, Verdana, Arial, Helvetica, Sans-Serif*/
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}