@charset "UTF-8";

/*global resets*/ 

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}




p {
line-height:150%;
padding:0 0 10px 0;
font-family:Arial, Helvetica, sans-serif; 
color:#fff; 
font-size:11px;
}


h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#56a5ca;
text-transform:lowercase;
padding:0 0 15px 0;
}


/*template one styles!*/

body {
background-color:#a4bbc6;
margin:0;
padding:0;
}

 a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;

	}
	
	 a:link {
	text-decoration:underline;
	color:#5f4540;
	}
	
	a:hover{
	text-decoration:none;
	color:#09bdae;
	}
	
	 a:visited{
	text-decoration:none;
	color:#5f4540;
	}

#wrapper {
	width:800px;
	margin:0 auto;
	padding:50px 0 20px 0;	
}

	#wrapper .headerClear {
		clear:both;
	}
	
	#wrapper .contentClear {
		clear:both;
	}

	#wrapper .footerClear {
		clear:both;
	}


#header {
	height:60px;
	width:800px;
   background-color:#000;

}




#navigation {
	float:left;
	margin:0;
	width:790px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px; 
	letter-spacing:1px;
	text-align:right;
	padding:25px 0 0 0px;
}


	
	#navigation .active {
	color:#56a5ca;
	}
	

	#navigation ul{
		display:inline;
		margin:0;
		padding:0px 0 0 0;
	}
	
	#navigation li{
		list-style-type: none;
		padding:0px 10px 0px 0px;
		display:inline;
	}
	
	
	#navigation a{
font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;		margin:0;
		padding:0;
		text-decoration:none;
		color:#fff;
	}
	
	#navigation a:link, a:visited {
font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	#navigation a:hover{
font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color:#56a5ca;
	}
	

#content {
		height:425px; 
		margin:0;
		width:800px;	
		background-color:#000;

	}
	
	
	#content .imageOne {
		float:left; 
		padding:0 0px 0 0;
		margin:0 0 0 0;
		border-top: solid 1px #56a5ca;
		border-right: solid 1px #56a5ca;
		border-bottom: solid 1px #56a5ca;
	}
	
	#content .imageBox {
		float:right;
	
	}
	
	#content .imageSubBox {
		float:left;
		padding:0 5px 0 0;
	
	}
	
	#content .imageTwo {
		padding:0 0 0px 0;
				border-top: solid 1px #56a5ca;
		border-left: solid 1px #56a5ca;
		border-bottom: solid 1px #56a5ca;
	}
	
	#content .imageThree {
	margin:5px 0 0 0;
		padding:0px 0 0px 0;
				border-top: solid 1px #56a5ca;
		border-left: solid 1px #56a5ca;
		border-bottom: solid 1px #56a5ca;
	}

#content .imageFour {
		padding:0 0 0px 0;
				border-top: solid 1px #56a5ca;
		border-right: solid 1px #56a5ca;
		border-bottom: solid 1px #56a5ca;
	}
	
	#content .imageFive {
	margin:5px 0 0 0;
		padding:0px 0 0px 0;
				border-top: solid 1px #56a5ca;
		border-right: solid 1px #56a5ca;
		border-bottom: solid 1px #56a5ca;
	}

#content .imageSix {
		padding:0 0 0px 0;
				border: solid 1px #56a5ca;
	}
	
	#content .imageSeven {
	margin:5px 0 0 0;
		padding:0px 0 0px 0;
				border: solid 1px #56a5ca;
	}
	
	
	
	

	
	#content .subContent {
		float:left;
		width:345px; 
		height:350px; 
		overflow:auto; 
		margin:5px 0 0 0; 
		padding:50px 20px 20px 20px;
	}

#content * {
  font-size: 12px;
  line-height: 15px;
}
	


#footer {
	width:800px;
	height:115px;
	background-color:#000;
}

	#footer .textBox  {
		float:left;
	}

	#footer .name {
		font-family:Georgia, 'Times New Roman', Times, serif;
		font-size:32px; 
		color:#56a5ca; 
		padding:23px 0 0 35px;
	}
	
	#footer .subhead {
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#fff;
		font-size:11px;
		padding:10px 0 0 142px;
	}
	
	
	#footer .mullicaLogo {
    text-align: right;
    margin-top: 24px;
	}

/*template one styles!*/



.entry {
    font-size: 12px;
      margin-bottom: 20px;
      clear: both;
}

.entry h2 {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.entry span {
    color: #c0c0c0;
}

.entry a {
  text-transform: none;
}

#comment h3 {
  color: #e0e0e0;
  font-size: 15px;
  margin-bottom: 5px;
}

#comments h3 {
color: #e0e0e0;
font-size: 15px;
}

#comments h2 {
color: #e0e0e0;
font-size: 16px;
}

#comments div {
  color: #e0e0e0;
}

.form label {
  color: #e0e0e0;
}



.share {
  margin-top: 10px;
  margin-right: 10px;
} 


