/******All Templates********/
#Page { width: 900px; }
#Header { background-color: #ececec; }
#Content { background-color: #ffffff; }
#Column1, #Column2, #Column3, #Feature { background-color: #ffffff; }
#Footer { background-color: #ececec; }

/******Base Template 2******/
#Column1
{
    width: 627px;
    margin: 10px 10px 0 0;
}
#Column2
{
    margin: 10px 0 0 0;
    width: 173px;
}

body
{
	background: #ececec url(../images/bg-body-texture.jpg) left top repeat-x;
	padding-top: 126px;
}

h2
{
	color: #4E0218;
	font-size: 220%;
	font-weight: normal;
}

#Header
{
	position: relative;
	background: url(../images/header-bg.jpg) left top no-repeat;
	width: 900px;
	height: 158px;
	margin: 0;
	padding: 0;
}

#HeaderContent h1
{
	background: url(../images/logo.png) left top 	no-repeat;
	width: 394px;
	height: 195px;
	position: absolute;
	top: -126px;
	left: 0;
	margin: 0;
	padding: 0;
}

#HeaderContent h1 a
{
	display: block;
	width: 394px;
	height: 195px;
	text-indent: -9000px;
}

#Column1 #ContactForm {width: 255px;}

#ContactForm {color: #8D9090; margin-bottom: 3em;}

#ContactForm .Textbox input 
{ 
	background: transparent url(../images/bg-contact-text-area.png) no-repeat;
	height: 18px;
	margin-bottom: 1em;
	width: 221px;
	padding-top: 5px;
	border-bottom: 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: #CACACA;
}

#ContactForm textarea
{ 
	background: transparent url(../images/bg-contact-text-area.png) no-repeat;
	height: 96px;
	width: 221px;
	padding-top: 5px;
	border-bottom: 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: #CACACA;
}

.RadioButtons label 
{
	display: block;
	font-size: 130%;
	margin: 0.5em 0;
}

#ContactForm .Cancel {display: none;}

#ContactForm .Submit 
{
	background: url(../images/bg-send-button.jpg) no-repeat;
	border: medium none;
	color: #8D9090;
	height: 26px;
	width: 87px;
	position: relative;
	left: 135px;
	margin-top: 0.8em;
}

.RadioButtons span label {display: inline; margin-right: 3.7em;}

.RadioButtons span input {position: relative; top: 3px;}

#Nav
{
	background: #fff url(../images/nav-bottom.png) left bottom no-repeat;
	width: 478px;
	position: absolute;
	top: -48px;
	right: 18px;
}

.Nav-Wrap
{
	background: url(../images/nav-top.png) left top no-repeat;
}

#Nav ul
{
	margin: 0;
	padding: 0;
}

#Nav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Nav ul .First a { border-left: none; }
#Nav ul .Last a { border-right: none; }

#Nav ul li a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	color: #989898;
	text-decoration: none;
	padding: 11px 18px 11px 18px;
	display: block;
	float: left;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #f5f5f5;
	text-transform: uppercase;
}

#Content
{
	background: #fff url(../images/bg-content.jpg) left bottom no-repeat;
	padding-bottom: 10px;
}

#Column1, #Column2 { background: none; }

#Column1
{
	padding: 0 10px 55px 20px;
}

#Footer .Copyright
{
	float: left;
	color: #9a9a9a;
	margin-left: 12px;
}

#Footer .Credit
{
	float: right;
	color: #9a9a9a;
	margin-right: 12px;
}

#Footer .Credit a
{
	color: #9a9a9a;
	text-decoration: underline;
}{2|0|0|}