/*===========================

Title : Jgm3 Stylesheet
Author : John McNiel
URL : Jgm3.net

Description : Main Stylesheet

Created : 9-4-2007

Modifications :

=============================*/

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, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size: 62.5%;
	color: #646464;
	background: #dadada;
}
div
{

}
/*==================================== DIVS, SPANS ================================*/

#wrapper
{    
	background: #fff url(img/dzn/topround.jpg) no-repeat top center;
	width: 952px;
	margin: 20px auto 0 auto;
	padding-top:12px;
	text-align: left;
	min-width: 952px; /* ------ Ignored By =< IE 6 ---*/
}
#nav
{
	background: #fff;
	float: left;
	height: 30px;
	margin-top:54px;
	margin-left:120px;
}

#header
{
	background: transparent url(img/dzn/jgm3l.gif) 10px 10px no-repeat;
	height: 110px;
	width: 200px;
	float:left;
	margin-left: 20px;
}
#content
{
	margin-top: 20px;
	padding-top: 45px;
	padding-bottom: 50px;
	background:#fff url(img/dzn/ctshad.jpg) repeat-x top left;
}
#home #content
{
	height:460px;
	margin-left: 0;
	padding-bottom: 0;
	background:#fff;
	background-image: none;
}

#footer
{
	width: 950px;
	margin: 0 auto;
	text-align: center;
}
#cap
{
	width:952px;
	height:18px;
	margin:0 auto;
	background: #fff url(img/dzn/btmround.jpg) no-repeat bottom center;
}
#flashcontent
{
	margin-left: 20px;
}
#home_flash
{
	width:400px;
	height:380px;
	float:right;
	margin-right:50px;
	margin-top:20px;	
}
#services 
{
	text-align:center;
	margin: 0 auto;
	width: 952px;
	padding-left:25px;
	
}
#services ul
{
	float:left;
	margin: 30px;
	background:#fff;
	padding: 18px 30px;
	text-align:left;
	width: 190px;
	border: 1px solid #BBBBBB;
}
#homeCopy
{
	margin-top:160px;
	width:400px;
}

/*============================= CLASSES =======================*/
.clr
{
	clear:both;
	width:100%;
}
.clrln
{
	clear:both;
	width:100%;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom: 1px solid #CECECE;
}

/*============================= TEXT =======================*/

#content p
{
	padding: 10px;
	margin-left: 35px;
	width: 465px;
}

p, li
{
	font-size: 1.2em;
}


#footer p
{
	font-size:11px;
	color:#999999;
	text-align:center;
}
p.lt
{
	font-size:12px;
	color:#999999;
	width:100%;
	text-align:center;
}
/*============================= HEADINGS ===================*/

h1, h2, h3, h4, h5, h5
{
	margin: 8px 0 4px 28px;
	color: #8D3726;
	
}
h2,
h3,
h4,
h5
{
	padding: 0 0 0 15px;
	
}
p
{
	padding-left: 15px;
	line-height: 1.5em;
}
#header h1
{
	text-indent: -9999px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	font-weight: bold;
}

#portfolio h2
{
	margin-top:18px;
}
#portfolio h3
{
	
}
#services h4
{
	padding:0;
	margin-left:0;
	margin-top: 0;
}
#homeCopy h3
{
	font-size: 24px;
	font-weight:bold;
	font-family: "Arial Black";
	color: #3B94DF;
	line-height:90%;
	margin-bottom: 25px;
}
#homeCopy h4
{
	font-size: 16px;
	color: #B36245;
}
/*==================================== LISTS ================================*/

ul
{
	list-style: none;
}
#gfx_list li
{
	padding: 3px;
	font-weight: bold;
}
dl
{
	font-size: 1.2em;
	width:500px;
}
dt
{
	font-weight: bold;
	padding: 5px;
}
dt, dd
{
	margin: 0 0 8px 5px;
}
dd
{
	margin-left: 8px;
}
#nav ul li
{
	float: left;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	border-right:1px solid #DFDFDF;
	height:16px;
}

/*================================= LINKS ========================*/


a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #5B87C7;
}
a:hover
{
	color: #C0C0C0;
}
a:active
{
}


#nav ul li a:link,
#nav ul li a:visited
{
	font-size:13px;
	color:#878787;
}
#nav ul li a:hover
{
	color: #d28f00;
}
#nav ul li a:active
{

}
#nav ul li a.crnt
{
	border-top:1px solid #DFDFDF;
	color:#d28f00;
}
/*=========================== MISC ===========================*/

body#portfolio #content img
{
	border: 1px solid #C0C0C0;
	margin: 15px 15px 15px 45px;
}
#home_flash img
{
	margin-top:40px;
}
body#portfolio #content img
{
	float:right;
	margin: 20px;
	
}
/*=========================== TABLES ===========================*/
#gfxTbl
{
	margin-left:20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#gfxTbl td
{
	padding: 2px 25px 2px 25px;
	font-weight: bold;
	font-size: 12px;
}
