/* CSS Document */

#fullheight{height:100%}
		
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	}
   
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	}
   
#frame {
	border: 19px solid #473C26;
	}
	
.resume a:hover {background:url(../images/main/b_careyotto_on.gif) 0 0 no-repeat;} 
.resume a {
	display:block;
	float: right;
	background:url(../images/main/b_careyotto.gif) 0 0 no-repeat;
	}
	
.home a:hover {background:url(../images/main/b_home_on.gif) 0 0 no-repeat;} 
.home a {
	display:block;
	float: right;
	background:url(../images/main/b_home.gif) 0 0 no-repeat;
	}
	
.home2 a:hover {background:url(../images/main/b_home_on.gif) 0 0 no-repeat;} 
.home2 a {
	display:block;
	float: left;
	background:url(../images/main/b_home.gif) 0 0 no-repeat;
	}
	
.button  {
	padding-top: .3em;
	padding-bottom: .4em;
	padding-left: .75em;
	padding-right: .75em;
	text-align:center;
	background-color: #473C26;
	font-family: georgia, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
	}
   
.button:hover {
	background-color: #DD216F;
	}
   
.buttonAT  {
	padding-top: .3em;
	padding-bottom: .4em;
	padding-left: .75em;
	padding-right: .75em;
	text-align:center;
	background-color: #DD216F;
	font-family: georgia, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
.navTitle {
	color: #FFFFFF;
    font-family: georgia, verdana, arial;
	font-size: 11px;
	line-height: 12px;
	margin-bottom:5px;
	margin-top:0px;
	}
	
.nav {
   font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-bottom:5px;
	margin-top:0px;
	}

.nav a {
	color: #BDAD8D;
	text-decoration:none;
	}
	
.nav a:hover {
  	color:#FFFFFF;
	background-color: #DD216F;
	}
	
.navHome {
   font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-bottom:5px;
	margin-top:0px;
	}

.navHome a {
	color: #968769;
	text-decoration:none;
	}
	
.navHome a:hover {
  	color:#FFFFFF;
	background-color: #DD216F;
	}
	
.textTitle {
	font-family: georgia, verdana, sans-serif;
	font-style:italic;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
	color:#000000;
	background-color:#BDAD8D;
	padding: 2px;
	}
	
.text {
	font-family: georgia, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
	color:#000000;
	background-color:#BDAD8D;
	padding: 2px;
	}
   
.text a {
	color:#DD216F;
	text-decoration:none;
	}
	
.text a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
   
.resText {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	color:#000000;
	}
	
.resTitle {
	font-family: Georgia, Times New Roman, serif; 
	font-size: 11px; 
	line-height: 11px; 
	font-weight: bold; 
	color: #000000;
	}
	
.resLink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	color: #DD216F;
	}	
	
.resLink:hover {
	color: #FFFFFF;
	background-color:#DD216F;
	}
	
.resCo {
	font-family: Georgia, Times New Roman, serif; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #5C4E33;
	}
	
.resJob {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: none;  
	font-style: italic; 
	color: #666666;
	}