/* CSS Document */
body {
	margin:0;
	background:url(images/back.jpg) repeat-x #181e42;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111;
}

div#divider {
	background-color:#e5751e;
	height:5px;
	padding-bottom:5px;
	border-bottom:#000000 5px solid;
	margin-top:10px;
	margin-bottom:10px;	
}

/*h1, h2, h3 { color:#2c1533 }*/
h1, h2, h3 { color:#E5751E }

h1 { font-size:20px; text-align:center }
h2 { font-size:16px; }

a { text-decoration:none; }
a:hover { text-decoration:underline }
li {
	list-style-image:url(images/wheel.gif);	
}
#tag {
	float: right;
	font-size: 24px;
	margin-right: 40px;
	margin-top: 30px;
	color: #572659;
	font-weight: bold;
}
#copy {
	text-align: center;
	font-size:11px;
	color:#999999;
	margin:10px;	
}
#copy:first-line {
	font-size:14px;
}
#copy a {
	color:#999999;
	text-decoration:none;
}
#copy a:hover {
	text-decoration:underline;
}

#main {
	margin: 25px;
}
#nav-foot {
	font-size: 12px;
	color:#333333;
	text-align: center;
}
#nav-foot a {
	color:#333333;
}
#flash {

	border-bottom:4px solid #e5751e;
}
#nav {
	font-size: 14px;
	font-weight: bold;
	background-color:#000000;
	color:#E5751E;
	padding-top:10px;
	border-bottom:4px solid #E5751E;
}
#nav a {
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
#nav a:hover {
	color:#fff;
	background-color:#d6231f;
	text-decoration:none;
}
#header {
	width: 870px;
	background:url(images/head-back.jpg) repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
#dsl {
	background: url(images/dsl.jpg) no-repeat #121734;
	width: 15px;
}
#dsr {
	background: url(images/dsr.jpg) no-repeat #121734;
	width: 15px;
}
#headtext {
	text-align: center;
	background-color:#E5751E;
	color:#FFFFFF;
	padding:5px;
	font-weight: bold;
}

.pic { border:1px solid #333; }
#home-pk p { margin-left:15px; margin-right:30px; font-size:14px; }

