body,td,th {
	font-family: Cooper Black, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	z-index: -100;
}
body {
	background-color: #333333;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #6ee208;
	text-decoration: none;
}
form {
	margin: 0;
}
h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	font-family: Cooper Black, Arial, sans-serif;

}
h1 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
}
.header {
	background-color: #FFFFFF;
	color: #FF0000;
	text-align: center;
	font-size: 28px;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.header h1 {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: center right;
	height:39px;
	font-size: 39px;
}
.menu {
	background-color: #FFFFFF;
	padding: 0px 0px;
	width: 250px;
	vertical-align: top;
	max-width: 250px;
	font-size: 1.2em;
	
}
li {
	list-style-type: none;
	margin: 4px 8px;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #333333;
}
.menu ul {
	list-style-type: none;
	margin: 4px 8px;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #333333;
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}
.current {
	font-weight: bold;
}
.content li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 5px;
	list-style-image: url(images/bullet.gif);
	background-color: transparent;
}
.content p, ul {
	font-size: 1.2em;
}
.content ul {
	z-index: 5;
}
.content h2 {
	margin:0px 0px 0px 0px;

	background-image: url(images/h2background.gif);
	background-repeat: no-repeat;
	background-position: center left;
	height:30px;
	color: #333333;
}
.content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 130px;
  
	z-index: -50;

	height: 400px;
	
	vertical-align: top;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.content a{
	color: #497eeb;
}
.content a:hover {
	color: #a3c1fd;
}
#content_bumpout_right {
	width:135px; 
	height:40px;
}
#content_bumpout_right {
	float:right;
	clear:right;
}
#cutout_pic{
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 250px; 
	height: 440px;
	text-align: top;
	z-index: 0;
	border: 2px solid rgb(130,4,4);
	border: 2px solid rgb(130,4,4);
}
#link_contact{
	position: relative;
	top: 86px;
	left: -6px;
	z-index: 1;
}
#link_videos{
	position: relative;
	top: 65px;
	left: 86px;
	z-index: 1;
}
#link_press{
	position: relative;
	top: 116px;
	left: 32px;
	z-index: 1;
}
#link_packages{
	position: relative;
	top: 172px;
	left: -58px;
	z-index: 1;
}
#link_home{
	position: relative;
	top: 112px;
	left: 168px;
	z-index: 1;
}



.footer_top {
	background-color: #333333;
	text-align: right;
	margin:0px 0px 0px 0px;
	font-size: 10px;
	height: 10px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.footer_bottom {
	background-color: #FFFFFF;
	color: #cccccc;
	text-align: right;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	height: 10px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footer_bottom a{
	color: #acee3a;
}
.footer_bottom a:hover {
	color: #7ee208;
}
.photocaption {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.85em;
font-style: italic;
text-align: justify;
width: auto;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: inset;
border-bottom-style:  solid;
border-left-style: inset;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
border-top-width: 1px;
color: #666666;
height: auto;
position: static;
clear: both;
vertical-align: bottom;
}