body {
	background-image: url(../images/fall-winter/new-bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-position: 0px 0px;
	border-top-width: 5;
	border-top-style: solid;
	border-top-color: #214364;
}
#container { width: 800px; margin: 0 auto; padding: 0; }
#masthead {
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 116px;
	margin: 0;
	padding: 0;
}
#ad-left {
	float: left;
	width: 430px;
}
#ad-right { float: left; clear: right; }
h1 { color: #595959; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }
li { line-height: 20px; }
h2 {
	color: #595959;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	color: #214364;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	color: #214364;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p { color: #595959; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }
a:link {
	color: #214364;
}
a:visited {
	color: #214364;
}
a:hover { color: #595959; }
#spacer { clear: both; padding-top: 10px; }
#spacer2 { padding-top: 10px; clear: both; }
#left-content { width: 200px; float: left; padding-right: 10px; }
#right-content { 
width: 560px; float: left; padding-bottom: 25px; padding-left: 15px; border-left: 1px solid #ccc;
min-height: 600px; }
#footer { text-align: center; border-top: 1px solid #ccc; }
.pad { margin-top: 7px; margin-bottom: 7px; }
.thumb {
	margin-right: 10px;
	margin-bottom: 8px;
	border: 1px solid #214364;
}
#col1 { width: 270px; float: left; padding-right: 10px; }
#col2 { width: 270px; float: left; padding-left: 10px; }
/* Begin CSS Drop Down Menu */
#nav
	{
	font-weight: normal;
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 500px;
}
		
#nav a
	{ color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva; font-weight: bold; text-align: center; width: auto; display:block; white-space:nowrap; margin:0; padding: 6px 20px 7px; }
	
#nav a, #menuh a:visited	/* menu at rest */
	{
	background-color: #214364;
	text-decoration:none;
	border-right: 1px solid #999;
}
	
#nav a:hover	/* menu at mouse-over  */
	{
	color: #e0ad12;
	}	
			
#nav a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#nav a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#nav ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:auto;	/* width of all menu boxes */
	}

#nav li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#nav ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#nav ul ul ul
	{
	top:0;
	left:100%;
	}

div#nav li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul
{display:none;}

div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
ul { color: #595959; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-position: inside; }
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	float: none;
	display: block;
}
.form-type {
	display: block;
	padding-right: 5px;
	width: 80px;
	float: left;
}
.form-type2 {
	display: block;
	padding-right: 5px;
	width: 100px;
	float: left;
}
.outine {
	border: 1px solid #666666;
}
.phone {
	color: #214364;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	position: absolute;
	top: 27px;
	right: 24px;
	font-size: 25px;
}
.logo {
	position: absolute;
	z-index: 1;
	display: block;
	left: 15px;
	height: 130px;
	width: 250px;
	background-color: #FFFFFF;
	top: 10px;
	text-align: center;
}
.jim-photo {
	margin-right: 20px;
	margin-bottom: 20px;
}

