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

body, div, h1, h2, h3, h4, p, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px;padding: 0px border: 0px;
	}
	
.clear:after {
	content: ""; display: block: clear: both;
	}
	
		.clear {zoom: 1;}
		
body {
	font family: georgia;
	background-image: url(../images/background.gif);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color: #3c0c20;
	background-position: 50% 0%;
	margin:0 auto;
									
	}

p  {
	font-size: 16px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #ffffff;
}
h1  {
	font-size: 18px;
	font-family: georgia;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left:20px;
	color: #fff;
}

h2  {
	font-size: 18px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left:20px;
	color: #c73e3e;
	}
	h2 a:link, h2 a:visited {
color:#c73e3e;
text-decoration:none;}
h2 a:hover {color:#ffffff}

#container      {
	width: 800px;

	clear:both;
	margin-left:auto;
	margin-right:auto;

	margin-bottom:0;


	}

#header   {
	background-image: url(../images/header.gif);
	
	width: 800px;
	height: 116px;
	background-position: bottom;
}
#main   {  background-image: url("../images/main.jpg"); 
background-repeat:no-repeat;
	background-color: #000;
background-position:top;
	width: 800px;float:left; }
	
	
#main.pages   {  background-image: url("../images/main_pages.jpg"); 
background-repeat:no-repeat; width: 801px; float:left; }

#spacer {
	float: left;
	margin: auto;
	height: 50px;
	background-color: #00FF00;
}


/* Layout style 2 Col
-----------------------------------------------*/
#galleryleft { 
	float:left;
	width:312px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 16px;
	}
	
	#galleryleft h1  {
	font-size: 18px;
	font-family: georgia;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left:10px;
	color: #fff;}
	
	#galleryleft p  {
	font-size: 16px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left:10px;
	color: #ffffff;
}
	#galleryleft ul  {
	font-size: 18px;
	font-family: georgia;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left:5px;
	color: #c91d76;
	list-style: none;
	text-decoration: none;
}
#galleryleft li  {
	font-size: 18px;
	font-family: georgia;
	line-height: 21px;
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;}
	
	
	#galleryleft li:first-child {border-top: solid 0px green;}
	
	#galleryleft li:last-child {border-top: solid 0px green;}

#galleryleft li a  {
	font-size: 18px;
	font-family: georgia;
	line-height: 30px;
	color: #fff;
	text-decoration:none;
	padding:5px;
	display:block;
}
#galleryleft li a:hover  {
	color: #c91d76;
	text-decoration:none;
	background-image: url("../images/black.png");
	
}

#galleryleft div.news{
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#galleryleft div.news a.download-btn{
	background:url("../images/downloadcvBtn.gif") bottom no-repeat;
	display:block; width:184px; height:45px; margin: 0 auto;
	}
	#galleryleft div.news a.download-btn:hover {
	background:url("../images/downloadcvBtn_hover.gif") bottom no-repeat;
	display:block; width:184px; height:45px; margin: 0 auto;
	}
	
	#galleryleft div.news a.spotlight{
	background:url("../images/spotlight.gif") bottom no-repeat;
	display:block; width:64px; height:64px; margin: 0 auto;
	}
	#galleryleft div.news a.spotlight:hover {
	background:url("../images/spotlight_hover.gif") bottom no-repeat;
	display:block; width:64px; height:64px; margin: 0 auto;
	}
	
	#galleryright { 
	margin-top: 20px;
	float:right;
	width:460px;
	
	margin-left:10px;
	margin-right:0px;
	text-align:center;
	}
	
	#twoColContentLeft {
	float:left;
	width:350px;
	border-right-style:solid;
	border-right-color:#666666;
	border-right-width:1px;
	background: #000000;
	margin-left:20px
}

#twoColContentRight {
	float:right;
	width:386px;
	background:url("../images/sidebox.jpg") no-repeat;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: auto;
}

#twoColContentRight div.news{
	background: bottom no-repeat;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:center;
}

#twoColContentRight div.news p{
	text-align:left;
}
#twoColContentRight div.news h1{
	text-align:left;
	color:#eeeeee;
	
}

#twoColContentRight div.news h2{
	text-align:left;
	padding-bottom:5px;
	border-bottom: 1px solid #333;
}

