/* CSS Document */





body {


	background-color:#fff;


	font-family:"Trebuchet MS", Arial, Verdana;


	font-size:12px;


	color:#444444;


	margin:0;


}





#header {


	background-image:url(../images/backgrounds/menu.jpg);


	background-position:top;


	background-repeat:repeat-x;


}


#header-container {


	width:765px;


	margin:0 auto;


	padding:29px 0 0 0;


}


#header h1 {


	font-family:Garamond, Georgia, "Times New Roman", Times, serif;


	font-weight:normal;


	font-size:32px;


	color:#000;


	padding:0!important;


	padding:16px 0 0 0;


	margin:15px 0 0 0;


}


#header h1 a {


	text-decoration:none;


	color:#000;


}


#header h1 a:hover {


	border:none;


}


#header img {


	float:left;


	margin:0 30px 0 0;


}


#header ul {


	margin:53px 0 60px 0 !important;


	margin:52px 0 60px 0;


	padding:0;


	float:right;


}


#header p {


	float:right;


	border-left:1px solid #ccc;


	padding:25px 0 15px 20px;


	margin:-27px 0 0 0;


	font-family:Verdana, Arial, Helvetica, sans-serif;


	font-size:11px;


	color:#666666;


}


#sidebar input {


	width:200px;


	background-color:#f6f6f6;


	border-top:1px solid #eee;


	border-right:1px solid #f9f9f9;


	border-bottom:1px solid #f9f9f9;


	border-left:1px solid #eee;


	font-family:"Trebuchet MS", Tahoma, Verdana;


	color:#ccc;


	padding:4px;


	margin:3px;


}


#sidebar input:hover {


	border:1px solid #ccc;


	color:#666;


}


#sidebar input:focus {


	border:1px solid #999;


	color:#333;


}





#content input {


	width:300px;


	background-color:#f6f6f6;


	border-top:1px solid #eee;


	border-right:1px solid #f9f9f9;


	border-bottom:1px solid #f9f9f9;


	border-left:1px solid #eee;


	font-family:"Trebuchet MS", Tahoma, Verdana;


	color:#ccc;


	padding:4px;


	margin:3px 3px 3px 50px;


}


#content input:hover {


	border:1px solid #ccc;


	color:#666;


}


#content input:focus {


	border:1px solid #999;


	color:#333;


}





#content textarea {


	width:300px;


	background-color:#f6f6f6;


	border-top:1px solid #eee;


	border-right:1px solid #f9f9f9;


	border-bottom:1px solid #f9f9f9;


	border-left:1px solid #eee;


	font-family:"Trebuchet MS", Tahoma, Verdana;


	color:#ccc;


	padding:4px;


	margin:3px 3px 3px 50px;


}


#content textarea:hover {


	border:1px solid #ccc;


	color:#666;


}


#content textarea:focus {


	border:1px solid #999;


	color:#333;


}


.articlemenu {


	border-top:1px solid #eee;


	margin:50px 0 0 0;


	padding:0;


	text-align:right;


}





#header a {


	color:#43CBAE;


	text-decoration:none;


}


#header a:hover {


	border-bottom:1px dotted #333;


}


#header li {


	float:left;


	display:block;


	list-style:none;


}


#header li a {


	display:block;


	width:92px;


	text-align:center;


	color:#fff;


	text-decoration:none;


	background-image:url(../images/backgrounds/menua.jpg);


	background-repeat:no-repeat;


	padding:5px 0 9px 0;


}


#header li a:hover {


	background-image:url(../images/backgrounds/menuahover.jpg);


	border:none;


	padding:6px 0 8px 0;


}


.clear {


	clear:both;


}


#container {


	width:765px;


	margin:0 auto;


}


#sidebar {


	float:left;


	width:220px;


	font-family:Arial, Helvetica, sans-serif;


	font-size:11px;


	color:#777;


	line-height:20px;


	border-bottom:1px solid #eee;


}


#sidebar h1 {


	color:#CB43A5;


	font-size:16px;


	font-family:"Trebuchet MS", Arial, Verdana;


}


#sidebar ul {


	margin:0;


	padding:0;


}


#sidebar li {


	margin:0;


	padding:0;


	list-style:none;


}


#sidebar li a {	


	display:block;


	padding:5px 5px 5px 10px;


	margin:0 0 1px 0;


	background-color:#f6f6f6;


	border-right:10px solid #fff;


	color:#666;


	text-decoration:none;


	border-left:2px solid #ddd;


}


#sidebar li a:hover {


	background-color:#eee;


	color:#333;


	border-right:10px solid #eee;


}


#sidebar p {
	padding: 0 30px 0 5px;
	margin:20px 0 20px 0;
	font-weight: bold;
	font-size: 14px;


}


#content {


	margin:0 0 0 220px;


	border-left:1px solid #eee;


}





#content h2 {


	font-family:Garamond, Georgia, "Times New Roman", Times, serif;


	font-weight:normal;


	font-size:32px;


	color:#000;


	padding:0!important;


	padding:16px 0 0 0;


	margin:15px 0 0 0;


}


#content h3 {


	font-family:"Trebuchet MS", Tahoma, Verdana;


	font-size:16px;


	font-weight:normal;


	color:#111;


	padding:5px 15px 0px 40px;


	margin:0;


}


#content p {


	padding:20px 50px 20px 50px;


	line-height:20px;


}


#content ul {


	margin: 10px 10px 10px 30px;


}


#content li {


	list-style:none;


	background-image:url(../images/backgrounds/li.jpg);


	background-position:top left;


	background-repeat:no-repeat;


	padding:0px 5px 0px 20px;


	margin:15px 0 15px 0;


}


#sidebar img {


	padding:5px;


	border:5px solid #eee;


	margin:10px 10px 0px 0px;


}





#content a {


	color:#333;


	background-color:#eee;


	border-bottom:1px solid #ccc;


	padding:0 4px 0 4px;


	text-decoration:none;


}


#content a:hover {


	background-color:#ddd;


	border-bottom:1px solid #bbb;


	color:#000;


}


#content img {


	float:right;


	border:none;


	margin:10px 10px 10px 20px;


	padding:5px;


	background-color:#fff;


	border:3px solid #eee;


}


#footer {


	padding:15px;


	border-top:1px solid #ccc;


	border-bottom:1px solid #ccc;


	margin:50px 0 50px 0;


	font-family:Verdana, Arial, Helvetica, sans-serif;


	font-size:11px;


	color:#999;


	clear:both;


}


#footer a {


	color:#666;


}


#footercontent {


	width:700px;


	margin:0 auto 0 auto;


}

