/* body */
* {
margin:0;
padding:0;
}

img {
	border: 0;
}

body{
font-family:Arial, Helvetica, sans-serif;
background-color:#F5F5F5;
text-align: center;
}

a{
outline:none;
}

a:link {
color:#0964AE;
text-decoration:none;
}

a:visited {
color: #0964AE;
text-decoration:none;
}

a:hover {
color: #2D7BF2;
text-decoration:underline;
}

h2{
font-size:18px;
}

h3{
font-size:11px;
margin:0px;
}

#clear { clear: both; }

.space { 
height:20px;
}


/* End body */




#houseHeader{
width:800px;
height:125px;
margin:10px auto 0px;
background-image:url(http://www.garyawinter.com/wp-content/themes/gaw/images/house_header.gif);
background-repeat:no-repeat;
}

#mainContainer{
width:800px;
height:100%;
border:2px solid #e8e8e8;
background-color:white;
background-image:url(http://www.garyawinter.com/wp-content/themes/gaw/images/mainContainer_bg.gif);
background-repeat:repeat-y;
background-position:top;
text-align:left;
margin:0 auto;
}


/* header */


#header{
width:800px;
background-color:white;
border-bottom:1px solid #cccccc;
}

#header-div{
padding-top:10px;
}

#headerImg{
padding-left:15px;
}

#headerSubtitle{
margin:0px 23px 16px;
font-size:11px;
color:#000000;
}

#navigation{
background-color:#f7f9fa;
border-top:1px solid #cccccc;
height:25px;
text-indent:24px;
line-height:26px;
font-size:11px;
color:#666666;
word-spacing:6px;
}


/* End header */


/* content */


.withSidebar{
float:right;
width:548px;

}

#content{
line-height:25px;
margin:25px 20px 30px;
}

.contentHeader{
margin:10px 0px 10px 0px;
background:#f7f9fa;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
width:100%;
height:25px;
line-height:25px;
}

.contentText{
margin:10px 0px 0px 0px;
}

.contentList li{
font-size:11px;
margin:0px 0px 0px 20px;
}

#contentFooter{
margin:10px 0px 0px 0px;
width:100%;
height:25px;
border:1px solid #666;
line-height:25px;
background:#f7f9fa;
text-align:center;
}   
   
#contentFooter p{
margin:0;
padding-left:10px;
}
   
.beforeafter{
width:500px;
height:175px;
}

.beforeafterInside{
padding:10px;
}

.beforeafterContainer{
float:left;
}
 

/* End content */


/* leftColumn */


.leftColumnContainer{
float:left;
width:252px;
}

#leftColumn{
margin:7px 20px 30px;
padding:5px;
}

.leftColumnInfo{
background-color:#f7f9fa;
border:1px solid #cccccc;
}

.leftColumnInfo img{
margin-bottom:15px;
}

#leftColumn p{
margin:0px;
font-size:14px;
color:#666666;
}

#portfolioImg{
margin-bottom:5px;
}


/* End leftColumn */


/* footer */


#footer{
width:800px;
height:40px;
margin:10px auto 10px;
border-bottom:2px solid #d6d6d6;
}

.footerText{
font-size:11px;
font-variant:small-caps;
line-height:20px;
color:#666666;
}



/* End footer */


/* Image Gallery */


.thumbs{
	height:265px;
}

.thumbs img {
	border: solid 1px #ccc;
	width: 75px;
	height: 75px;
	padding: 3px;
	margin:5px 1px 0px 0px;
	float:left;
}
.thumbs img:hover {
	border-color: #FF9900;
}

/* End Image Gallery */


/* other */


.normLineHeight{
line-height:normal;
}


/* End other */



/* Contact */

.contactContainer{
	background-image:url(http://www.garyawinter.com/wp-content/themes/gaw/images/greybg.gif);
	background-repeat:repeat-x;
	background-color:#e8e8e8;
	border:1px solid #cecece;
	width:100%;
}

.contactInside{
padding:0px 10px 25px 10px;
}

/* End contact */