body
{
/*	background: #fff url(../images/gradient.gif) repeat-x 0px 127px;
	background: #fff url(../images/greenGradient.jpg) repeat-x 0px 127px;
	background: #fff url(../images/stripes.jpg) repeat-x 0px 100px;
*/
}


#banner
{
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 20px 20px 0px;
    background: #F1F1E4 url(../ximages/greenGradient.jpg)
}

#banner .action
{
	float:left;
	background-color:#e50;
	width:466px;
	height:300px;
	margin-left:20px;
	border:solid 1px #c50;
	font-family:Trebuchet MS;
	color:#fff;
	overflow:hidden;
}

#banner .action h1
{
	text-align:center;
	color:#fff;
}
#banner .action h2
{
	font-size:16px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	text-align:left;
	margin-left:30px;
}
#banner .action h3
{
	font-size:16px;
	text-align:center;
	color:#fff;
}


#banner .action *
{
	font-family:Trebuchet MS;
}



#banner .teaser
{
	float:right;
	width:370px;
	height:300px;
	background-color: #9a9;
	border:solid 1px #ccc;
}

#banner .teaser h2
{
	font-size:22px;
}
#banner .teaser .box 
{
	width: 370px; height: 270px; 
	text-align: center;
	
}

#banner .teaser .box .label
{
	float: left; margin-top: 0px; width: 100%; background-color: #9a9;
                                    text-align: center; color: #FFF;height:30px;line-height:30px;
                                    padding:0px;
}
#banner .teaser .box a,#banner .teaser .box a:link, #banner .teaser .box a:visited
{
	text-decoration:none;
}

#banner .teaser h3
{
	font-size:18px;
}
#banner .teaser .slider
{
	width:370px;
	padding:0px;
	margin:0px;
}

#banner .teaser a, #banner .teaser a:link, #banner .teaser a:visited
{
	color:#444;
	
}




#banner .search
{
	
}


/*
#banner
{
   background-color:#eaeaff;	
}

#banner.border
{
	border-bottom:solid 1px #ccc;
}

#banner h1{
	font-size:30px;
	color:#fff;
	color:rgb(166,214,64);
}
#banner h2{
	font-size:x-large;
	color:#eee;
	margin-top:20px;
}
#banner h3{
	font-size:large;
	color:#ccc;
}


#banner #message_text{
	float:left;
	width:400px;
	display:inline;
	height:250px;
	padding:20px;
	
}

#banner #message_text #suggest{
	margin-top:40px;
	font-size:medium;
	
}

#banner #message_text h1{
	color:#d4ecd0;
	font-size:32px;
	letter-spacing:0em;
}


#banner #message_media{
	float:left;
	width:400px;
	display:inline;
	height:420px;
	padding:10px;
	margin:0px;
}


#banner #message_media #slider ul,
#banner #message_media #slider ul li
{
	padding:0px;
	margin:0px;
	height:360px;
	
}

#banner #message_media #slider ul li a,
#banner #message_media #slider ul li a:link,
#banner #message_media #slider ul li a:visited
{
	line-height:25px;
	color:#eef;
	font-size:18px;
	text-decoration:underline;
}
#banner #message_media #slider ul li a:hover
{
	color:#fff;
	text-decoration:underline;
	
}

#banner #message_media #slider ul li h2 a,
#banner #message_media #slider ul li h2 a:link,
#banner #message_media #slider ul li h2 a:visited
{
	color:#fff;
	font-size:26px;
	text-decoration:none;
}

*/

#middle {
}

#middle h1, #middle h2
{
	color:#c50;
}


#middle .single_column, #middle .multi_column
{
	margin-top:25px;
	margin-bottom:15px;
	float:left;
	width:600px;
}


#middle .sidebar
{
	margin-top:25px;
	margin-bottom:15px;
	float:right;
	display:block;
	width:270px;
	padding-left:0px;
	padding-right:0px;
	background-color:#eaeaff;
}

#middle .sidebar .widget
{
	font-size:14px;
}

#middle .sidebar .widget a,
#middle .sidebar .widget a:link,
#middle .sidebar .widget a:visited
{
	text-decoration:none;
	
}
#middle .sidebar .widget a:hover
{
	text-decoration:underline;
}


#middle .sidebar .widget,
#middle .sidebar .blog
{
	padding:10px;
	
}

#middle .sidebar .blog h2,
#middle .sidebar .widget h2
{
	text-align:center;
	font-size:x-large;
	color:#c50;
}


#middle .sidebar .widget h4,
#middle .sidebar .widget h4 a,
#middle .sidebar .widget h4 a:link
{
	font-size:12px;
	padding: 10px 0px 0px 0px;
	text-decoration:underline;
}





#bottom {
}

#bottom .single_column, #bottom .multi_column
{
	margin-top:25px;
	margin-bottom:15px;
}


#bottom .split_col
{
	margin-top:25px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	float:left;
	display:block;
	width:370px;
	padding-left:5px;
	padding-right:5px;
}

#bottom .quote
{
	background:#fff url(../images/bubble.jpg) no-repeat;
	height:145px;
	width:300px;
	padding:10px;
	padding-top:30px;
	font-style:italic;
}

.hr_sep {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 20px 0px 10px 0px;
	width: 100%;
	clear: both;
}



#bottom h3, #bottom h3 a, #bottom h3 a:link, #bottom h3 a:visited, #bottom h3 a:hover 
{
	color: #466;
	font: normal normal normal 28px/36px arial, sans-serif;
	padding: 0px 0px;
}

#bottom h4, #bottom h4 a, #bottom h4 a:link, #bottom h4 a:visited, #bottom h4 a:hover 
{
	color: #466;
	font: normal normal normal 22px/28px arial, sans-serif;
	padding: 0px 0px;
	font-style:italic;
}


.gray-button
{
	background-image:url(../images/gray-button-large.jpg);
	padding:0px;
	margin-left:20px;
	background-color:#ccc;
	min-width:190px; 
	height:27px;
	border:none 1px transparent;
	font-family:Trebuchet MS;
	font-size:medium;
	font-style:italic; 
}

