/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
	color: #666;
}

body{
	background:#ddd;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul {
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial;
	font-size:0.75em;
	line-height:1.5em;
	color:#666;
	}

input, select { vertical-align:middle; font-weight:normal;}

cary-menu {

background-color: #000000;

line-height: 4;

}

a {color:#92dd00;}
a:hover{text-decoration:underline;}
p {padding-top:18px;}

/* ============================= main layout ====================== */

.link {background:url(images/link-side-bg.gif) top right no-repeat #494949; display:block; float:left; color:#fff; text-decoration:none; margin-top:18px; line-height:1.001em;}
.link span {background:url(images/link-side-bg.gif) top left no-repeat; display:block; padding:2px 11px 5px 10px;}

.link:hover {background:url(images/link-side-bg-hover.gif) top right no-repeat #878787;}
.link:hover span {background:url(images/link-side-bg-hover.gif) top left no-repeat;}

h3 {font-size:1.167em; color:#000;}
.box h3 {margin:11px 0 0 4px;}

li {
	padding-left:7px;
	list-style-image: url(images/list-bg2.gif);
}
li a {
	line-height:1.833em;
	
}

.list li {
	padding-left:17px;
}
.list li a {color:#000; line-height:2.5em; text-decoration:none;}
.list li a:hover {text-decoration:underline;}


.imgindent {margin:0 20px 0 0; float:left;}
.title {
	margin-bottom:18px;
}
.title2 {margin-bottom:29px;}

/* ============================= content ====================== */

.col-padding1 {padding-right:13px;}
.col-padding2 {padding-right:40px;}

.box {border:1px solid #dbdbdb;}
.box .inner {border:1px solid #fdfdfd; background:#f8f8f8; padding:22px 20px 20px 28px;}
.box .indent {padding:22px 21px 20px 22px;}
.box .indent2 {padding:22px 14px 20px 27px;}

#page8 #content {padding:20px 56px 65px 58px;}
.line {
	border-bottom:1px solid #dddddd;
	padding-bottom:10px;
	margin-bottom:20px;
}
.box .line {padding-bottom:19px; margin-bottom:6px;}
.box .h3 {margin:28px 0 0 0;}

.padding1 {padding-top:19px;}
.padding2 {padding-top:10px;}
.padding3 {padding-right:30px;}
.padding4 {padding-top:30px;}
.padding5 {padding-top:22px;}
.margin1 {margin-top:10px;}

/* ============================= footer ====================== */

#footer {color:#fff;}
#footer a {color:#d7d7d7;}
#footer span {color:#d7d7d7;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:49px;}
#ContactForm .link {float:right; margin-left:30px;}

.input {width:172px; height:19px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; font-size:1em; cursor:text;}
textarea {width:162px; height:165px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; cursor:text;}
p1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20pt;
	
}
h6 {font-size:1.6em; color:#000;}
.box h3 {margin:11px 0 0 4px;}

p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20pt;