/* CSS Document */

#body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/gradient_bg.gif);
background-color:#FFFFFF;
background-repeat:repeat-x;
background-attachment:fixed;
margin-left:0px;
margin-top:0px;
padding:0;
}

titles {
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
color:#663300;

}


.getGuide {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:left;
margin-top:5px;
margin-left:0px;
margin-right:15px;
text-decoration:none;


}
.getGuide A:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:left;
margin-top:5px;
margin-left:0px;
margin-right:0px;
text-decoration:none;


}

.getGuide A:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:left;
margin-top:5px;
margin-left:0px;
margin-right:0px;
text-decoration:none;


}

.getGuide A:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:left;
margin-top:5px;
margin-left:0px;
margin-right:0px;
text-decoration:underline;


}


.leftcallout {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
margin-top:15px;
margin-left:15px;
margin-right:15px;
text-decoration:none;


}
.leftcallout A:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
margin-top:15px;
margin-left:0px;
margin-right:0px;
text-decoration:none;


}
.leftcallout A:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
margin-top:15px;
margin-left:0px;
margin-right:0px;
text-decoration:none;


}
.leftcallout A:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
margin-top:15px;
margin-left:0px;
margin-right:0px;
text-decoration:underline;


}
.leftcalloutHeader {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-align:left;
margin-top:15px;
margin-left:0px;
margin-right:15px;
text-decoration:none;
text-transform:uppercase;


}
.leftcalloutAccreditation {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:right;
margin-top:15px;
margin-left:0px;
margin-right:15px;
text-decoration:none;


}

.maincontent {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#663300;
text-align:left;
text-decoration:none;

}
.maincontent A:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#663300;
text-align:left;
text-decoration:none;

}
.maincontent A:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#663300;
text-align:left;
text-decoration:none;

}
.maincontent A: hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#663300;
text-align:left;
text-decoration:underline;

}

.maincontentHeader {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
font-size:12px;
color:#663300;
text-align:left;
text-transform:uppercase;

}

.maincontentItalic {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:12px;
color:#663300;
text-align:left;
text-decoration:underline;

}

.maincontentEmphasis {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:13px;
color:#666666;
text-align:left;

}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}

.footer A:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}

.footer A:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}
.footer A:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
text-align:center;
text-decoration:underline;
}

.credits {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-align:right;
}



#textlc{
	font-size: 1.5em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
	text-transform:uppercase;
	text-align:right;
}

#textlc:before,
#textlc:after{
    text-transform:uppercase;
	content: "get the guide"; /* generated text */
	display: block;
}

#textlc:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
	text-align:right;
}

#textlc:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #996633; /* text color */
	background-color: transparent;
	text-transform:uppercase;
	text-align:right;
}

#textrc{
	font-size: 1.5em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
	text-transform:uppercase;
	text-align:right;
}

#textrc:before,
#textrc:after{
    text-transform:uppercase;
	content: "more info"; /* generated text */
	display: block;
}

#textrc:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
	text-align:right;
}

#textrc:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #996633; /* text color */
	background-color: transparent;
	text-transform:uppercase;
	text-align:right;
}









#textopportunity{
	font-size: 1em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
	text-transform:uppercase;
	text-align:right;
}

#textopportunity:before,
#textopportunity:after{
    text-transform:uppercase;
	content: "opportunity"; /* generated text */
	display: block;
}

#textopportunity:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
	text-align:right;
}

#textopportunity:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #996633; /* text color */
	background-color: transparent;
	text-transform:uppercase;
	text-align:right;
}


