﻿body{
	background-color:#FFF;
	padding-top:10px;
	color: #29216b;
	margin-top:-20px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", Geneva, Verdana, sans-serif;
}

.box_skitter_large {width:1000px; height:295px; background:#000}

#wrapper{
	width: 1000px;
	margin: 0 auto;
}

#header{
	width:100%;
	height: 90px;
}

#nav-wrapper{
	height:40px;
	width: 85%;
	margin:50px auto auto -15px;
	float:left;
}

#banner{
	height:100%;
}

#banner img{
	margin-top:21px;
	margin-left: 20px;
	height:70%;
}

#banner input{	
}
#content-main{
	width:100%;

}
#home-content{

}
#slider-container{
	width:100%;
	height: 300px;
	background: #29216b;
}

img.slider-image{
	width:1000px;
	height:280px;
}

#home-content{
	width:100%;
	background-image:url('images/bkgrd.png');
	height: 300px;
	margin-top:-21px;	
}

#footer{
	clear:both;
	height:30px;
}

#footer ul{
	width:100%;
}
ul.menu{
	list-style:none;
	font-size:small;
}

ul.content li{
	font-family:Garamond;
	font-style:italic;
	font-size:20px;
	background-image:url(../images/arrow-new.png);
	list-style-type:none;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:-30px;
	
	
	
}

ul.inner-list li{
	font-family:Garamond;
	font-style:italic;
	font-size:20px;
	
	list-style-type:none;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:-30px;
	
	
	
}

ul.arrow li{
	background-image:url(../images/arrow.gif);
	background-position:0px center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	line-height:24px;
	list-style-type:none;
	overflow:hidden;

}

ul.menu li{
	float:left;
	
}

ul.menu li a{
	margin-right: 10px;
	padding-right: 10px;
	border-right:1px #523170 solid;
	text-decoration:none;
	line-height:8px;
	color:#523170;
}

ul.menu li a:hover{
	color:#fff;
	background-color:#7F75AA;	
}
div.columns{
	height:100%;
	margin-top:20px;
}
div.two-thirds{
	width:64%;
	height:251px;
	float:left;
	padding-left:30px;
}

div.one-third{
	width:26%;
	height: 251px;
	float:left;
	padding-left: 30px;
	padding-top:40px;
	margin-top:15px;
}

div.vSep{
	background-color:#cecede;
	float:left;
	height:92%;
	margin-top:1.3%;
	width:3px;
}
div.clear{
	clear:both;
}

span.quote{
	font-family:Verdana;	
	font-size:17px;
	text-align:justify;
	
}

img{
	border-style:none;
}

#top{
	height:20px;
	width:100%;
}
#nav-bar{
	background-color:blue;
	width: 260px;
	float:left;
	height: 100%;
}

#content-holder{
	background-color:lime;
	height:100%;
	width:740px;
	float:left;
}

#content-holder h2{
	border-bottom: 2px navy solid;
	margin:20px 40px;
	padding-bottom:10px;
}
#title{
	background-color:red;
	width: 100%;
	height: 48px;
}

#content{
	background-color:green;
	height:70%;
	width:70%;
	float:left;
}

#sidebar{
	background-color:maroon;
	height:70%;
	width:30%;
	float:left;
}


#searchbox{
	width:200px;
	height:20px;
	border: 1px solid #999;
    color: #666;
    background-color: #DDDBE9;
	margin-bottom:2px;
	-moz-border-radius:2px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-webkit-box-shadow:inset 0 2px 2px 0 ;
	-moz-box-shadow:inset 0 2px 2px 0 #374e65;
	
}

#searchbox:hover{
	width:200px;
	height:20px;
	border: 1px solid #999;
    color: #666;
    background-color: #fff;
	margin-bottom:2px;
	-moz-border-radius:2px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-webkit-box-shadow:inset 0 2px 2px 0 ;
	-moz-box-shadow:inset 0 2px 2px 0 #374e65;
	
}


.pacem-btn{
background-color:#4E2D6A; 
width:230px; 
height:60px;
padding-top:10px;
color:#fff;

font-family:Verdana;
font-size:18px;
text-align:center;
border:0px solid;
-moz-border-radius:6px;
border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-box-shadow:inset 0 2px 2px 0 ;
-moz-box-shadow:inset 0 2px 2px 0 #374e65;
}

.pacem-btn-blue{
	background-color:#6CB4EE; 
	width:230px; 
	height:60px;
	padding-top:10px;
	color:#fff;
	
	font-family:Verdana;
	font-size:18px;
	text-align:center;
	border:0px solid;
	-moz-border-radius:10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow:inset 0 2px 2px 0 ;
	-moz-box-shadow:inset 0 2px 2px 0 #374e65;
	}


#quotebar{
	height:25%;
	width:100%;
	padding:10px;
	border-bottom: 1px #c1bcd6 solid;
	border-top: 1px #c1bcd6 solid;
	margin-left:15px;
}

#sidebar img{
	width:130%;
	margin-top:120px;
}

ul.nav-bar{
	list-style:none;
	width:100%;
	margin:0 1px 0 -40px;
	color:white;
	background-color:#efeff7;

}
ul.nav-bar li{
	width:100%;
	height:35px;
	border: 1px #c1bcd6 solid;
	border-bottom:none;
	font-size:14px;
	line-height:1;
}

ul.nav-bar li.last{
	color:white;
	border-bottom:1px #c1bcd6 solid;
}


ul.nav-bar li.current{
	color:white;
	background-color:#29216b;
}

ul.nav-bar li.current a:visited{
	color:white;
}

ul.nav-bar li a{
	margin-left:20px;
	text-decoration:none;
}

h3{
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h2{
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:16px;
}