@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

/* Site Structure */

body {
	background: #dfe2e6  url(images/body2.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {width: 960px; margin: auto}

#navcontainer {height: 20px; padding-top: 35px; text-align: right}

#header {height: 60px; margin-bottom: 40px;}

.logo {float: left;}

#content {float: left; width: 660px; border: 0px solid red}

.post {clear: both; height: 170px; margin-bottom: 45px; border: 0px solid blue}


#sidebar_right {float: right; width: 270px; border: 0px solid red;}

#footer {
	background-color: #000044;
	padding: 10px;
	clear: both;
	text-align: center;
}

/* text formatting */

a {color: #067092; text-decoration: underline;}

p {margin: 15px 0; color: #3b4c52}

small {
	color: #254117;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pub_date {margin-top: 5px;}

h1  {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #3b4c52
}

.heading_box { margin-left: 145px; width: 460px;}

.post h1 {
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 8px;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #3b4c52
}



.heading_box2 { margin-left: 100px; width: 280px;}

.post h2 {
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 8px;
}


.more {text-align: right; padding-right: 30px;}

#sidebar_right h3 {
	margin: 0 0 10px;
	background: #d1d5db;
	padding: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #2f4248;
}

.sidebar_news {

}

.sidebar_news dl {
	padding: 5px;
	color: #465b61
}

.sidebar_news dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight: bold;
}

.sidebar_news dd{
	margin-bottom: 5px;
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 10px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navlist li a
{
color: #ffffff;
text-decoration: none;
}

#navlist li a:hover
{
color: #aaa;
text-decoration: none;
}

#header_search {float: right; margin-top: 18px; width: 350px;}


#search {
	background: url(images/search_bg.png);
	border: none;
	height: 21px;
	padding: 10px;
	width: 221px;
	float: left;
	color: #526a71;
	font-size: 18px;
}

#submit {
	background:url(images/submit.png);
	height: 39px;
	width: 99px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	float: right
}

.image_post {border: 8px solid white; float: left; margin-right: 10px;}

.sidebar_img_left {float: left; padding: 0px; border: 4px solid #f7f9fb; margin-bottom: 4px;}

.sidebar_img_right {float: left; padding: 0px; border: 4px solid #f7f9fb; margin-bottom: 4px;}

#rss {
	position: absolute;
	top: 14px;
	right: 12px;
}


img {border: none;}


#top {
position: absolute;
padding:0px 0px 0px 0px;

}

#square {	
	position:absolute;
	width:40px;
	height:40px;
	left:20px;
	top:0px;
}

#orange_square {
		width:25px;
		height:25px;
		background-color:#FF6600;
		position:absolute;
		right:0px;		
}

#green_square {
		width:25px;
		height:25px;
		background-color:#157015;
		position:absolute;
		left:0px;	
		bottom:0px;	
}


#name_part_1 {

	margin: 0px 0px 0px 10px;
	color:#ffffff;
	text-align:left;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	padding-left: 70px;
}

#name_part_2 {
	margin: 0px 0px 0px 10px;
	color:#ffffff;
	text-align:left;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	padding-left: 75px;
}




h3 { font-size: 1.2em; font: bold 1.2em Arial; color: #222; margin: 0 0 0px; }
.column { float: left; width: 290px; margin: 0 40px 0 0;  margin-bottom: 5px;}
	.column.last { margin-left: 0; }
	.column img {border: 5px solid white; float: left; margin-right: 10px; }
	.more a { background: url(images/bullet.gif) no-repeat 0 7px; padding: 0 0 0 8px; color: #672A6D; font-weight: bold;  }
	.heading_box3 { margin-left: 110px; width: 180px;}
	.heading_box_Quote { margin-left: 0px; width: 180px;}
	.column h3 {
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 5px;

}


h4 { font-size: 1.0em; font: bold 1.0em Arial; color: #222; margin: 0 0 0px; }
.column2 { float: left; width: 620px; margin: 0 50px 0 0;  }
	.column.last { margin-left: 0; }
	.column img {border: 5px solid white; float: left; margin-right: 10px; text-align: right;}
	.more a { background: url(images/bullet.gif) no-repeat 0 7px; padding: 0 0 0 8px; color: #672A6D; font-weight: bold;  }
	.heading_box_Quote { margin-left: 0px; width: 580px; }
.column2 h4 {
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 5px;

}



h5 { font-size: 1.2em; font: bold 1.2em Arial; color: #222; margin: 0 0 0px; }
.column3 { float: left; width: 640px; margin: 0 0 0 0;  margin-bottom: 5px;}
	.column.last { margin-left: 0; }
	.column3 img {border: 5px solid white; float: left; margin-right: 10px; }
	.more a { background: url(images/bullet.gif) no-repeat 0 7px; padding: 0 0 0 8px; color: #672A6D; font-weight: bold;  }
	.heading_box3 { margin-left: 110px; width: 180px;}
	.heading_box_City { margin-left: 110px; width: 480px;}
	.column3 h5 {
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 5px;
	
	
}

h5 { font-size: 1.2em; font: bold 1.2em Arial; color: #222; margin: 0 0 0px; }
.column4 { float: left; width: 640px; margin: 0 0 0 0;  margin-bottom: 5px;}
	.column.last { margin-left: 0; }
	.column4 img {border: 2px solid white; float: left; margin-right: 10px; }
	.more a { background: url(images/bullet.gif) no-repeat 0 7px; padding: 0 0 0 8px; color: #672A6D; font-weight: bold;  }
	.heading_box4 { margin-left: 110px; width: 180px;}
	.heading_box_City { margin-left: 110px; width: 480px;}
	.column4 h5 {
	background: url(images/seperator.png) repeat-x bottom;
	padding-bottom: 5px;
	
	
}

#text{float:right;}
