/*  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
**
**        												 ~ UNIVERSAL PAGE PROPERTIES
**
**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  */

body {
  background: #FFFFFF;
  color: #543C1C;
  font: 100%/1.5em "Lucida Sans", Helvetica, Georgia, sans-serif;
  margin: 0px;
  text-align: center;
  min-width: 800px;
}
img {
	border: 0px;
}
a,a:visited  {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: red;
}
a.pl, a:visited.pl, a:hover.pl, a:link.pl {
	visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	margin-top: 20px;
}
h1, h2, h3 {
	color: #543C1C;
	border: 1px solid #543C1C;
	background: #DDC5A6;
	padding: 5px;
}
h1 {
	font: bold 155%/1.3em "Lucida Sans", Helvetica, Georgia, sans-serif;
}
h2 {
	font: bold 110%/1.0em "Lucida Sans", Helvetica, Georgia, sans-serif;
}
ul, ol {
	list-style-type: none;
	margin-top: 5px;
}
p {
	margin: 0px 0px 30px 10px;
	text-indent: 15px;
}
blockquote {
	font: bold 90%/1.2em "Courier New", Courier, sans-serif;
	margin: 10px 100px 35px 50px;
	border: 1px dashed gray;
	padding: 5px 5px 5px 18px;
	background: #FFE3BF;
}

.source {
	margin: 10px 0px 2px 0px;
	font: italic 90%/1.2em sans-serif, arial;
	text-indent: 0px;
}
.highlight {
	margin: 10px 0px 2px 5px;
	display: block;
	font-weight: bold;
	color: #BF955F;
	text-indent: 0px;
}

.sm_highlight {
	margin: 10px 0px 2px 5px;
	display: block;
	font-weight: bold;
	color: #BF955F;
	text-indent: 0px;
}
.special {
	font: bold 80%/1.6em "Lucida Sans", Helvetica, Georgia, sans-serif;
}

.sm {
	margin: 0px 5px 20px 10px;
	font: 83%/1.3em "Lucida Sans", Helvetica, Georgia, sans-serif;
	text-indent: 12px;
}
.sm2 {
	margin: 0px 5px 0px 10px;
	font: 90%/1.3em "Lucida Sans", Helvetica, Georgia, sans-serif;
	text-indent: 0px;
	color: black;
}

.sm_img {
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.sm_header {
	background-color: #FFE3BF;
	text-align: center;
}



.big_list li {
	background-image: url("http://www.xpansion-now.com/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 1.2em;
	font: 120%/1.6em "Lucida Sans", Helvetica, Georgia, sans-serif;
}
.small_list ul {
	margin-left: 210px;

}
.small_list li {
	background-image: url("http://www.xpansion-now.com/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 1.2em;
	font: 90%/1.6em "Lucida Sans", Helvetica, Georgia, sans-serif;
}

.rule {
	border-bottom: 1px solid blue;
}
.spacer {
	display: block;
	margin-bottom: 35px;
}


/*  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
**
**        																		 ~ CONTENT BOXES
**
**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  */



#top_frame, #content_container{
	position: relative;
	padding: 0px;
	text-align: center;
	/*border:1px solid black;*/
}
#top_frame {
	background: url("/images/top_bg.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	height: 135px;
	text-align: center;
	padding-top: 30px;
}

#top_header {
	position: absolute;
	top: 200px;
}

#top_links {
	margin: 10px 15px 4px 0px;
	width: 820px;
}

#top_banner {
	clear: both;
	width: 800px;
	height: 100px;
	background: url("/images/xp_banner3.png");
	margin-bottom: 10px;
	margin-top: 0px;
}

#content_container {
	background-color: #FFFFFF;
	width: 80%;
	position: relative;
}

#content {
	float: left;
	width: 68%;
	margin-right: 1%;
	padding: 1%;
	text-align: left;
}
#right_content {
	float: left;
	width: 25%;
	padding: 1%;
	text-align:left;
}

#footer {
	margin-top: 50px;
	height: 100px;
	border-top: 1px solid #CDCDCD;
	background: url("/images/top_bg.gif");
	clear: both;
	padding: 5px;
	color: #FFE3BF;
}

/*  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
**
**         																			 ~ NAVIGATIONS
**
**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  */


#navigation {
}

#navlist {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

#navlist ul {
	list-style-type: none;
}

#navlist li {
	display: inline;
	background-image: url("/images/blurp.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0px;
	font: 200%/1.6em Georgia, sans-serif;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #29447B;
}

#navlist a {
	padding: 3px 8px 1px 32px;
	margin-right: 5px;
}

#navlist a:hover {
	color: #8B9BBA;
	border-bottom: 5px solid #DDC5A6;
}
#nav_current a:link, #nav_current a:visited, #nav_current a:hover {

	border-bottom: 5px solid #A97838;
	text-decoration: none;
	color: #29447B;
}
#nav_current a:hover {
	border-bottom: 5px solid #DDC5A6;
}


#top_nav {
	white-space: nowrap;
	padding: 0;
	float: right;
}

#top_nav li {
	display: inline;
}

#top_nav a {
	padding: 1px 8px 1px 8px;
	border: 1px solid #14223D;
	background-color: #FFE3BF;
}

#top_nav a:link, #top_nav a:visited {
	color: #14223D;
	text-decoration: none;
}

#top_nav a:hover {
	border: 1px solid #14223D;
	background-color: #BF955F;
	color: #14223D;
}

#tl_current a:link, #tl_current a:visited, #tl_current a:hover {
	text-decoration: none;
	border: 1px solid #14223D;
	background-color: #DDC5A6;
	color: #14223D;
}



/*  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
**
**         																			 ~ PAGE SPECIFIC
**
**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  */


/*																								~ PORTFOLIO */
#portfolio_left {
	float: left;
	border: 1px solid black;
	width: 200px;
}
.portfolio_img {
}
.pi_box {
	float: right;
	margin: 2px 4px 10px 4px;
	width: 210px;
	background: #FFFFFF;
	padding: 3px;
	text-align: center;
}

.liner {
	margin-bottom: 50px;
	clear: both;
}

.clearer {
	clear: both;
}
