/*start css for basic items ------------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #91867E;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

h1, h2, h3, h4, h5 {
	padding: 5px 0;
	margin:0;
	color:#d97479;
	font-family:"Times New Roman", Times, serif;
}

p {
	padding: 5px 0;
	margin:0;
}

a, a:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}	
ul {
	margin: 0px;
	padding: 2px 0px 0px 14px;
}
/* KATLogic Inc.*/

.content {
	font-family: georgia, times, "times new roman", serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #5780AE;
	height: 300px;
}

#index #content
{
	background: none;
	background-color: #5780AE;
	height: 300px;
}

#index #content #art
{
	height: 300px;
}

#index #content #nav
{
	text-align: right;
}


#art
{
	width: 370px;
	float: left;
	display: inline;
}
#art img { float:left; display: inline; }

#text
{
	width: 370px;
	float: left;
	display: inline;
	text-align: right;
	color: white;
}

#text a
{
	color: white;
	text-decoration: underline;
}

#text a:hover
{
	color: #FFFFCE;
}

#text h1
{
	margin: 106px 50px 0 0;
	
	font-size: 1.5em;
	line-height: 1em;
}

#text p
{
	margin: 0 50px 0 0;
	font-size: .9em;
}

#nav
{
	clear: both;
	padding: 10px 0 30px;
	background-color: white;
	background-position: right bottom;
}

#nav p
{
	position: relative;
}

#nav p span
{
	position: absolute;
	right: 0;
	top: 0;
}

/* End KATLogic Inc. */
.smallcaps {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 8px;
}



/*start css for site structure ------------------------------------------------------------- */
div.container {
	position: relative; 
	width: 710px; 
	margin: 0 auto; 
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	background: #ffffff;
}	

.contentShell {
	border: 1px solid #E9E2DE;
}



/*start css for logo placement ------------------------------------------------------------- */
.tagline {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	padding: 9px 0px 0px 0px;
	background: url(../images/tagline_background.gif);
}
.logo {
	position: relative;
	top: 0px;
	left: 0px;
}



/*start css for content ------------------------------------------------------------- */
.contentText {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	position: relative;
	top: 0px;
	left: 0px;
	width: 653px;
	padding: 15px 12px 30px 12px;
	border-right: 1px solid #E9E2DE;
}


/*start css for top navigation ------------------------------------------------------------- */
.topNav {
	position: relative;
	top: 0px;
	left: 0px;
}
a.topNavLink, a.topNavLink:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	color: #91867E;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
	border-right: 1px solid #E9E2DE;
	border-bottom: 1px solid #E9E2DE;
}
a.topNavLink:hover { 
	color: #5780AE;
	text-decoration: none;
}
.topNavPhone {
	display: block;
	height: 30px;
	border-bottom: 1px solid #E9E2DE;
}



/*start css for top navigation ------------------------------------------------------------- */
.bottomNav {
	position: relative;
	top: 0px;
	left: 0px;
}
a.bottomNavLink, a.bottomNavLink:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	color: #91867E;
	text-decoration: none;
	display: block;
	height: 21px;
	padding-top: 10px;
	border-right: 1px solid #E9E2DE;
}
a.bottomNavLink:hover { 
	color: #5780AE;
	text-decoration: none;
}
.bottomNavPrint {
	display: block;
	height: 31px;
}



/*start css for footer ------------------------------------------------------------- */
.footer {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	width: 708px;
	height: 22px;
	background: #ffffff;
	margin: 0px 0px 0px 12px;
	padding-top: 10px;
}



/*start css for drop down menus ------------------------------------------------------------- */
#hide {
	position: absolute; 
	top: 188px; 
	left: 0px; 
	z-index: 100;
}
#nav01 {
	display: block;
	background: #ffffff;
	width: 73px;
	height: 21px;
	padding-top: 10px;
	text-align: center;
	position: absolute;
	top: 155px;
	left: 1px;
	visibility: hidden;
	border-right: 1px solid #E9E2DE;
	border-bottom: 1px solid #E9E2DE;
}
a.dropdown, a.dropdown:visited {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	color: #91867E;
	text-decoration: none;
}
a.dropdown:hover {
	color: #5780AE;
	text-decoration: none;
}



/*start css for print pages ------------------------------------------------------------- */
div.printContainer {
	position: relative; 
	width: 580px; 
	margin: 0 auto; 
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	background: #ffffff;
}	
.printTagline {
	position: relative;
	top: 0px;
	left: 0px;
}
.printContent {
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	position: relative;
	top: 0px;
	left: 0px;
	width: 523px;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #E9E2DE;
}
.printHeader {
	position: relative;
	top: 0px;
	left: 0px;
}
.subTitle {
	font-family: Georgia, Times, New Times Roman, Serif;
	font-size: 14px;
	line-height: 18px;
	color: #D97479;
}
.printFooter {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, Tacoma, Verdana;
	font-size: 10px;
	width: 578px;
	height: 22px;
	background: #ffffff;
	margin: 0px 0px 0px 12px;
	padding-top: 10px;
}

.portfolioText{
	position: absolute;
	top: 175px;
	left: 26px;
	width: 285px;
}

.portfolioText p {
	font-family:"Times New Roman", Times, Helvetica, Arial, serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

.portfolioText h2 {
	font-family:"Times New Roman", Times, Helvetica, Arial, serif;
	font-size: 20px;
	line-height: 18px;
	color: #ffffff;
}

.portfolioText h3 {
	font-family:"Times New Roman", Times, Helvetica, Arial, serif;
	font-size: 11px;
	line-height: 10px;
	color: #ffffff;
}

#nav{
	padding:6px  12px 20px!important;
}

#nav ul {
	margin:0;
	padding: 0;
}

#nav ul li {
	list-style:none;
	float:left;
	margin-bottom:8px;
	padding:0;

}

#nav ul li a{
	text-decoration:underline;
}

#portNav ul li {
	list-style:none;
	margin-bottom:8px;
	text-align:center;
	padding:0;

}

#portNav ul li a {
	color:#ffffff;
	font-size:12px;
}

ul.thumbs  {
	display:block;
	text-align:center;
}

ul.thumbs li {
	list-style:none;
	float:left;
	padding:5px;
}

ul.thumbs li img{
	border:#d97479 solid 2px;
	cursor:pointer;
}


