*{
	margin:0;
	padding:0;
	padding-right: 5px;
}
	
	body{
	font:10px Arial, Helvetica, sans-serif;
	background:#e3e3e3 url(../images/common/bg.jpg) repeat-y center;
	color:#707070;
	}
	
	a{
	text-decoration:underline;
	color:#707070;
	}
	
	a:hover{
	text-decoration:underline;
	color:#633299;
	}
	
.clear
all{
	clear:both;
	}
		.regular{
	font:10px Arial, Helvetica, sans-serif;
	color:#707070;
		}
	
	.left{
		float:left;
		}
		
	.right{
	float:right;
	}

	input{
	width:50px;
	}
	
	.button{
	font-size:11px;
	width:50px;
}

	.buttonsmall{
	font-size:10px;
	width:40px;
}

	.buttonmedium{
	font-size:11px;
	width:60px;
}

	.buttonlarge{
	font-size:10px;
	width:100px;
}
	
	form{
	text-align:right;
	}

	#wrapper{
	margin:0 auto;
	width:830px;
	}
	#contentwrapper{
	padding:0 35px;
	}
	#requestForm input{
	width:300px;
	}
	#requestForm textarea{
	width:300px;
	}
	#requestForm input.button{
	width:90px;
	font-size:10px;
	}
	body.tour{
	background:#e3e3e3;
	}
		#tourwrapper{
	padding:0 35px;
	background:#ffffff;
	}
	#row1{
	background:url(../images/common/logo.gif) no-repeat top left);
	padding-top:27px;
	
	}
	#row2content{
		padding:0 25px;
	}
	h1,h2,h3,h4,h5{
	color:#8964af;
	font-weight:normal;
	margin:20px 0 0 0;
	}
	h1{
	font-size:15px;
	}
	h2 {
	font-size:12px;}
	h6 {
	color:#8964af;
	font-weight:normal;
	font-size:16px;
	margin:0 0 5px 0;
	}
img{
border:none;
}
	p{
	padding:0 0px 0 0;
	line-height:16px;
	}
	#flash{
	}
	#homeNav{
	height:30px;
	width:760px;
	padding-left:30px;
	}
	#divNav{
	height:30px;
	width:760px;
	}
	#nav{
	width:760px !important;
	list-style-type:none;
	margin:6px;
	padding:5px;
	}
	#nav li{
	display:block;
	float:left;
	}
	#nav li a{
	text-align:center;
	width:auto;
	float:left;
	padding:0 8px;
	text-decoration:none;
	}
	#nav li a.on{
	color:#633299;
	}
	#divSubNav{
	width:560px;
	text-align:center;
		background:#333333;
	
	}

	#subNav{
	font-size:9px;
	height:10px;
	border-top:#707070 solid 1px;
	list-style-type:none;
	}
	#subNav li{
	display:block;
	float:left;
	width:auto;
	text-align:center;
	}
	#subNav li a{
	width:auto;
	float:left;
	padding:2px 5px;
	text-decoration:none;
	}
	#row2{
	background:url(../images/common/shadow.jpg) no-repeat top;
	padding:5px 0 20px 0;
	}
	#column1{
	float:left;
	width:440px;
	}
	#column1content{
	padding:0 25px;
	}

	#column1content	ul{
	list-style-type:none;
	margin:5px 0;
	}
	#column1content ul li{
	padding:0 0 0 10px;
	background:url(../images/common/bullet.gif) center left no-repeat;
	}
	#column2{
	}
	#column2content{
	padding:0 55px;
	}
	
	#column3{
	float:left;
	width:317px;
	}
	#column3content{
	padding:0 25px;
	}

	#column3content	ul{
	list-style-type:none;
	margin:5px 0;
	}
	#column3content ul li{
	padding:0 0 0 10px;
	background:url(../images/common/bullet.gif) center left no-repeat;
	}
	
	#eventNav{
	list-style-type:none;
	height:100px;}
 ul#eventNav li {
padding:0;
	background:none;
	text-transform:uppercase;

	margin:0 auto;
	}
#eventNav a{
	text-decoration:none;
	color:#8964af;
	}
	
	#eventNav li a.on{
	background:#CCCCCC;
	}
 #eventNav a:hover{
	text-decoration:underline;
	}
	#footer{
	margin-top:5px;
	padding:10px 15px;
	text-align:center;
	}
	#footer p{
	padding:2px 0;
	}
	#footer a{
	text-decoration:none;
	font-size:9px;
	padding:0 10px;
	}
	#footer a:hover{
	text-decoration:underline;
	}/* CSS Document */
.inpu{
	width:125px;
	height: 15px;
	padding-left: 2px;
	font-size: 11px;
	}

.border {border: 1px solid #D3DDE0;}

.greydotborder {border: 1px dotted #E2E2E2;}

.style1 {color: #8964af}
.style2 {font-size: 12px}
