/*CSS File for Titan Tents

Front Page Table Cell Defs

	front_top_left
	front_top_center
	front_top_right
	front_bottom_left
	front_bottom_center
	front_bottom_right

Inner Pages Table Cell Defs

	inner_corner_cell
	inner_top_cell
	inner_side_cell
	inner_main_cell

Text:

	

Needs:

Front page - 
 - text (white)
 - body link texts

Inner pages - 
 - text (dark)
 - body link texts

*/

/* All Pages - Container and Main Tables Defs */

.container {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	width: 780px;
	height: 100%;}

.maintable {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: auto;
	background-color: #ffffff;}

/* Front Page Table Cell Defs */

.front_top_left {
	background-image: url(images/layout/cloth_light_blue.gif);
	height: 84px;
	width: 150px;
	color: #ffffff;
	text-decoration: none;}

.front_top_center {
	background-image: url(images/layout/cloth_dark_blue.gif);
	height: 84px;
	width: 480px;
	color: #ffffff;
	text-decoration: none;}

.front_top_right {
	background-image: url(images/layout/cloth_light_blue.gif);
	height: 84px;
	width: 150px;
	color: #ffffff;
	text-decoration: none;}

.front_bottom_left {
	background-image: url(images/layout/cloth_light_blue.gif);
	width: 150px;
	height: auto;
	color: #ffffff;
	vertical-align: top;}

.front_bottom_center {
	padding: 30px;
	vertical-align: top;
	background-image: url(images/layout/cloth_dark_blue.gif);
	width: 480px;
	height: auto;
	color: #ffffff;}

.front_bottom_right {
	vertical-align: top;
	background-image: url(images/layout/cloth_light_blue.gif);
	width: 150px;
	height: auto;
	color: #ffffff;}

/* Inner Pages Table Cell Defs */

.inner_corner_cell {
	background-image: url(images/layout/cloth_dark_blue.gif);
	height: 54px;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;}

.inner_top_cell {
	background-image: url(images/layout/cloth_dark_blue.gif);
	height: 54px;
	width: 630px;
	vertical-align: center;
	horizontal-align: center;}

.inner_side_cell {
	vertical-align: top;
	background-image: url(images/layout/cloth_dark_blue.gif);
	width: 150px;
	height: auto;}

.inner_main_cell {
	padding: 30px;
	vertical-align: top;
	background-color: #ffffff;
	width: 630px;
	height: auto;
	color: #2a097d;}

body {  
	margin: 0px;
	padding: 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #eeeeee;
	text-decoration: none;}

body a:link, a:active, a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;}

body a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e2b30f;
	text-decoration: none;}


/* Menu Links - all pages */

.menu_link_reg {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.menu_link_reg, .menu_link_reg a:link, .menu_link_reg a:active, .menu_link_reg a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;}

.menu_link_reg a:hover {
	font-size: 12px;
	color: #e2b30f;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;}


.menu_link_bold a:link, .menu_link_bold a:active, .menu_link_bold a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;}

.menu_link_bold a:hover {
	font-size: 12px;
	color: #e2b30f;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;}

.body_text {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;}

.body_text_large {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;}

.body_text a:link, .body_text a:active, .body_text a:visited {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.body_text a:hover {
	font-size: 16px;
	color: #e2b30f;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text {
	font-size: 16px;
	color: #2a097d;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text_small {
	font-size: 13px;
	color: #2a097d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text_small a:link,
.dark_body_text_small a:active,
.dark_body_text_small a:visited {
	font-size: 13px;
	color: #2a097d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text_small a:hover {
	font-size: 13px;
	color: #e2b30f;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text_medium {
	font-size: 16px;
	color: #2a097d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text_large {
	font-size: 20px;
	color: #2a097d;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text a:link, a:active, a:visited {
	font-size: 16px;
	color: #2a097d;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;}

.dark_body_text a:hover {
	font-size: 16px;
	color: #e2b30f;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;}


