.big {line-height: 300%}
.small {line-height: 160%}
.mom {font-family:verdana, helvetica, arial;font-size:13px;color:#006699}
.mom1 {font-family:verdana, helvetica, arial;font-size:18px;color:#006699}
.mom2 {font-family:verdana, helvetica, arial;font-size:20px;color:#006699}
.pss {font-family:verdana, helvetica, arial;font-size:13px;color:#002d5f}
.pss1 {font-family:verdana, helvetica, arial;font-size:18px;color:#002d5f}
.red {font-family:verdana, helvetica, arial;font-size:20px;color:#e52d1a}
a.nav1:link {color: #002d5f; text-decoration: none; font-size:10pt; font-family:verdana, helvetica, arial;}
a.nav1:visited {color: #002d5f; text-decoration: none; font-size:10pt; font-family:verdana, helvetica, arial;}
a.nav1:hover {color: #002d5f; text-decoration: underline; }
a.nav1:active {color: #002d5f; } 
a.style:link {color: #006699; text-decoration: none; font-size:20pt; font-family:verdana, helvetica, arial;}
a.style:visited {color: #006699; text-decoration: none; font-size:20pt; font-family:verdana, helvetica, arial;}
a.style:hover {color: #006699; text-decoration: underline; }
a.style:active {color: #006699; } 


.shadow{
	-moz-box-shadow: 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);
	box-shadow: 8px 8px rgba(0,0,0,0.4);
}

/* List Properties that styles my css "table" */

h3{
	text-align: center;
	font-size: 1em;
	color: :#002d5f;
}

h3:hover {
	color: #002d5f; 
	text-decoration: underline; 
}

ul{
	list-style-type: none;
	width: 600px;
/*	margin: 0;*/
	margin-left: auto;
	margin-right:auto;
	padding: 0;
}

li{
	position: relative;
	float: left;
	width: 200px;
	padding: 2em 0;
}

/* First Row */
li#one{
	background: #cae8ed;
	width: 200px;
	height: 200px;
	border-top: 20px solid #002d5f;
}
li#one img{
	margin-left: 25px;
	margin-right: 25px;
}

li#two{
	width: 200px;
	height: 200px;
	background: #a8c2d0;
	border-top: 20px solid #002d5f;
}
li#two img{
	margin-left: 25px;
	margin-right: 25px;
}

li#three{
	background: #cae8ed;
	width: 200px;
	height: 200px;
	border-top: 20px solid #002d5f;
}
li#three img{
	margin-left: 25px;
	margin-right: 25px;
}

/* Row Two */
li#four{
	background-color: #a8c2d0;
	width: 200px;
	height: 200px;
}
li#four img{
	margin-left: 25px;
	margin-right: 25px;
}

li#five{
	background: #cae8ed;
	width: 200px;
	height: 200px;
}
li#five img{
	margin-left: 25px;
	margin-right: 25px;
}

li#six{
	background-color: #a8c2d0;
	width: 200px;
	height: 200px;
}
li#six img{
	margin-left: 25px;
	margin-right: 25px;
}

/* Row Three */
li#seven{
	background: #cae8ed;
	width: 200px;
	height: 200px;
}
li#seven img{
	margin-left: 25px;
	margin-right: 25px;
}

li#eight{
	width: 200px;
	height: 200px;
	background: #a8c2d0;
}
li#eight img{
	margin-left: 25px;
	margin-right: 25px;
}

li#nine{
	background: #cae8ed;
	width: 200px;
	height: 200px;
}
li#nine img{
	margin-left: 25px;
	margin-right: 25px;
}

/* Row Four */
li#ten{
	background-color: #a8c2d0;
	width: 200px;
	height: 200px;
	border-bottom: 20px solid #002d5f;
}
li#ten img{
	margin-left: 25px;
	margin-right: 25px;
}

li#eleven{
	background: #cae8ed;
	width: 200px;
	height: 200px;
	border-bottom: 20px solid #002d5f;
}
li#eleven img{
	margin-left: 25px;
	margin-right: 25px;
}

li#twelve{
	background-color: #a8c2d0;
	width: 200px;
	height: 200px;
	border-bottom: 20px solid #002d5f;
}
li#twelve img{
	margin-left: 25px;
	margin-right: 25px;
}