* {
	margin: 0;
	padding: 0;
}

#pageNav {
	position: relative;
	top: 30px;
	width: 400px;
	line-height: 20px;
}

#pageNav a,#pageNav p {
	float: left;
	font-weight: 700;
	color: #8FC2FF;
	text-decoration: none;
}

#text_content {
	font-family: Arial, sans-serif;
	color: #f9f9f9;
	padding-top: 15px;
	font-size: 12px;
	font-weight: 400;
	line-height: 13px;
}
.contact_form_font{
	font-family: Arial, sans-serif;
	color: #f9f9f9;
	font-size: 12px;
	font-weight: bold;
}
.input_button{
	background-image: url("images/submit.jpg");
	overflow: hidden;
	height: 40px;
	width: 130px;
	border: 1px solid #ffffff;
	background-position: bottom;
}
.input_button:hover{
	background-image: url("images/submit.jpg");
	overflow: hidden;
	height: 40px;
	width: 130px;
	border: 1px solid #ffffff;
	background-position: top;
}
#portraits {
	float: left;
	width: 450px;
	margin-left: 20px;
/* 	border: 1px solid white; */
	padding: 5px;
}
#about {
	float: left;
	width: 450px;
	margin-left: 90px;
/* 	border: 1px solid white; */
	padding: 5px;
}
#events {
	float: left;
	width: 440px;
	margin-left: 60px;
/* 	border: 1px solid white; */
	padding: 5px;
}

#contact_info {
	float: left;
	width: 190px;
	margin-left: 150px;
	margin-top: 10px;
/* 	border: 1px solid white; */
	padding: 5px;
}
#contact_form {
	float: left;
	width: 440px;
	margin-left: 5px;
/* 	border: 1px solid white; */
	padding: 5px;
}
#angie_image {
/* 	background-image: url("images/angie_mcmonigal.jpg"); */
	float: left;
	width: 300px;
	height: 450px;
	margin-left: 30px;
	border: 1px solid #333333;
	padding: 5px;
}

.left_table {
	float: left;
	width: 220px;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-weight: normal;
	font-size: 10px;
	padding-top: 3px;
}

h2 {
	color: #cbafff;
	font-family: Arial, sans-serif;
/* 	font-family: "Courier New", "Arial", sans-serif; */
	font-weight: 700;
	font-size: 15px;
	padding-bottom: 5px;
	padding-top: 12px;
}

h3 {
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 8px;
	color: #8FC2FF;
}

h4 {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	padding-top: 0;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(images/background.jpg);
}

#footer {
	margin-top: 75px;
	width: 996px;
	background-image: url(images/footer.png);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	color: #f9f9f9;
	padding-top: 5px;
	font-size: 11px;
	font-weight: 400;
	text-align: right;
}

#footer p {
	position: relative;
	left: -100px;
}

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 2px;
}

#htop {
	margin: 0;
	padding: 0;
	z-index: 2;
	background-image: url(images/header_top.jpg);
	width: 1000px;
	height: 132px;
}

#topTitle {
	position: relative;
	width: 470px;
	left: 500px;
	top: 60px;
	z-index: 3;
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
}

#titleContent {
	position: relative;
	width: 490px;
	left: 500px;
	top: 65px;
	z-index: 3;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}

#hbottom {
	z-index: 2;
	margin: 0;
	padding: 0;
	background-image: url(images/header_bottom.png);
/* 	width: 1000px; */
	height: 63px;
}

#sub_menu {
	float: left;
	position: relative;
	width: 184px;
	top: 25px;
	min-height: 300px;
	margin: 0;
}

#sub_menu_title {
	font-family: Arial, sans-serif;
	color: #f9f9f9;
	font-size: 28px;
	font-weight: 400;
	background-image: url(images/title_div.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 184px;
	height: 32px;
}

#sub_menu_nav ul {
	list-style: none;
	position: relative;
	top: 8px;
	left: 40px;
	line-height: 25px;
}

#sub_menu_nav,#sub_menu_nav ul li a,#sub_menu_nav ul li a:active,#sub_menu_nav ul li a:visited {
	font-family: Arial, sans-serif;
	color: #f9f9f9;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
}

#sub_menu_nav ul li a:hover {
	color: #2580a2;
}

#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}

#wrapper {
	position: relative;
	height: 100%;
	width: 800px;
	margin: 0 40px 40px 240px;
	margin-top: 18px;
}

#portfolio img {
	border: none;
	background-color: #2a2a2a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dadada;
	padding: 7px;
	margin: 7px;
	margin-bottom: 8px;
/* margin: 10px; */
	max-height: 200px;
	max-width: 200px;
/* width: 160px; */
/* height: 160px; */
}

#portfolio_main img {
	border: none;
	background-color: #2a2a2a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dadada;
	padding: 7px;
	margin: 7px;
	margin-bottom: 8px;
/* margin: 10px; */
	max-height: 800px;
	max-width: 800px;
/* width: 160px; */
/* height: 160px; */
}

#slideshow img {
	border: none;
	background-color: #2a2a2a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dadada;
	padding: 0px;
}


#click_here {
	font-family: Arial, sans-serif;
	color: #f9f9f9;
	font-size: 13px;
	font-weight: 400;
	padding-left: 8px;
	padding-bottom: 10px;
}

#itemDesc {
	float: left;
	padding-left: 3px;
	color: #5668ff;
	font-size: 11px;
	font-weight: 700;
}

.social_icon {
	margin: 5px;
	margin-top: 0px;
	width: 50px;
	height: 50px;
	text-decoration: none;
	border: none;
}

#buyNow {
	float: right;
	margin: 0;
	padding: 0;
}

#desc {
	font-family: Arial, sans-serif;
	float: left;
	color: #6078ff;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 12px;
	padding-left: 12px;
}

#tooltip {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: f9f9f9;
}