body{
   padding:0px;
   margin:0px;
   background-color:#63A11E;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8D8D8D;
}
.list {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	height: 21px;
	width: 155px;
	border: 1px solid #ABABAB;
	background-color:#FFFFFF;
	line-height:14px
}
.list2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	height: 15px;
	width: 150px;
	border: 1px solid #ABABAB;
	background-color:#FFFFFF;
	line-height:14px
}
.list3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	height: 50px;
	width: 200px;
	border: 1px solid #ABABAB;
	background-color:#FFFFFF;
	line-height:14px
}
.list4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	height:80px;
	width: 175px;
	border: 1px solid #ABABAB;
	background-color:#FFFFFF;
	line-height:14px
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #3D3D3D;
}
.text2 {
	font-family: Tahoma;
	font-size: 13px;
	/*line-height: 11px;*/
	color: #3D3D3D;
}
.text_light {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #bbbbbb;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #3D3D3D;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #34738E;
}
.link_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #34738E;
	text-decoration: none;
}

.tit {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #34738E;
	text-decoration: underline;
}

.rosebg {
    background-position:0 330; 
    background-repeat:no-repeat;
    /*background-image: url('images/rose2.jpg');*/
    /*background-image: url('images/rose3.jpg');*/
    background-image: url('images/rose4.jpg');
}

.testimonial {
background-color:#DBF2DE; 
border:2px;
border-color:#61C045;
border-style:solid;
padding:6px;
font-family:"Comic Sans MS", Script, "Palatino Linotype", sans-serif;
font-size:9pt;
line-height:10pt;
text-align:left;
}

p.clematis {
            font-family:'Times New Roman';
            font-size:11pt;
            border-left:10px;
            border-right:10px;
            text-align:justify;
}

/* Event Page */

p.ev_title {
            font-family:Arial;
            font-weight:bold;
            font-size:17pt;
            line-height:19pt;
            border-left:10px;
            border-right:10px;
            text-align:center;
}

p.ev_body {
            font-family:'Times New Roman';
            font-size:14pt;
            line-height:16pt;
            border-left:10px;
            border-right:10px;
            text-align:justify;
}

p.ev_ 

.videos {
position:relative;
left:300px;
background-color:#FD4D7D;
color:#FFFFFF;
border:2px;
border-color:#800000;
border-style:dotted;
padding:6px;
font:Arial;
font-size:11pt;
line-height:14pt;
text-align:center;
width:90px;
}

/* redefinitions */
a:hover {
    text-decoration: none;
}

a {
    color: #34738E;
}