html, body, ul, fieldset, p, *{
padding: 0;
margin:0;
border: 0;
font-family: Arial, Sans Serif;
}

body{
	background: #143e66 url(i/bg.png) repeat-x;
	font-family: arial;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}

a{
	color: #8a8a8a;
	text-decoration: none;
}

p {
	color: #bbb;
	font-size: 95%;
	line-height: 1.3em;
	font-family: Arial, Sans Serif;
}

h1{
	margin: 0 0 -10px 0;
	padding: 0 0 8px 8px;
	color: #666;
	font-size: 170%;
	border-bottom: solid 1px #c6c6c6;
}

h2{
	float: right;
	color: #5b93d1;
	
	letter-spacing: 1px;
	margin: 4px 18px 2px 0;
}

h3{
	color: #5b93d1;
	margin: 0 0 5px 20px;
	font-size: 120%;
}

#krun {
	position: absolute;
	right: 30px;
	top: 0;
}

#wrapper{
	width: 930px;
	background: url(i/bgCloud.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 220px;
	text-align: left;
}

#content{
	width: 736px;
	margin-left: 134px;
	background: #fff url(i/bgFooter.png) bottom no-repeat;
}

#navbar {
	height: 47px;
	background: #fff url(i/bgNav.png) no-repeat;
}

#navbar ul{
	padding-left: 32px;
}

#navbar li{
	list-style: none;
	margin: 0;
	float: left;
	display: inline;
	background: url(i/bgBtn.png) no-repeat;
}

#navbar li.first {
	background: url(i/bgBtn.png) top right no-repeat;
}
	
#navbar li:hover {
	background-position: 0 -47px;
}
#navbar li.first:hover { background-position: -5px -47px; }

#navbar a {
	display: block;
	padding: 14px;
}

#tagline {
	height: 209px;
	padding: 28px 20px 0px 400px !important;
	padding: 28px 20px 39px 400px;
	background: #041a31 url(i/bgTagline.png) no-repeat;
	font-size: 180%;
	color: #fff;
}

#taglineAbout, #taglinePersonal, #taglineWhenwhere, #taglineWhowhat {
	height: 180px;
	padding: 28px 20px 0px 400px !important;
	padding: 28px 20px 39px 400px;
	font-size: 180%;
	color: #fff;
}

#taglineWhowhat {
	background: #091f38 url(i/bgTaglineWhowhat.jpg) no-repeat;
}

#taglineWhenwhere {
	background: #091f38 url(i/bgTaglineWhenwhere.jpg) no-repeat;
}

#taglinePersonal {
	background: #091f38 url(i/bgTaglinePersonal.jpg) no-repeat;
}

#taglineAbout {
	background: #091f38 url(i/bgTaglineAbout.jpg) no-repeat;
}

#taglineContact {
	height: 172px;
	padding: 28px 20px 0px 400px !important;
	padding: 28px 20px 39px 400px;
	background: #091f38 url(i/bgTaglineContact.jpg) no-repeat;
	font-size: 180%;
	color: #fff;
}

#tagline .btn{
	float: right;
	margin-top: 30px;
}

#tagline .taglineImg {
display: inline;
}

#main {
	padding: 20px;
}

#mainl {
	float: left;
	width: 363px;
	margin-bottom: 100px;
}

#mainl p{
	margin-bottom: 0;
	padding: 10px;
	color: #878787;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#calender {
	clear: right;
	width: 363px;
	height: 133px;
	background: url(i/bgCalendar.png) no-repeat;
}

#mainr {
	float: left;
	margin-left: 15px;
	font-size: 90%;
}

#mainrcontent{
	width: 317px;
	padding: 0;
	background: url(i/bgRight.png) repeat-y;
}

#mainr p.nonform{
	padding: 0 20px;
	margin: 0;
	color: #888;
	line-height: 1.4em;
}

#mainr ul{
	list-style: none;
	padding: 0 20px;
}

#mainr form{
	padding: 0 20px;
	margin-bottom: 8px;
}

