/* CSS Document */

body {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	background-color : #550000;
}

ul {
	font-size : 10px;
}

table {
	font-size : 10px;
}

.folio_img {
	background-color : #EEEEEE;
	border : 1px #CCCCCC dashed;
	margin : 10px 0;
	padding : 10px;
	text-align : center;
	width : 100%;
}

.folio_img img {
	background-color : #EEEEEE;
	border : 1px #CCCCCC solid;
	margin : 10px 10px 0 0;
	padding : 4px;
}

.style1 {
	color : #C00000;
}

#body {
	clear : both;
	padding : 0 0 0 10px;
}

#body .post {
	display : table;
	margin : 10px 0;
	padding : 0;
	width : 380px;
}

#body .post h2 {
	color : #C00000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	letter-spacing : -1px;
	margin : 0;
}

#body .post p {
	font-size : 10px;
	margin : 0;
}

#body .post p a{
	color : #0099FF;
	text-decoration : none;
}

#footer {
	text-align : center;
}

#footer p {
	color : #FFFFFF;
	font-size : 10px;
}

#footer p a{
	color : #FFFFFF;
	text-decoration : none;
}

#footer p a:hover{
	color : #FFFFFF;
	text-decoration : underline;
}

#header {
	width : 600px;
}

#logo {
	background-color : #EEEEEE;
	border-right : 1px #CCCCCC solid;
	float : left;
	padding-bottom : 12px;
	width : 190px;
}

#logo .tagline {
	font-size : 10px;
	margin-top : -5px;
	padding-left : 8px;
}

#logo h1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0;
	padding : 5px 0 0 10px;
}

#page {
	background-color : #FFFFFF;
	border-bottom : 3px #ff9935 solid;
	border-top : 8px #ff9935 solid;
	display : table;
	margin : 0 auto;
	padding-bottom : 5px;
	width : 600px;
}

#sidebar {
	float : right;
	margin : 0;
	width : 170px;
}

#sidebar .sidebar_head {
	background-color : #ff9935;
	margin-top : 4px;
	padding : 4px;
}

#sidebar h3{
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	margin : 0;
}

#sidebar ul {
	margin : 5px 0;
	padding : 0 0 0 20px;
}

#sidebar ul li{
	font-size : 11px;
	list-style-image : url(images/0066_double_arrow.png);
}

#sidebar ul li a{
	color : #333333;
	text-decoration : none;
}

#topnav {
	float : right;
	padding-bottom : 5px;
}

#topnav .here{
	color : #ff9935;
	font-size : 18px;
	padding-top : 5px;
	text-transform : uppercase;
}

#topnav .menu {
	border-bottom : 4px #CCCCCC solid;
	float : left;
	margin-right : 10px;
	width : 120px;
}

#topnav .menu_desc {
	font-size : 10px;
}

#topnav .menu_item {
	font-size : 18px;
	padding-top : 5px;
}

#topnav .menu_item a{
	color : #333333;
	text-decoration : none;
}

#topnav .menu_item a:hover{
	color : #C00000;
	text-transform : uppercase;
}
