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

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/bgd.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

ul, ol {
	margin-bottom: 4px;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
	color: #000000;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}
img.right {
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}


/* top info */

#topinfo {
	width: 780px;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 4px;
}

/* tag line */

#taginfo {
	width: 780px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}



/* Menu */

#menu {
	width: 780px;
	height: 28px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}

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

#menu li {
	display: inline;
}

#menu a:hover {
	background-color: #CCE2F5;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 110%;
	color: #0099FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#menu .active a {
	color: #FFFFFF;
	background-color: #FF9900;
}

/* Header */

#header {
	width: 780px;
	height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;
}

#header h1 {
	float: left;
	width: 390px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	font-size: 36px;
	background-image: url(images/images/kw-web4-sliced_03.gif);
	background-repeat: no-repeat;
}

#header h2 {
	float: right;
	width: 350px;
	height: 86px;
	margin: 0;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 785px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* Content */

#content {
	float: right;
	width: 550px;
	padding-top: 10px;
}

.post {
	margin-bottom: 15px;
	line-height: 1.3em;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}



.post2 p, ul {
	line-height: 1em;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: justify;
}

.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1953A9;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 5px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background-color: #ED1C24;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #0099FF;
}






.chromestyle{
	font-weight: normal;
	font-size: 15px;
	width: 780px;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;	
	
	
	
	
	
	
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0px;
	margin: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #0099CC;
	margin: 0px;
	text-decoration: none; /*THEME CHANGE HERE*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC66;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.chromestyle ul li a:hover{
	background-color: #FFFF99;
	color: #FF9900;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: url(arrowdown.gif);
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}


.dropmenudiv a{
	width: 98%;
	display: block;
	text-indent: hidden;
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
	border: thin solid #66CCFF;
	padding-top: 2px;
	
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #CC0000;
	color: #FFFFFF;
}
