/* Start of CMSMS style sheet 'LD' */
/*Mass Reset*/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, class
{
	position:relative;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.5;
	font-family: inherit;
	vertical-align: top;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

/*Typography.css*/



body,ul,ol,dl,td,th,caption,pre,p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6,blockquote,strong,em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	font-weight: normal;
	color: #3f3838;
	line-height:18px;
}


input {}
textarea {}
ul {list-style-type:square;}
ol {list-style-type:decimal;}
h1 {font-size:16px; margin-bottom:12px; color:#2b7c43; font-weight:bold;}
h2 {font-size:14px; margin-bottom:10px;}
h3 {font-size:12px; margin-bottom:8px;}
h4 {font-size:10px; margin-bottom:5px;  font-weight:bold;}
h5 {font-size:8px;  margin-bottom:5px;  font-weight:bold;}
h6 {font-size:8px;  margin-bottom:5px;}

blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong     {font-weight: bold;}
em         {font-style:italic;}

body {
	font-family: Tahoma;  
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color:#c0bbbb;
	
	
}

html { /*keeps right scroll bar to stop page jumping*/
height: 100%;
margin-bottom: 0.01em;
}

* html{
	overflow: auto; /*turns off ie overflow until its needed*/
}


/* basic divs */

#outer_wrapper1 {
	position:relative;
	padding:0px;
	width:100%;
	background-image:url(../~lynnedav/uploads/images/body_bg1.gif);
	background-repeat:repeat-x;
/*	border-left:1px solid black;
	border-right:1px solid black;*/
	background-color: #e6e2e2;
}

#outer_wrapper2 {
	position:relative;
	width:100%;
	background-image:url(../~lynnedav/uploads/images/body_bg2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
/*	border-left:1px solid white;
	border-right:1px solid white;*/
}

#outer_wrapper3 {
	position:relative;
	width:1018px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#e6e2e2;
	background-image:url(../~lynnedav/uploads/images/body_bg3.gif);
	background-repeat:repeat-y;
	/*border-left:1px solid black;
	border-right:1px solid black;*/
}

#outer_wrapper4 {
	position:relative;
	width:100%;
	background-image:url(../~lynnedav/uploads/images/body_bg1.gif);
	background-repeat:repeat-x;
	/*border-left:1px solid black;
	border-right:1px solid black;*/
}

#outer_wrapper5 {
	position:relative;
	width:100%;
	background-image:url(../~lynnedav/uploads/images/body_bg2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}


#passionate {
	position:absolute;
	right:0px;
	top:36px;
	z-index:2;
}
#wrapper {
	width: 952px; /* sets width */
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;
	margin:20px;
	border:20px;
	padding-bottom:50px;*/
	z-index:1;
}

#spacer {
	height:30px;
	background-color:#f9f5f5;
}

#header {
	height: 150px;
	background-image:url(../~lynnedav/uploads/images/head_bg.gif);
	background-repeat:repeat-x;
}

#dog_tyre {
	position:absolute;
	bottom:26px;
	left:0px;
}

#mainpage {
	position: relative;
	min-height: 450px;
	text-align: left;
	background-color: #f9f5f5;
	border-top: 1px solid #f9f5f5;/**/background-image:url(../~lynnedav/uploads/images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

* html #mainpage{
	height: 450px; /* minimum height for ie*/
}

#v_nav {
	position: absolute;
	position:relative;
	float:left;
	left: 0px;
	top: 0px;
	width: 127px;
	padding-left:12px;
	padding-right:12px;
	height: 150px;
	height:100%;
/*	border: 1px solid red;*/
	line-height:20px; /* set vertical spacing between items */
	margin-bottom:179px;}

#v_nav ul {
	margin: 0px;
	padding:0px;
	line-height:16px;
	text-align:right;
}

#v_nav li {
	list-style: none;
	margin-right: 1px;
	margin-bottom: 5px;
	padding-bottom:5px;
	color:#726868;
	font-size:13px;
	border-bottom:2px solid #c0bbbb;
	padding-right:5px;
	font-weight:bold;
}

#v_nav li li {
	list-style: none;
	margin-right: 1px;
	margin-top:8px;
	padding-bottom:5px;
	color:#726868;
	font-size:12px;
	border-top:none/*2px solid #c0bbbb*/;
	border-bottom:0px;
	padding-left:20px;
	color:#2b7c43;
	font-weight:normal;
text-align:left;
}




#v_nav li a:link, #v_nav li a:visited {
text-decoration: none;
}


#v_nav li a:hover {
text-decoration:underline;
color:#2b7c43;
}

#maincontent {
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
/*	border: 1px yellow solid;*/
	margin-left: 235px;
	padding-right:120px;
	min-height:
}

#footer {
	height:21px;
	background-color:#726868;
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	/*width:982px;
	border: 1px solid #666666;*/
}

#lower {
	height:5px;
	background-color:#f9f5f5;
	font-size:2px;
}

#info {
	width:955px;
	padding-right:32px;
	padding-left:32px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #ece9e9;*/
	font-size: 10px;
	text-align: right;
}

#seo {
	width:1018px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	text-align: center;
	/*background-color: #ece9d8;*/
	padding: 5px;
}

a:link, a:visited {
	color: #2b7c43;
	text-decoration:none;
font-weight:bold;
}

a:hover {
	color:#2b7c43;
	text-decoration:underline;
font-weight:bold;
}

#seo a:link, #seo a:visited {
	color: #638137;
}

#seo a:hover {
	color: White;
}

a:active {
	
}

dfn {display:none}



.contactform {
width:150px;
padding-left:150px;
}

.contactform div {
position: relative;
margin-bottom: 3px;

}

.contactform div div {
padding-left: 510px;

}

.contactform input {
width: 200px;
background-color:#f2f5f7;
border: 1px solid #2a2c77;
} 

.contactform label {
position: absolute;
display: block;
left: -150px;
}

.contactform textarea {
height: 100px;
width: 400px;
background-color:#f2f5f7;
}

.submit {
width:50px;
padding-left:20px;}




/*External Links*/

/*External Link - adds a little external link icon to all of your external links*/
a[href^="http:"] {background: url(elementsImages/externalLink.png) no-repeat right; padding-right:0px;}

/*IMPORTANT: Reset your internal links that use absolute URLS by replacing yoursite.com with your site's URL, below*/
a[href^="http://www.yoursite.com"], a[href^="http://yoursite.com"] {background-image:none !important; padding-right:0px;}

/*Use on external links that are images or have background colors/borders...when ever you dont want an icon to appear*/
.exempt {background-image:none !important; padding:0px;}

/*This method does not work for IE6 or IE7 (big surpise) you can add the class .external to a few of your important external links so they work in IE6/7 if you wish. IE will just ignore these rules so there is now worries.*/
.external {background: url(elementsImages/externalLink.png) no-repeat right top; padding-right:10px;}

/*Email Links - adds small email icon to all mailto links*/
a[href^="mailto:"] {background: url(elementsImages/email_link.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*AIM Links - adds small IM icon to all aim:goim?screenname=username links*/
a[href^="aim:"] {background: url(elementsImages/group.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*PDF Links - adds a small PDF icon to all PDF links*/
a[href$=".pdf"] {background: url(elementsImages/page_pdf.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*DOC Links - adds a small word doc icon to all word document links*/
a[href$=".doc"] {background: url(elementsImages/page_word.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}

/*RSS Links - adds a small Feed icon to all RSS feed links*/
a[href$=".rss"], a[href$=".rdf"] {background: url(elementsImages/feed.png) no-repeat right top; padding-right:22px; padding-bottom:5px;}




/* End of 'LD' */

