/* CSS Document */
/* CSS Sheet by Evangelista Design www.evangelistadesign.com */
/* FORCES VERT SCROLLBAR IN NON-IE BROWSERS TO AVOID PAGE SHIFT - do not change*/
/* DECLARE FONT AND COLOR FOR ALL ELEMENTS*/
*{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
}
/* DEFINE LINK COLORS,STYLES */
a:link{
color:#5B5B5B;
text-decoration:underline;
}
a:visited{
color:#5B5B5B;
text-decoration:underline;
}
a:hover{
color:#000;
text-decoration:underline;
}
a:active{
color:#5B5B5B;
text-decoration:underline;
}
/*CENTER BODY,SET MASTER BACKGROUND COLOR*/
body{
margin:0;
padding:0;
background:#c9cdd6;
font-size:100%;
text-align:center;
}
/*Form Elements*/
form{
margin:0px;
}
h1{
margin:0 50px;
padding:0;
font-size:1.4em;
font-weight:900;
text-align:center;
color: #5B5B5B;
background-color: #EBEBEB;
}
h2{
margin:0;
padding:0;
font-size:1.6em;
font-weight:900;
text-align:center;
}
h3{
margin:0 0 8px 0;;
padding:0;
font-size:1.1em;
font-weight:900;
text-align:center;
}
h4{
margin: 0;
padding:0;
font-size:1.4em;
font-weight:900;
text-align:center;
}
h4.title{
margin-bottom:5px;
color:#6B6B69;
text-align: left;
}
h5{
margin:10px 0 5px 0;
padding:0;
font-size:1em;
font-weight:900;
text-align:center;
}
h5.date{
margin-bottom:8px;
color:#000;
text-align: left;
}

h6{
margin:0;
padding:0;
font-size:1.3em;
font-weight:900;
font-style:oblique;
text-align:center;
}
html{
margin-bottom:1px;
min-height:100%;
}
/* DEFINE BASE FONT SIZE FOR ENTIRE DOC -- CHANGE THIS TO SCALE ALL FONT SIZES */
html{
font-size:75%;
}
input,select,textarea{
border:1px inset #A1978F;
color:#040E49;
font:11px Verdana,Arial,Helvetica,sans-serif;
}
input.formButton{
border-bottom:1px solid #688C40;
border-left:1px solid #688C40;
border-right:1px solid #141C0D;
border-top:1px solid #141C0D;
margin:3px 3px 0px 3px;
color:#FFFFFF;
background:#000946;
font-weight:bold;
}

input.formCheckbox{
border:none;
background:transparent;
}
input.right{
border-bottom:1px solid #688C40;
border-left:1px solid #688C40;
border-right:1px solid #141C0D;
border-top:1px solid #141C0D;
margin:5px 35px 10px 305px;
color:#FFFFFF;
background:#000946;
font-weight:bold;
}
/*STANDARD HTML TAGS*/
p{
margin:0;
padding:0;
font-family: Arial,Helvetica,sans-serif;
}
p.alignright{
text-indent:0px;
text-align:right;
}
p.centered{
text-indent:0px;
text-align:center;
}

/* DEFINES ALT LINK STYLES - USE FOR NAV,ALT COLOR BGRD,ETC */
.altlink:link{
color:#FF3333;
text-decoration:none;
}
.altlink:visited{
color:#FF3333;
text-decoration:none;
}
.altlink:hover{
color:#FFDD33;
text-decoration:underline;
}
.altlink:active{
color:#FF3333;
text-decoration:none;
}
/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven{
background:#FFFFFF;
}
.altRowOdd{
background:#FFFFFF;
}
#content .imagearea280{
	float:left;
	text-align:left;
	margin-bottom: 18px;
	width: 280px;
}
#content .imagearea300{
	float:left;
	text-align:left;
	margin-bottom: 18px;
	width: 300px;
}

