﻿.site {
	background-image:url("images/bg.gif");
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#2f63ab;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:828px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a,
a:active,
a:link,
a:visited {
	color:#151a5c;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
}
.header {
	background-image:url("images/header.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:174px;
	display:block;
	text-align:center;
}
.menuDiv {
	text-align:left;
	padding-left:15px;
	width:800px;
	padding-top:125px;
}
#menu {
	color:#FFFFFF;
	width:580px;
	text-align:center;
	height:34px;
	vertical-align:middle;
	font-size:16px;
}
#menu td {
	height:34px;
	vertical-align:middle;
	text-align:center;
}
.menuItem {
	width:auto;
	display:block;
	height:34px;
	padding-top:8px;
}
a.menuItem:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuItem:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuItem:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuItem {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuItem:hover {
	background-image:url("images/hover.gif");
	background-position:left top;
	text-decoration:underline;
}
/*  ----------  CONTENT  ----------*/
.center {
	width:828px;
	display:block;
	min-height:500px;
}
.content {
	width:550px;
	margin-left:30px;
	margin-top:15px;
}
#contentTop {
	text-align:right;
	background-image:url("images/content_top.gif");
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:22px;
	font-size:18px;
	color:#ffc606;
	font-weight:bold;
	text-transform:uppercase;
}
#pageName {
	background-image:url("images/pageTitle_left.gif");
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#151a5c;
	display:inline;
	padding:5px 25px 0px 40px;
}
#content {
	background-color:#e6e6e6;
	padding:5px;
	color:#000000;
}
#contentBottom {
	background-image:url("images/content_bottom.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
}

/*  ----------  RIGHT SIDE  ----------  */
.rightSide {
	float:right;
	margin-right:30px;
	background-image:url("images/rightSide_bottom.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#151a5c;
	width:200px;
	padding-top:80px;
}
#frame {
	display:block;
	position:absolute;
	margin-top:-90px;
	margin-left:593px;
}
.footer {
	background-image:url("images/footer.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	height:91px;
	text-align:center;
	margin-top:15px;
	font-size:10px;
	width:828px;
}
a.legal,
a.legal:active,
a.legal:link,
a.legal:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a.legal:hover {
	color:#151a5c;
}

#footerMenu {
	color:#FFFFFF;
	width:550px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	margin-bottom:16px;
	margin-left:auto;
	margin-right:auto;
}
#footerMenu td {
	vertical-align:middle;
	text-align:center;
}
.menuFoot {
	width:auto;
	display:block;
	padding-top:8px;
}
a.menuFoot:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuFoot:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuFoot:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuFoot {
	color:#FFFFFF;
	text-decoration:none;
}
a.menuFoot:hover {
	text-decoration:underline;
}
/* -------------------------------------------------------------------------------- */
/* ---------- THANK YOU ----------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#eventTable {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#eventPage {
	background-color:#2f63ab;
	color:#000000;
	background-image:url("images/bg.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}
.eventTitle {
	background-color:#151a5c;
	color:#ffc606;
	text-align:center;
	padding:5px;
}
.eventUrl {
	background-color:#e6e6e6;
	padding:10px;
	text-align:center;
}


/* -------------------------------------------------------------------------------- */
/* ---------- PROJECTS TABLE ------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */
.projectsTbl {
	
}
.projectsTbl #pTitle {
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	font-size:16px;
	padding-top:10px;
}
.projectsTbl #pAddress {
	text-align:center;
}
.projectsTbl #pDesc {
	text-align:center;
	padding-bottom:10px;
	border-bottom: 1px #151a5c solid;
}
.projectsTbl #pPic {
	width:215px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px #151a5c solid;
}
.projectsTbl #pSpacer {
	border-bottom: 1px #151a5c solid;
}

.fullProjectTbl {
	
}
.fullProjectTbl #pTitle {
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	font-size:16px;
}
.fullProjectTbl #pAddress {
	text-align:center;
}
.fullProjectTbl #pDesc {
	text-align:center;
}
.fullProjectTbl #pPic {
	width:215px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	background-color:#2f63ab;
	border:4px #151a5c double;
}
.fullProjectTbl #pSpacer {
	border-bottom: 1px #151a5c solid;
	margin-bottom:15px;
}
.fullProjectTbl #extraPics {
	text-align:center;
	margin-bottom:10px;
}


/* -------------------------------------------------------------------------------- */
/* ---------- LATEST PROJECTS ----------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
a.latestProjectsTbl,
a.latestProjectsTbl:active,
a.latestProjectsTbl:link,
a.latestProjectsTbl:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.latestProjectsTbl:hover {
	color:#FFFFFF;
	text-decoration:underline;
}




