@charset "UTF-8";
/* CSS Document */

div {
/*border:1px solid black;*/
}

Body {
font-family: "Lucida Grande", Geneva, Arial, sans-serif;
font-size:12px;
margin:0;
padding: 0;
/*background-color:#F0F0F0;*/

background:#FFFFFF top center repeat-y url(../graphics/bg.gif);
}

img {
border:0;
}
html,body,table, td,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

H1 {
font-size:16px;
font-weight:bolder;
}



H2, H3 {
font-size:14px;
font-weight:bold;
margin-bottom:2px;
}

h4 {
color:#CC0000;
}

H3 {
color:#CC0000;
}

a {
color:#000000;
text-decoration:none;
font-weight:800;
}

a:hover {
text-decoration:underline;
}

#wrapper {
width:1000px;
margin:0 auto;
background-color:#FFFFFF;

}

#header {
width:1000px;
height:180px;
float:left;
clear:both;
}


#header H1 a{
background:url(../graphics/header.jpg) top center no-repeat;
display:block;
height:200px;
width:1000px;
z-index:10;
}

#header H1 a span{
display:none;
}




#navigation {
width:1000px;
height:40px;
float:left;
clear:both;
}

#content {
width:990px;
padding:5px;
min-height:400px;
float:left;
clear:both;
}

#footer {
width:990px;
height:30px;
padding:5px;
float:left;
clear:both;
background:url(../graphics/footer.jpg) top left repeat-x;
margin-top:5px;
}

#me {
width:290px;
text-align:right;
float:right;
}

#footer-links {
width:590px;
float:left;
}



#seo-text {
width:980px;
margin:0 auto;
padding-top:8px;
font-size:9px;
color:#333333;
text-align:center;
padding-bottom:6px;
}

.home-colms {
	width:220px;
	height:335px;
	float:left;
	margin-left:10px;
	border:1px solid #f9f8f8;
	background:url(../graphics/home-feat-bg.jpg) top center no-repeat;
}

.home-colms h2 {
marker-offset:6px;
}


.home-colms img {
margin-bottom:10px;
}

#home-right {
float:left;
width:270px;
clear:right;
}



#home-txt {
width:665px;
min-height:230px;
margin-left:10px;
float:left;
clear:both;
padding:10px;
margin-top:10px;
border-top: 1px solid #CCCCCC;
}


#home-address {
width:260px; float:left; 
padding-top:10px;

padding-left:10px;
padding-bottom:10px;
font-size:16px;
font-weight:bold;
line-height:125%;
background:url(../graphics/home-address-bg.jpg) bottom left no-repeat;
margin-bottom:10px;
}


#homequestion {
width:230px;
padding:20px;
background:url(../graphics/home-questions.jpg) top center no-repeat;
float:left;
padding-top:44px;
}

#homequestion input {
width:220px;
background-color:#ededed;
color:#333333;
border:1px solid #333;
}

#homequestion textarea {
width:220px;
background-color:#ededed;
color:#333333;
border:1px solid #333;
}

#homequestion #go {
width:120px;
margin:0 auto;
margin-top:10px;
}


#main-left {
width:650px;
min-height:400px;
float:left;
margin-right:10px;
padding-right:4px;
border-right:1px solid #999999;
}


#main-right {
width:320px;
float:left;
min-height:400px;

}

.gal-image-left {
width:155px;
height:155px;
float:left;
margin-right:5px;

margin-top:10px;
}

.gal-image-right {
width:155px;
height:155px;
float:left;
margin-left:5px;
margin-top:10px;
}