@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5em;
}
ol, ul {
list-style:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
font-family:arial, verdana, sans-serif; 
font-size: 13px;
background-color: #555555;
}
a:link {
	
	color: #666666;
}
a:visited {
	
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	
	color: #666666;
}

#content {
   width: 800px;
   height: auto;
   margin: auto;
   background-image:url(assets/images/swirls.jpg);
   background-repeat: no-repeat;
   background-color: #ffffff;
   background-position:bottom;
   border:solid 10px #ffffff;
   border-top:0px;
   border-bottom:0px;
}

#header {
   width: auto;
   height: auto;
   border-top:0px;
   border-bottom:0px;
   }  
#video  {
   width: 697px;
   height: 300px;
   }
#column {
   width: 748px;
   height: auto;
   float: left;
   color:#333333;
   padding: 25px;
   padding-top: 0px;

   border-top:0px;
   }
#columnB {
   width: auto;
   height: auto;
   } 
#textbox {
width: 700px;
height: auto;
padding: 10px;
overflow:auto;
float:left;
}
#textboxScr {
width: 700px;
height: 200px;
padding: 10px;
overflow:auto;
float:left;
}
.h1 {
font-size:200%;
color:#83933f;
font-weight:800;
letter-spacing:-1px;
}
.h2 {
font-size:200%;
color:#83933f;
font-weight:800;
width: auto;
}
.h3 {
font-size:200%;
color:#472253;
font-weight:300;
width: auto;
}
.bold {
font-weight:600;
}
.dottedLine{
border:dotted 2px #cccccc;
border-bottom:0px;
border-left:0px;
border-right:0px;
width: auto;
}

#menu2 {
    width: auto;
	height: auto;
}

#menu2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
	text-align: left;
	padding: 14px;
}

#menu2 a {
	display: block;
	float: left;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	font-family:arial, verdana, sans-serif; 
	font-size:11px;
	font-weight:bold;
	margin: auto;
	padding: 0px 7px;
}


#menu {
    width: auto;
	height: auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	font-family:arial, verdana, sans-serif; 
	font-size:11px;
	font-weight:bold;
	margin: auto;
	padding: 0px 7px;
}

#menu a:hover {
	color:#7a8c35;
}

#imgbox {
	width: auto;
	height:auto;
	float: left;
}
.hr {
border-top:solid 2px #ffffff;
width: auto; 
}
.vr {
border-right:solid 1px #2d0d0d;
height: auto; 
}
#footerLeft {
width:435px;
height:30px;
float: left;
color:#472253;
text-align: left;
font-size: 9px;
padding-left: 25px;
background-color:#ffffff;
background-image:url(assets/images/i_credit_cards_bar_small.jpg);
background-repeat: no-repeat;
background-position:right;
}
#footerRight {
width:315px;
height:30px;
float:right;
color:#333333;
text-align: right;
padding-right: 25px;
background-color:#ffffff;
}

#footer_links {
color: #DDD;
width: 820px;
margin: auto auto;
padding-top: 5px;
margin-bottom: 10px;
}

#footer_links a, #footer_links a:visited, #footer_links a:link {
color: #DDD;
}
#footer_links a:hover {
text-decoration: underline;
}