/*   
Theme Name: jessicapi
Theme URI: 
Description: jessicapi
Author: Andrew Fisher
Author URI: http://staging.jessicapi.com
Version: 1.0

*/
#header {
padding-top:10px;
background-image:url(images/headerback.jpg);
width:1024px;
height:165px;
}

#secondary{position:absolute;
left:835px;
top:82px;
width:150px;
z-index:1000;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
font-size:14px;}

#nav{
width:917px;
height: 36px;
text-align:center;
padding-top:11px;
padding-left:46px;}

#main{ width:1024px;
position: relative;
margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;}

.container{
width:950px;
}

.column{
	/*background-color:#DDAD4E;
	background-color:#FDF9E5;*/
	background-color:#fff;
	padding-top: 0px;
	width:917px;
	margin-left:55px;
}



#sidebar .block_inside {
	/*background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px; list-style:none; margin-left:-40px; font-weight:bold;*/
}

#sidebar {
	float:left;
	width:187px;
	position:relative;
	left:-1px;
	margin-top:0px;
	padding-left:15px;
	
}



body {
margin: 0px 0px 0px 0px;
background-color:#35c0cc;
text-align: center;
background-image:url(images/background.jpg);
background-repeat:repeat;
}

#footer{
	background-color:#fff;
	position:relative;
	width:917px;
	height: 45px;
	clear: both;
	background-repeat: no-repeat;
	top: 0px;
	background-position:top;
	background-image:url(images/footertop.gif);
	background-repeat:no-repeat;
}

#flower{
	
	position:relative;
	width:1024px;
	height: 95px;
	top: -60px;
	z-index:-1000;
	background-repeat: no-repeat;
	background-position:top;
	background-position:right;
	background-image:url(images/flower.gif);
	background-repeat:no-repeat;
}


.biggap {
	
	margin-top:40px;
	padding-top:40px;
	clear:both;
}

.biggapNoClear {
	border-top:1px solid #C6994A;
	margin-top:40px;
	padding-top:40px;

}


/* Homepage */

.hp_LeftCol{
	position:relative;
	width:187px;
	left:18px;
	top:135px;
	min-height: 300px;
	visibility: visible;
}

.ip_LeftCol{
	position:relative;
	width:187px;
	left:18px;
	top:35px;
	visibility: visible;
	min-height: 300px;
}

.hp_featuredItem{
	position:relative;
	width:672px;
	float: right;
	padding-right:18px;
	padding-top:45px;
	background-color:#fff;
	
}

.ip_featuredItem{
	position:relative;
	width:622px;
	float: right;
	padding-right:18px;
	top: 50px;
	background-color:#fff;
	margin-bottom:12px;
	clear:both;
	
}



/*interior pages*/





/*
Text-Styles
*/

h1{margin:0px 0px 10px 0px; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color:#333;}

h2{margin:0px 0px 10px 0px; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-transform:capitalize;}

h3{margin:0px 0px 10px 0px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#000000; text-transform:capitalize;}

.footertext { z-index:1000;}

.small {
color:#055A7F;
font-weight:bold;
font-size:11px;
display:block;
margin-bottom:0px;
padding-left:210px;
}
a {
color:#055A7F;
text-decoration:none;
}

p, table, li{
	font-size:13px;
	color:#333;
	font-family:"Times New Roman", Times, serif;
}

img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
img.floatRight {
	float: right;
	margin: 0px 0px 8px 8px;
}

img {
border: 0px none;
}

#footcontainer{position:relative;  text-align:center; width:917px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
padding-top:20px;
font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold; font-style:italic; color:#055A7F;
}


