/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/

/* LAYOUT */


body 
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #070B30;
}

#wrap {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 82px;
	padding-left: 359px;
}


#logo
{
	background: url(../images/shimp-sign-design-jacksonville-logo.jpg) no-repeat;
	width: 521px;
	height: 91px;
	position: relative;
	margin-left: 239px;
}
 
#logo a
{
	position: absolute;
	top: 0;
	left: 240;
	width: 521px;
	height: 91px;
}
 
#logo a h1
{
    display: none;
}

#content {
	margin: 12px 25px;

}

#main {
	float: left;
	display: inline;
	width: 610px;

}

#sidebar {
	width: 270px;
	margin-left: 645px;



}
#sidebar #projects li {
	background-image: url(../images/bullet-star.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
}



/* NAV */

.returnToKwicks {
	display:block;
	border:1px dashed #888;
	padding:5px;
	float:right;
}
.returnToKwicks:hover {
	background-color: #5e5e76;
	text-decoration: none;
	color: #aaa;
}

/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

#menu {
	margin-left: 190px;
}

/* example 1 */

#menu .kwicks li{
	float: left;
	width: 111px;
	height: 80px;
	margin-right: 50px;
	margin-top: 0px;
}

#menu #homebutt {
	background-color: #d9cb1c;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 432px;
	height: 80px;
	width: 111px;
	left: 25px;
	
	
}

#menu #kwick1 {
	background-image: url(../images/btn-anima.jpg);
	background-repeat: no-repeat;
	background-color: #A1B552;
}
#menu #kwick2 {
	background-image: url(../images/btn-dark.jpg);
	background-repeat: no-repeat;
	background-color: #7f4098;
}
#menu #kwick3 {
	background-image: url(../images/btn-tours.jpg);
	background-repeat: no-repeat;
	background-color: #DDB5BB;
}
#menu #kwick4 {
	background-image: url(../images/btn-company.jpg);
	background-repeat: no-repeat;
	background-color: #E42829;
	margin-right: none;
}
#menu #kwick5 {
	background-image: url(../images/btn-contact.jpg);
	background-repeat: no-repeat;
	background-color: #7188D6;
	margin-right: none;
}
.submenu dt   {
	margin-left: 120px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100px;
	height: 14px;
}
.submenu a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.submenu a:hover {
	text-decoration: underline;
}
#footer p {
	color: #63647A;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #63647A;
	padding-top: 15px;
	margin-top: 25px;
	text-align: center;
	font-size: 90%;
}
#footer a {
	color: #63647A;
}
#footer a:hover {
	color: #ffcc00;
	text-decoration: none;
}
#footer  .mary a:hover {
	color: #63647A;
}

/* HEADERS */

h1 {
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffcc00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
	margin-bottom: 10px;

}

h2 {
	color: #ffcc00;
	
}


h3 {
	color: #ffcc00;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #20256C;
	padding-left: 10px;

}
h3 a {
	color: #ffcc00;
}
h3 a:hover {
	text-decoration: none;
}

h4 {
	text-transform: uppercase;
	color: #ffcc00;
	
}

h5 {
	
}

h6 {
	
}




/* LINKS */

a {
	margin: 0px;
	padding: 0px;
}


/* classes */
#main p {
	margin-bottom: 10px;
}
.picright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.youtube {
	margin-top: 10px;
}