#content .imagearea280 p.caption{
font-size: 10px;
font-style: italic;
text-align:left;
margin: 0 5px 10px 5px;
}
#content .imagearea300 p.caption{
font-size: 10px;
font-style: italic;
text-align:left;
margin: 0 5px 10px 5px;
}
.errorMessage{
color:#993333;
font-weight:bold;
}
.pagingLinks{
text-align:center;
}
.smallprint{
font-size:.8em;
}
#bgrd{
background: url(../assets/Mike-Noel_bgrd10px.gif);
}
#centercol{
width:510px;
float:left;
margin:0;
padding:0;
}
#centercol p{
margin:0px 5px 0px 0px;
text-indent:1em;
text-align:justify;
}
#centercol p.alignright{
text-indent:0px;
text-align:right;
}
#content{
width: 720px;
margin:0;
padding:0 20px;
background: url(../assets/Mike-Noel_bgrd10px.gif);
background-repeat:repeat-y;
}
#content img{
border-top: solid #cecece 2px;
border-left: solid #cecece 2px;
border-right: solid #cecece 4px;
border-bottom: solid #cecece 6px;
margin: 10px 10px 10px 0;
}
#content p{
margin:0;
font:1em Arial,Helvetica,sans-serif;
text-indent:1em;
}
#content p.alignleft{
margin:0;
text-indent:0px;
text-align:left;
}
#content p.centered{
text-indent:0px;
text-align:center;
}
#content p.quotetext{
	font-size:0.98em;
	text-indent:2em;
	text-align:left;
	font-style:italic;
	padding-left: 12px;
}
#content #blog_date p{
	font-size: 1em;
	text-indent: 0;
	font-weight: 100;
	text-align: left;
	color: #6C6C6A;
	margin: 3px 0 3px 0;
}
#content p.headlines {
	font-size: 1.2em;
	text-indent: 0;
	font-weight: 900;
	text-align: left;
	margin: 21px 0 0 0;
	color: #6C6C6A;
}
#content #centercol p.listtext{
	margin: 4px 15px;
	padding: 0px;
	text-indent: 0px;
}
/* DEFINE TABLE  */
#content table{
padding:0;
}
/* DEFINE TABLE CELL */
#content td{
margin:0;
padding:5px;
text-align:left;
vertical-align:top;
}

/* DEFINE TABLE HEAD */
#content th{
border-color:#030B49;
border-width:1px;
border-style:solid;
color:#000946;
background:#eee;
text-align:center;
}
#content th p{
color:#FFF533;
text-align:center;
text-indent:0;
}
#content th.right{
border-color:#030B49;
border-width:1px;
border-style:solid;
color:#000946;
background:#FFF436;
text-align:right;
}
#footer{
margin:0;
padding:0;
background: url(../assets/Mike-Noel-foot-100.jpg);
background-repeat: no-repeat;
height:100px;
}
#footer p{
font-size:.9em;
text-align:center;
}
#footerend{
display: none;
}
#header{
width:760px;
background: url(../assets/Mike-Noel-head-150.jpg) no-repeat;
height:150px;
padding: 0 0 0 0;
}
#header img{
float: right;
width: 440px;
}
#header p{
width: 760px;
text-align:center;
}
#nav{
	background: none;
	margin: 0;
width: 760px;
}
#nav p{
color: #979AA8;
text-align:center;
font-weight: 900;
font-size: 12px;
text-indent:0;
width: 760px;
}
#nav a:link{
color:#000;
text-decoration:none;
}
#nav a:visited{
color:#000;
text-decoration:none;
}
#nav a:hover{
color:#5B5B5B;
text-decoration:underline;
}
#nav a:active{
color:#000;
text-decoration:none;
}
#rtcol{
width:190px;
float:right;
margin:0;
padding:0;
border-left: 3px dotted #eee;
}
#rtcol p{
margin:0px 5px 0 0px;
text-indent:0;
text-align:justify;
}
#rtcol p.headline{
margin:0 10px 6px 10px;
text-indent:0;

font-size: 1em;
text-align:left;
}
#rtcol p.rss{
margin:0 10px 5px 10px;
text-indent:0;
font-size: 1em;
text-align:justify;
}
#rtcol h4.pagehead{
width: 160px;
margin:0 20px 12px 20px;
padding: 0;
text-indent:0;
color: #fff;
font-weight: 900;
font-size: 1em;
text-align:center;
background-color: #ADADAD;
}
/* BEGIN LAYOUT SECTIONS */
#wrapper{
width:760px;
margin:0 auto;
text-align:left;

}
/* FEEDROLL CLASSES*/
/* border table for feed news */
/*.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 200px;
}

/* maintable table for feed news */
/*.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
/*.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
/*.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: #FAFAFA; color: black; 
	font-family: "Times New Roman", Times, serif; font-size: 12px 
}

/* item link properties, such as text-decoration and etc */
/*
.fd_itemlink { color: blue; text-decoration: none; }
.fd_itemlink:visited { color: blue; text-decoration: none }
.fd_itemlink:hover { color: #336699; text-decoration: none }
*/
