/*
		Body and layout.
		*/
		
body
{
padding: 30px 0px 0px 0px;
margin:0;
background: #003657;
}

p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #003657;
margin-top: 0;
margin-right: 0;
margin-bottom: 7px;
margin-left: 0;
}
p a:link  
{
	color: #743633;
	text-decoration: underline;
}
p a:visited  
{
	color: #743633;
	text-decoration: underline;
}
p a:active  
{
	color: #743633;
	text-decoration: underline;
}

p a:hover 
{
	color: #333333;
	text-decoration: underline;
}
ul{
color: #003657;
margin-top: 0;
margin-right: 0;
margin-bottom: 0px;

}
li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 22px;
color: #003657;
margin-top: 0;
margin-right: 0;
margin-left: -18px;

}
ul li a:link{
color: #743633;
text-decoration: underline;
}
ul li a:visited{
color: #743633;
text-decoration: underline;
}
ul li a:active{
color: #743633;
text-decoration: underline;
}
ul li a:hover 
{
	color: #333333;
	text-decoration: underline;
}

/********************** h1 **********************/
.tabletx
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #003657;
margin-top: 0;
margin-right: 0;
margin-bottom: 7px;
margin-left: 0;
}
.tabletx a:link  
{
	color: #743633;
	text-decoration: underline;
}
.tabletx a:visited  
{
	color: #743633;
	text-decoration: underline;
}
.tabletx a:active  
{
	color: #743633;
	text-decoration: underline;
}

.tabletx a:hover 
{
	color: #333333;
	text-decoration: underline;
}


/********************** h1 **********************/

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 25px;
color: #743633;
font-weight: normal;
margin-top: 25px;
}
h1 a:link
{
color: #743633;
}
h1 a:visited
{
color: #743633;
}
h1 a:active
{
color: #743633;
}
h1 a:hover
{
color: #003657;
}

/********************** h2 **********************/

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #003657;
font-weight: bold;
margin-top: 0;
margin-right: 0;
margin-bottom: 7px;
margin-left: 0;
}
h2 a:link  
{
	color: #743633;
	text-decoration: underline;
}
h2 a:visited  
{
	color: #743633;
	text-decoration: underline;
}
h2 a:active  
{
	color: #743633;
	text-decoration: underline;
}

h2 a:hover 
{
	color: #333333;
	text-decoration: underline;
}

/********************** para1 **********************/
.para1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
color: #003657;
font-weight: normal;
margin-bottom: 12px;
}
.para1 a:link
{
color: #743633;
text-decoration: underline;
}
.para1 a:visited
{
color: #743633;
text-decoration: underline;
}
.para1 a:active
{
color: #743633;
text-decoration: underline;
}
.para1 a:hover 
{
color: #003657;
text-decoration: underline;
}
.para1 ul{
color: #003657;
margin-top: 0;
margin-right: 0;
margin-bottom: 0px;

}
.para1 li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 22px;
color: #003657;
margin-top: 0;
margin-right: 0;
margin-left: -18px;

}
.para1 li a:link{
color: #743633;
text-decoration: underline;
}
.para1 li a:visited{
color: #743633;
text-decoration: underline;
}
.para1 li a:active{
color: #743633;
text-decoration: underline;
}
.para1 li a:hover 
{
	color: #333333;
	text-decoration: underline;
}

/********************** sublinks **********************/
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	color: #743633;
}
.links a:link {
	text-decoration: underline;
	color: #743633;
}
.links a:visited {
	text-decoration: underline;
	color: #743633;
}
.links a:hover {
	text-decoration: underline;
	color: #003657;
}
.links a:active {
	text-decoration: underline;
	color: #743633;
}



/********************** hometitle **********************/
hometitle
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 30px;
color: #333333;
font-weight: normal;
}
/********************** quotations **********************/

.quotations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #743633;
	text-decoration: none;
}

/********************** structure **********************/
#container
{
position: relative;
width:860px;
margin: 0 auto;
background-image: url(images/container_back.gif);
background-repeat: repeat-y;
z-index:1;
height:100%;
}

#header
{
position: relative;
text-align: center;
background-image: url(images/dl_header.jpg);
background-repeat: no-repeat;
height: 247px;
width: 860px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
z-index:2;
}
#header2
{
position: relative;
text-align: center;
background-image: url(images/dl_header_p2.jpg);
background-repeat: no-repeat;
height: 247px;
width: 860px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
z-index:2;
}
/********************** top menu page1 **********************/
#menutop
{
position: relative;
width: 765px;
padding: 26px 95px 0px 0px;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color: #49331B;
background-image: url(images/top_menu_backg.jpg);
background-repeat: no-repeat;
height: 42px;
z-index:3;
}

#menutop a:link 
{
	color: #49331B;
	text-decoration: none;
}
#menutop a:visited 
{
	color: #49331B;
	text-decoration: none;
}
#menutop a:hover 
{
	color: #8C6132;
	text-decoration: none;
}
#menutop a:active {
	color: #49331B;
	text-decoration: none;
}


/********************** top menu page2 **********************/
#menutop2{
position: relative;
width: 860px;
height: 68px;
padding: 0px 0px 0px 0px;
text-align: left;
background-color: #FFFCF4;
z-index:3;
}
#menutop2left{

width: 248px;
height: 45px;
padding: 23px 0px 0px 20px;
text-align: left;
background-image: url(images/menu2left.jpg);
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
float: left;
}
#menutop2left a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menutop2left a:hover {
	color: #F0E4D3;
	text-decoration: none;
}

