/*tags use in body*/
body{
	color:#505050;
	font:70% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	background-image:  url("../APitt_images/bodybg.gif");
	background-repeat: repeat-x;
}

p{
	line-height:1.5em;
	margin:0 0 15px;
}

a {
	color:#8A6A41;
	font-weight:700;
	text-decoration:none;
}

a:visited {
	COLOR: #ab8259; 
	text-decoration: none;
}

a:active {
	COLOR: #FFA26A; 	
	text-decoration: none;
}

a:hover{
	color:#696934;
}

hr{
	height:1px;
	margin:10px 0;
	width:98%;
}

dt{
	font-weight:700;
}

dd{
	margin:1px 0 12px 15px;
}

#container{
	background:#c0c0c0 url("../APitt_images/bodybg.gif") repeat-x;
	margin:0 auto;
	text-align:left;
	width:752px;
}

#sitename{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: url("../APitt_images/apitt_logo.gif") bottom center no-repeat;
	height: 90px;
	margin:0 20px 5px 0;
}

#sitename h1{
	font-size:2.8em;
	margin:0;
	padding-top:20px;
	font-weight: 700;
	letter-spacing: 4px;
}

#sitename p{
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	letter-spacing: 2px;
	font-variant: small-caps;
}

#nav{
	background: url("../APitt_images/greypx.gif") bottom left repeat-x;
	float:left;
	width:752px;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#nav a{
	background:  url("../APitt_images/tabs.gif") no-repeat 100% 0;
	color:#ab8259;
	display:block;
	font-size:1.2em;
	letter-spacing:-1px;
	padding:7px 20px 4px 11px;
	text-decoration:none;
}

#nav a:hover{
	color:#696934;
}

#nav li{
	background: url("../APitt_images/tabs.gif") no-repeat 0 0;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
}

#nav #current{
	background: url("../APitt_images/tabs.gif") no-repeat 0 -41px;
}

#nav #current a{
	background: url("../APitt_images/tabs.gif") no-repeat 100% -41px;
	color:#303030;
	padding:7px 20px 5px 11px;
}

#wrap1{
	background:#ffffff url("../APitt_images/innerbg.gif") repeat-y;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
	width:750px;
}

#wrap2{
	background: url("../APitt_images/header.gif") top left no-repeat;
	padding:10px;
	width:730px;
}


#topbox{
	font-size: 10px;
	color:#696934;
	margin:0 0 4px;
	text-align:right;
}

#topbox a{
	color:#ab8259;
	font-weight:normal;
}

#topbox a:hover{
	text-decoration:underline;
	color:#696934;
	font-weight:normal;
}

#leftside{
	float:left;
	margin:-15px 0 0;
	width:145px;
}

#leftside h1{
	font-size:1.4em;
	font-weight:400;
}

#rightside{
	float:right;
	margin:40px 15px 20px 10px;
	width:130px;
}

#rightside h1{
	font-size:1.2em;
	font-weight:400;
	margin:0 0 12px;
}

#rightside p{
	font-size:0.8em;
	margin:2px 0 12px 10px;
}

#rightside img{
	border:2px solid #ab8259;
	margin:10px 0 5px 5px;
	padding: 4px;
}

#content{
	margin:45px 160px 0 180px;
}

#contentalt{
	margin:45px 15px 0 180px;
}

#content p,#contentalt p{
	margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
	color:#505050;
	font-size:2em;
	font-weight:400;
	margin:15px 0 10px;
	padding:0;
}

#content h2,#contentalt h2{
	color:#505050;
	font-size:1.5em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content h3,#contentalt h3{
	color:#505050;
	font-size:1.2em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content img,#contentalt img{
	border:2px solid #ab8259;
	float:left;
	margin:5px 15px 6px;
	padding:4px;
}

#footer{
	clear:both;
	color:#a0a0a0;
	font-size:0.9em;
	height:26px;
	margin-top:20px;
	padding:1px;
	text-align:right;
	width:730px;
}

#footer a{
	color:#ab8259;
	font-weight:400;
}

#footer a:hover{
	color:#696934;
	text-decoration:underline;
}

.nav {
	color:#644B33;
	margin-top:1px;
	margin-bottom:0px;
	margin-left: 4px;
	padding:1px 1px 1px 1px;
	font-size:1.2em;
	font-weight:700;
	width:120px;
	font-variant:small-caps;
}

.sub {
	font-size:0.95em;
	font-weight:100;
	margin-left:8px;
	margin-bottom:0;
	padding:1px 1px 1px 2px;
	line-height:1.2em;
	font-variant: small-caps;
}

.sub:hover{
	color:#696934;
	padding:1px 1px 1px 2px;
}


.intro{
	font-weight:700;
}


.active{
	border:1px solid #ab8259;
	padding:1px 1px 1px 9px;
}


.box{
	background:#f8f8f8 url("../APitt_images/boxbg.gif") top left repeat-y;
	border:1px solid #ab9759;
	color:#505050;
	margin:15px auto;
	padding:20px 30px 10px 10px;
	width:75%;
}

.photo{
	margin:5px auto 15px;
	padding:5px;
}

.smallcaps{
	font-variant:small-caps;
}

.mini{
	color:#a0a0a0;
	font-size:0.75em;
	font-weight:400;
	line-height:1.2em;
	margin:20px 0 10px 8px;
}

.small{
	font-size:0.8em;
}

.large{
	font-size:1.4em;
}

.soft{
	color:#808080;
}

.normal{
	font-weight:400;
}

.sharp{
	color:#101010;
}

.center{
	text-align:center;
}

