/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form,dl, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #1f2e5a;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
}

p {
	padding-bottom: 12px;
}

a:link {
	text-decoration: underline;
	color: #1f2e5a;
	border:0px;
}

a:visited {
	text-decoration: underline;
	color: #1f2e5a;
	border:0px;
}

a:hover {
	text-decoration: underline;
	color: #1f2e5a;
	border:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #1f2e5a;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	line-height: 15px;
	color: #1f2e5a;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #1f2e5a;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #1f2e5a;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1f2e5a;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e9485;
	margin-bottom: 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #1f2e5a;
	font-weight: bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/




/************* contactForm styles *************/

#contactForm {
	width: 300px;
}

.formField {
	width: 280px;
}

.contactFields {
	width: 300px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightSide {
	float: right;
	width: 250px;
	padding-top: 60px;
}




/************* #footer styles *************/




/***********************************************/
/* Other Styles                                */
/***********************************************/

.errorMsg {
	color: #CC0000;
	margin-bottom: 15px;
}

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

#header {
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 37px;
	padding-left: 17px;
	padding-bottom: 30px;
}
#navigation {
	float: right;
	width: 435px;
	padding-top: 26px;
	padding-right: 31px;
}
#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	
}

#navigation li{
	float: left;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#footer {
	width: 770px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	
}

#footer a:hover {
	text-decoration: underline;
}
.navlist {
	list-style-type: none;
	height: 1px;
	position: relative;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 25px;
}

.navlist li {
	line-height: 1.1em;
	padding-right: 2px;
	padding-left: 2px;
	text-align: right;
	display: inline;
}
.navlist li a:link, .navlist li a:visited {
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#time {
	width: 100px;
	text-align: center;
}
#event {
	width: 185px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa296;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa296;
}
#message {
	width: 400px;
	float: right;
	padding-left: 25px;
}
#sideMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e9485;
	width: 110px;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 30px;
}

#sideMenu li {
	text-align: left;
	font-size:11px;
	list-style-type: none;
	line-height: 20px;
}
#sideMenu li a {
	color: #1f2e5a;
	display:block;
	border: 0 none;
	list-style-type: none;
	text-decoration: none;
	padding-left: 5px;

}
#sideMenu li a:hover {
	background: #e7e0d7;
	text-decoration: none;
	display: block;
	padding-left: 5px;

}

#landingContent {
	float: right;
	width: 555px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.image {
	float: right;
	padding: 1px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: 1px solid #1f2e5a;
}

#eventMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e9485;
	width: 200px;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 30px;
	padding-right: 30px;
}

#eventMenu li {
	text-align: left;
	font-size:11px;
	list-style-type: none;
	line-height: 20px;
	padding-bottom: 15px;
}

#eventContent {
	float: right;
	width: 395px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.galleryImg {
	padding: 1px;
	margin-bottom: 10px;
	border: 1px solid #1f2e5a;
}
