/*------------ html styles --------------*/
body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #7A7ACC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px
}

td   { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1   { 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 0px;
	margin-bottom: 15px
}

h2   { 
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 10px
}

h3   { 
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px
}

.pageTagline {
	font-weight: bold;
	text-align: center;
}

/*
a:visited { 
	font-weight: bold;
}

a:hover { 
	font-weight: bold
}

a:active { 
	font-weight: bold;

a:link { 
	font-weight: bold;
}
*/

a:visited { 
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #4D4D80;
	text-decoration: underline;
	font-weight: bold
}

a:active { 
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


hr {
	color: #000000;
	height: 1px;
}

ul {
	line-height: 20px;
}

p   { 
	margin-top: 15px 
}
/*------------ custom styles --------------*/
.smallText { 
	font-size: 10px;
}

.bigText { 
	font-size: 16px;
	font-weight: bold
}

.main {
	padding-right: 29px;
	padding-left: 28px;
	background-color: white;
	vertical-align: top;
}

.textPain {
	padding-top: 5px;
	padding-right: 0px;
	vertical-align: top;
	text-align: left;
}

.textPain2 {
	padding-top: 5px;
	padding-right: 0px;
	vertical-align: top;
	text-align: left;
              font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
              line-height: 12px;
}

.textPainCenter {
	padding-top: 20px;
	padding-right: 10px;
	vertical-align: top;
	text-align: center;
}

.MenuPain {
	padding-top: 20px;
	padding-right: 0px;
	vertical-align: top;
	text-align: justify;
}

.MenuPain a:visited { 
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

.MenuPain a:hover { 
	color: #003300;
	text-decoration: underline;
	font-weight: bold
}

.MenuPain a:active { 
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}

.MenuPain a:link { 
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

.picturePain {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 8px;
	
}

.normal {
	padding-right: 20px;
}

.Menu {
	text-align: center;
	line-height: 24px;
	padding-left: 40px;
	padding-right: 60px;
	padding-top: 10px;
	vertical-align: top;	
}

.leftText {
	text-align: left;
}

.centerText {
	text-align: center;
}

.justifyText {
	text-align: justify;
}


.footer {
	padding: 10px;
	background-color: white;
	line-height: 18px;
	text-align: center;	
}

.navbar {
	border-top-width:    1px;
	border-bottom-width: 1px;
	border-left-width:   0px;
	border-right-width:  0px;
	border-style: solid;
	border-color: black;
	background-color: #7A7ACC;
}

.navbar a:visited { 
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

.navbar a:hover { 
	color: #003300;
	text-decoration: underline;
	font-weight: bold
}

.navbar a:active { 
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}

.navbar a:link { 
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}


.thinBorder {
	border-width: 1px;
	border-style: solid;
	border-color: black;

}


.photo {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 5px;
	text-align: center;
}

.contact {
	color: #4D4D80;
	font-weight: bold;
}

.eventsHeading {
	font-weight: bold;
}

.clientsHeading {
	font-weight: bold;
	text-decoration: underline;
}

.aboutHeading {
	font-weight: bold;
}

.smallBreak {
	margin-top: 5px 
}

.venue {
	font-weight: bold;
}

.venueDescription {
	font-style: italic;
}

.photoDescription {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.thumbDescription {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
}

.caption {

}

.eventsTable {
	vertical-align: top;
	text-align: center;
}

.clientsFooter {
	font-weight: bold;
}

.clientsDetail {
	font-weight: bold;
}

.clientsCasestudy {
	margin-left: 20px;
	margin-right: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 10px;
}

.clientsDetailHeading {
	font-weight: bold;
	color: red;
}

.clientsCloseCasestudy {
	text-align: right;
}

.aboutDetail {
	font-weight: bold;
}

.smallData {
	color: #305695;
}