a:link{ color: #576C60}
a:visited{ color: #6D8778}
a:active{ color: #408457}

body{
margin:0;
padding:0;
font-family: verdana,arial,sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #606C57;
background-image: url(images/mccall_bg.jpg);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

p{
font-family: verdana,arial,sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #606C57;
}

h3{color: #800000}

INPUT {
color: #949584;
background-color: #E9CDD6;
font-family:ParkAvenue BT,Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-indent: 2px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-left-color:RED;; 
border-right-color:#393CAD; 
border-top-color:RED; 
border-bottom-color:#393CAD
}

#maincontainer{
width: 750px;
}

#topsection{
background-image: url(images/mccallfarm_banner-bg.jpg);
background-repeat: no-repeat;
height: 150px;

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#pageTitle{
width: 750px;
height: 43px;
background-image: url(images/mccallfarm_pageTitle-bg.jpg);
background-repeat: no-repeat;
}

#pageTitle h2{
posistion: absolute;
margin:  0px 0 0 225px;
font-family: Georgia, Times New Roman, Times, Serif;
font-size: 28px;
font-weight: bolder;
color: #CB5175;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background: transparent;
}

#contentcolumn li{
background-image: url(images/applebullet.gif);
background-repeat: no-repeat;
padding: 8px 0 0 30px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -750px; /*Set left margin to -(MainContainerWidth)*/
background: transparent;
}

#navButtons{
	margin-left:32px;
}

#menu a {
	display:block;
	width:100px;
	height: 25px;
	margin: -12px 25px 0 -8px;
	padding-right: 36px;
	padding-top: 12px;
	font: bold 12px/1 sans-serif;
	color:#333333;
	background: url("images/navButtons.png") 0 0 no-repeat;
	text-decoration: none;
	text-align: right;
	}
#menu a:hover {
	background-position: -136px 0;
	color: #CB5184;
	}
#menu a:active {
	background-position: -272px 0;
	color: Orange;
	}

#menu ul, li{
	list-style-type: none;
}

#footer{
position: relative;
clear: left;
width:754px;
background: transparent;
color: #151515;
text-align: center;
padding: 4px 0;
margin-left: 90px;
}

#footer a{
color: #151515;
}

#copyright{
background: transparent;
color: #333333;
font-family: verdana,arial,sans-serif;
font-size: 11px;
text-align: center;
padding: 2px 0;
margin: 25px 0 0 0;
}

#copyright a{
color: #333333;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
