﻿/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/
.top {width:1000px; height:270px;}
.middle {width:1000px; height:439px;}
.bottom {width:1000px; height:56px;}

/*.block {background-image:url(../images/block.jpg); background-repeat:no-repeat; width:100
px; height:56px;}*/
.block {width:100px; height:15px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #cccc99;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#747474;
	line-height:17px;
}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0; padding:0; margin:0;}
table { border-collapse:collapse, padding:5px}
table td { padding:0; margin:0; border:0} 
table tr { padding:0; margin:0; border:0} 
a { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#747474;
	text-decoration:none;
}
a:hover { 
		text-decoration:underline; 
} 
/*
================================================================================
|                                     Other                                    |
================================================================================
*/
.submenu {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#747474;}
.copyright {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#747474;}

.href1 {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:16px; color:#747474; text-decoration:underline;}
.href1:hover {text-decoration:underline;}
.href2 {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:16px; color:#747474; text-decoration:none;}
.href2:hover {text-decoration:underline;}
/*
================================================================================
|                                     Form                                     |
================================================================================
*/
.field {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#747474;
	width:214px;
	height:18px;
	border-color:#989867;
	border-style:solid;
	border-width:1px;
	padding-top:1px;
}
.area {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#747474;
	width:214px;
	height:100px;
	border-color:#989867;
	border-style:solid;
	border-width:1px;
	padding-top:1px;
}
.btn_clear {
	background-image:url(../images/btn_clear.jpg);
	background-repeat:no-repeat;
	width:56px;
	height:19px;
	border:0px;
	cursor:pointer;
}
.btn_send {
	background-image:url(../images/btn_send.jpg);
	background-repeat:no-repeat;
	width:56px;
	height:19px;
	border:0px;
	cursor:pointer;
}	

.pad1 {padding-top:5px;}
.pad2 {padding-top:6px;}
.pad3 {padding-top:6px;}

/*
================================================================================
|                                     RYAN                                     |
================================================================================
*/
.accolades
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:10px;
	position:relative;
	left:55px;
	top:10px;
	width:590px;
	background:#656532;
	color:#FFF;
	font-size:24px;
	line-height:1.2em;
	/*box radius stuff*/
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-right:15px;
	border:solid 2px #989865;
	margin-bottom:20px;
}

.accolades .reference{
font-size:14px;
text-align:right;
padding-right:10px;
}

.tableRow
{
	
}

.contact
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:10px;
	position:relative;
	top:10px;
	width:245px;
	background:#656532;
	color:#FFF;
	font-size:18px;
	line-height:1.2em;
	text-align:center;
	/*box radius stuff*/
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-right:15px;
	border:solid 2px #989865;
	margin-bottom:20px;
}

.contact a {
	color:#FFF;
	font-size:16px;
}





