/*Page Wrapper*/

#divPageWrapper {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #CCCCCC;
}

.headBig {
	font-size: 1.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0031;
}

.headRed {
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	color: #CC0031;
}


/*Content Wrapper*/

#divContentWrapper {
	float: left;
	width: 100%;
	background-image: url(../shared/images/bknd_wrapper.gif);
	background-repeat: repeat-y;
	background-position: 0px 25px;

}


/*Header*/

#divHeader {
	width: 100%;
}

img#imgHdCaption {
	margin-top: 67px;
	margin-bottom: 54px;
	margin-left: 79px;
}



/*SubHead*/

#divSubHead {
	float: left;
	width: 511px;
	margin-top: 32px;
}

img#imgHdDr {
	margin-bottom: 8px;
}



/*Navigation*/

#divNavigation {
	float: left;
	width: 249px;
}


#divNavigation a:link {
	color: #333333;
	text-decoration:none;
}
#divNavigation a:visited {
	color: #333333;
	text-decoration:none;

}
#divNavigation a:hover {
	color: #0066CC;
	text-decoration:none;	

}
#divNavigation a:visited:hover {
	color: #0066CC;
	text-decoration:none;
}


/*FlyOut Menu*/

#divFlyOut a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#divFlyOut a:visited {
	color: #FFFFFF;
	text-decoration:none;

}
#divFlyOut a:hover {
	color: #333333;
	text-decoration:none;
}
#divFlyOut a:visited:hover {
	color: #333333;
	text-decoration:none;
}

/*Nav Menu*/

#Menu {
	line-height: 1;
	width: 234px;
	margin-top: -1px;
	margin-left: 15px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.MGroup {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 0.02em;
	background-color: #CCCCCC;
	margin: 1px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}


.MGroup a {
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	color: #333333;
	text-align: left;
	cursor: pointer;
	font-weight: normal;	
	/*background-color: #333333;*/
	/*border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;*/
}

.MGroupContent {
	font-size: 11px;
	/*padding-top: 5px;*/
	font-weight: normal;
	text-transform: none;
}

#MSelected, .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.04em;
	display: block;
	/*background: #232529;*/
	color: #333333;
	text-decoration: none;
	text-align: left;
	/*border-right: 4px solid #1c1d1f;*/
	/*margin-top: 2px;*/
	margin-right: 0;
	/*margin-bottom: 2px;*/
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	/*background-color: #303234;*/
	color: #faec8f;
	/*border-right: 4px solid #303234;*/

}

#MSelected {
	background-color: #FFFFFF;
	color: #CC0033;
	text-shadow: none;
	border-top-width: 1px;
	/*border-right-width: 4px;*/
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	/*border-right-style: solid;*/
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	/*border-right-color: #CC0033;*/
	border-bottom-color: #999999;
	border-left-color: #CC0033;
	padding-left: 11px;

}

.navMainOn {
	color: #0066CC;
	text-decoration:none;
}


/*Content*/

#divContent {
	background-image: url(../shared/images/bknd_content.png);
	float: left;
	width: 511px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	padding-top: 15px;
}

#divContent p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 28px;
	line-height: 1.5em;
}
#divContent h1 {
	font-size: 2em;
	color: #B01B1E;
	text-align: left;
}
#divContent h2 {
	text-align: left;
	padding-left: 15px;
}

/*#divContent ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.5em;
	margin-left: 27px;
	margin-right: 40px;
}*/

#divContent ol {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.5em;
	margin-left: 27px;
	margin-right: 40px;
}
#divContent li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.5em;
	margin-left: 27px;
	margin-right: 40px;
}

/*#divContent p.testimonialQuote {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -15px;
}
#divContent p.testimonialPerson {
	font-size: 0.9em;
	color: #B46B1A;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#divContent p.tabWebsites {
	line-height: 1.1em;
	margin-bottom: -10px;
}
#divContent p.tabWebsitesHeader {
	line-height: 1.1em;
	margin-bottom: -10px;
	font-weight: bold;
}*/
#divContent p.head {
	font-weight: bold;
	color: #3366CC;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*#divContent p.subHead {
	font-weight: bold;
	margin-bottom: -10px;
	font-size: 14px;
}
*/

img#imgVaricose {
	margin-left: 15px;
}


/*Footer*/

#divFooter {
	text-align: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-image: url(../shared/images/dot_gray_light.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
	line-height: 2.5em;
}

#divFooter a:link {
	color: #6C6C6C;
	text-decoration:none;
}
#divFooter a:visited {
	color: #6C6C6C;
	text-decoration:none;
}
#divFooter a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#divFooter a:visited:hover {
	color: #CCCCCC;
	text-decoration:none;
}


/*Events Table*/

.eventsTable {
	width: 450px;
	margin-left: 25px;
	padding: 5px;
	border:1px solid #999;
	font-size: 12px;
	background-color: #F6F6F4;
}

/*L2Designs Tag*/

#divTagL2Designs {
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#divTagL2Designs a:link {
	color: #6C6C6C;
	text-decoration:none;
}
#divTagL2Designs a:visited {
	color: #6C6C6C;
	text-decoration:none;
}
#divTagL2Designs a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#divTagL2Designs a:visited:hover {
	color: #CCCCCC;
	text-decoration:none;
}

img#l2designs {
	margin-top: 20px;
	margin-left: 510px;
}

#imgScreenTest {
	margin-top: 20px;
	margin-left: 20px;
}



/*Styles*/

.bold {
	font-weight: bold;
}
.readingTitles {
	font-style: italic;
}
.faq {
	font-weight: bold;
	width: 85%;
	height: 10px;
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.faqTop {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.eventHeadline {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3366CC;
}

.eventDesc {
	font-weight: bold;
}





/*Links*/

a:link {
	color: #CC0033;
	text-decoration:none;
	
}
a:visited {
color: #CC0033;
	text-decoration:none;
	
}
a:hover {
	color: #999999;
	text-decoration:none;
}
a:visited:hover {
	color: #999999;
	text-decoration:none;
}
