/*main css file*/
body {
	background-image: url(http://treymartinezfischer.com/images/landingbg2.gif);
	background-repeat: repeat-x; 
}

a {
	color:#033C7F;
}

#footerColumn {
	color:#ffffff;
	text-align:center;
	background-color:#BE0200;
	height:46px;
}

#footerColumn a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#footerColumn a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contentCol {
	/*width:575px;*/
	text-align:center;
	vertical-align:top;
	padding:0px 15px 5px 15px;
	/*padding:0px 3px 5px 3px;*/
}

#rightSidebarCol {
	padding:0px 0px 10px 0px;
}

#headerCol {
	padding:0px 0px 20px 0px;
}

#contentCol strong {
	color:#000000;
}

body, td, input, textarea{
	font-size:14px;
    font-family:Palatino Linotype;
	color:#151504;
	line-height:1.75em;
	vertical-align:top;
	padding:0px;
	text-align:left;
}	

#logoCont {
	border-top:1px solid #06428A;
	border-bottom:0px solid #06428A;
	border-left:1px solid #06428A;
	border-right:1px solid #06428A;
}

#landingTableBottom0	{
	width:128px;
	padding:12px 0px 0px 0px;
}

#landingTableBottom1 {
	width:165px;
	padding:10px 0px 0px 0px;
}

#landingTableBottom1 input {
	width:165px;
	height:26px;
	border:1px solid #000000;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	font-size:20px;
	font-weight:bold;
}

#landingTableBottom2 {
	width:165px;
	padding:10px 0px 0px 0px;
}

#landingTableBottom2 input {
	width:165px;
	height:26px;
	border:1px solid #000000;
	padding:10px 0px 10px 10px;
	font-size:20px;
	font-weight:bold;
}

#landingTableBottom3 {
	width:121px;
	padding:10px 0px 0px 0px;
	text-align:left;
}

#landingTableBottom3 img {
	margin:0px 10px 0px 0px;
}

#landingTableBottom4	{
	width:120px;
}

#landingTableBottom4 img {
	margin:10px 0px 0px 0px;
}