@charset "utf-8";
/* Rubyroos CSS created by full phat design- nick it and we'll send the boys round! */
body {
	margin: 10px;
	padding: 0px;
	background: #ffffff;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1f4457;
}
#flashheader {
	width: 856px;
	height:327px;
	margin: 0px auto;
	padding:0;
}
#navigation{
	width:856px;
	height:34px;
	background:url(images/layout_13.gif) no-repeat;
	margin: 0px auto;
	clear:both;
	text-align:center;
}
#content{
	width: 796px;
	margin: 0px auto;
	padding:20px 30px 20px 30px;
	overflow:auto;
	clear:both;
	background: url(images/layout_13.gif) #ffffff repeat-y;
}
#footer{
	font-size:9pt;
	width: 826px;
	height:58px;
	margin: 0px auto;
	padding:0;
	clear:both;
	color:#9b9691;
	padding: 10px 0 0 30px;
	background-image:url(images/layout_14.gif);
}
.sideimage{
float:right;
position:relative;
}
.quotetop{
	width: 50%;
	background:url('images/quotetop.gif') #ffffff top left no-repeat;
		padding:20px 20px 20px 20px;
	margin:0;
	font:bold;
}
.quotebottom{
width: 50%;
	background:url('images/quotebottom.gif') #ffffff bottom right no-repeat;
	padding:20px 20px 20px 20px;
margin:0;
color:#79148a;
font-weight:bold;
text-align:right;
}
.quotetop100{
	background:url('images/quotetop.gif') #ffffff top left no-repeat;
		padding:20px 20px 20px 20px;
	margin:0;
	font:bold;
}
.quotebottom100{
	background:url('images/quotebottom.gif') #ffffff bottom right no-repeat;
	padding:20px 20px 20px 20px;
margin:0;
color:#79148a;
font-weight:bold;
text-align:right;
}
#footer a {
	color:#9b9691;
}
#footer a:hover {
	color: #c9063a;
}
h1{
	font-weight: bold;
	font-size:24px;
	color:#f18635;
	letter-spacing:-1px;

}
h2{
	font-weight: bold;
	font-size:18px;
	color:#a0bf22;
	font-weight: bold;
}
h3{
	font-size:15px;
	color:#a71620;
	font-weight:lighter;
	padding:0;
	margin:0;
}
a{
color: #333333;
}
.small-text{
font-size:10px;
}
.purple-text{
color:#79148a;
font-weight:bold;
}
.orange-text{
color:#f06922;
font-weight:bold;
}
.blue-text{
color:#00aabe;
font-weight:bold;
}
.green-text{
color:#b5da0a;
font-weight:bold;
}

/* FORMS STYLING */
label{
width: 200px;
text-align: left;
float:left;
display:block;
}
input{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
textarea{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
select{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
input.send-btn {
height: 20px;
background-color: #ffffff;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
border: 1px solid #a19ca1;
margin-top:20px;
}
legend
{
font: 11pt Tahoma, Arial, Helvetica, sans-serif; color:#832440; font-weight:bold;
background: #ffffff;
padding: 2px 6px;
} 
label em {  
margin-left:5px;
font: 8pt Tahoma, Arial, Helvetica, sans-serif; color:#660000; 
font-weight: normal; 
padding:0px;   
}
#form{
width:330px;
float:right;
}