﻿body{
background:url('images/bg.jpg') repeat-x;
background-color:#524c3e;
font-family:Arial, Helvitica, sans-serif;
}
a{
	font-weight:bold;
}
a:link{
color:#408ab5;
text-decoration:none;

font-size:13px;
border-bottom:1px dotted #984631;
}
a:visited{
color:#408ab5;
text-decoration:none;
border-bottom:1px dotted #984631;
}
a:hover{
color:#984631;
text-decoration:none;
border-bottom:1px solid #984631;
}
a:active{
color:#3D2D2D;
text-decoration:none;
border-bottom:1px solid #3D2D2D;
}

#bottom{

}
#bottom a{
		font-size:11px;
}
#bottom a:link{
color: #928B75;
text-decoration:none;
border:none;
}
#bottom a:visited{
color:#928B75;
text-decoration:none;
border:none;
}
#bottom a:hover{
color:#34B1E7;
text-decoration:none;
border:none;
}
#bottom a:active{
color:#1D7ECD;
text-decoration:underline;
border:none;
}


/*--mainNav---------------------*/
ul.mainNav {
clear:right;
float:right;
list-style:none;
width:633px;
margin:0px;
margin-right:15px;
padding:0px;
border-bottom:1px dashed #E51F5D;
	
}

.mainNav li {
	float:left;	
	padding-left:30px;
	padding-right:30px;
	padding-bottom:5px;
	
}

.mainNav li a {
	color:#6B708D;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mainNav li a:link {
	color:#6B708D;
	text-decoration:none;
}
.mainNav li a:visited {
	color:#6B708D;
	text-decoration:none;
}
.mainNav li a:hover {
	color:#E41E5C;
	text-decoration:none;
}
.mainNav li a:active {
	color:#E41E5C;
	text-decoration: underline;
}

/*-------------------------------*/

/*--topNav---------------------*/
ul.topNav {

float:right;
list-style:none;
width:180px;
margin:0px;
margin-bottom:105px;
margin-right:15px;
padding:0px;
border-bottom:1px dashed #E51F5D;
	
}

.topNav li {
	float:left;	
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
		color:#ffff99;
	font-size:11px;
	font-family: verdana;
	font-weight:bold;

	
}

.topNav li a {
	color:#ffff99;
	font-size:11px;
	font-family: verdana;
	font-weight:bold;
}

.topNav li a:link {
	color:#ffff99;
	text-decoration:none;
	border-bottom:1px dotted #ffff99;
}
.topNav li a:visited {
	color:#ffff99;
	text-decoration:none;
		border-bottom:1px dotted #ffff99;
}
.topNav li a:hover {
	color:#ffff99;
	text-decoration:none;
	border-bottom:1px solid #ffff99;
}
.topNav li a:active {
	color:#ffff99;
	text-decoration: none;
	border-bottom:1px solid #ffff99;
}

/*-------------------------------*/


.pod_content{
padding-left:40px;
padding-top:10px;
padding-right:40px;
padding-bottom:10px;
}

.pod_sidebar{
padding-left:15px;
padding-top:10px;
padding-right:20px;
padding-bottom:10px;
}

h1{
color:#984631;
font-weight:lighter;
font-size:24px;
line-height:32px;
font-family:Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
margin-bottom:18px;
padding:0;
font-style:italic;
background-image:url(images/h1flourish.gif);
background-repeat:no-repeat;
background-position:0 5px;
text-indent:45px;

	margin-left: 18px;
	margin-right: 0;
	margin-top: 12px;
}

h2{
color:#408ab5;
font-weight:normal;
font-size:18px;
margin:0;
padding:0;
}


h3{
color:#393939;
font-weight:bold;
font-size:12px;
margin:0;
padding:0;
text-transform:uppercase;
}

.txt_text{
font-size:12px;
color:#333333;
}

.txt_textsm{
font-size:11px;
color:#333333;
}

