body {
	background: #ffffff;
	margin-top:0px;
	background-image:url(../images/layout/header_bkgnd.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*************
LAYOUT
*************/

.container {
	width: 960px;
	margin:auto;
}

.header {
	height:213px;
}

.header_image {
	width:480px;
	float:left;
}

.rotator_box {
	padding:0px;
}

.logo {
	width: 200px;
	float:right;
	padding-top: 45px;
}

/*************
NAVIGATION
*************/

.navigation_box {
	width:450px;
	float:right;
	margin-right: 25px;
	padding:0px;
}

.navigation ul {
	margin: 0px auto;
	width:400px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
} 
.navigation li { 
	margin: 0px;
	width:150px;
	margin-top:2px; 
	padding: 0px;
	list-style: none;
} 
.navigation li a  { 
	display:block;
	height: 16px;
	text-decoration: none; 
	padding: 1px 6px 1px 6px;
	color:#9d9fcc;
} 
.navigation li a:visited  { 
	display:block;
	height: 16px;
	text-decoration: none; 
	padding: 1px 6px 1px 6px;
	color:#9d9fcc;
} 

.navigation li a:hover {
	color:#f78f1e;
	border-left: 1px solid #f78F1e;
	padding: 1px 6px 1px 5px;
}

/*************
TYPE TREATMENTS
*************/

h1, h2, h3 {
	font:Arial, Helvetica, sans-serif;
	padding:3px;
	border-bottom: 2px solid #F78F1E;
}

h1 {
	font-size:18px;
	color:#051051;
	background-color:#BABBDB;
}

h2 {
	font-size:16px;
	color:#2E3192;
	background-color:#FFFFFF;
}

h3 {
	font-size:14px;
	color:#9D9FCC;
	background-color:#051051;
}

p {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	line-height:1.8em;
}

.caps {
	font-size:16px;
	color:#2E3192;
}

/*************
COMMON
*************/

.clear {
	clear:both;
}

/*************
PREVIEWS
*************/

.previews {
	height:329px;
	width:405px;
	margin-left:41px;
	background-image:url(../images/layout/preview_bkgnd.jpg);
	background-repeat:repeat-x;
}

.preview_image {
	border: 1px solid #cccccc;
	margin: 22px 5px 0px 5px;
	padding: 10px;
	background-color:#FFFFFF;
}

/*************
CONTENT LEFT
*************/

.content_left {
	margin-left:38px;
	width:382px;
	background:url(../images/layout/content_left_bkgnd.jpg) repeat-x top;
	padding:10px;
}

.content_left p {
	font-size: 15px;
	margin-left: 20px;
	margin-right: 20px;
	color:#666666;
}

.content_left p, .content ul {
	color:#666666;
}

.content_left a { 
	height: 16px;
	text-decoration: underline; 
	color: #F78F1E;
}

.content_left a:visited { 
	height: 16px;
	text-decoration: underline; 
	color:#555555;
} 

.content_left a:hover {
	color:#051051;
	text-decoration:underline;
	background-color:#9D9FCC;
}

/*************
CONTENT RIGHT
*************/

.content_right {
	float:right;
	width:458px;
}

.content_right p {
	margin-left: 20px;
	margin-right: 20px;
	color:#666666;
}

.content_right ul {
	list-style:none;
	color:#666666;
	margin-right:40px;
}

.content_right li {
	padding:2px 3px 5px 8px;
	margin-left:0px;
	background:url(../images/layout/arrow.gif) top left no-repeat;
}

.content_right a { 
	height: 16px;
	text-decoration: underline; 
	color: #F78F1E;
}

.content_right a:visited { 
	height: 16px;
	text-decoration: underline; 
	color:#333333;
} 

.content_right a:hover {
	color:#051051;
	text-decoration:underline;
	background-color:#9D9FCC;
}

.content_table_right {
	width:458px;
	padding:0px;
	margin-bottom: 20px;
}
.content_table_header {
	height:51px;
	background-image:url(../images/layout/content_top_bkgnd.jpg);
	background-repeat:no-repeat;
}

.content_table_center {
	background-image:url(../images/layout/content_bkgnd.jpg);
	background-repeat:repeat-y;
	padding-left: 35px;
	padding-right: 60px;
}

.content_table_footer {
	height:56px;
	background-image:url(../images/layout/content_bottom_bkgnd.jpg);
	background-repeat:no-repeat;
}

/*************
INTERNAL
*************/

.internal {
	width:906px;
	margin:auto;
	margin-top:20px;
	background-image:url(../images/layout/internal_middle.jpg);
	background-repeat:repeat-y;
}

.internal_top {
	background-image:url(../images/layout/internal_top.jpg);
	background-repeat:no-repeat;
	height:31px;
}

.internal_bottom {
	background-image:url(../images/layout/internal_bottom.jpg);
	background-repeat:no-repeat;
	height:69px;
}

.internal h1, .internal h2, .internal h3 {
	margin-left:  0px;
	margin-right: 20px;
}

.internal p {
	margin-left: 20px;
	margin-right: 40px;
	color:#666666;
}

.internal_intro {
font-size: 15px;
}

.internal ul {
	list-style:none;
	color:#666666;
	margin-right:40px;
}

.internal ul .sub_list {
	margin-left:-30px;
}

.internal li {
	padding:2px 3px 5px 8px;
	margin-left:0px;
	background:url(../images/layout/arrow.gif) top left no-repeat;
}

.internal_copy_full_text {
	text-align:left;
	margin-left:43px;
	width:815px;
	float:left;
	padding-right:0px;
}

.internal_copy_full {
	text-align:center;
	margin-left:43px;
	width:815px;
	float:left;
	padding-right:0px;
}

.internal_copy_right {
	float:right;
	width:410px;
	margin-right: 20px;
}

.internal_copy_left, .internal_copy_right {
	margin-top:20px;
}

.internal_copy_left {
	margin-left:40px;
	width:410px;
	float:left;
	padding-right:5px;
	border-right:1px solid #cccccc;
}

.internal a { 
	height: 16px;
	text-decoration: underline; 
	color: #F78F1E;
}

.internal a:visited { 
	height: 16px;
	text-decoration: underline; 
	color:#333333;
} 

.internal a:hover {
	color:#051051;
	text-decoration:underline;
	background-color:#9D9FCC;
}

/*************
FOOTER
*************/

.footer {
	clear:both;
	width:960px;
	margin:auto;
}

.footer p {
	color: #9d9fcc;
	font-size:12px;
}

.footer_table {
	width:926px;
}

.footer_table_top {
	height: 36px;
	background-image:url(../images/layout/footer_top_bkgnd.jpg);
	background-repeat:no-repeat;
}

.footer_table_content {
	padding-left: 40px;
	padding-right: 50px;
	text-align:center;
	background-image:url(../images/layout/footer_content_bkgnd.jpg);
	background-repeat:repeat-y;
}

.footer_table_bottom {
	height: 42px;
	background-image:url(../images/layout/footer_bottom_bkgnd.jpg);
	background-repeat:no-repeat;
}

.footer a, .footer a:visited  { 
	text-decoration: none; 
	color: #9d9fcc;
} 

.footer a:hover {
	color:#f78f1e;
}

/*************
FORM ERROR OUTPUTS
*************/

.err {
  	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 10px;
	color: F78F1E;
}

/*************
FORM
*************/

#contact_table { 
  	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0px 0px 0px; 
  	padding: 0; 
  	width:590px;
}

.table {
	width: 300px;
	text-align:left;
	margin-right:5px;

}

.table_left {
	width:185px;
	text-align:right;
}

.table_right {
	width:px;
}

.contact_table input, .contact_table textarea {
	width: 220px; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 100%;
  	border: 1px solid;
  	overflow: auto;
  	margin: 2px;
}

#contact_table input .submit {
	width: 99px;
  	margin: 8px 0px 0px 140px;
  	height: 22px;
  	cursor: pointer;
  	background: #9D9FCC; 
  	color: #051051;
  	border-color: #F78F1E;
}


/*************
INVITATION BLANKS
*************/

#blanks { 
	text-align: left;
	width: 775px;
	float: left;
	padding: 12px 0px 18px 14px;
}

#blanks a:hover {
  text-decoration: none;
}

#blanks .links a {
	color:#FFC61E;
	text-transform:uppercase;
	text-decoration:none;
}
	
#blanks .links a:hover {	
	text-decoration:none;
	color: #FFC61E;
}
#blanks ul li {
	list-style-type:circle;
}

#blanks {
	text-align:center;
	valign: top;
	margin:auto;
	width:770px;
}

#blanks img {
	padding-top: 5px;
	padding-bottom: 5px;
	width:160px;
}


#blanks img a {
	text-decoration:none;
}


.browser_icon {
	float:left;
	width:100px;
	margin-right:10px;
	margin-bottom:10px;
}

.browser a img {
	text-decoration:none;
	border:none;
}


/*************
LIGHT BOX
*************/

#lightbox{
	background-color:#666666;
	padding: 10px;
	border: 4px solid #051051;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #ccc;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 10px; right: 10px; }

#lightbox img{ border: 2px solid  #051051; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #F9E070;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");