/* CSS Document */
/* mary kelly by karl cronin*/


/* CSS Document */
/* mary kelly by karl */
/* positioning: wrap the whole page */
.container {
	margin: auto;
    width: 936px;
}
.wrap {
	float: left;
	background-color: #fff;
	border: 1px solid #6f7072;
	}
/* positioning: wrap the top and logo and nav*/
.top_wrap {
	float: left;
	width: 886px;
	height: 25px;
	margin: 24px 24px 5px 24px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #40A9C6;
} 
.hold_logo {
	float: left;
	margin-left: 8px;
	width: 330px;

} 
.hold_topnav {
	float: right;
	width: 531px;
	margin-right: 13px;
} 

/* BODY POSITIONING*/

.page_wrap {
	float: left;
	margin: auto;
    width:934px;
	background-color: #fff;
	margin-top: 36px;
}

.hold_left {
	float: left;
	margin-left:37px;
	width: 201px;
}

.hold_right_text {
	float: right;
	background-color: #E8EAEC;
	border: 1px solid #40A9C6;
	padding: 5px 19px 10px 19px;
	margin: 0px 36px 32px 0px;
	line-height: 20px;
	width: 580px;
}

.hold_right_text_2 {
	float: right;
	background-color: #E8EAEC;
	border: 1px solid #40A9C6;
	padding: 15px 19px 15px 19px;
	margin: 0px 36px 32px 0px;
	line-height: 20px;
	width: 580px;
}

.hold_right_movie {
	float: right;
	background-color: #f6f8f8;
	border: 1px solid #40A9C6;
	margin: 0px 36px 32px 0px;
	width: 618px;
}

.hold_rollovers {
	float: right;
	margin: 0px 36px 32px 0px;
	width: 620px;
	height: 125px;
}

.hold_left_rollover{
	float: left;
	width:300px;
	border: 1px solid #40A9C6;
}

.hold_right_rollover{
	float: right;
	width:300px;
	border: 1px solid #40A9C6;
}

.hold_interactive_box {
	float: right;
	background-color: #E8EAEC;
	border: 1px solid #40A9C6;
	margin: 0px 36px 32px 0px;
	width: 618px;
}
.hold_title {
	width: 580px;
	background-color:#DADFE2;
	line-height: 18px;
	padding: 5px 19px 0px 19px;
	height: 25px;
}
.hold_picture{
	width: 618px;
	padding: 15px 0px 15px 0px;
	height: 350px;
}
.hold_boxedinfo{
	width: 580px;
	line-height: 18px;
	padding: 15px 20px 15px 20px;
}
.hold_picture_nav{
	width: 580px;
	background-color:#DADFE2;
	line-height: 18px;
	padding: 5px 19px 5px 19px;
}

.hold_info {
	float: right;
	background-color: #E8EAEC;
	border: 1px solid #40A9C6;
	padding: 5px 20px 5px 20px;
	margin: 0px 36px 32px 0px;
	line-height: 20px;
	width: 578px;
}

.spaced{
	clear: both;
	height: 20px;
}

.footer{
	clear: both;
	border-top: 1px solid #40A9C6;
	font-size: 9px;
	color: #969b9f;
	text-align: right;
	margin: 0px 24px 5px 24px;
	padding: 0px 13px 0px 0px;
}


/* top nav*/

ul#topnav { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	float: right;
	width: 531px;
}

ul#topnav li { display: inline;
	text-align:center;
	font-color:#b6b7bb;
	font-size: 12px; 
	list-style-type: none; 
	font-weight: bold;
}

ul#topnav li a {
	float: right;
	text-align:center;
	color: #b6b7bb;
	background-color: #dce0e3;
	padding: 5px 15px 5px;
	text-decoration: none;
}

ul#topnav li a:hover {
	color:#FFF;
	background-color: #B0D7E4;
	}

#t_home {border-left: 1px solid #fff;}
#t_bio {border-left: 1px solid #fff;}
#t_gallery {border-left: 1px solid #fff;}
#t_contact {border-left: 1px solid #fff;}

/* Left Nav */

.topbox {
	color: #939BA1;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	display: block;
	line-height: 18px;
	width: 191px;
	background-color: #DADFE2;
}

.bottombox { 
	width: 201px; 
	height: 4px;
	background-color: #DADFE2;
	font-weight: bold;
	margin-bottom: 35px;
}
.bottombox a {
	display: block;
	width: 191px;
	padding: 5px;
	color: #EAEFF8;
	background-color: #9FA1A4;
}

.bottombox a:link {
	color: #EAEFF8;
	text-decoration: none;
}

.bottombox a:visited {
	text-decoration: none;
}

.bottombox a:hover {
	color: #5F6062;
	background-color: #aaa;
	text-decoration: none;
}

#navcontainer { 
	width: 201px; 
	border-top: 0px solid #fff;
	line-height: 18px;
	font-weight: bold;
}


#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer a {
	display: block;
	width: 191px;
	padding: 5px;
	background-color: #B6B8BA;
	border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited {
	color: #EAEFF8;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #fff;
	background-color: #B0D7E4;
}
#navcontainer #active a:hover {	background-color: #85e08b; }
#navcontainer #nav2 a:hover {	background-color: #fc8d81; }
#navcontainer #nav3 a:hover {	background-color: #ffbbf5; }
#navcontainer #nav4 a:hover {	background-color: #da8de0; }
#navcontainer #nav5 a:hover {	background-color: #9999ff; }
#navcontainer #nav6 a:hover {	background-color: #a5d6ce; }
#navcontainer #nav7 a:hover {	background-color: #8fef8f; }
#navcontainer #nav8 a:hover {	background-color: #e2ce6a; }
#navcontainer #nav9 a:hover {	background-color: #85e08b; }
#navcontainer #nav10 a:hover {	background-color: #fc8d81; }
#navcontainer #nav11 a:hover {	background-color: #ffbbf5; }
#navcontainer #nav12 a:hover {	background-color: #da8de0; }
#navcontainer #nav13 a:hover {	background-color: #9999ff; }
#navcontainer #nav14 a:hover {	background-color: #a5d6ce; }

/* general*/

.smaller {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}

body {
	background-color: #a0a1a5;
	color: #969b9f;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
}

a { color: #40A9C6; text-decoration: underline;}
a:link { color: #40A9C6; text-decoration: underline;}
a:visited { color: #999; text-decoration: underline;}
a:hover, a:active { color: #333; background-color: #ccc;}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.split {
	font-weight: normal;
}

img {
	display:block;
}