#twoColContentRight div.news h2 a{
font-size:16px;
color:#d01e7d;
	
}

#twoColContentRight div.news h2 a:hover{
color:#eeeeee;
	
}

/* Layout style 1 Col
-----------------------------------------------*/
#oneColContentLeft {
float:left;
width:780px;
}

/* Navigation
-----------------------------------------------*/

#navigation    { background-color:#6c052e; width: 800px; height: 27px; padding-bottom:4px;}

 #nav-menu ul
{
	list-style: none;
	padding: 0;
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav-menu li
{
	float: left;
	border-right:solid 1px #41031c;
	border-left:solid 1px #79354f;


	

}

#nav-menu li:last-child
        {
	
	border-right:none;
		
	}
	
	#nav-menu li:first-child
        {
	
	border-left:none;
		
	}

#nav-menu li a
        {
	color: #fff;
	font-size: 16px;
	font-family: georgia;
	
	text-decoration: none;
	text-align: center;
	display: block;
	height: 27px;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;		
	}
#nav-menu li a:hover
        {
	font-family: Georgia;
	text-decoration: none;
	text-align: center;
	background-color:#5b0326;
	display: block;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
		height: 27px;
}
#nav-menu li a.selected
           {
	text-align: center;
	background-color:#5b0326;
	display: block;
	background-position: top;
	background-repeat: no-repeat;
	
}


#footer   {
	width: 800px;
	float:left;
	background-image: url(../images/footer.gif);
	background-color:#9a0145;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 10;
	


}
	#footer h6 {
	font-size: 20px; color: #fff; font-weight: normal; margin: 0 0 5px 0;
	}
	#footer p {
		font-size: 14px; color: #fff; line-height: 24px;
	}
	#footer a {
	color: #fff; text-decoration: none;
	}
		#footer a:hover { color: #c2337a; text-decoration: none; }
		
		
		#footer div.links {
	width: 500px;
	float: left;
	text-align: right;
	text-align:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		}
		
		
		#footer div.contact {
		width: 250px; float: right;
			margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		text-align: right;
		}
		#footer div.contact h6 {
	font-size: 24px;
	
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	
		}
		#footer div.contact p {
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
		}
		#footer div.contact p strong {
		font-size: 24px;
		}
		#footer div.contact p a{
	background: url(../images/email-icon.jpg) left no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
			}
	
#footNav  {
	text-align: center;
	width: 801px;
	float: right;
	
}

h4 {
	font-family:georgia;
	font-size:10px;
	font-weight:400;
	color:#000000;
	margin:0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h4 a:link, h4 a:visited {
color:#000000;
text-decoration:none;
}

h4 a:hover {color:#ffffff}



.containergallery   { margin-top: 0px; margin-left:50px;margin-bottom: 20px; width: 100%; height: 100%; float: left }


ul.thumb { 
	float:left;
	list-style: none;
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;

}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 102px;
	height: 143px;
}
ul.thumb li img {
	width: 92px; height: 138px;
	border: 1px solid #bf9f6e;
	padding: 2px;
	background: #ffffff;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover  {
	border: none;
	background-image: url(../images/headshots/rollover.png);
	padding:10px;
}




ul.footerlinks {margin-left:00px;margin-top:8px;

}
ul.footerlinks li {
	float: left;
	padding: 0;
	
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	
}
ul.footerlinks li a.icon {
	width:70px;
	height: 84px;
	padding: 0px;
	cursor: pointer;
}
ul.footerlinks li span { /*--Used to crop image--*/
	width: 70px;
	height: 84px;
	overflow: hidden;
	display: block;
}
ul.footerlinks li a.icon:hover {
	background: #333;
}
ul.footerlinks li h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
	color: #be9c6a;
}
ul.footerlinks li a {
	text-decoration: none;
	color: #be9c6a;
	display: block;
}

/* end footerlinks */

.weblink{background-color:#000000;}
.weblink h4 {font-size: 12px;
	font-weight: normal;padding:10px;
	
	
	color: #ffffff;
	text-align:center;
	}
	
	.weblink  h4 a {
	color: #be9c6a;padding-top:10px;
	}
	
	
	

