
/* CSS Document */

body
{
	background: #cccccc;
   text-align: center;
   font-family: Arial;
   font-size: 12px;
}

h1
{
	color: #000000;
	font-size: 16pt;
	text-align: left;
}

h2
{
	color: #000000;
	font-size: 14pt;
   font-weight: normal;
   margin-left: 25px;
   margin-right: 25px;
}

img
{
	border: 0;
}

a
{
	color: blue;
}

a:hover
{
	color: red;
}

#page-wrapper
{
	width: 800px;
	margin: 0px auto;
   background-color: #ffffff;
	overflow: hidden;
}

div.row-wrapper
{
	overflow: hidden;
	width: 800px; 
}

#header-left
{
	width: 0px;
	float:left;
	vertical-align:middle;
}

#header
{
	width: 800px;
	float:left;
	vertical-align:middle;
	text-align: center;
}

#header-right
{
	width: 0px;
	float:right;
	vertical-align:middle;
}

#main-left
{
	width: 0px;
	float:left;
	vertical-align:middle;
}

#main
{
	width: 800px;
	float:left;
	vertical-align:middle;
	background: url( '/site/images/main_bg.jpg' );
	background-repeat: no-repeat;
	height: 392px;
}

#main-right
{
	width: 0px;
	float:right;
	vertical-align:middle;
}

#footer-left
{
	width: 0px;
	float:left;
	vertical-align:middle;
}

#footer
{
	width: 800px;
	vertical-align:middle;
	text-align: center;
}

#footer-right
{
	width: 0px;
	float:right;
	vertical-align:middle;
}

.content
{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 10pt;

	font-family: arial;
	height: 360px;
	overflow: auto;
}

.link a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.link a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.link a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: #E79748; 
	font-weight: bolder; 
	text-decoration: underline;
}

.footer
{
	width: 900px;
	font-family: Arial;
   font-weight: bold;
	color: #000000;
	margin-right: -10px;
   margin-top: 20px;
   font-size: 12px;
}

.footer a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: #E69748; 
	font-weight: bolder; 
	text-decoration: underline;
}

.con_table
{
	width: 400px;
	color: #000000;
   font-family: Arial;
   font-size: 12px;
   text-align: justify;
   margin-left: 10px;
   margin-right: 10px;
}

.con_table input
{
	background: #cccccc;
}

.con_table select
{
	background: #cccccc;
}

.con_table textarea
{
	background: #cccccc;
}

#nav
{
	font-family: Arial;
   font-size: 14px;
	color: #000000;
	background-image: url( ../../../../images/nav/default_mid.gif);
	background-repeat: repeat-y;
   margin-left: 0px;
   margin-top: -5px;
   width: 160px;
}

.nav
{
	margin-left: 25px;
   text-align: left;
}

.nav a:link
{
	font-family: Arial; 
	font-size: 14px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline;
}

.nav a:visited
{
	font-family: Arial; 
	font-size: 14px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline;
}

.nav a:hover
{
	font-family: Arial; 
	font-size: 14px; 
	color: yellow; 
	font-weight: bolder; 
	text-decoration: underline;
}

.req
{
	color: red;
}

.greg
{
	width: 400;
	margin: 10px;
	text-align: justify;
	font-size: 10pt;

	font-family: arial;
}

#greg
{
	margin-left: 335px;
	margin-top: 100px;
	overflow: auto;
}

#contact
{
	margin-left: 335px;
	margin-top: 15px;
}

.exp
{
	width: 720;
	margin: 10px;
	text-align: justify;
	font-size: 9pt;
	font-family: arial;
}

#gallery
{
	overflow: auto;
	height: 350px;
	width: 745px;
	margin-top: 10px;
	margin-left: 25px;
}

.gallery
{
	width: 725px;
	text-align: justify;
	font-size: 8pt;
	font-family: arial;
}
