@charset "UTF-8";
/* CSS Document */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}









body
{		
	/*background-image:url(../images/bluefill.jpg);*/
	background-image:url(../images/body3.jpg);
	margin:0; 
	padding:0;
	font-family: 'Droid Sans', serif;
	font-weight:normal;
}

#top
{
	background-image:url(../images/body3.jpg);
	float:left;
	clear:both;
	width:100%;
}

#header
{	
	width:100%;
	height:220px;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;	
}

#header_inner
{
	width:1020px;
	height:220px;
	background-image:url(../images/header_test.jpg);
	background-repeat:no-repeat;
}
	
#footer
{
	width:100%;
	/*background-image:url(../images/fill_h.jpg);*/
	float:left;
	clear:both;
	margin-top:40px;
}

#footer_inside
{
	width:1020px;
	height:187px;
	
	padding-top:5px;
}

#content
{
	float:left;
	clear:both;
	width:100%;
}

#content_inner
{
	width:960px;	
	padding-bottom:20px;	
}

p
{
	text-align:left;
}

#logo
{
	width:525px;
	height:220px;
	float:left;
	clear:right;
	
}

#logolink
{
	float:left;
	clear:right;	
	width:314px;
	height:200px;	
	margin-left:5px;
	
}

#mainheading
{
	
	height:220px;
	float:left;
	clear:right;
	margin-top:147px;
	margin-left:10px;
}

#menu
{
	float:left;
	clear:right;
	width:495px;
	height:220px;	
}

#menu_inner
{
	/*background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;		*/
	padding-top:30px;	
}

#meta
{
	
	margin-top:25px;
}

#meta p
{
	text-align:right;
	color:#CCC;
	padding:8px;
	padding-right:0;
	line-height:14px;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

a, a:visited
{
	color:#666;
	text-decoration:none;
	border-bottom:1px dotted #666;
}

a:hover, a:visited:hover
{
	color:#4976BA;
}

#menu_inner a, #menu_inner a:visited
{
	background-color:#373634;
	padding:15px 20px;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	border:1px solid gray;
	margin:0 20px;
	margin-right:0;
	text-decoration:none;
	font-family: 'Squada One', cursive;
	letter-spacing:1px;
	
}

#menu_inner a:hover, #menu_inner a:visited:hover
{
	background-image:url(../images/body.jpg);
	
	color:#000;
}


.top1:hover
{
	color:red;
}

h1
{
	color:#fff;
	font-size:30px;
	text-align:left;
	font-family: 'Squada One', cursive;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	text-shadow:1px 1px 1px #000;
}

ul
{
	margin-left:70px;
}

p, li, .form_error_title
{
	font-family: 'Droid Sans', serif;
	font-size:13px;
	/*color:#e5e5e5;*/
	color:#666;
	line-height:18px;
	text-align:left;
	
}

h2
{
		
	color:#e06d09;
	font-family: 'Bree Serif', serif;
	text-transform:uppercase;
	text-align:left;
	font-size:20px;
	margin-bottom:20px;
	font-weight:normal;
}

h3
{
	font-size:18px;
	color:#e02709;		
	line-height:20px;
	font-family: 'Squada One', cursive;
	text-align:left;
	margin-bottom:10px;
	font-weight:normal;
	margin-left:0px;
	margin-top:20px;
	font-style:italic;
}

h4
{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	font-family: 'Droid Sans', serif;
	text-align:left;
	margin-top:10px;
	color:#666;
	font-weight:bold;
}

p
{
 	margin-bottom:5px;	
	text-align:justify;
}

li
{
	
}

.painterbg
{
	/*background-image:url(../images/paintingguy1.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#e06d09;*/
	margin-top:0px;
	padding-top:5px;	
	width:800px;		
	letter-spacing:1px;
	
	
}

.painterbg li
{
	list-style-image:url(../images/bullet.jpg);
}

.painterbg p
{
	padding:0px 50px 10px 50px;
}

#footer_inside p
{
	color:#666;	
	font-size:11px;
	font-style:italic;
	text-align:center;
	
}

.interior p, .interior li
{
	margin-left:0px;
	padding-left:0px;
	padding-top:5px;
}



#meta a, #meta a:visited
{
	color:#999;
	border:none;
}

#meta a:hover, #meta a:visited:hover
{
	color:#ff8a00;
}

#footer_inside a, #footer_inside a:visited
{
	font-size:12px;
	border:none;
	line-height:16px;
}

.nobullet li
{
	list-style-image:none;
	margin-bottom:10px;
}

.nobullet input
{
	min-height:20px;
	margin:5px 0;
	
}

.linkbutton
{
	margin:15px 0;
}

.linkbutton a, .linkbutton a:visited
{
	background-image:url(../images/redfill.jpg);
	color:#fff;	
	border:1px solid #fff; padding:8px 20px;
}

.linkbutton a:hover, .linkbutton a:visited:hover
{
	background-image:url(../images/topbg.jpg);
	color:yellow;
}

.field_block
{
	margin-top:5px;
}

.text_area
{
	width:330px;
	max-width:330px;
	min-width:330px;
	min-height:50px;
	height:50px;
	max-height:330px;
}

.text_box
{
	width:320px;
	height:25px;
	color:gray;
	padding:0 5px;
}

.form_error_title
{
	color:#C00;
}

