@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	background-color: #38404f;
	background-image: url(/images/site_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b5cffe;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h6{
	color: #ffd481;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: normal;
}

a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b9fc4;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b9fc4;
}
a:hover {
	color: #b5cffe;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b9fc4;
}

#footer a:link {
	color: #8b9fc4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b9fc4;
}
#footer a:visited {
	color: #8b9fc4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b9fc4;
}
#footer a:hover {
	color: #8b9fc4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

a:focus { outline: none; }

/* Clearing Floats */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Site Structure */


#wrapper {
/*	background-image: url(/images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 430px; */
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 800px;
}
#header {
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 367px 0px;
	text-align: right;
	height: 100px;
	width: 897px;
	padding-right: 53px;
	padding-left: 50px;
	position: relative;
}
#content {
	background-image: url(/images/content_bg.png);
	background-repeat: repeat;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	min-height: 550px;
	position: relative;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8b9fc4;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 50px;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 10px;
}
#bio {
	width: 450px;
	padding-top: 130px;
	padding-left: 360px;
}
#contact {
	width: 350px;
	margin-top: 60px;
	margin-left: 525px;
}
.contact_form {
	padding-top: 10px;
}
#portfolio_left {
	float: left;
	width: 210px;
}
#portfolio_right {
	float: right;
	width: 690px;
}


/* Site Classes */

.julia_gill_logo {
	position: absolute;
	left: 50px;
	top: 0px;
}
.menu_top_margin {
	margin-top: 51px;
	margin-left: 17px;
}
.home_images {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.dark_border {
	border: 5px solid #535964;
}
.biophoto {
	position: absolute;
	left: 150px;
	top: 110px;
}
.page_title {
	margin-top: 15px;
	margin-left: 15px;
}
.column {
	float: left;
	width: 300px;
	margin-left: 100px;
	margin-top: 60px;
}
#news {
	float: left;
	width: 530px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#events {
	background-color: #2c323f;
	float: right;
	width: 320px;
	padding-top: 45px;
	min-height: 505px
}
.events_title {
	margin-left: 25px;
}
.news_item {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444b57;
}
.events_item {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444b57;
	width: 270px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
.contact_image {
	position: absolute;
	left: 65px;
	top: 40px;
}
#portfolio_left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#portfolio_left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#portfolio_left ul li {
	display: block;
	height: 30px;
	width: 205px;
	margin-bottom: 2px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(/images/portfolio_menu_bg.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	background-position: 0px 0px;
	overflow: hidden;
	font-size: 10px;
}

ul.portfolio_menu li a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
ul.portfolio_menu li a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
ul.portfolio_menu li a:hover {
	color: #b5cffe;
	text-decoration: none;
	border-bottom-width: 0px;
}
#portfolio_left li:hover {
	background-image: url(/images/portfolio_menu_bg_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gallery_info {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#header a {
	border-bottom-width: 0px;
}
.right_justify {
	text-align: right;
	padding-top: 15px;
}
.right_justify a {
	border-bottom-width: 0px;
}
#sitedesign {
	height: 15px;
	width: 150px;
	position: absolute;
	left: 740px;
	top: 525px;
	text-align: right;
}
