
body {
	
	_background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	color: #505050;
	font-family: "Trebuchet MS",Arial,Tahoma;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a:link { 
	color: #5C6730;
	font-weight: bold;
	text-decoration: none;
	
}
	
a:visited { 
	color: #5C6730;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	height:337px;
	display:block;
	width:1024px;
	margin-right:0px;
	background-position: left top;
	z-index:5;
	overflow:hidden;
}

#header a {
	position:absolute;
	top:322px;
	right:48px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}

#body {
	position:absolute;
}



#copyright {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;	
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #ca738f;	
}
.photo img{
	border: 1px solid #df8fa9;
}



#menu {
	clear: both;
	display: block;
	height: 551px;
	width: 220px;
	align: left;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
}

#menu li {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	font-size: 9pt;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 170px;
}

#nav {
	clear: both;
	height: 50px;
	width: 700px;
	position:absolute;
	margin-left:40px;
}

#nav ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:700px;
	z-index:15;
	position:absolute;
	text-align:center;
}

#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 1px solid #c0617f;
}
#nav a {
	#font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 20px 10px 20px;
}
#nav a:hover {
	color:#df8fa9;
	text-decoration:underline;
}


#right a{
text-decoration:underline;}

.tab {
	background: url(images/tab-heading.gif) no-repeat;
	color: #EEEEEE;
	display: block;
	#font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 18px;
	#letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-left: 7px;
	width: 180px;
}

.tab2 {
	background: url(images/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.tag {
	color: #F5E6EB;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;	
}

.textboxtop,.textboxtop2{
	color: #333333;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	#margin-left: 8px;
	#padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
}

.textboxtop2 {
	background: url(images/textbox-top2.gif) no-repeat;
}



.textboxbottom {
	background: url(images/textbox-bottom.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}
.lastnav{
	border-right: 0px none #c0617f !important;
}


#right {
	position: absolute;
	width: 2000px;
	height: 2000px;
	background: #FFFFFF ;
	z-index:0;
	left: 200px;
	top: 0px;
}

#left {
	position: absolute;
	background: #D2DCAA;
	top: 0px;
	left: 1px
	width: 200px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1280px;
	position:relative;
}

#header2 {
	position: relative;
	background: #D2DCAA;
	width: 1024px;
	height: 135px;
	z-index:5;
}

#titleAndTag {
	position: absolute;
	top: 10px;
	left:270px;
	font-weight: bold;
	font-size: 22px;
	color: #5C6730;
	#color: white;
	text-align: left;
}

#titleAndTag h1{
	font-weight: bold;
	font-size: 22px;
	color: #5C6730;
	text-align: left;
}

#julie {
	font-weight: bold;
	font-size: 28px;
	color: #5C6730;
	text-align: center;
	width: 262px;
}

#contact {
	position: absolute;
	top: 60px;
	left:450px;
	text-align: right;
	font-weight: bold;
	color: #5C6730 ;
	text-align: right;
	font-size: 12pt;

}

#contact .a:link, a:active  {
	text-decoration: underline;
}

#contact .a:hover { 
	color: #5C6730;
	font-weight: bold;
	text-decoration: underline;
}

.symbol {
	font-weight: bold;
	color: #5C6730 ;
	font-size: 14pt;

}

#image {
	position: absolute;
	top: 5px;
	left:700px;
}

#logo {
	position: absolute;
	left:2px;
	top: 12px;
	text-align: left;
	font-weight: bold;
	color: #5C6730 ;
	font-size: 14px;
}

#footer_links {
	font-size: 8pt;
	color: #CCCCCC ;
	text-align: center;
}

#footer_links a{
	text-decoration:none;
	font-size: 8pt;
	color: #CCCCCC ;
}




.textbox {
	#background: #EEEEEE;
	#border-left: 1px solid #DF8FA9;
	#font-weight: bold;
	#border-right: 1px solid #DF8FA9;
	color: #333333 ;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 714px;
	padding-bottom:10px;
}

h1 {
	color: #333333;
	font-weight: bold;
	font-size: 20px;
}

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