@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image:url(images-2010/background.gif);
	background-repeat:no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	margin-top:20px;
	text-align:left;
	}

#inside-wrapper {
	width:900px;
	background-color: #FFFFFF;
	border: solid 1px #412D5D;
	}


#header {
	width:900px;
	text-align: center;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	}

.logo {
	margin-top:9px;
	margin-bottom:5px;
	}

.top-nav {
	color:#FFFFFF;
	font-size:30px;
	padding-bottom:6px;
	text-align:center;
	width:900px;
	margin-bottom: 0px;
	padding-top: 6px;
	font-family:"Franklin Condensed ITC Pro";
	font-style:normal;
	font-weight:normal;
	display:block;
	background-color: #412D5D;
	}

.top-nav a, .top-nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #412D5D;
	}

.top-nav a:hover {
	color:#79CCCA;
	text-decoration:none;
	background-color: #412D5D;
	}	

.tip {
	margin-bottom:7px;
	}
	
#main-area {
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	margin-left:16px;
	width:868px;
	background-color:#FFFFFF;
	margin-top: 12px;
	}
	
#sidenav {
	float:left;
	width:178px;
	clear: left;
	text-align: justify;
	line-height: 1.4em;
	color: #4d5357;
	}

#sidenav a, #sidenav a:visited {
	color:#4d5357;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

#sidenav a:hover {
	color:#79CCCA;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

h1 {
	float:right;
	text-align:left;
	font-family:"Franklin Condensed ITC Pro", Arial, Helvetica, sans-serif;
	font-size:28px;
	margin-bottom:7px;
	color:#412D5D;
	font-weight:normal;
	background-color:#FFFFFF;
	width:650px;
	font-style: normal;
	}


#content-area {
	line-height:1.6em;
	width: 650px;
	float: right;
	clear: right;
	}
	
.internal-footer {
	width:868px;
	text-align:center;
	line-height:1.7em;
	color:#4d5357;
	background-color:#FFFFFF;
	font-size:10px;
	padding-top:7px;
	margin-top:15px;
	border-top:solid 1px #D1D4D3;
	}

.internal-footer a, .internal-footer a:visited {
	color:#4d5357;
	background-color:#FFFFFF;
	text-decoration:none;
	}

.internal-footer a:hover {
	color:#E98300;
	background-color:#FFFFFF;
	text-decoration:underline;
	}
	
#footer {
	height:24px;
	margin-top:6px;
	margin-left:12px;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	}

#clear {
	clear:both;
	}

#content-area a, content-area a:visited {
	color:#0073b0;
	background-color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	}

#content-area a:hover {
	color:#e98300;
	background-color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	}

.clear {
	clear:both;
	}



.note {
	font-weight:bold;
	color:#981E32;
	background-color:#FFFFFF;
	}

	

.image-right {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	}



a img { border:0 }
img { border:0 }



/* portfolio page */

.portfolio-image {
	float:left;
	clear:left;
	width:400px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

.portfolio-text {
	line-height:1.6em;
	margin-top: 10px;
	}

.portfolio-text a, .portfolio-text a:visited {
	color:#0073b0;
	text-decoration:underline;
	background-color: #FFFFFF;
	font-weight: bold;
	}

.portfolio-text a:hover {
	color:#e98300;
	text-decoration:underline;
	background-color: #FFFFFF;
	}
/* home */


.kicker-home, .kicker-homeCenter {
	width:175px;
	color:#000;
	margin-bottom:15px;
	float: left;
	background-image: url(images-2010/home-chk.gif);
	background-repeat: no-repeat;
	height: 170px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	}

.kicker-homeCenter {
	margin-left:15px;
	margin-right:15px;
	}

h2 {
	color:#F79147;
	font-weight:bold;
	font-size: 16px;
	}

h2 a, h2 a:visited {
	color:#F79147;
	text-decoration:none;
	}
	
h2 a:hover {
	color:#F79147;
	text-decoration:underline;
	}

.home-lelah {
	float:left;
	clear:left;
	width:175px;
	margin-right: 20px;
	}

.home-text {
	text-align:left;
	width:440px;
	float: left;
	margin-left: 0px;
	line-height: 1.6em;
	}

