@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Helvetica, arial, san-serif;
	font-size: 12px;
	color: #525252;
	background: #eee;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
color: #555555;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size: 24px;
}
h3 {
margin-top: -8px;
font-size: 13px;

font-weight: 100;
color: #888888;
}

.twoColFixLtHdr #container {
	width: 960px;  
	/*background: #FFFFFF;*/
	margin: 0 auto;
	text-align: left; 
	/*border-left: 2px solid #d2d2d2;
	border-right: 2px solid #d2d2d2;*/
} 
.twoColFixLtHdr #header {
	
	padding: 20px 0px 0px 20px;  
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 260; 

	padding: 10px 10px 15px 0px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0px; 
	padding: 0 20px;
	padding-top: 15px;
} 
#mainPage {
margin: 120px 0px 0px 240px; 
	padding: 0 20px;
	padding-top: 15px;
	padding-bottom:15px;
	width: 450px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	position: absolute;
	}
	
	#mainPage a{
	color: #cc275a;
	text-decoration: none;
	font-weight:bold;
	
	
}

#mainPage a:hover {
	text-decoration:underline;
}

#photog {
margin: -23px 0px 0px 900px;
}
#background {
margin:0px;
width:960px;
height: 474px;
margin-top: -9px;
background-image: url(../images/home_sprouts.jpg);
background-repeat: none;
position: relative;
}

#backgroundAbout {
margin:0px;
width:960px;
height: 474px;
margin-top: -9px;
background-image: url(../images/about_me.jpeg);
background-repeat: none;
position: relative;
}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background-color:#111; 
	color: #888;
	margin-top:-14px;
	position: relative;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 5px 0; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contentRight {
	position: absolute;
	width: 350px;
	left: 0px;
	top: 15px;
	line-height: 14pt;
}
#headerTitle {
margin-top: -10px;
padding-bottom: 15px;
font-size: 12px;
color: #777777;
}
#contact {
	width: 220px;
	float: right;
	text-align: right;
	line-height: 16px;
	padding-top: 40px;
	position: relative;
}
.contentLeft {
	position: relative;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top:thin;
	border-bottom: thin solid #999999;
}

.contentLeft img{
margin-left: 400px;
background-color: #fff;
padding: 5px;
width: 500px;
border-color: #999999;
}

.navTitle {
	position: relative;
	width: 185px;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	background-color: #e3e4e2;
	border-color:#CCCCCC;
	border-width: thin;
	border-style: solid;
}

.navSel {
	position: relative;
	width: 185px;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	background-color: #b8d64e;
	border-color:#CCCCCC;
	border-width: thin;
	border-style: solid;
}

.navTitle a {
	color: #525252;
	font-size: 12px;
	display: block;
	text-decoration: none;
		}
.navTitle a:hover {
	//background-color: #b8d64e;
	text-decoration:line-through;

	
}
#topmenu {
  text-align: left;
  padding: 0px 13px 0px 13px;
  font-size: 13px;
 padding: 10px 5px 0px 5px;
  background-image: url(../images/bgHeader.gif);
  background-repeat:repeat-x;
  margin-left: 6px;
  position: inherit;
 margin-left: -20px;
 height: 34px;
 }
  #topmenu a {
    text-decoration: none;
	 padding: 0px 15px 0px 15px;
    font-family: arial, sans-serif;
    font-weight: regular;
    color: #FFF;
  }
  #topmenu a:hover {
   padding: 0px 15px 0px 15px;
    color: #ffcce0;
	
  }
  
  
#contact {
	margin: 0px;
	text-align: left;
}

#contact a{   
	font-size: 11px;
	color: #525252;
	text-decoration: none;
}

#contact a:hover {
	text-decoration:underline;
}

.titleRight {
font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	
}


.contentRight a{
	color: #cc275a;
	text-decoration: none;
	display: block;
	float:left;
	font-weight:bold;
	
	
}

.contentRight a:hover {
	text-decoration:underline;
}

