/*-----------------------------------------------------------------------------
Greg Coyle Portfolio Style Sheet

-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

hr{padding:0;}
/* Remove border around linked images */
img {
	border: 0;
}


/*Text*/
body{
	font-size:13px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0;
	margin: 0;
	background: #fff url(../images/BG-Body-new-2.png) repeat-x top left;
}
p{
	padding: 2px 10px 10px 10px;
	text-align: justify;
	line-height:15px;
}

h1{
	color: #000000;
	font-size: 18px;
	text-align: left;
	//border-bottom: 1px solid #78806c;
	padding:5px 0 0 0;
	margin: 0 0 2px 0;
	
}
h2{
	color: #000000;
	font-size: 14px;
	text-align: left;
	//border-bottom: 1px solid #78806c;
	padding:5px 0 0 0;
	margin: 0 0 2px 0;
}
h3{
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #000000;
}
.Copyright{
	font-size:10px;
	padding: 10px 0;
	text-align:center;
	color:#000000e;
}

.Author{
	margin-top:-5px;
	text-align:right;
	font-family:calibri, serif;
	font-weight:bold;
}
.TagLine{
	font-size: 20px;
	font-family:calibri, arial;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}

/*Positioned Elements*/
#CenterContainer{
	width: 874px;
	margin:auto;
}
/*Start of Header Layout Elements*/
#Header{
	width: 874px;
	height: 301px;
	padding: 0;
	margin:0;
	color:#000000;
}
.HeadLeft{
	float:left;
	width:290px;
	margin: 20px 0 0 0;
	padding:0;
}

#Header h4{
	margin:-10px 0 0 0;
	padding:0;
	font-size:24px;
	line-height:26px;
	width:300px;
	color:#000000;
}
.TopFlash{
	float:right;
	margin:0;
	padding: 0;
	width:570;
}
/*End of Header Elements*/
#RightContent{
	float: right;
	width: 664px;
	margin:0;
	padding:0;
	color: #000000;
}
#RightContent p{
	padding-left:0;
	padding-right:0;	
}
#RightContent a{
	color: #000000;
	font-weight:bold;
}
#RightContent a:hover{
	color: blue;
}
#RightContent a:visited{
	color: #000000;
}
#RightContent blockquote{
	background: url(../images/BG-Quotes-Open.gif) no-repeat top left;
	margin: 10px 0 15px 0;
}
#RightContent blockquote p{
	padding: 5px 36px;
}
#RightContent blockquote p.Author{
	background: url(../images/BG-Quotes-Close.gif) no-repeat top right;
	padding: 25px 36px 5px 0;
	margin: -22px 0 0 0;
}
#RightContent ol{
	margin:0 0 0 20px;
}
#RightContent ul{
	margin:0 0 0 15px;
}
#RightContent li{
	padding:0 0 5px 0;
}
#LeftContent{
	float: left;
	width: 198px;
}

#Footer{
	text-align: center;
	padding:5px 0 0 0;
	margin: 10px 0 0 0;
	color: #170400;
	border-top: 2px solid #000000;
}
.FloatHalf{
	float:left;
	width:45%;
	padding:0 0 0 10px;
}
.HomeLogo{
	margin-top:20px;
}
.Clear{
	clear: both;
}
.LogoPics{
	margin-top:5px;
}
.LogoPics img{
	background-color: white;
	margin: 4px 2px 0 1px;
	border: 2px solid #000000;
	padding: 0;
	border: 2px solid #000000;
}
.LargeBanners img {
	text-align:center;
	border: 2px solid #000000;
	margin: 5px 0 0 0;
}
.LargeBanners p {
	text-align:center;
}


/*Start of Top Tabbed Links*/
.TopNav{
	float:right;
	margin: 14px 0 0 0;
	padding:0;
	clear: both;
}
.TopNav ul{
	float:right;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	height: 32px;
}
.TopNav li{
	float:left;
	background: url(../images/BG-TabLeft-new.png) no-repeat bottom left;
	list-style: none;
	margin:0;
	padding:0;
	height: 32px;
}
.TopNav li:hover{
	background: url(../images/BG-TabLeft-Hov.gif) no-repeat bottom left;
}
.TopNav li.active{
	background: url(../images/BG-TabLedft-Active.gif) no-repeat bottom left;
}
.TopNav a{
	font-size: 14px;
	height: 32px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0 8px;
	text-decoration: none;
	color: #333;
	display:block;
	background: url(../images/BG-TabRight.png) no-repeat bottom right;
}
.TopNav a:hover{
	background: url(../images/BG-TabRight-Hov.gif) no-repeat top right;
}
.TopNav li.active a{
	background: url(../images/BG-TabRight-Active.gif) no-repeat top right;
}
.TabMiddle{
	background: url(../images/BG-TabMiddle.png) repeat-x top left;
	display:block;
	height: 32px;
	padding: 9px 10px 0 10px;
}
.TabMiddle:hover{
	background: url(../images/BG-TabMiddle-Hov.gif) repeat-x top left;
}
.TopNav li.active span.TabMiddle{
	background: url(../images/BG-TabMiddle-Active.gif) repeat-x top left;
}
/*Endof Top Tabbed Links*/
/*End of Header Layout Elements*/

/*Start of Left Boxes*/
#LeftNav{
	float: left;
	width: 196px;
	margin:-75px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#LeftNav ul {
	margin:0 2px 0 0;
	width: 196px;
	padding: 3px 0 0 0;
	list-style-type: none;
	background: url(../images/BG-LefctBoxTop.gif) no-repeat top left;
}
#LeftNav  li{
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width:190px;	
	display: block;
	border-bottom:1px solid #fff;
	border-right: 0px solid #333;
	border-left: 0px solid #333;
}
#LeftNav a{
	padding: 5px;
	margin: 0;
	color: #fff;
	width:180px;
	display: block;
	text-decoration:none;
	background-color: #333;
}
#LeftNav  a:hover{
	background-color: #999;
}
#LeftNav  a.active{
	background-color: #999;
}


.BoxBottom{/*Used for all coloured boxes*/
	float:left;
	width:196px;
	height:3px;
	background: url(../images/BG-LeftBoxBtm.gifxxx) no-repeat top left;
	padding:0;
	margin:-2px 0 0 0;
}
.BoxTop{/*Used for all coloured boxes execpt the top of the Left Nav*/
	float:left;
	width:196px;
	height:3px;
	background: url(../images/BG-LeftBoxTop.gifxxx) no-repeat top left;
	padding:0;
	margin:10px 0 0 0;
}


.PurpleBox{
	float:left;
	width:196px;
	background-color: #fffffff;
	padding:5px 0 0 0;
	margin:0;
	color: #000000;
}
.PurpleBox blockquote{
	padding: 5px 10px;
}

.PurpleBox a{
	padding: 0;
	margin: 0;
	color: #000000;
	font-weight:bold;
}

.YellowBox{
	float:left;
	width:196px;
	background: url(../images/BG-YellowBox.gifxxx) repeat-y top left;
	padding:0;
	margin:0;
	color: #403623;
	text-align:center;
}
.YellowBox a{
	padding: 5px 0;
	margin: 0 0 0 3px;
	color: #403623;
	font-weight:bold;
	font-size:14px;
	width:190px;
	display: block;
}
.YellowBox a:hover{
	color: #ffffff;
	background-color: #3d3b36;
}
fieldset {
  padding: 1em;
  font: Calibri, Tahoma, Arial, Helvetica, sans-serif;
  text-align:center;
}

legend{
	align='top";
 }

