body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#333333;
	background-color:#f3f3f3;
	margin:0;
	padding:0;
	position: relative;
	

}


a {
	color:#333333;
	text-decoration:none;
}



a:hover {
	color:#99cc33;
}

h1{
	
	padding:0px 0 0px 0;
}

.greenTitle{
	padding:0;
	margin:0;
	color:#8CC63F;
	font-size:14px;
	font-weight:bold;
}

.thankYou 
{
    font-size: 14px; 
    font-family:Arial; 
    color:#26247b; 
    text-align: center; 
    margin-top:10px; 
    margin-bottom: 10px; 
}
   

.underline{
	text-decoration:underline;
}





#wrapper-content {
	background:url(../images/bg_home.gif) repeat-y left #fff;
	width:950px;
	padding:0 25px 0 25px;
	margin:0 auto;
	overflow:auto;
	
}


#thankYou 
{
    width:750px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}



#content{
	
	margin:0 auto;
	background:#FFFFFF;	
	width:950px;	
}

#search_wrapper {
    background:url(../images/bg_home.gif) repeat-y left;
    width:1000px;
    height:30px;
    padding:0px;
    margin: 0px auto;
    position:relative;
    background-color:#fff;
}

#logo_div {
text-align:right;
width:665px;

}

#logo_div img {
text-align:right;
}

#search_bar {
    position:absolute;
    top:0px;
    right:25px;
    height:28px;
    vertical-align:middle;
    padding-top:2px;  
    background-color:#fff;
    display:block; 
}



#leftColumn {
	float:left;
	width:272px;
	background:#fff;
	padding:0px 0 0 8px;
	margin:0px 0 0 0px;
	
	
}



#rightColumn {
	width:665px;
	background:#fff;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	float:right;
}




#bottom {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:26px;
	clear:both;
	background:url(../images/footer_bg_home.gif) no-repeat top left;	
}

#footer{
	background-color:#f3f3f3;
	margin:0 auto;
	padding:0;
	font-size:10px;
	color:#CCCCCC;
	overflow:auto;
	width:1000px;
}


#footer-left{
	float:left;
	background-color:#f3f3f3;
}



#footer a{
	color:#CCCCCC;
}

#footer-right{
	float:right;
	background-color:#f3f3f3;
	
}

#logo img{
	margin:0 0 15px 0;
}


.contentItem{
	margin:5px 0 10px 0;
	margin:
	
}


.listItem{
	margin:15px 0 0 0;
	
}


.listTitle{
	font-size:11px;
	font-weight:bold;
}

.listTitle a{
	text-decoration:none;
	color:#333333;
}

.listTitle a:hover{
	color:#99cc33;
	
}

.smallStyle{
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.verySmallStyle{
	font-size:9px;
	font-weight:normal;
	color:#999999;
}



<!-- LIST -->
#flowerList{
}

#flowerList ul {
	margin:0;
	padding:0;
	list-style:none;
}

 #flowerList li{
	padding:5px 14px;
	margin:0;
	background:url(../images/listIcon.gif) no-repeat 0 5px;
}


#arrowList{
}

#arrowList ul {
	margin:0;
	margin-top:10px;
	padding:0;
	list-style:none;
}

 #arrowList li{
	padding:5px 14px;
	margin:0px;
	background:url(../images/arrowIcon.gif) no-repeat 0 5px;
	text-indent: 0px;
}

#circleList{
	padding:0;
	margin:0;
}

#circleList ul {
	margin:0px 0 0 15px;
	padding:0;
	list-style:disc;
}

 #circleList li{
 	padding:8px 0 0 0;
	margin:0;
	
}









