body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px;
	background: #FFF url(images/aspensnowbackground.jpg) no-repeat fixed left bottom;
}

h1 {
	font-size: 1.7em;
	color: #F00;
	letter-spacing: 0.2em;
	text-transform: none;
}
h2 {
	font-size: 1.2em;
	color: #900;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.1em;
	color: #003;
	line-height: 1.1em;
	letter-spacing: 0.1em;
}


#header {
	margin-top: 0px;
	height: 100px;
	vertical-align: bottom;
	margin-right: 301px;
	background-image: url(images/headergradalphanew.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
	background-position: left top;
	min-width: 437px;

}

#header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 30px;
}

#header a {
	text-decoration: none;
	color: #CC3300;
}
#nav {
	float: right;
}
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	float: left;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #FFF;
	border-left: 1px dashed #FFF;
	background: url(images/navbackgroundtile.png) repeat-x 0px -25px;
}
#nav a:hover, #nav a:focus{
	text-decoration: none;
	color: #FFF;
	background: url(images/rightcolgradalpha.png) 0px center;
}
#navlarger a{
	font-size: 1em;
}


#contentleft {
	font-size: 0.9em;
	margin-left: 5%;
	border-left: 1px solid #FFF;
	padding-top: 15px;
	border-bottom: 1px solid #FFF;
	margin-right: 301px;
	min-width: 400px;
	background: url(images/gradcontent.png);
}

#contentleft h1, #contentleft p, #contentleft h2, #contentleft li {
	margin-left: 15px;
	margin-right: 15px;
}


#contentleft a {
	color: #FF4646;
	border-bottom: 1px dashed #FF4646;
	text-decoration: none;
}
#contentleft a:hover ,#contentleft a:focus{
	color: #FFFFFF;
	background-color: #000;
}
#contentright {
	width: 300px;
	font-size: 0.8em;
	color: #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: fixed;
	top: 0px;
	background-image: url(images/rightcolgradalpha2.png);
	background-repeat: repeat-y;
	right: 0px;
}
#contentright h1, #contentright h2 , #contentright h3{
	margin-left: 3px;
	margin-top: 0px;
	color: #FFF;
	margin-bottom: 10px;
}
#contentright h1 {
	font-size: 1.5em;
	font-weight: normal;
}



#contentright p {
	line-height: 1.5em;
	margin: 0px 10px 12px;
}



#contentright  a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
}
#contentright  a:hover , #contentright a:focus{
	color: #FFFFFF;
	background-color: #000;
}
#bizcardimage {
	width: 300px;
	height: 172px;
	position: absolute;
	top: auto;
	right: auto;
	border-right: 1px solid #FFF;
	padding-top: 50px;
	border-bottom: 1px solid #FFF;
}
#bizcardimage img {
	border-top: 1px solid #FFF;
}


.clearleft {
	clear: left;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearall {
	clear: both;
}
.highlightbox {
	border: 1px dashed #CCC;
}

.textsmall {
	font-size: 0.7em;
	letter-spacing: 0.1em;
}

.shortlinetext {
	margin-bottom: -.75em;
}
.amazonbox {
	text-align: center;
}
.adobelogos {
	background-color: #FFFFFF;
	width: 300px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: -15px;
}
.adobelogos img {
	padding-bottom: 5px;
}
.shortlinetext p {
	margin-bottom: -.75em;
}
.noticetext {
	color: #00F;
}

.rightbox {
	float: right;
	width: 320px;
}
.paypalformbutton {
	width: 125px;
	float: right;
}
.webquotebox {
	float: right;
	width: 50%;
}
p , h1,h2,h3,h4{
	line-height: 1.4em;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.nodisplay {
	display: none;
}
.textbig {
	font-weight: bold;
	font-size: 1.2em;
}

#contentright .newsbox{
	background: url(images/rightcolgradalpha2.png) right;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentleft .newsbox {
	background: url(images/gradcontent.png) right;
	/* [disabled]color: #FFF; */
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
#contentright .newsbox .thumb {
	float: right;
	margin-right: -10px;
	clear: right;
	margin-bottom: 5px;
}

