/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {width:100%;height:0;overflow:hidden;clear:both;}

.red {
	color:#ee2626;
	font-size:9px;	
}

/***************************** body + fonts */

body {background: #fff url(../images/decal.gif) 0 0 repeat-x;color:#666;font: 12px Arial, Helvetica, sans-serif;}
p{margin-bottom:20px;line-height:170%;}

a {outline:none; color:#ff6000}
a:hover {text-decoration:underline;}

h1 {}
h1 a {}
h2{margin-bottom:20px;color:#4e4e4e; font-size:17px;}
h3{}
h4{}

/***************************** containers */
.wrapper{ width:960px; margin:0 auto;padding:40px 0;}
.form-wrapper {width:550px;}

/*************************** contactus emailForm*****************************/

form.emailForm p {clear:both;}
form.emailForm label { display:block; float:left; width:120px;	padding:5px;}
form.emailForm input {	width:200px;padding:5px; border:1px solid #e1e1e1;}
form.emailForm textarea {width:400px;height:150px;padding:5px;}
form.emailForm select {width:212px;padding:5px;font-size:12px;color:#6e6e6e;font-family:Tahoma, Geneva, sans-serif;}
form.emailForm input.submit-button {padding:0px;width:60px;height:30px;float:right;}








