@charset "UTF-8";
/* CSS Document */

body {
font-family:"Georgia", Times New Roman, Times, serif;
font-weight: normal;
font-size:12px;
line-height: 20px;
margin:0 0 0 0px;
color:#333;
background-color:#f5f5f5;
}
p {
text-align :left;
margin:0 0 20 0px;
}
h1 {
font-size:20px;
color: #cb2a98;
font-weight:normal; 
}
h2 {
font-size:13px;
color: #444444;
margin:0 0 0 0px;
font-weight:normal; 
}	
img {
border: none;
margin: 0 0 0 0px;
}
hr {
	
}


.greenHeader {
margin-right:30px;
text-align:right;
margin: 70 0 0 0px;
color:#647514;
font-size:20px;
}
.greenTop {
text-align:right;
margin: 100 0 0 0px;
color:#647514;
font-size:20px;
}
.greenHeaderRowTwo {
line-height: 25px;
margin: 0 0 0 0px;
color:#647514;
font-size:20px;
}
.greyHeader {
margin: 100 0 50 0px;
color:#333333;
font-size:20px;

}
.noMargin {
margin: 0 0 50 0px;
font-weight: bold;
}


a {
color:#333;
text-decoration:none;
}
a:hover {
color:#647514;
}

#container {
width : 945px;
height: 150px;
margin: auto auto;
text-align : left;
}

#rowOne {
width:945px;
margin: 10px 0;
height: auto;
position:relative;
}
#rowTwo {
clear: both;
width:945px;
height:auto;
margin:0 0 30 0px;
position: relative;
}
#rowThree {
width:945px;
margin:0 0 0 0px;
position: relative;
}

#colOne {
width:200px;
margin-right:30px;
text-align:right;
float:left;
}

#colTwo {
width:455px;
float:left;
padding-right: 30px;
padding-bottom: 30px;
}

* html #colTwo { width: 485px; }

#colThree {
/*margin-left:15px;*/
width:200px;
float:left;
}
