body {
background:url(images/site_bg.jpg) top left repeat-x #FFFFFF;
font-size: 15px;
font-family: Helvetica, Arial, sans-serif;
color:#666666;
padding:0px;
margin:60px 0 0 0;
}

img {
border:none;
}

p, pre{
padding: 5px 10px 0 0;
margin:0px;
}

a:link, a:active, a:visited {
font-size:12px;
font-family: Helvetica, Arial, sans-serif;
color:#B02A22;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

/* ----------container to center the layout-------------- */
#container {
width: 903px;
margin: 0 auto; 
background-color: #FFFFFF;
}

#site {
width:820px;
border:#afa79f solid thin;
margin:0 40px 0 40px;
}
/* -----------------content--------------------- */
#content {
background: #FFFFFF;
width:582px;
float:left;
}

.nap {
font-size: 15px;
font-family: Helvetica, Arial, sans-serif;
color:#333333;
}


#content h1 {
font-size: 15px;
font-family: Helvetica, Arial, sans-serif;
color:#7a2b2b;
line-height:25px;
letter-spacing:1px;
padding:15px 0 0 50px;
text-transform:uppercase;
}

#content p {
font-size:12px;
line-height:20px;
}

#content ul {
font-size:12px;
line-height:20px;
}

#content li {
font-size:12px;
line-height:20px;
}
a.copy:link, a.copy:active, a.copy:visited {
color:#8a7a67;
}

a.copy:hover {
color:#7a2b2b;
}

div#content { 
min-height:400px; 
}

#right {
text-align:center;
background:#afa79f;
width: 238px;
margin-left:582px;
}

#right h1 {
font-size:20px;
letter-spacing:2px;
color:#FFFFFF;
font-weight:bold;
padding:15px 0 10px 0;
}

#right h2 {
font-size:12px;
letter-spacing:1px;
color:#FFFFFF;
line-height:18px;
font-weight:bold;
padding:0 0 10px 0;
}

#nav {
text-align:center;
height:34px;
}

#nav a:link, #nav a:active, #nav a:visited {
padding:11px 24px 10px 24px;
font-size:12px;
font-weight:bold;
color:#666666;

text-decoration:none;
}

#nav a:hover {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background: #afa79f;
}
#nav a.active:link, #nav a.active:active, #nav a.active:visited {
height:34px;
line-height:34px;
padding:11px 24px 10px 24px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background: #afa79f;
text-decoration:none;
}

#nav a.active:hover {
color:#8a7a67;
background: #FFFFFF;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
}

#contact {
font-size:10px;
color:#666666;
margin:10px;
letter-spacing:1px;
}

#contact a:link,#contact a:visited,#contact a:active,#contact a:hover {
font-size:10px;
color:#666666;
text-decoration:none;
}

.formlook {
	font-size:12px;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	height: auto;
}