#mainr form p{
	margin: 10px 0 4px 0;
	color: #5b93d1;
}

#mainr .text-input {
	color: #ccc;
	width: 276px;
	height: 45px;
	border: 0;
	background: #fff url(i/bgForm.png);
	line-height: 36px;
	font-size: 150%;
	padding: 8px;
	margin-bottom: 8px;
}

#mainr input.button {
	width: 104px;
	height: 31px;
	background: #fff url(i/bgSubmit.png);
	border: 0;
	float: right;
}

#mainr a {
	color: #5b93d1;
	line-height: 1.4em;
}

#contactMessage {
	padding-top: 20px;
	color: #fff;
}

#contactItem{
	color: #ccc;
	letter-spacing: 1px;
	margin: 0 0 5px 20px;
	font-size: 120%;
}


#form {
	width: 638px !important;
	width: 678px;
	height: 257px !important;
	height: 297px;
	background: #fff url(i/formBG.jpg) no-repeat;
	margin: 16px 0 80px 7px;
	padding: 20px !important;
	padding: 20px 20px 0 20px;
}

#form .text-input {
	color: #ccc;
	width: 276px;
	height: 45px;
	background: #fff url(i/bgForm.png);
	line-height: 36px;
	font-size: 150%;
	padding: 8px;
	margin-bottom: 8px;
}

#form textarea {
	color: #ccc;
	width: 300px;
	height: 200px;
	border: solid 1px #e4e4e4;
	line-height: 36px;
	padding: 8px;
	font-size: 150%;
	background: #ffffff url(i/bgInputMessage.gif) bottom right no-repeat;
}

#form input.button {
	width: 104px;
	height: 31px;
	background: #fff url(i/bgSubmit.png);
	margin-top: 10px;
	clear: both;
	float: right;

}

#formleft {
	float: left;
}

#formright {
	float: left;
	margin-left: 30px;

}


.locations td {
	color: #707070;
	font-size: 110%;
	padding-left: 30px;
}

.dropin {
	font-size: 60%;
	color: #bbb;
}

.contentText {
	margin: 20px 0 4px 0;
	color: #838383;
	font-size: 95%;
	line-height: 1.3em;
	font-family: Arial, Sans Serif;
}

.contentHighlight {
	color: #61b0e3;
}

.personalFoot {
	color: #61b0e3;
	margin-bottom: 85px;
}

.whowhatFoot {
	margin: 20px 0 100px 0;
	color: #838383;
	font-size: 95%;
	line-height: 1.3em;
	font-family: Arial, Sans Serif;
}

.fright {
	float: right;
	margin: 20px 0px 15px 10px;
}

.fleft {
	float: left;
	padding: 10px 0;
	margin-bottom: 25px;
	margin-right: 30px;
}

.aboutList{
	padding-top: 6px;
	color: #ccc;
}

.pageTitle {
	float: left;
	font-size: 180%;
	color: #555;
}

.pageTitle2 {
	margin-top: 20px;
	font-size: 180%;
	color: #555;
}

.titleBG, .titleBG2 {
	float: left;
	background: url(i/bgHeader.gif) repeat-x;
	margin-top: 10px;
	margin-left: 10px;
	height: 20px;
}

.titleBG {
	width: 530px;
}

.titleBG2 {
	width: 450px;
}

.infoDate {
	clear: right;
	float: right;
	margin: 0 18px 100px 0;
	color: #8ab5e4;
	font-family: Times;
	font-size: 85%;
	text-transform: uppercase;
}

.taglineColor {
	color: #91d7eb;
	font-family: Georgia;
}

.contactTitle, .contactTitle2{
	color: #5b93d1;
	letter-spacing: 1px;
	font-size: 120%;
	margin-top: 0px;
}

.contactTitle2 {
	margin-top: 20px;
}
.blue {
	color: #5b93d1;
}

.personalText {
	margin-top: 35px;
	font-size: 120%;
	color: #777;
}

.clear {
	clear: both;
}