
html, body {
	height: 100%;
	margin: 0;
	
	z-index: 0;
	padding: 0px;
	color: #333;
    font-family: "lucida grande", verdana,arial,sans-serif;
    background:#fff;
	font-size:62.5%     /* for IE/Win */
}



div,table,td,th {font-size: 1em;}

img {border: 0;}

a:link {text-decoration: none; color: #D4300C;font-size: 12px}
a:visited {text-decoration: none; color: #D4300C;font-size: 12px}
a:hover {text-decoration: underline; color: #D4300C;font-size: 12px}


#nav a:link {text-decoration: none; color: #ffffff;font-family: "lucida grande", verdana,arial,sans-serif; font-size:10px !important;}
#nav a:visited {text-decoration: none; color: #ffffff;font-family: "lucida grande", verdana,arial,sans-serif; font-size:10px !important;}
#nav a:hover {text-decoration: underline; color: #ffffff;font-family: "lucida grande", verdana,arial,sans-serif; font-size:10px !important;}


h1 {color: #333;}
h2 {color: #333; font-size:13px;}
h3 {color: #333; font-size: 12px}
h4 {color: #333;}

p {color: #333; font-size: 12px}

pre {color: #333; font-size: 12px}

#wrapper {
    width: 882px;
    margin-left: auto;
    margin-right: auto;
    background: #ddd;
}

#header {
    border-left: 1px solid #888;
    border-right: 1px solid #888;
}

#nav {
    padding: 5px 10px;
    background: #262626;
    border-top: 1px solid #cdb184;
    border-bottom: 1px solid #7e6741;
    font-family: "lucida grande", verdana,arial,sans-serif; 
    font-size:10px !important;
    color: #76664c;
    letter-spacing: 1px;
    text-transform: lowercase;
}

#content {
    min-height: 800px;
    padding: 10px 0 0 0;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    line-height: 1.5;
}

#footer {
    width: 880px;
    padding: 6px 0;
    color: #fffff;
    border: 1px solid #7e6741;
    border-bottom: 1px solid #999;
   
    text-align: center;
}

div.textContent {
    margin: 10px 20px 20px 20px;
    font-size: 12px
}

div.textContentHalf {
    float:left;
    width: 380px;
    margin: 10px 20px 20px 20px;
    color: #333; 
    font-size: 12px
}

div.artSection {
    margin: 0 0 0 0px;
    padding: 0 0 24px 0;
}

div.fullRule {
    width: 800px;
    height: 10px;
    border-top:1px dotted #999;
}

div.halfRule {
    width: 320px;
    height: 10px;
    border-top:1px dotted #999;
}

.gunnFooterTxt1 {
	font-family: "lucida grande", verdana,arial,sans-serif;
	color: #ffffff;
	font-size: 11px;
	
	padding-top:10px;
}
a.gunnfooterLink {
	font-family: "lucida grande", verdana,arial,sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	padding-top:10px;
}
a.gunnfooterLink:hover {
	font-family: "lucida grande", verdana,arial,sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
	padding-top:10px;
}
a.workAnchor

{
font-family: "lucida grande", verdana,arial,sans-serif;
	color: #444444;
	font-size: 11px;
	line-height:25px;
	text-decoration: none;
	
}

a.workAnchor:hover

{
font-family: "lucida grande", verdana,arial,sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:25px;
	text-decoration: underline;
	
}

/**************************************************** HACKS */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; _height: 1%; }
 /* Hides from IE-mac \*/
.clearfix { display: block; }
/* End hide from IE-mac */
