
*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html {
	height: 100%;
}

body {
	background: #171b20;
	color: #ffffff;
	font-family:  Verdana, Arial;
	font-size: 75%;    
	height: 100%;
}

#container {
		margin: 0px auto 0 auto;
	width: 750px;
}

#google_form {
    position: relative;
    left: 50px;
    top: -58px;
}

#head-search {
	float: right;
	height: 35px;
	padding: 0;
	margin: 0;
}

#head-search input.text {
	background: #EEE;
	border: 1px solid #000;
	margin-right: 6px;
	color: #900;
	float: left;
	padding: 3px;
	width: 120px;	
	font-size: 90%;
}

	.page-footer {
		margin: 20px  0 0 0;	
		text-align: left;
		font-size: 10px;
	}

	.page-footer p {
		margin: 0;
	}
    .page-footer p a {color: #CCC;}
    .page-footer p a:hover {color: #666;}

a,
a:link,
a:visited {
	color: #900;
}

.accordion_content ul {
	list-style-image: url(http://mercury7design.com/marcus-hill/layout/black_arrow.gif);
	list-style-type: circle
}

.accordion_content  li {
	margin-bottom: 10px;
}

.accordion_content ol, .accordion_content ul {margin-left: 45px;}
		
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 728px;
			/*width: 730px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #92191c;*/
			background: #FFF url(http://mercury7design.com/marcus-hill/v2/layout/white_carrot.gif) no-repeat top right; 
			background: #92191c;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #CCC;
			/*cursor: pointer;*/
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			/*background: url(images/accordion_toggle_active.jpg) no-repeat top right #333;*/
			background: #333;
			color: #ffffff;
			border-bottom: 1px solid #CCC;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
            padding: 0 20px 15px 0;
		}
			
			h1.accordion_toggle {color: #FFF;font-size: 130%;}
			h1.accordion_toggle a {color: #FFF; text-decoration: none;}
   			
			h2.accordion_toggle a {color: #FFF; text-decoration: none;}

            h2.accordion_toggle {color: #FFF;font-size: 130%;}
			
			
						
            .accordion_content h1 {font-size: 120%;padding: 15px 0 5px 25px;}
            
			.accordion_content h2, .accordion_content h3, .accordion_content h4, .accordion_content h5, .accordion_content h6 {
				padding: 10px 0 10px 25px;
                font-size: 100%;
			}
			
			.accordion_content p {
				line-height: 150%;
				/*padding: 5px 10px 15px 10px;*/
				padding: 5px 20px 5px 25px;
			}
            
            .accordion_content ol {padding-left: 10px}
            
            
.static_slider {
    display: block;
    height: 30px;
    width: 728px;
    background: #FFF url(layout/white_carrot.gif) no-repeat top right; 
    background: #92191c;
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    color: #000000;
    border-bottom: 1px solid #CCC;
    margin: 0 0 0 0;
}
h2.static_slider {color: #FFF;font-size: 130%;}
h2.static_slider a {color: #FFF; text-decoration: none;}

			
#myHeader {
	position: relative;
	left: -40px;
}
#vertical_container {
	border: 1px solid #CCC;
	border-bottom: none;
}

#header {
	background: #171b20 url(http://mercury7design.com/marcus-hill/layout/logo.gif) no-repeat 0px 0px;
	height:125px;
	width: 700px;
}

#header_text {padding: 65px 0 0 100px; width: 600px; font-size: 90%;}

#header_text a {
	color: #CCC;
} 

#header_text a:hover {
	color: #666;
}
.sub_nav li {
	display: inline;
	list-style-type: none;
}

.sub_nav ul {
	margin-left: 25px;
	padding-left: 0px;
}

.sub_nav a{
	color: #666;
}
.sub_nav a:hover{
	color: #900;
}
.accordion_toggle1 {			
			display: block;
			height: 30px;
			width: 728px;
			/*width: 730px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #92191c;*/
			background: #FFF url(http://mercury7design.com/marcus-hill/v2/layout/white_carrot.gif) no-repeat top right; 
			background: #92191c;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #CCC;
			/*cursor: pointer;*/
			margin: 0 0 0 0;
}


#bio_image {
	float: left;
	margin: 5px 0px 0px 20px;
	padding: 0px; 
	width: 655px; 
}

#bio_content {
	float: left;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 655px; 
}
	
#bio_content h3 {
 	color: #383838; 
	margin: 0px;
	font-size: 140%;
	/*margin-bottom: -10px;*/
}
	
#bio_content ul#categories {
	margin-bottom: -20px;
}	
.image-portrait {
	float: left;
	margin: -10px 10px 0px 0px;
	padding: 0 4px 4px 4px;
	width: 181px;
}
	
.image-portrait img {
	float: left;
	margin: 0px;
	padding: 2px;
	border: 1px solid #999;
 }

#right {
	float: left;
    
}

#name {
	font-weight: bold;
	font-size: 115%;
	padding-bottom: 5px;
}

#title {
	font-weight: bold;
	color: #383838;
	margin-top:  5px;
}
 
#email {
	font-weight: normal;
	margin-top:  5px;
}

#phone{
	font-weight: normal;
 	margin-top:  5px;
}
#fax{
	font-weight: normal;
 	margin-top:  5px;
}
.clear {clear: both;}