#menutop2right
{

width: 497px;
height: 45px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color: #49331B;
text-align: right;
padding: 23px 95px 0px 0px;
background-image: url(images/menu2right.jpg);
background-repeat: no-repeat;
float: left;
}

#menutop2right a:link 
{
	color: #49331B;
	text-decoration: none;
}
#menutop2right a:visited 
{
	color: #49331B;
	text-decoration: none;
}
#menutop2right a:hover 
{
	color: #8C6132;
	text-decoration: none;
}
#menutop2right a:active {
	color: #49331B;
	text-decoration: none;
}


/********************** RIGHT column. ****************************************************************************************/

#right_column_container
{
position: relative;
width: 592px;
padding: 0px 0px 0px 0px;
float: right;
background-image: url(images/right_container_top_backg.jpg);
background-repeat: repeat-y;
height:100%;
z-index:5;
}

#rightcolumn_top
{
position: relative;
width: 518px;
height: 218px;
padding: 0px 50px 0px 23px;
float: right;
background-image: url(images/right_shadow_backg.jpg);
background-repeat: no-repeat;
height:100%;
}

#rightcolumn_bottom
{
position: relative;
width: 519px;
padding: 10px 50px 0px 23px;
float: right;
background-image: url(images/right_container_bottom_backg.jpg);
background-repeat: repeat-y;
height:100%;


}
/********************** LEFT column. **********************/

#left_column_container
{
position: relative;
width: 268px;
padding: 0px 0px 0px 0px;
float: left;
background: #FFFFFF;
height:100%;
z-index:6;
}

#left_column_menu
{
width: 226px;
padding: 30px 22px 0px 20px;
float: left;
background: #FFFFFF;
background-image: url(images/left_col_grad_backg.jpg);
background-repeat: repeat-x;
height:100%;
}
/**********************EVENTS**************************/
#events{
	
	}

/********************** SUBSCRIBE **********************/

#subscribe
{

	padding: 0px 0px 0px 0px;
	z-index:5;
}

.subscribehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	color: #743633;
	text-decoration: none;
}
.subscribehead a:link, a:visited, a:active {
	color: #743633;
	text-decoration: none;
}
.subscribehead a:hover {
	color: #333333;
	text-decoration: none;
}
.subscribetx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #004F81;
	text-decoration: none;
}
.subscribetx a:link, a:visited, a:active {
	color: #004F81;
	text-decoration: none;
}
.subscribetx a:hover {
	color: #666666;
	text-decoration: none;
}

.confidential{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #004F81;
	text-decoration: none;
}
/********************** footer. **********************/

#footer
{
	position: relative;
	width:860px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	background-image: url(images/footer_backg.jpg);
	background-repeat: repeat-y;
	clear: both;
	height: 125px;
	z-index:9;
}
#footerleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #743633;
	width:213px;
	text-align:left;
	padding: 0px 0px 0px 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	float: left;
	z-index:10;
	
}
#footerleft li a
{	
	color: #743633;
	text-decoration: none;
}
#footerleft a:hover {
	color: #003657;
	text-decoration: none;
}
#footercentre
{
	width:349px;
	height: 150px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index:11;
}
#footercentre a:link, a:visited, a:acitve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #743633;
	text-decoration: none;
}
#footercentre a:hover {
	color: #003657;
	text-decoration: none;
}
#footerright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #743633;
	width:250px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none;
	float: left;
	z-index:5;
	
}
#footerright ul
{	
	list-style: none;
	

}
#footerright li a
{	
	color: #003657;
	text-decoration: none;
	

}
#footerright a:hover {
	color: #003657;
	text-decoration: none;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	color: #666666;
	padding: 0px 0px 8px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
#designed
{
	width:800px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 10px 30px 0px 0px;
	background-color: #003657;
	clear: both;
	height: 30px;
	z-index:4;
}
#designed a:link, a:visited, a:active  
{
	color: #FFFFFF;
	text-decoration: none;
}	
	
#designed a:hover  
{
	color: #F3E9D7;
	text-decoration: none;
}
/********************** P7 **********************/
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:4 -Cayenne
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin:0;
	padding:0;
	border-bottom: 1px solid #B0915F;
}
#p7PMnav ul {
	z-index: 10000;
}

/* these are the menu styles */

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	padding: 4px 8px;
	color: #743633;
	border-bottom: 1px solid #B0915F;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #49331B;
	background: #F7E9D6;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #49331B;
	font-weight: normal;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMtrg:hover {
	background-image:  url(images/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover {
	background-image:  url(images/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 210px;
}

/* TRUDY & JOHN */
#p7PMnav ul {
	width: 230px;
	background: #F9F5EF;
}

/* others */

#pmmcrumb {
	font-weight: normal;
	margin-bottom: 16px;
	color: #666666;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #666666;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
}


/********************** Left column. **********************/


#leftcolumn
{
width: 269px;
padding: 0px 0px 0px 0px;
float: left;
background-image: url(images/left_column_backg.jpg);
background-repeat: repeat-x;
}

/********************** base space. **********************/
#space
{
height:58px;
background: #FFFFFF;
}


/********************** others **********************/

.penback {
	background-image: url(images/testimonials/pen_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003657;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 28px;
	padding-bottom: 10px;
}
.temppenback {
	background-image: url(images/testimonials/temp2_pen_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #743633;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 28px;
	padding-bottom: 10px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #743633;
	text-decoration: none;
	border: 1px solid #999999;
}
