/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

a {
	color: #457EE9;
}

a:hover {
	text-decoration: none;
}

blockquote {
	font-style: italic;
}

/* Header */

#headerhome {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/banner10bluD.jpg);
}

#header1 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner1def.jpg);
}

#header2 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner2def.jpg);
}

#header3 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner3def.jpg);
}

#header4 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner4def.jpg);
}

#header5 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner5def.jpg);
}

#header6 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner6def.jpg);
}

#header7 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner7def.jpg);
}

#header8 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner8def.jpg);
}

#header9 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner9def.jpg);
}

#header10 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner10def.jpg);
}

#header11 {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/color/banner11def.jpg);
}

#header1 *, #header2 *, #header3 *, #header4 *, #header5 *, #header6 *, #header7 *, #header8 *, #header9 *, #header10 *, #header11 * {
	margin: 0;
	padding: 0;
	background: transparent;
	text-decoration: none;
	color: #DDDDDD;
}

#header1 h1, #header2 h1, #header3 h1, #header4 h1, #header5 h1, #header6 h1, #header7 h1, #header8 h1, #header9 h1, #header10 h1, #header11 h1 {
	float: left;
	padding: 8px 0 0 20px;
	font-size: 3em;
}

#header1 h2, #header2 h2, #header3 h2, #header4 h2, #header5 h2, #header6 h2, #header7 h2, #header8 h2, #header9 h2, #header10 h2, #header11 h2 {
	float: left;
	padding: 100px 0 0 150px;
	font-size: 1em;
	letter-spacing: 2px;
	font-weight: italic;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 500px;
}

#colOne .post {
}

#colOne .title {
}

#colOne .posted {
	border-top: 1px solid #457EE9;
	font-size: x-small;
}

#colOne .story {
	padding: 0 20px;
	text-align: justify;
}

#colOne .meta {
	margin: 0 0 3em 0;
	padding: 5px 10px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	border-top: 1px solid #457EE9;
	font-size: x-small;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
}
#colOne .small {	margin: 0;	padding: 0 20px;	font-size: x-small;	text-align: justify;}
/* Column Two */

#colTwo {
	float: right;
	width: 200px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
}

#colTwo li li {
	height: 23px;
	padding: 7px 0 0 20px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
}

#colTwo h2 {
	height: 30px;
	padding: 5px 0 0 10px;
	background: #457EE9 url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#colTwo a {
	text-decoration: none;
}

#colTwo a:hover {
	text-decoration: underline;
}

#colTwo form {
	margin: 0;
	padding: 20px 10px;
}

#colTwo #textfield1 {
	width: 170px;
	border: 1px solid #457EE9;
}

#colTwo #submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 700px;
	height: 26px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	background: #457EE9 url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}

#footer p {
	margin: 0;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
