/******************************************************************************/
/* Jordan's Place Stylesheet                                                  */
/* All Images and Content Copyright Jordan's Place                            */
/* All Rights reserved, Use by Permission only                                */
/* Stylesheet Authored by Internet DesignWorks.com                            */
/* Website Design our Specialty :: Website Development Our Passion            */
/*http://www.internetdesignworks.com (317) 669-0439                           */
/******************************************************************************/

body{
	text-align:center;
	vertical-align:middle;
	width:99%;
	margin-bottom:0px;
}

#address{
	font-family:arial, verdana, helvetica;
	color:#000000;
	font-size:85%;
	width:100%;
	clear:both;
	text-align:left;
	font-weight:600;
}

.app{
	border-bottom:#7c01c2 2px inset;
	border-top:#000000 1px inset;
	border-left:#000000 1px inset;
	border-right:#000000 1px inset;
}

textarea.app{
	border-bottom:#000000 1px inset;
	border-top:#000000 1px inset;
	border-left:#000000 1px inset;
	border-right:#000000 1px inset;
}


#copy{
	background-color:#7c01c2;
	border-top:#000000 2px solid;
	width:100%;
	height:30px;
	font-family:"century gothic", arial, sans-serif;
	color:#ffffff;
	font-size:75%;
	width:100%;
	text-align:center;
	vertical-align:middle;
	clear:both;
}

#copy a{
	text-decoration:underline;
	color:#ffff00;
	font-weight:600;
}

#copy a:hover{
	text-decoration:none;
	color:#000000;
	font-weight:600;
}

#copy b{
	font-family: century gothic, arial, sans-serif;
	color:#ffffff;
	font-size:110%;
	padding-top:20px;
}

.form{
	background-color:#9966FF;
	border-top:#7c01c2 1px inset;
	border-left:#7c01c2 1px inset;
	border-bottom:#7c01c2 1px inset;
	border-right:#9966ff 8px solid;
}

.form:hover{
		border-right:#7c01c2 8px outset;
}

#head{
	width:99%;
	height:150px;
}

#indexcontent{
	font-family:"century gothic", arial, sans-serif;
	color:#000000;
	font-size:90%;
	font-weight:500;
	width:98%;
	text-align:left;
}

#indexcontent a{
	color:#7c01c2;
	text-decoration:underline;
}

#indexcontent a:hover{
	color:#7c01c2;
	text-decoration:none;
}


#indexcontent h1{
	font-family: century gothic, arial, sans-serif;
	color:#ffffff;
	font-weight:600;
	font-size:120%;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#7c01c2 8px outset;
	border-right:#7c01c2 8px outset;
	background-color:#7c01c2;
	text-align:center;
}

#indexhead{
	width:99%;
	text-align:center;
	vertical-align:middle;
}

#location{
	color:#7c01c2;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:85%;
	width:98%;
	height:20px;
	clear:both;
}

#nav{
	text-align:center;
	vertical-align:middle;
	background-color:#7c01c2;
	width:98%;
	border-top:#000000 inset 2px;
	border-bottom:#000000 inset 2px;
	height:20px;
}

#nav ul{
	list-style-type:none;
	margin-left:-40px;
	margin-top:0%;
}

#nav li{
	display:inline;	
	margin-top:-25px;
}

#nav li a{
	text-align:left;
	vertical-align:middle;
	padding-right:8px;
	background-image:url("../images/backgrounds/nav.png");
	background-repeat:no-repeat;
	background-position:1% 50%;
	color:#ffffff;
	background-color:#7c01c2;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:65%;
	border-right:#7c01c2 3px outset;
	display:inline;
	padding-left:28px;
	text-decoration:none;
}

#nav li a:hover{
	text-align:left;
	vertical-align:middle;
	padding-right:8px;
	background-image:url("../images/backgrounds/navhover.png");
	background-repeat:no-repeat;
	background-position:1% 50%;
	color:#e7e7e7;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:65%;
	border-right:#7c01c2 3px inset;
	display:inline;
	text-decoration:none;
}

#navbuttons{
	width:201px;
	float:right;
	text-align:center;
	vertical-align:top;
}

#navbuttons2{
	width:201px;
	float:left;
	text-align:center;
	vertical-align:top;
	height:500px;
}


#operations{
	color:#7c01c2;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:85%;
	width:98%;
	height:20px;
	clear:both;
}