p{
font-size:12px;
line-height:18px;	
margin:0px;
margin-bottom:18px;

}
.lnk_navbtm{
color:#1D7ECD;
font-size:13px;
font-weight:bold;
text-align:center;
padding-top:21px;
}
.lnk_navbtm a:link{
color:#1D7ECD;
text-decoration:none;
padding:2px;
}
.lnk_navbtm a:visited{
color:#1D7ECD;
text-decoration:none;
padding:2px;
}
.lnk_navbtm a:hover{
color:#FFFFFF;
text-decoration:none;
background-color:#1D7ECD;
padding:2px;
}
.lnk_navbtm a:active{
color:#1D7ECD;
text-decoration:none;
padding:2px;
}

.img_l{
float:left;
border-width:5px;
border-style:solid;
border-color:#880011;
margin-left:0;
margin-top:15px;
margin-right:15px;
margin-bottom:15px;
}
.img_c{
border-width:5px;
border-style:solid;
border-color:#880011;
}
.img_r{
float:right;
border-width:5px;
border-style:solid;
border-color:#B0A97F;
margin-left:15px;
margin-top:15px;
margin-right:0;
margin-bottom:15px;
}

.cap_r{
float:right;
border-width:5px;
border-style:solid;
border-color:#DBE3C1;
background-color:#F9F9F9;
margin-left:15px;
margin-top:0;
margin-right:0;
margin-bottom:15px;
padding:15px;
width:225px;
}

.frm_input{
border: 1px solid #7F923D;
	width:250px;
	height:22px;
	padding:2px;
	margin:1px;
background:#FFFFFF url('file:///Z:/customer%20development/M-S/P/pharper/HTML/images/frmbg.jpg') repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_textarea{
border: 1px solid #7F923D;
	width:350px;
	padding:2px;
	margin:1px;
background:#FFFFFF url('file:///Z:/customer%20development/M-S/P/pharper/HTML/images/frmbg.jpg') repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_reset{
border: 1px solid #7F923D;
	width:50px;
	height:22px;
	padding:2px;
	margin:1px;
background:#FFFFFF url('file:///Z:/customer%20development/M-S/P/pharper/HTML/images/frmbg.jpg') repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}
.frm_submit{
border: 1px solid #7F923D;
	width:70px;
	height:30px;
	padding:2px;
	margin:1px;
background:#FFFFFF url('file:///Z:/customer%20development/M-S/P/pharper/HTML/images/frmbg.jpg') repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, sans-serif;
}

/*--- =navMain
-----------------------------------------------------------------*/
ul#navMain {
	list-style: none;
	margin:0px;
	padding-left:7px;
}

ul#navMain li {
	float:left;
	background-image:url(images/nav2_03.jpg);
	background-repeat:no-repeat;
	background-position:left,top;
	display:block;
	height:49px;
	padding-left:14px;
	border:none;
	margin-right:2px;
	
}

ul#navMain li a:visited {
	background-image:url(images/nav2_04.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	line-height:49px;
	padding-right:13px;
	color:#3c3231;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:none;
	
	
}

ul#navMain li a {
	background-image:url(images/nav2_04.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	line-height:49px;
	padding-right:13px;
	color:#3c3231;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:none;
	
	
}

ul#navMain li a:hover {
	color:#87c6e6;	}
	
 ul#navMain li#current {
	float:left;
	background-image:url(images/nav_03.jpg);
	background-repeat:no-repeat;
	background-position:left,top;
	display:block;
	height:49px;
	padding-left:14px;
	border:none;
	margin-right:2px;
	
}

 ul#navMain li#current a:visited {
	background-image:url(images/nav_04.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	line-height:49px;
	padding-right:13px;
	color:#3c3231;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:none;	
}

 ul#navMain li#current a {
	background-image:url(images/nav_04.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	line-height:49px;
	padding-right:13px;
	color:#3c3231;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:none;	
}

 ul#navMain li#current a:hover {
	color:#87c6e6;	}

#contain{
	margin-top:18px;
	margin-right:30px;
	margin-left:30px;
	
}

#contain2{
	margin-top:25px;
	margin-right:20px;
	margin-left:20px;
	
}

a.bookmarkLink{
	color: #984631;
	
}

a.bookmarkLink:visited {
	color: #984631;
	
}

a.bookmarkLink:hover {
	color: #3F2F30;
	
}